tomwer 1.1.0rc6__tar.gz → 1.1.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {tomwer-1.1.0rc6/tomwer.egg-info → tomwer-1.1.1}/PKG-INFO +1 -1
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/cluster/__init__.py +1 -1
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/EDF2NXTomomillOW.py +0 -1
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/SAAxisOW.py +5 -4
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/SADeltaBetaOW.py +3 -1
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/DiffViewerOW.py +1 -1
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/app/canvas_launcher/mainwindow.py +62 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/nabu/nabucommon.py +10 -5
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/nabu/nabuscores.py +13 -7
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/nabu/nabuslices.py +15 -3
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/nabu/nabuvolume.py +4 -1
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/nabu/utils.py +1 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/saaxis/saaxis.py +14 -6
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/sadeltabeta/sadeltabeta.py +6 -1
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/scan/edfscan.py +4 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/scan/test/test_scan.py +31 -29
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/utils/char.py +2 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/edit/imagekeyeditor.py +10 -7
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/edit/nxtomoeditor.py +4 -2
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/castvolume.py +29 -25
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/nabuconfig/phase.py +1 -1
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/utils/unitsystem.py +4 -1
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/visualization/dataviewer.py +3 -1
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/visualization/diffviewer/diffviewer.py +2 -11
- tomwer-1.1.1/tomwer/resources/gui/illustrations/ctf_z1.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/ctf_z1.svg +36 -63
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/version.py +3 -3
- {tomwer-1.1.0rc6 → tomwer-1.1.1/tomwer.egg-info}/PKG-INFO +1 -1
- tomwer-1.1.0rc6/tomwer/resources/gui/illustrations/ctf_z1.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/LICENSE +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/MANIFEST.in +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/README.rst +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/orange/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/orange/managedprocess.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/orange/settings.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/state_summary.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/tutorials/EBS_tomo_listener.ows +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/tutorials/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/tutorials/cast_volume.ows +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/tutorials/simple_slice_reconstruction.ows +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/tutorials/simple_volume_local_reconstruction.ows +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/tutorials/simple_volume_to_slurm_reconstruction.ows +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/tutorials/using_saaxis_to_find_cor.ows +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/cluster/FutureSupervisorOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/cluster/SlurmClusterOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/cluster/icons/slurm.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/cluster/icons/slurm.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/cluster/icons/slurmobserver.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/cluster/icons/slurmobserver.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/AdvancementOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/DataListOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/DataListenerOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/DataSelectorOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/DataTransfertOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/DataValidatorOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/DataWatcherOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/FilterOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/NXTomomillMixIn.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/NXTomomillOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/NotifierOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/SingleTomoObjOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/TimerOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/TomoObjSerieOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/VolumeSelector.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/VolumeSymLinkOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/advancement.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/advancement.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/datalistener.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/datalistener.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/datawatcher.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/edf2nx.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/edf2nx.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/esrf.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/folder-transfert.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/image_key_upgrader.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/namefilter.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/namefilter.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/notification.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/notification.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/nxtomomill.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/nxtomomill.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/progress.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/scanlist.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/scanselector.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/scanselector.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/single_tomo_obj.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/single_tomo_obj.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/time.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/tomoobjserie.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/tomoobjserie.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/tomwer.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/validator.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/validatorcrack.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/volumeselector.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/volumeselector.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/volumesymlink.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/volumesymlink.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/debugtools/DatasetGeneratorOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/debugtools/ObjectInspectorOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/debugtools/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/debugtools/icons/hammer.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/debugtools/icons/hammer.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/debugtools/icons/inspector.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/debugtools/icons/inspector.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/DarkFlatPatchOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/ImageKeyEditorOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/ImageKeyUpgraderOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/NXtomoEditorOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/icons/image_key_editor.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/icons/image_key_editor.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/icons/image_key_upgrader.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/icons/image_key_upgrader.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/icons/nx_tomo_editor.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/icons/nx_tomo_editor.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/icons/patch_dark_flat.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/icons/patch_dark_flat.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/test/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/test/test_dark_flat_patch.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/test/test_image_key_editor.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/test/test_image_key_upgrader.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/test/test_nxtomo_editor.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/icons/tomwer.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/icons/tomwer_build.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/icons/tomwer_build.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/icons/tomwer_cluster.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/icons/tomwer_cluster.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/icons/tomwer_control.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/icons/tomwer_control.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/icons/tomwer_debug_tools.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/icons/tomwer_debug_tools.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/icons/tomwer_edit.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/icons/tomwer_edit.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/icons/tomwer_other.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/icons/tomwer_other.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/icons/tomwer_visu.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/icons/tomwer_visu.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/other/PythonScriptOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/other/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/other/icons/PythonScript.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/AxisOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/CastNabuVolumeOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/DarkRefAndCopyOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/NabuOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/NabuVolumeOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/SinoNormOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/TofuOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/XY_lamino.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/XZ_lamino.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/YZ_lamino.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/axis.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/axis.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/bricks.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/darkref.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/darkref.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/delta_beta_range.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/delta_beta_range.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/esrf.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/nabu_2d.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/nabu_2d.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/nabu_3d.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/nabu_3d.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/nabu_cast.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/nabu_cast.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/norm_I.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/norm_I.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/refCopy.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/refCopy.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/saaxis.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/saaxis.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/sadeltabeta.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/sadeltabeta.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/tomogui.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/tomwer.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/utils.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/DataViewerOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/LivesliceOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/NXtomoMetadataViewerOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/RadioStackOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/SampleMovedOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/SinogramViewerOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/SliceStackOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/VolumeViewerOW.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/diff.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/diff.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/esrf.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/eye.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/eyecrack.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/liveslice.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/liveslice.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/nx_tomo_metadata_viewer.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/nx_tomo_metadata_viewer.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/radiosstack.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/radiosstack.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/sampleMoved.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/sampleMoved.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/sinogramviewer.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/slicesstack.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/slicesstack.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/tomwer.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/volumeviewer.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/volumeviewer.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/setup.cfg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/setup.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/__main__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/app/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/app/axis.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/app/canvas.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/app/canvas_launcher/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/app/canvas_launcher/config.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/app/canvas_launcher/environ.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/app/canvas_launcher/splash.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/app/canvas_launcher/widgetsscheme.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/app/darkref.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/app/darkrefpatch.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/app/diffframe.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/app/imagekeyeditor.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/app/imagekeyupgrader.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/app/intensitynormalization.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/app/lamino.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/app/nabuapp.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/app/nxtomoeditor.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/app/radiostack.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/app/rsync.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/app/saaxis.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/app/sadeltabeta.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/app/samplemoved.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/app/scanviewer.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/app/sinogramviewer.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/app/slicestack.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/app/stopdatalistener.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/cluster/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/cluster/cluster.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/futureobject.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/log/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/log/logger.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/log/processlog.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/cluster/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/cluster/supervisor.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/conditions/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/conditions/filters.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/control/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/control/datalistener/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/control/datalistener/datalistener.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/control/datalistener/rpcserver.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/control/datawatcher/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/control/datawatcher/datawatcher.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/control/datawatcher/datawatcherobserver.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/control/datawatcher/datawatcherprocess.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/control/datawatcher/edfdwprocess.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/control/datawatcher/hdf5dwprocess.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/control/datawatcher/status.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/control/nxtomomill.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/control/scanlist.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/control/scanselector.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/control/scantransfer.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/control/scanvalidator.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/control/singletomoobj.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/control/test/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/control/test/test_volume_link.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/control/timer.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/control/tomoobjserie.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/control/volumeselector.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/control/volumesymlink.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/edit/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/edit/darkflatpatch.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/edit/imagekeyeditor.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/axis/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/axis/anglemode.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/axis/axis.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/axis/mode.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/axis/params.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/axis/projectiontype.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/darkref/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/darkref/darkrefs.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/darkref/darkrefscopy.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/darkref/params.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/darkref/settings.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/lamino/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/lamino/tofu.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/nabu/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/nabu/castvolume.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/nabu/settings.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/nabu/target.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/normalization/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/normalization/normalization.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/normalization/params.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/paramsbase.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/saaxis/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/saaxis/params.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/sadeltabeta/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/sadeltabeta/params.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/scores/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/scores/params.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/scores/scores.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/test/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/test/test_axis_params.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/test/test_darkref.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/test/test_darkref_copy.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/test/test_paramsbase.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/test/test_saaxis.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/test/test_sadeltabeta.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/test/test_utils.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/utils/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/utils/cor.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/script/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/script/python.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/task.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/test/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/test/test_axis.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/test/test_conditions.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/test/test_dark_and_flat.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/test/test_data_listener.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/test/test_data_transfer.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/test/test_data_watcher.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/test/test_lamino.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/test/test_nabu.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/test/test_normalization.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/test/test_timer.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/utils.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/visualization/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/visualization/dataviewer.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/visualization/diffviewer.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/visualization/imagestackviewer.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/visualization/liveslice.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/visualization/radiostack.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/visualization/samplemoved.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/visualization/sinogramviewer.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/visualization/slicestack.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/visualization/volumeviewer.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/progress.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/scan/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/scan/blissscan.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/scan/futurescan.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/scan/hdf5scan.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/scan/scanbase.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/scan/scanfactory.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/scan/test/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/scan/test/test_edf.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/scan/test/test_future_scan.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/scan/test/test_h5.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/scan/test/test_process_registration.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/settings.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/signal.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/test/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/test/test_lamino.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/test/test_scanutils.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/test/test_utils.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/tomwer_object.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/utils/Singleton.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/utils/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/utils/deprecation.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/utils/ftseriesutils.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/utils/gpu.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/utils/image.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/utils/locker.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/utils/logconfig.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/utils/normalization.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/utils/nxtomoutils.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/utils/resource.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/utils/scanutils.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/utils/slurm.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/utils/threads.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/utils/time.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/utils/volumeutils.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/volume/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/volume/edfvolume.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/volume/hdf5volume.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/volume/jp2kvolume.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/volume/rawvolume.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/volume/tiffvolume.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/volume/volumebase.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/volume/volumefactory.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/cluster/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/cluster/slurm.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/cluster/supervisor.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/cluster/test/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/cluster/test/test_cluster.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/cluster/test/test_supervisor.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/conditions/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/conditions/filter.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/actions.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/datalist.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/datalistener.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/datareacheractions.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/datatransfert.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/datavalidator.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/datawatcher/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/datawatcher/configuration.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/datawatcher/datawatcher.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/datawatcher/datawatcherobserver.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/history.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/nxtomomill.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/observations.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/scanselectorwidget.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/selectorwidgetbase.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/serie/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/serie/seriecreator.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/serie/seriewaiter.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/singletomoobj.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/test/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/test/test_datalist.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/test/test_datalistener.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/test/test_datavalidator.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/test/test_inputwidget.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/test/test_process_manager.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/test/test_scanselector.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/test/test_scanvalidator.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/test/test_single_tomo_obj.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/test/test_volume_dialog.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/test/test_volumeselector.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/control/volumeselectorwidget.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/debugtools/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/debugtools/datasetgenerator.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/debugtools/objectinspector.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/edit/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/edit/dkrfpatch.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/edit/test/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/edit/test/test_dkrf_patch.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/edit/test/test_image_key_editor.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/edit/test/test_nx_editor.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/icons.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/illustrations.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/imagefromfile.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/qfolderdialog.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/qlefilesystem.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/axis/CompareImages.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/axis/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/axis/axis.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/axis/radioaxis.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/darkref/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/darkref/darkrefcopywidget.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/darkref/darkrefwidget.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/lamino/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/lamino/tofu/TofuOptionLoader.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/lamino/tofu/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/lamino/tofu/misc.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/lamino/tofu/projections.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/lamino/tofu/settings.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/lamino/tofu/tofu.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/lamino/tofu/tofuexpert.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/lamino/tofu/tofuoutput.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/action.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/check.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/nabuconfig/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/nabuconfig/base.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/nabuconfig/ctf.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/nabuconfig/nabuconfig.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/nabuconfig/output.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/nabuconfig/preprocessing.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/nabuconfig/reconstruction.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/nabuflow.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/slices.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/slurm.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/volume.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/normalization/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/normalization/intensity.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/saaxis/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/saaxis/corrangeselector.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/saaxis/dimensionwidget.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/saaxis/saaxis.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/saaxis/sliceselector.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/sadeltabeta/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/sadeltabeta/saadeltabeta.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/scores/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/scores/control.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/scores/scoreplot.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/test/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/test/test_axis.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/test/test_lamino.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/test/test_nabu.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/test/test_saaxis.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/reconstruction/test/test_sadeltabeta.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/samplemoved/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/samplemoved/selectiontable.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/settings.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/stackplot.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/stacks.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/test/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/test/test_axis_gui.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/test/test_qfolder_dialog.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/utils/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/utils/buttons.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/utils/completer.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/utils/flow.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/utils/illustrations.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/utils/inputwidget.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/utils/lineselector/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/utils/lineselector/lineselector.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/utils/qt_utils.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/utils/sandboxes.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/utils/scandescription.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/utils/scrollarea.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/utils/slider.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/utils/splashscreen.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/utils/vignettes.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/utils/waiterthread.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/visualization/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/visualization/diffviewer/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/visualization/diffviewer/shiftwidget.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/visualization/nxtomometadata.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/visualization/reconstructionparameters.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/visualization/scanoverview.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/visualization/sinogramviewer.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/visualization/test/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/visualization/test/test_dataviewer.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/visualization/test/test_diffviewer.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/visualization/test/test_nx_tomo_metadata_viewer.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/visualization/test/test_reconstruction_parameters.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/visualization/test/test_sinogramviewer.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/visualization/test/test_stacks.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/visualization/test/test_volumeviewer.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/visualization/tomoobjoverview.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/visualization/volumeoverview.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/gui/visualization/volumeviewer.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/io/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/io/utils/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/io/utils/h5pyutils.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/io/utils/utils.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/Imagej_icon.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/a.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/a.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/add.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/add.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/advanced_user.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/advanced_user.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/axis.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/axis.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/basic_user.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/basic_user.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/cfg_file_active.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/cfg_file_active.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/cfg_file_inactive.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/cfg_file_inactive.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/compare_mode_a_minus_b.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/compare_mode_a_minus_b.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/datalistener_activate.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/datalistener_activate.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/datalistener_deactivate.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/datalistener_deactivate.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/delta_beta.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/delta_beta.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/hammer.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/hammer.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/health.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/health.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/high_speed.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/high_speed.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/history.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/hourglass.npy +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/imageNotFound.npy +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/information.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/information.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/input.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/input.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/lamino_parameters.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/lineselection.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/lineselection.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/list_selection.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/list_selection.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/locked.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/locked.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/log.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/log.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/loop.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/low_speed.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/low_speed.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/medium_low_speed.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/medium_low_speed.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/minimalistic_user.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/minimalistic_user.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/multi-document-save.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/multi-document-save.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/nabu.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/nabu.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/output.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/output.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/parameters.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/parameters.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/plot-xleft.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/plot-xleft.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/plot-xright.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/plot-xright.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/range_selection.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/range_selection.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/results.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/results.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/rm.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/rm.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/roman_four.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/roman_four.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/roman_one.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/roman_one.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/roman_three.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/roman_three.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/roman_two.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/roman_two.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/single_selection.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/single_selection.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/sinogram.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/slurm.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/slurm_active.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/slurm_active.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/slurm_deactive.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/slurm_deactive.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/switch.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/tomwer.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/tomwer_large.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/unlocked.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/unlocked.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/unsharp_mask.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/vignettes.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/vignettes.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/warning.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/icons/warning.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/flow_down.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/flow_down.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/flow_right.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/flow_right.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/lamino_angle.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/lamino_angle.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/lamino_beta_angle.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/lamino_beta_angle.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/lamino_theta_angle.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/lamino_theta_angle.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/manual_slice.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/manual_slice.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/no_rot.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/psi_angle.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/psi_angle.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/rotation_center.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/rotation_center.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/slice_stack.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/slice_stack.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/xy_slice.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/xy_slice.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/xz_slice.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/xz_slice.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/yz_slice.png +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/yz_slice.svg +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/synctools/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/synctools/axis.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/synctools/darkref.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/synctools/datalistener.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/synctools/datatransfert.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/synctools/imageloaderthread.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/synctools/rsyncmanager.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/synctools/saaxis.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/synctools/sadeltabeta.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/synctools/stacks/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/synctools/stacks/control/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/synctools/stacks/control/datalistener.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/synctools/stacks/edit/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/synctools/stacks/edit/darkflatpatch.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/synctools/stacks/edit/imagekeyeditor.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/synctools/stacks/processingstack.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/synctools/stacks/reconstruction/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/synctools/stacks/reconstruction/axis.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/synctools/stacks/reconstruction/castvolume.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/synctools/stacks/reconstruction/dkrefcopy.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/synctools/stacks/reconstruction/lamino.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/synctools/stacks/reconstruction/nabu.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/synctools/stacks/reconstruction/normalization.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/synctools/stacks/reconstruction/saaxis.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/synctools/stacks/reconstruction/sadeltabeta.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/synctools/test/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/synctools/test/test_darkRefs.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/synctools/test/test_foldertransfer.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/synctools/test/test_scanstages.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/synctools/utils/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/synctools/utils/scanstages.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/tests/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/tests/conftest.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/tests/test_scripts.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/tests/test_utils.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/tests/utils/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/tests/utils/utilstest.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/third_party/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/third_party/nabu/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/third_party/nabu/preproc/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/third_party/nabu/preproc/phase.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/third_party/nabu/utils.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/third_party/tango/__init__.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/third_party/tango/device.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/utils.py +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer.egg-info/SOURCES.txt +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer.egg-info/dependency_links.txt +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer.egg-info/entry_points.txt +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer.egg-info/namespace_packages.txt +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer.egg-info/requires.txt +0 -0
- {tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer.egg-info/top_level.txt +0 -0
@@ -190,7 +190,8 @@ class SAAxisWindow(_SAAxisWindow):
|
|
190
190
|
if scan is None:
|
191
191
|
return
|
192
192
|
assert isinstance(scan, TomwerScanBase)
|
193
|
-
selected_cor_value = self.getCurrentCorValue()
|
193
|
+
selected_cor_value = self.getCurrentCorValue() or scan.saaxis_params.autofocus
|
194
|
+
# if validate is done manually then pick current cor value; else we are in 'auto mode' and get it from the autofocus.
|
194
195
|
details = ProcessManager().get_dataset_details(
|
195
196
|
dataset_id=scan.get_identifier(), process=self._processing_stack
|
196
197
|
)
|
@@ -453,9 +454,9 @@ class SAAxisOW(SuperviseOW, WidgetLongProcessing):
|
|
453
454
|
"data": None,
|
454
455
|
"sa_axis_params": self._widget.getConfiguration(),
|
455
456
|
}
|
456
|
-
self._ewoks_default_inputs["sa_axis_params"][
|
457
|
-
"autofocus_lock"
|
458
|
-
|
457
|
+
self._ewoks_default_inputs["sa_axis_params"]["workflow"] = {
|
458
|
+
"autofocus_lock": self._widget.isAutoFocusLock(),
|
459
|
+
}
|
459
460
|
|
460
461
|
def _raiseResults(self):
|
461
462
|
if not self.isAutoFocusLock():
|
{tomwer-1.1.0rc6 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/SADeltaBetaOW.py
RENAMED
@@ -125,7 +125,9 @@ class SADeltaBetaWindow(_SADeltaBetaWindow):
|
|
125
125
|
if scan is None:
|
126
126
|
return
|
127
127
|
assert isinstance(scan, TomwerScanBase)
|
128
|
-
selected_db_value =
|
128
|
+
selected_db_value = (
|
129
|
+
self.getCurrentDeltaBetaValue() or scan.sa_delta_beta_params.autofocus
|
130
|
+
)
|
129
131
|
if selected_db_value is None:
|
130
132
|
infos = "no selected delta / beta value. {} skip SADeltaBetaParams".format(
|
131
133
|
scan
|
@@ -16,6 +16,7 @@ from orangecanvas.application.outputview import (
|
|
16
16
|
ExceptHook,
|
17
17
|
TerminalTextDocument,
|
18
18
|
)
|
19
|
+
from xml.sax.saxutils import escape
|
19
20
|
import logging
|
20
21
|
import os
|
21
22
|
import shutil
|
@@ -26,6 +27,19 @@ from .config import TomwerConfig, TomwerSplashScreen
|
|
26
27
|
import tomwer.version
|
27
28
|
from urllib.request import urlopen
|
28
29
|
|
30
|
+
try:
|
31
|
+
import nabu
|
32
|
+
except ImportError:
|
33
|
+
has_nabu = False
|
34
|
+
else:
|
35
|
+
has_nabu = True
|
36
|
+
try:
|
37
|
+
import nxtomomill.version
|
38
|
+
except ImportError:
|
39
|
+
has_nxtomomill = False
|
40
|
+
else:
|
41
|
+
has_nxtomomill = True
|
42
|
+
|
29
43
|
_logger = logging.getLogger(__file__)
|
30
44
|
|
31
45
|
MAX_LOG_FILE = 10
|
@@ -68,6 +82,13 @@ class MainWindow(_MainWindow):
|
|
68
82
|
super().setup_menu()
|
69
83
|
self.view_menu.addAction(self.show_processes_manager_action)
|
70
84
|
|
85
|
+
def open_about(self):
|
86
|
+
# type: () -> None
|
87
|
+
"""Open the about dialog."""
|
88
|
+
dlg = AboutDialog(self)
|
89
|
+
dlg.setAttribute(qt.Qt.WA_DeleteOnClose)
|
90
|
+
dlg.exec()
|
91
|
+
|
71
92
|
|
72
93
|
log = logging.getLogger(__name__)
|
73
94
|
|
@@ -175,6 +196,47 @@ def widget_settings_dir():
|
|
175
196
|
return os.path.join(data_dir(), "widgets")
|
176
197
|
|
177
198
|
|
199
|
+
ABOUT_TEMPLATE = """\
|
200
|
+
<center>
|
201
|
+
<h4>{name}</h4>
|
202
|
+
<p>tomwer version: {tomwer_version}</p>
|
203
|
+
<p>nabu version: {nabu_version}</p>
|
204
|
+
<p>nxtomomill version: {nxtomomill_version}</p>
|
205
|
+
</center>
|
206
|
+
"""
|
207
|
+
|
208
|
+
|
209
|
+
class AboutDialog(qt.QDialog):
|
210
|
+
def __init__(self, parent=None, **kwargs) -> None:
|
211
|
+
super().__init__(parent, **kwargs)
|
212
|
+
layout = qt.QVBoxLayout()
|
213
|
+
label = qt.QLabel(self)
|
214
|
+
|
215
|
+
pixmap, _ = TomwerConfig.splash_screen()
|
216
|
+
pixmap = pixmap.scaled(150, 150)
|
217
|
+
|
218
|
+
label.setPixmap(pixmap)
|
219
|
+
|
220
|
+
layout.addWidget(label, qt.Qt.AlignCenter)
|
221
|
+
|
222
|
+
text = ABOUT_TEMPLATE.format(
|
223
|
+
name=escape("tomwer"),
|
224
|
+
tomwer_version=escape(tomwer.version.version),
|
225
|
+
nabu_version=escape(nabu.version if has_nabu else "not installed"),
|
226
|
+
nxtomomill_version=escape(
|
227
|
+
nxtomomill.version.version if has_nxtomomill else "not installed"
|
228
|
+
),
|
229
|
+
)
|
230
|
+
text_label = qt.QLabel(text)
|
231
|
+
layout.addWidget(text_label, qt.Qt.AlignCenter)
|
232
|
+
|
233
|
+
buttons = qt.QDialogButtonBox(qt.QDialogButtonBox.Close, qt.Qt.Horizontal, self)
|
234
|
+
layout.addWidget(buttons)
|
235
|
+
buttons.rejected.connect(self.accept)
|
236
|
+
layout.setSizeConstraint(qt.QVBoxLayout.SetFixedSize)
|
237
|
+
self.setLayout(layout)
|
238
|
+
|
239
|
+
|
178
240
|
class OMain(_OMain):
|
179
241
|
config: TomwerConfig
|
180
242
|
DefaultConfig = "tomwer.app.canvas_launcher.config.TomwerConfig"
|
@@ -453,13 +453,18 @@ class _NabuBaseReconstructor:
|
|
453
453
|
"""
|
454
454
|
# handle phase
|
455
455
|
pag = False
|
456
|
+
ctf = False
|
456
457
|
db = None
|
457
458
|
if "phase" in config:
|
458
|
-
|
459
|
+
pag = (
|
459
460
|
"method" in config["phase"]
|
460
461
|
and config["phase"]["method"] == _NabuPhaseMethod.PAGANIN.value
|
461
|
-
)
|
462
|
-
|
462
|
+
)
|
463
|
+
ctf = (
|
464
|
+
"method" in config["phase"]
|
465
|
+
and config["phase"]["method"] == _NabuPhaseMethod.CTF.value
|
466
|
+
)
|
467
|
+
if pag or ctf:
|
463
468
|
if "delta_beta" in config["phase"]:
|
464
469
|
if not numpy.isscalar(config["phase"]["delta_beta"]):
|
465
470
|
if len(config["phase"]["delta_beta"]) > 1:
|
@@ -473,7 +478,7 @@ class _NabuBaseReconstructor:
|
|
473
478
|
db = round(float(config["phase"]["delta_beta"]))
|
474
479
|
# handle output
|
475
480
|
if "output" in config:
|
476
|
-
_file_name = self._get_file_basename_reconstruction(pag=pag, db=db)
|
481
|
+
_file_name = self._get_file_basename_reconstruction(pag=pag, db=db, ctf=ctf)
|
477
482
|
config["output"]["file_prefix"] = _file_name
|
478
483
|
location = config["output"].get("location", None)
|
479
484
|
if location not in ("", None):
|
@@ -565,7 +570,7 @@ class _NabuBaseReconstructor:
|
|
565
570
|
|
566
571
|
return config
|
567
572
|
|
568
|
-
def _get_file_basename_reconstruction(self, pag, db):
|
573
|
+
def _get_file_basename_reconstruction(self, pag, db, ctf):
|
569
574
|
"""return created file base name"""
|
570
575
|
raise NotImplementedError("Base class")
|
571
576
|
|
@@ -235,18 +235,24 @@ class _Reconstructor(_NabuBaseReconstructor):
|
|
235
235
|
- create the output directory if does not exist
|
236
236
|
"""
|
237
237
|
pag = False
|
238
|
+
ctf = False
|
238
239
|
db = None
|
239
240
|
if "phase" in _config:
|
240
|
-
|
241
|
-
|
242
|
-
utils._NabuPhaseMethod.NONE.value,
|
243
|
-
):
|
241
|
+
phase_method = _config["phase"].get("method", "").lower()
|
242
|
+
if phase_method in ("pag", "paganin"):
|
244
243
|
pag = True
|
245
|
-
|
246
|
-
|
244
|
+
elif phase_method in ("ctf",):
|
245
|
+
ctf = True
|
246
|
+
|
247
|
+
if "delta_beta" in _config["phase"]:
|
248
|
+
db = round(float(_config["phase"]["delta_beta"]))
|
247
249
|
if "output" in _config:
|
248
250
|
_file_name = SingleSliceRunner.get_file_basename_reconstruction(
|
249
|
-
scan=self.scan,
|
251
|
+
scan=self.scan,
|
252
|
+
slice_index=self.slice_index,
|
253
|
+
pag=pag,
|
254
|
+
db=db,
|
255
|
+
ctf=ctf,
|
250
256
|
)
|
251
257
|
_config["output"]["file_prefix"] = "cor_{}_{}".format(_file_name, cor)
|
252
258
|
if _config["output"]["location"] not in ("", None):
|
@@ -643,7 +643,9 @@ class SingleSliceRunner(_NabuBaseReconstructor):
|
|
643
643
|
return super()._get_futures_slurm_callback(config_to_dump)
|
644
644
|
|
645
645
|
@staticmethod
|
646
|
-
def get_file_basename_reconstruction(
|
646
|
+
def get_file_basename_reconstruction(
|
647
|
+
scan, pag, ctf, db, slice_index: Union[str, int]
|
648
|
+
):
|
647
649
|
if pag:
|
648
650
|
assert db is not None, "if paganin defined, db should not be None"
|
649
651
|
if slice_index == "middle":
|
@@ -657,6 +659,8 @@ class SingleSliceRunner(_NabuBaseReconstructor):
|
|
657
659
|
if slice_index is None:
|
658
660
|
if pag:
|
659
661
|
return "_".join((basename + "pag", "db" + str(db).zfill(4)))
|
662
|
+
elif ctf:
|
663
|
+
return "_".join((basename + "ctf", "db" + str(db).zfill(4)))
|
660
664
|
else:
|
661
665
|
return basename
|
662
666
|
else:
|
@@ -668,11 +672,19 @@ class SingleSliceRunner(_NabuBaseReconstructor):
|
|
668
672
|
"db" + str(db).zfill(4),
|
669
673
|
)
|
670
674
|
)
|
675
|
+
elif ctf:
|
676
|
+
return "_".join(
|
677
|
+
(
|
678
|
+
basename + "slice_ctf",
|
679
|
+
str(slice_index).zfill(4),
|
680
|
+
"db" + str(db).zfill(4),
|
681
|
+
)
|
682
|
+
)
|
671
683
|
else:
|
672
684
|
return "_".join((basename + "slice", str(slice_index).zfill(4)))
|
673
685
|
|
674
686
|
@docstring(_NabuBaseReconstructor)
|
675
|
-
def _get_file_basename_reconstruction(self, pag, db):
|
687
|
+
def _get_file_basename_reconstruction(self, pag, db, ctf):
|
676
688
|
"""
|
677
689
|
|
678
690
|
:param TomwerScanBase scan: scan reconstructed
|
@@ -684,7 +696,7 @@ class SingleSliceRunner(_NabuBaseReconstructor):
|
|
684
696
|
:return: basename of the file reconstructed (without any extension)
|
685
697
|
"""
|
686
698
|
return self.get_file_basename_reconstruction(
|
687
|
-
scan=self.scan, db=db, pag=pag, slice_index=self.slice_index
|
699
|
+
scan=self.scan, db=db, pag=pag, slice_index=self.slice_index, ctf=ctf
|
688
700
|
)
|
689
701
|
|
690
702
|
|
@@ -340,7 +340,7 @@ class VolumeRunner(_NabuBaseReconstructor):
|
|
340
340
|
return config_s, extra_opts
|
341
341
|
|
342
342
|
@docstring(_NabuBaseReconstructor)
|
343
|
-
def _get_file_basename_reconstruction(self, pag, db):
|
343
|
+
def _get_file_basename_reconstruction(self, pag, db, ctf):
|
344
344
|
"""
|
345
345
|
|
346
346
|
:param TomwerScanBase scan: scan reconstructed
|
@@ -352,6 +352,7 @@ class VolumeRunner(_NabuBaseReconstructor):
|
|
352
352
|
:return: basename of the file reconstructed (without any extension)
|
353
353
|
"""
|
354
354
|
assert type(db) in (int, type(None))
|
355
|
+
assert not pag == ctf == True, "cannot ask for both pag and ctf active"
|
355
356
|
if isinstance(self.scan, HDF5TomoScan):
|
356
357
|
basename, _ = os.path.splitext(self.scan.master_file)
|
357
358
|
basename = os.path.basename(basename)
|
@@ -359,6 +360,8 @@ class VolumeRunner(_NabuBaseReconstructor):
|
|
359
360
|
basename = os.path.basename(self.scan.path)
|
360
361
|
if pag:
|
361
362
|
return "_".join((basename + "pag", "db" + str(db).zfill(4), "vol"))
|
363
|
+
elif ctf:
|
364
|
+
return "_".join((basename + "ctf", "db" + str(db).zfill(4), "vol"))
|
362
365
|
else:
|
363
366
|
return "_".join((basename, "vol"))
|
364
367
|
|
@@ -149,12 +149,16 @@ def one_slice_several_cor(
|
|
149
149
|
output_dir = os.path.join(scan.path, DEFAULT_RECONS_FOLDER)
|
150
150
|
|
151
151
|
db = None
|
152
|
-
pag =
|
152
|
+
pag = False
|
153
|
+
ctf = False
|
153
154
|
if "phase" in nabu_config:
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
155
|
+
phase_method = nabu_config["phase"].get("method", "").lower()
|
156
|
+
if phase_method in ("pag", "paganin"):
|
157
|
+
pag = True
|
158
|
+
elif phase_method in ("ctf",):
|
159
|
+
ctf = True
|
160
|
+
if "delta_beta" in nabu_config["phase"]:
|
161
|
+
db = round(float(nabu_config["phase"]["delta_beta"]))
|
158
162
|
|
159
163
|
for cor, future_tomo_obj in future_tomo_objs.items():
|
160
164
|
future_tomo_obj.results()
|
@@ -163,7 +167,11 @@ def one_slice_several_cor(
|
|
163
167
|
continue
|
164
168
|
else:
|
165
169
|
_file_name = SingleSliceRunner.get_file_basename_reconstruction(
|
166
|
-
scan=scan,
|
170
|
+
scan=scan,
|
171
|
+
slice_index=slice_index,
|
172
|
+
pag=pag,
|
173
|
+
db=db,
|
174
|
+
ctf=ctf,
|
167
175
|
)
|
168
176
|
file_prefix = "cor_{}_{}".format(_file_name, cor)
|
169
177
|
|
{tomwer-1.1.0rc6 → tomwer-1.1.1}/tomwer/core/process/reconstruction/sadeltabeta/sadeltabeta.py
RENAMED
@@ -192,9 +192,13 @@ def one_slice_several_db(
|
|
192
192
|
advancement.increaseAdvancement(1)
|
193
193
|
|
194
194
|
pag = False
|
195
|
+
ctf = False
|
195
196
|
if "phase" in config:
|
196
|
-
|
197
|
+
phase_method = config["phase"].get("method", "").lower()
|
198
|
+
if phase_method in ("pag", "paganin"):
|
197
199
|
pag = True
|
200
|
+
elif phase_method in ("ctf",):
|
201
|
+
ctf = True
|
198
202
|
|
199
203
|
# treat future.
|
200
204
|
for db, future_tomo_obj_list in future_tomo_objs.items():
|
@@ -210,6 +214,7 @@ def one_slice_several_db(
|
|
210
214
|
slice_index=slice_index,
|
211
215
|
pag=pag,
|
212
216
|
db=int(db) if db is not None else None,
|
217
|
+
ctf=ctf,
|
213
218
|
)
|
214
219
|
# retrieve url
|
215
220
|
volume_identifier = nabu_utils.get_recons_volume_identifier(
|
@@ -256,6 +256,10 @@ class EDFTomoScan(_tsEDFTomoScan, TomwerScanBase):
|
|
256
256
|
indexStr = local_str.split("slice_pag_")[-1].split("_")[
|
257
257
|
0
|
258
258
|
]
|
259
|
+
elif "slice_ctf_" in local_str:
|
260
|
+
indexStr = local_str.split("slice_ctf_")[-1].split("_")[
|
261
|
+
0
|
262
|
+
]
|
259
263
|
else:
|
260
264
|
indexStr = local_str.split("slice_")[-1].split("_")[0]
|
261
265
|
if containsDigits(indexStr):
|
@@ -90,38 +90,40 @@ class TestScanValidatorFindNabuFiles(unittest.TestCase):
|
|
90
90
|
|
91
91
|
def test(self) -> None:
|
92
92
|
for slice_index in (None, 1, 15):
|
93
|
-
for
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
for file_extension in ("npy", "npz", "hdf5"):
|
103
|
-
with self.subTest(
|
104
|
-
slice_index=slice_index,
|
105
|
-
pag_db=pag_db,
|
106
|
-
file_extension=file_extension,
|
107
|
-
):
|
108
|
-
file_path = os.path.join(
|
109
|
-
self.scan.path, file_name + "." + file_extension
|
93
|
+
for delta_beta in (None, 100, 500):
|
94
|
+
for pag in (True, False):
|
95
|
+
for ctf in (True, False):
|
96
|
+
file_name = nabuslices.SingleSliceRunner.get_file_basename_reconstruction(
|
97
|
+
slice_index=slice_index,
|
98
|
+
scan=self.scan,
|
99
|
+
pag=pag if delta_beta is not None else False,
|
100
|
+
ctf=ctf if delta_beta is not None else False,
|
101
|
+
db=delta_beta,
|
110
102
|
)
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
self.assertEqual(
|
119
|
-
len(
|
120
|
-
self.scan.get_reconstructions_paths(self.scan.path)
|
121
|
-
),
|
122
|
-
n_to_discover,
|
103
|
+
print("file_name is", file_name)
|
104
|
+
with self.subTest(
|
105
|
+
slice_index=slice_index,
|
106
|
+
pag_db=delta_beta,
|
107
|
+
):
|
108
|
+
file_path = os.path.join(
|
109
|
+
self.scan.path, file_name + ".hdf5"
|
123
110
|
)
|
124
111
|
|
112
|
+
# simple context Manager which create the file
|
113
|
+
# and remove it when leave
|
114
|
+
with TestScanValidatorFindNabuFiles.FileCreator(file_path):
|
115
|
+
n_to_discover = 1
|
116
|
+
if slice_index is None:
|
117
|
+
n_to_discover = 0
|
118
|
+
self.assertEqual(
|
119
|
+
len(
|
120
|
+
self.scan.get_reconstructions_paths(
|
121
|
+
self.scan.path
|
122
|
+
)
|
123
|
+
),
|
124
|
+
n_to_discover,
|
125
|
+
)
|
126
|
+
|
125
127
|
|
126
128
|
class TestScanValidatorFindPyHSTFiles(unittest.TestCase):
|
127
129
|
"""Function testing the getReconstructionsPaths function is correctly
|
@@ -171,7 +171,7 @@ class _ImageKeyEditor(qt.QDialog):
|
|
171
171
|
# mode selection
|
172
172
|
self.layout().addWidget(qt.QLabel("selection mode"), 1, 0, 1, 1)
|
173
173
|
self._selectionModeCB = qt.QComboBox(self)
|
174
|
-
for mode in ("
|
174
|
+
for mode in ("range", "list"):
|
175
175
|
self._selectionModeCB.addItem(mode)
|
176
176
|
self._selectionModeCB.setCurrentIndex(self._selectionModeCB.findText("list"))
|
177
177
|
self.layout().addWidget(self._selectionModeCB, 1, 1, 1, 1)
|
@@ -224,7 +224,7 @@ class _ImageKeyEditor(qt.QDialog):
|
|
224
224
|
def getSelectionMode(self) -> str:
|
225
225
|
"""
|
226
226
|
|
227
|
-
:return: frame indexes selection mode. Can be '
|
227
|
+
:return: frame indexes selection mode. Can be 'range' or 'list'
|
228
228
|
"""
|
229
229
|
return self._selectionModeCB.currentText()
|
230
230
|
|
@@ -234,7 +234,7 @@ class _ImageKeyEditor(qt.QDialog):
|
|
234
234
|
:return: list of indexes to be modified
|
235
235
|
:rtype: list
|
236
236
|
"""
|
237
|
-
if self.getSelectionMode() == "
|
237
|
+
if self.getSelectionMode() == "range":
|
238
238
|
return self._selectionWidget.getSlice()
|
239
239
|
elif self.getSelectionMode() == "list":
|
240
240
|
return self._selectionWidget.getList()
|
@@ -321,7 +321,7 @@ class _ListSelection(qt.QWidget):
|
|
321
321
|
def _selectFrames(self):
|
322
322
|
if self._scan is None or self._scan() is None:
|
323
323
|
_logger.warning(
|
324
|
-
"No scan set or has been moved. Unable to select
|
324
|
+
"No scan set or has been moved. Unable to select slices from it."
|
325
325
|
)
|
326
326
|
return
|
327
327
|
scan = self._scan()
|
@@ -375,11 +375,14 @@ class _EditionSelection(qt.QWidget):
|
|
375
375
|
def setSelectionMode(self, mode: str) -> None:
|
376
376
|
"""
|
377
377
|
|
378
|
-
:param str mode: define indexes selection mode. Can be '
|
378
|
+
:param str mode: define indexes selection mode. Can be 'range' or
|
379
379
|
'list'
|
380
380
|
"""
|
381
|
-
|
382
|
-
|
381
|
+
if mode == "slice":
|
382
|
+
# for backward compatibility (user can have .ows with old name)
|
383
|
+
mode = "range"
|
384
|
+
assert mode in ("range", "list")
|
385
|
+
self._sliceSelection.setVisible(mode == "range")
|
383
386
|
self._listSelection.setVisible(mode == "list")
|
384
387
|
|
385
388
|
def getList(self) -> list:
|
@@ -225,8 +225,10 @@ class NXtomoEditor(qt.QWidget):
|
|
225
225
|
self._fieldOfViewCB.setCurrentIndex(idx)
|
226
226
|
|
227
227
|
def _updateFlipped(self, scan):
|
228
|
-
|
229
|
-
|
228
|
+
if scan.x_flipped is not None:
|
229
|
+
self._xFlippedCB.setChecked(scan.x_flipped)
|
230
|
+
if scan.y_flipped is not None:
|
231
|
+
self._yFlippedCB.setChecked(scan.y_flipped)
|
230
232
|
|
231
233
|
def _updateDistance(self, scan):
|
232
234
|
self._distanceMetricEntry.setValue(scan.distance)
|
@@ -66,30 +66,17 @@ class CastVolumeWidget(qt.QWidget):
|
|
66
66
|
self.layout().addWidget(self._outputFileformatLabel, 1, 0, 1, 1)
|
67
67
|
self._outputFileformatCB = QNabuFileFormatComboBox(self)
|
68
68
|
self.layout().addWidget(self._outputFileformatCB, 1, 1, 1, 3)
|
69
|
-
|
70
|
-
self._percentilesLabel = qt.QLabel("rescale percentiles")
|
71
|
-
self.layout().addWidget(self._percentilesLabel, 2, 0, 1, 1)
|
72
|
-
self._lowPercentileQSB = qt.QSpinBox(self)
|
73
|
-
self._lowPercentileQSB.setRange(0, 100)
|
74
|
-
self._lowPercentileQSB.setPrefix("min:")
|
75
|
-
self._lowPercentileQSB.setSuffix("%")
|
76
|
-
self._lowPercentileQSB.setValue(RESCALE_MIN_PERCENTILE)
|
77
|
-
self.layout().addWidget(self._lowPercentileQSB, 2, 1, 1, 1)
|
78
|
-
self._highPercentileQSB = qt.QSpinBox(self)
|
79
|
-
self._highPercentileQSB.setRange(0, 100)
|
80
|
-
self._highPercentileQSB.setPrefix("max:")
|
81
|
-
self._highPercentileQSB.setSuffix("%")
|
82
|
-
self._highPercentileQSB.setValue(RESCALE_MAX_PERCENTILE)
|
83
|
-
self.layout().addWidget(self._highPercentileQSB, 2, 2, 1, 1)
|
69
|
+
|
84
70
|
# let the user provide min and max manually
|
85
71
|
self._minMaxLabel = qt.QLabel("min max values")
|
86
|
-
self.layout().addWidget(self._minMaxLabel,
|
87
|
-
self._minMaxAuto = qt.QCheckBox("auto")
|
72
|
+
self.layout().addWidget(self._minMaxLabel, 2, 0, 1, 1)
|
73
|
+
self._minMaxAuto = qt.QCheckBox("auto with rescale from percentiles")
|
88
74
|
self._minMaxAuto.setChecked(True)
|
89
75
|
self._minMaxAuto.setToolTip(
|
90
76
|
"If set to auto will try to get min/max pixel values from nabu histogram else will compute it. Otherwise will values provided by the user"
|
91
77
|
)
|
92
|
-
self.layout().addWidget(self._minMaxAuto,
|
78
|
+
self.layout().addWidget(self._minMaxAuto, 2, 1, 1, 1)
|
79
|
+
|
93
80
|
self._minPixValue = qt.QLineEdit("", self)
|
94
81
|
self._minPixValue.setPlaceholderText("min")
|
95
82
|
self._maxPixValue = qt.QLineEdit("", self)
|
@@ -98,14 +85,28 @@ class CastVolumeWidget(qt.QWidget):
|
|
98
85
|
validator.setNotation(qt.QDoubleValidator.ScientificNotation)
|
99
86
|
self._minPixValue.setValidator(validator)
|
100
87
|
self._maxPixValue.setValidator(validator)
|
101
|
-
self.layout().addWidget(self._minPixValue,
|
102
|
-
self.layout().addWidget(self._maxPixValue,
|
88
|
+
self.layout().addWidget(self._minPixValue, 4, 2, 1, 1)
|
89
|
+
self.layout().addWidget(self._maxPixValue, 4, 3, 1, 1)
|
103
90
|
self._minPixValue.setVisible(False)
|
104
91
|
self._maxPixValue.setVisible(False)
|
105
|
-
|
92
|
+
# or from percentiles
|
93
|
+
self._percentilesLabel = qt.QLabel("rescale percentiles")
|
94
|
+
self.layout().addWidget(self._percentilesLabel, 3, 1, 1, 1)
|
95
|
+
self._lowPercentileQSB = qt.QSpinBox(self)
|
96
|
+
self._lowPercentileQSB.setRange(0, 100)
|
97
|
+
self._lowPercentileQSB.setPrefix("min:")
|
98
|
+
self._lowPercentileQSB.setSuffix("%")
|
99
|
+
self._lowPercentileQSB.setValue(RESCALE_MIN_PERCENTILE)
|
100
|
+
self.layout().addWidget(self._lowPercentileQSB, 3, 2, 1, 1)
|
101
|
+
self._highPercentileQSB = qt.QSpinBox(self)
|
102
|
+
self._highPercentileQSB.setRange(0, 100)
|
103
|
+
self._highPercentileQSB.setPrefix("max:")
|
104
|
+
self._highPercentileQSB.setSuffix("%")
|
105
|
+
self._highPercentileQSB.setValue(RESCALE_MAX_PERCENTILE)
|
106
|
+
self.layout().addWidget(self._highPercentileQSB, 3, 3, 1, 1)
|
106
107
|
# save dir
|
107
108
|
self._saveDirLabel = qt.QLabel("output directory", self)
|
108
|
-
self.layout().addWidget(self._saveDirLabel,
|
109
|
+
self.layout().addWidget(self._saveDirLabel, 5, 0, 1, 1)
|
109
110
|
self._useDefaultSaveDirQCB = qt.QCheckBox("default", self)
|
110
111
|
self._useDefaultSaveDirQCB.setToolTip(
|
111
112
|
f"Default directory is: {DEFAULT_OUTPUT_DIR}"
|
@@ -114,7 +115,7 @@ class CastVolumeWidget(qt.QWidget):
|
|
114
115
|
qt.QSizePolicy.Minimum, qt.QSizePolicy.Minimum
|
115
116
|
)
|
116
117
|
self._useDefaultSaveDirQCB.setChecked(True)
|
117
|
-
self.layout().addWidget(self._useDefaultSaveDirQCB,
|
118
|
+
self.layout().addWidget(self._useDefaultSaveDirQCB, 5, 1, 1, 1)
|
118
119
|
self._saveDirQLE = QLFileSystem(text=DEFAULT_OUTPUT_DIR, parent=self)
|
119
120
|
# force text because this is not a valid path
|
120
121
|
self._saveDirQLE.setText(DEFAULT_OUTPUT_DIR)
|
@@ -125,11 +126,11 @@ class CastVolumeWidget(qt.QWidget):
|
|
125
126
|
"""
|
126
127
|
)
|
127
128
|
self._saveDirQLE.setVisible(False)
|
128
|
-
self.layout().addWidget(self._saveDirQLE,
|
129
|
+
self.layout().addWidget(self._saveDirQLE, 5, 2, 1, 2)
|
129
130
|
# overwrite
|
130
131
|
self._overwriteCB = qt.QCheckBox("overwrite", self)
|
131
132
|
self._overwriteCB.setChecked(True)
|
132
|
-
self.layout().addWidget(self._overwriteCB,
|
133
|
+
self.layout().addWidget(self._overwriteCB, 6, 0, 1, 1)
|
133
134
|
# spacer
|
134
135
|
self._spacer = qt.QWidget(self)
|
135
136
|
self._spacer.setSizePolicy(
|
@@ -275,3 +276,6 @@ class CastVolumeWidget(qt.QWidget):
|
|
275
276
|
def _updatePixMinMaxVis(self, *args, **kwargs):
|
276
277
|
self._minPixValue.setVisible(not self._minMaxAuto.isChecked())
|
277
278
|
self._maxPixValue.setVisible(not self._minMaxAuto.isChecked())
|
279
|
+
self._percentilesLabel.setVisible(self._minMaxAuto.isChecked())
|
280
|
+
self._lowPercentileQSB.setVisible(self._minMaxAuto.isChecked())
|
281
|
+
self._highPercentileQSB.setVisible(self._minMaxAuto.isChecked())
|
@@ -147,7 +147,7 @@ class _NabuPhaseConfig(qt.QWidget, base._NabuStageConfigBase):
|
|
147
147
|
@docstring(base._NabuStageConfigBase)
|
148
148
|
def getConfiguration(self) -> dict:
|
149
149
|
configuration = {"method": self.getMethod().value}
|
150
|
-
if self.getMethod()
|
150
|
+
if self.getMethod() in (_NabuPhaseMethod.PAGANIN, _NabuPhaseMethod.CTF):
|
151
151
|
configuration.update(self._paganinOpts.getConfiguration())
|
152
152
|
configuration.update(self._unsharpOpts.getConfiguration())
|
153
153
|
configuration.update(self._ctfOpts.getConfiguration())
|