-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
35ca1dd
commit b527760
Showing
225 changed files
with
48 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Deploy documentation when a new VERSION is release to the main branch | ||
# N.B. currently doesn't build the docs: need to do that locally with | ||
# ./scrips/make_docs.sh | ||
# N.B. currently doesn't build the dev_resources/docs: need to do that locally with | ||
# ./scrips/make_dev_resources/docs.sh | ||
# Author: Matt Clifford <[email protected]> | ||
# License: BSD 3-Clause License | ||
|
||
|
@@ -16,14 +16,14 @@ permissions: | |
contents: write | ||
|
||
jobs: | ||
docs: | ||
dev_resources/docs: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/checkout@v3 | ||
- name: Get Version numbers | ||
run: | | ||
echo "code_version=$(cat VERSION)" >> $GITHUB_ENV | ||
echo "pypi_version=$(./scripts/get_latest_pypi_version.py)" >> $GITHUB_ENV | ||
echo "pypi_version=$(./dev_resources/scripts/get_latest_pypi_version.py)" >> $GITHUB_ENV | ||
# - name: Setup Python | ||
# uses: actions/setup-python@v3 | ||
|
@@ -54,9 +54,9 @@ jobs: | |
# | ||
# - name: Sphinx build | ||
# run: | | ||
# rm docs/IQM_Vis.* | ||
# sphinx-apidoc -o docs IQM_Vis | ||
# cd docs | ||
# rm dev_resources/docs/IQM_Vis.* | ||
# sphinx-apidoc -o dev_resources/docs IQM_Vis | ||
# cd dev_resources/docs | ||
# make clean html | ||
# make html | ||
|
||
|
@@ -66,4 +66,4 @@ jobs: | |
with: | ||
publish_branch: gh-pages | ||
github_token: ${{ secrets.GITHUB_TOKEN }} | ||
publish_dir: docs/_build/html | ||
publish_dir: dev_resources/docs/_build/html |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
''' | ||
API to access making the PyQt6 UI for IQM-Vis | ||
TODO: write docs on example usage/ what inputs etc. and what attributes that the data_store class needs | ||
TODO: write dev_resources/docs on example usage/ what inputs etc. and what attributes that the data_store class needs | ||
''' | ||
# Author: Matt Clifford <[email protected]> | ||
# License: BSD 3-Clause License | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
''' | ||
matplotlib plotting helpers | ||
TODO: write docs how to use these (currently just have to look at the UI code) | ||
TODO: write dev_resources/docs how to use these (currently just have to look at the UI code) | ||
''' | ||
# Author: Matt Clifford <[email protected]> | ||
# License: BSD 3-Clause License | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file renamed
BIN
+207 KB
docs/_build/doctrees/IQM_Vis.UI.doctree → ...s/docs/_build/doctrees/IQM_Vis.UI.doctree
Binary file not shown.
Binary file renamed
BIN
+61.5 KB
...ld/doctrees/IQM_Vis.data_handlers.doctree → ...ld/doctrees/IQM_Vis.data_handlers.doctree
Binary file not shown.
Binary file renamed
BIN
+28 KB
docs/_build/doctrees/IQM_Vis.doctree → ...rces/docs/_build/doctrees/IQM_Vis.doctree
Binary file not shown.
Binary file renamed
BIN
+23.2 KB
.../_build/doctrees/IQM_Vis.examples.doctree → .../_build/doctrees/IQM_Vis.examples.doctree
Binary file not shown.
Binary file renamed
BIN
+2.99 KB
.../doctrees/IQM_Vis.examples.images.doctree → .../doctrees/IQM_Vis.examples.images.doctree
Binary file not shown.
Binary file renamed
BIN
+77.3 KB
...ild/doctrees/IQM_Vis.metrics.SSIM.doctree → ...ild/doctrees/IQM_Vis.metrics.SSIM.doctree
Binary file not shown.
Binary file renamed
BIN
+106 KB
docs/_build/doctrees/IQM_Vis.metrics.doctree → ...s/_build/doctrees/IQM_Vis.metrics.doctree
Binary file not shown.
Binary file renamed
BIN
+88 KB
...build/doctrees/IQM_Vis.transforms.doctree → ...build/doctrees/IQM_Vis.transforms.doctree
Binary file not shown.
Binary file renamed
BIN
+144 KB
docs/_build/doctrees/IQM_Vis.utils.doctree → ...ocs/_build/doctrees/IQM_Vis.utils.doctree
Binary file not shown.
Binary file renamed
BIN
+2.87 KB
docs/_build/doctrees/Tutorials.doctree → ...es/docs/_build/doctrees/Tutorials.doctree
Binary file not shown.
Binary file renamed
BIN
+8.22 KB
docs/_build/doctrees/about.doctree → ...ources/docs/_build/doctrees/about.doctree
Binary file not shown.
Binary file renamed
BIN
+1.6 MB
docs/_build/doctrees/environment.pickle → ...s/docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file renamed
BIN
+8.42 KB
docs/_build/doctrees/getting_started.doctree → ...s/_build/doctrees/getting_started.doctree
Binary file not shown.
Binary file renamed
BIN
+11.8 KB
docs/_build/doctrees/index.doctree → ...ources/docs/_build/doctrees/index.doctree
Binary file not shown.
Binary file renamed
BIN
+2.61 KB
docs/_build/doctrees/modules.doctree → ...rces/docs/_build/doctrees/modules.doctree
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file renamed
BIN
+12.7 KB
...otebooks/Tutorial_1-making_the_UI.doctree → ...otebooks/Tutorial_1-making_the_UI.doctree
Binary file not shown.
Binary file renamed
BIN
+16.1 KB
...otebooks/Tutorial_2-Customisation.doctree → ...otebooks/Tutorial_2-Customisation.doctree
Binary file not shown.
Binary file renamed
BIN
+16.3 KB
...utorial_3-Advanced-Customisations.doctree → ...utorial_3-Advanced-Customisations.doctree
Binary file not shown.
Binary file renamed
BIN
+11.1 KB
.../Tutorial_4-running_an_experiment.doctree → .../Tutorial_4-running_an_experiment.doctree
Binary file not shown.
Binary file renamed
BIN
+7.42 KB
docs/_build/doctrees/what-are-IQMs.doctree → ...ocs/_build/doctrees/what-are-IQMs.doctree
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -88,7 +88,7 @@ | |
<h1>Source code for IQM_Vis.ui_wrapper</h1><div class="highlight"><pre> | ||
<span></span><span class="sd">'''</span> | ||
<span class="sd">API to access making the PyQt6 UI for IQM-Vis</span> | ||
<span class="sd">TODO: write docs on example usage/ what inputs etc. and what attributes that the data_store class needs</span> | ||
<span class="sd">TODO: write dev_resources/docs on example usage/ what inputs etc. and what attributes that the data_store class needs</span> | ||
<span class="sd">'''</span> | ||
<span class="c1"># Author: Matt Clifford <[email protected]></span> | ||
<span class="c1"># License: BSD 3-Clause License</span> | ||
|
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -88,7 +88,7 @@ | |
<h1>Source code for IQM_Vis.utils.plot_utils</h1><div class="highlight"><pre> | ||
<span></span><span class="sd">'''</span> | ||
<span class="sd">matplotlib plotting helpers</span> | ||
<span class="sd">TODO: write docs how to use these (currently just have to look at the UI code)</span> | ||
<span class="sd">TODO: write dev_resources/docs how to use these (currently just have to look at the UI code)</span> | ||
<span class="sd">'''</span> | ||
<span class="c1"># Author: Matt Clifford <[email protected]></span> | ||
<span class="c1"># License: BSD 3-Clause License</span> | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# convert webm screenshot to gif for docs | ||
# convert webm screenshot to gif for dev_resources/docs | ||
|
||
ffmpeg -i qual.webm -vf "fps=5,scale=1080:-1:flags=lanczos,palettegen" -y 'qual-palette.png' && ffmpeg -i qual.webm -i qual-palette.png -lavfi "fps=5,scale=1080:-1:flags=lanczos [x]; [x][1:v] paletteuse" -y qual-red.gif |
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
#!/usr/bin/bash | ||
# Author: Matt Clifford <[email protected]> | ||
# License: BSD 3-Clause License | ||
|
||
|
||
rm dev_resources/docs/IQM_Vis.* | ||
# sphinx-build -o dev_resources/docs IQM_Vis | ||
sphinx-apidoc -o dev_resources/docs IQM_Vis IQM_Vis/metrics/NLPD_torch/* | ||
cd dev_resources/docs | ||
make clean html | ||
make html |
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<?xml version="1.0" encoding="utf-8"?><testsuites><testsuite name="pytest" errors="0" failures="0" skipped="0" tests="0" time="2.527" timestamp="2024-10-09T11:47:32.525018" hostname="Dell-5320" /></testsuites> | ||
<?xml version="1.0" encoding="utf-8"?><testsuites><testsuite name="pytest" errors="0" failures="0" skipped="0" tests="13" time="19.587" timestamp="2024-10-09T12:08:16.360052" hostname="Dell-5320"><testcase classname="tests.test_metrics" name="test_all_metrics_initialise" time="0.238" /><testcase classname="tests.test_metrics" name="test_all_metrics_images_initialise" time="0.225" /><testcase classname="tests.test_metrics" name="test_all_metrics_process_image" time="2.064" /><testcase classname="tests.test_metrics" name="test_all_metric_images_process_image" time="0.253" /><testcase classname="tests.test_transforms" name="test_all_transforms_init_value_no_change_image" time="0.259" /><testcase classname="tests.test_transforms" name="test_all_transforms_min_max_specified" time="0.236" /><testcase classname="tests.test_transforms" name="test_all_transforms_min_change_image" time="0.279" /><testcase classname="tests.test_transforms" name="test_all_transforms_max_change_image" time="0.316" /><testcase classname="tests.UI.test_sliders" name="test_sliders" time="1.173" /><testcase classname="tests.notebook_examples.test_1_making_the_UI" name="test_build_1" time="1.011" /><testcase classname="tests.notebook_examples.test_2_simple_customisation" name="test_build_2" time="1.299" /><testcase classname="tests.notebook_examples.test_3_customisation_details" name="test_3" time="3.005" /><testcase classname="tests.notebook_examples.test_4_experiment" name="test_experiment_runs" time="6.290" /></testsuite></testsuites> |