tomwer 1.1.0rc7__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.0rc7/tomwer.egg-info → tomwer-1.1.1}/PKG-INFO +1 -1
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/SAAxisOW.py +5 -4
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/SADeltaBetaOW.py +3 -1
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/nabu/utils.py +1 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/version.py +2 -2
- {tomwer-1.1.0rc7 → tomwer-1.1.1/tomwer.egg-info}/PKG-INFO +1 -1
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer.egg-info/SOURCES.txt +0 -8
- tomwer-1.1.0rc7/orangecontrib/tomwer/test/TestAcquisition.py +0 -246
- tomwer-1.1.0rc7/orangecontrib/tomwer/widgets/control/test/test_datalistener.py +0 -135
- tomwer-1.1.0rc7/orangecontrib/tomwer/widgets/reconstruction/test/test_axis.py +0 -235
- tomwer-1.1.0rc7/orangecontrib/tomwer/widgets/reconstruction/test/test_nabu_widget.py +0 -136
- tomwer-1.1.0rc7/orangecontrib/tomwer/widgets/reconstruction/test/test_saaxis.py +0 -218
- tomwer-1.1.0rc7/orangecontrib/tomwer/widgets/test/test_conditions.py +0 -111
- tomwer-1.1.0rc7/orangecontrib/tomwer/widgets/test/test_darkref.py +0 -299
- tomwer-1.1.0rc7/orangecontrib/tomwer/widgets/test/test_foldertransfert.py +0 -129
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/LICENSE +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/MANIFEST.in +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/README.rst +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/orange/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/orange/managedprocess.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/orange/settings.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/state_summary.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/tutorials/EBS_tomo_listener.ows +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/tutorials/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/tutorials/cast_volume.ows +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/tutorials/simple_slice_reconstruction.ows +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/tutorials/simple_volume_local_reconstruction.ows +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/tutorials/simple_volume_to_slurm_reconstruction.ows +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/tutorials/using_saaxis_to_find_cor.ows +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/cluster/FutureSupervisorOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/cluster/SlurmClusterOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/cluster/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/cluster/icons/slurm.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/cluster/icons/slurm.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/cluster/icons/slurmobserver.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/cluster/icons/slurmobserver.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/AdvancementOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/DataListOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/DataListenerOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/DataSelectorOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/DataTransfertOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/DataValidatorOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/DataWatcherOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/EDF2NXTomomillOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/FilterOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/NXTomomillMixIn.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/NXTomomillOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/NotifierOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/SingleTomoObjOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/TimerOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/TomoObjSerieOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/VolumeSelector.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/VolumeSymLinkOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/advancement.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/advancement.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/datalistener.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/datalistener.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/datawatcher.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/edf2nx.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/edf2nx.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/esrf.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/folder-transfert.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/image_key_upgrader.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/namefilter.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/namefilter.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/notification.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/notification.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/nxtomomill.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/nxtomomill.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/progress.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/scanlist.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/scanselector.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/scanselector.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/single_tomo_obj.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/single_tomo_obj.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/time.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/tomoobjserie.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/tomoobjserie.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/tomwer.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/validator.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/validatorcrack.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/volumeselector.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/volumeselector.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/volumesymlink.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/control/icons/volumesymlink.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/debugtools/DatasetGeneratorOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/debugtools/ObjectInspectorOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/debugtools/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/debugtools/icons/hammer.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/debugtools/icons/hammer.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/debugtools/icons/inspector.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/debugtools/icons/inspector.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/DarkFlatPatchOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/ImageKeyEditorOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/ImageKeyUpgraderOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/NXtomoEditorOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/icons/image_key_editor.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/icons/image_key_editor.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/icons/image_key_upgrader.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/icons/image_key_upgrader.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/icons/nx_tomo_editor.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/icons/nx_tomo_editor.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/icons/patch_dark_flat.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/icons/patch_dark_flat.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/test/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/test/test_dark_flat_patch.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/test/test_image_key_editor.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/test/test_image_key_upgrader.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/edit/test/test_nxtomo_editor.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/icons/tomwer.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/icons/tomwer_build.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/icons/tomwer_build.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/icons/tomwer_cluster.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/icons/tomwer_cluster.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/icons/tomwer_control.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/icons/tomwer_control.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/icons/tomwer_debug_tools.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/icons/tomwer_debug_tools.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/icons/tomwer_edit.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/icons/tomwer_edit.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/icons/tomwer_other.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/icons/tomwer_other.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/icons/tomwer_visu.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/icons/tomwer_visu.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/other/PythonScriptOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/other/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/other/icons/PythonScript.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/AxisOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/CastNabuVolumeOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/DarkRefAndCopyOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/NabuOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/NabuVolumeOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/SinoNormOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/TofuOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/XY_lamino.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/XZ_lamino.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/YZ_lamino.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/axis.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/axis.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/bricks.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/darkref.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/darkref.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/delta_beta_range.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/delta_beta_range.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/esrf.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/nabu_2d.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/nabu_2d.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/nabu_3d.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/nabu_3d.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/nabu_cast.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/nabu_cast.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/norm_I.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/norm_I.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/refCopy.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/refCopy.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/saaxis.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/saaxis.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/sadeltabeta.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/sadeltabeta.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/tomogui.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/reconstruction/icons/tomwer.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/utils.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/DataViewerOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/DiffViewerOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/LivesliceOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/NXtomoMetadataViewerOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/RadioStackOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/SampleMovedOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/SinogramViewerOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/SliceStackOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/VolumeViewerOW.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/diff.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/diff.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/esrf.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/eye.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/eyecrack.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/liveslice.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/liveslice.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/nx_tomo_metadata_viewer.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/nx_tomo_metadata_viewer.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/radiosstack.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/radiosstack.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/sampleMoved.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/sampleMoved.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/sinogramviewer.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/slicesstack.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/slicesstack.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/tomwer.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/volumeviewer.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/orangecontrib/tomwer/widgets/visualization/icons/volumeviewer.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/setup.cfg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/setup.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/__main__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/app/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/app/axis.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/app/canvas.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/app/canvas_launcher/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/app/canvas_launcher/config.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/app/canvas_launcher/environ.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/app/canvas_launcher/mainwindow.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/app/canvas_launcher/splash.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/app/canvas_launcher/widgetsscheme.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/app/darkref.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/app/darkrefpatch.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/app/diffframe.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/app/imagekeyeditor.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/app/imagekeyupgrader.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/app/intensitynormalization.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/app/lamino.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/app/nabuapp.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/app/nxtomoeditor.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/app/radiostack.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/app/rsync.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/app/saaxis.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/app/sadeltabeta.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/app/samplemoved.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/app/scanviewer.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/app/sinogramviewer.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/app/slicestack.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/app/stopdatalistener.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/cluster/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/cluster/cluster.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/futureobject.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/log/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/log/logger.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/log/processlog.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/cluster/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/cluster/supervisor.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/conditions/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/conditions/filters.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/control/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/control/datalistener/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/control/datalistener/datalistener.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/control/datalistener/rpcserver.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/control/datawatcher/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/control/datawatcher/datawatcher.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/control/datawatcher/datawatcherobserver.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/control/datawatcher/datawatcherprocess.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/control/datawatcher/edfdwprocess.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/control/datawatcher/hdf5dwprocess.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/control/datawatcher/status.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/control/nxtomomill.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/control/scanlist.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/control/scanselector.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/control/scantransfer.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/control/scanvalidator.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/control/singletomoobj.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/control/test/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/control/test/test_volume_link.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/control/timer.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/control/tomoobjserie.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/control/volumeselector.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/control/volumesymlink.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/edit/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/edit/darkflatpatch.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/edit/imagekeyeditor.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/axis/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/axis/anglemode.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/axis/axis.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/axis/mode.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/axis/params.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/axis/projectiontype.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/darkref/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/darkref/darkrefs.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/darkref/darkrefscopy.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/darkref/params.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/darkref/settings.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/lamino/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/lamino/tofu.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/nabu/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/nabu/castvolume.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/nabu/nabucommon.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/nabu/nabuscores.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/nabu/nabuslices.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/nabu/nabuvolume.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/nabu/settings.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/nabu/target.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/normalization/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/normalization/normalization.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/normalization/params.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/paramsbase.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/saaxis/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/saaxis/params.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/saaxis/saaxis.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/sadeltabeta/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/sadeltabeta/params.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/sadeltabeta/sadeltabeta.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/scores/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/scores/params.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/scores/scores.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/test/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/test/test_axis_params.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/test/test_darkref.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/test/test_darkref_copy.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/test/test_paramsbase.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/test/test_saaxis.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/test/test_sadeltabeta.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/test/test_utils.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/utils/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/reconstruction/utils/cor.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/script/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/script/python.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/task.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/test/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/test/test_axis.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/test/test_conditions.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/test/test_dark_and_flat.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/test/test_data_listener.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/test/test_data_transfer.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/test/test_data_watcher.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/test/test_lamino.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/test/test_nabu.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/test/test_normalization.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/test/test_timer.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/utils.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/visualization/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/visualization/dataviewer.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/visualization/diffviewer.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/visualization/imagestackviewer.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/visualization/liveslice.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/visualization/radiostack.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/visualization/samplemoved.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/visualization/sinogramviewer.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/visualization/slicestack.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/process/visualization/volumeviewer.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/progress.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/scan/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/scan/blissscan.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/scan/edfscan.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/scan/futurescan.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/scan/hdf5scan.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/scan/scanbase.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/scan/scanfactory.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/scan/test/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/scan/test/test_edf.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/scan/test/test_future_scan.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/scan/test/test_h5.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/scan/test/test_process_registration.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/scan/test/test_scan.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/settings.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/signal.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/test/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/test/test_lamino.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/test/test_scanutils.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/test/test_utils.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/tomwer_object.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/utils/Singleton.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/utils/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/utils/char.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/utils/deprecation.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/utils/ftseriesutils.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/utils/gpu.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/utils/image.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/utils/locker.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/utils/logconfig.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/utils/normalization.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/utils/nxtomoutils.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/utils/resource.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/utils/scanutils.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/utils/slurm.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/utils/threads.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/utils/time.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/utils/volumeutils.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/volume/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/volume/edfvolume.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/volume/hdf5volume.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/volume/jp2kvolume.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/volume/rawvolume.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/volume/tiffvolume.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/volume/volumebase.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/core/volume/volumefactory.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/cluster/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/cluster/slurm.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/cluster/supervisor.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/cluster/test/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/cluster/test/test_cluster.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/cluster/test/test_supervisor.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/conditions/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/conditions/filter.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/actions.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/datalist.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/datalistener.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/datareacheractions.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/datatransfert.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/datavalidator.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/datawatcher/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/datawatcher/configuration.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/datawatcher/datawatcher.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/datawatcher/datawatcherobserver.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/history.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/nxtomomill.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/observations.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/scanselectorwidget.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/selectorwidgetbase.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/serie/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/serie/seriecreator.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/serie/seriewaiter.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/singletomoobj.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/test/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/test/test_datalist.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/test/test_datalistener.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/test/test_datavalidator.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/test/test_inputwidget.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/test/test_process_manager.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/test/test_scanselector.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/test/test_scanvalidator.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/test/test_single_tomo_obj.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/test/test_volume_dialog.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/test/test_volumeselector.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/control/volumeselectorwidget.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/debugtools/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/debugtools/datasetgenerator.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/debugtools/objectinspector.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/edit/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/edit/dkrfpatch.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/edit/imagekeyeditor.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/edit/nxtomoeditor.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/edit/test/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/edit/test/test_dkrf_patch.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/edit/test/test_image_key_editor.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/edit/test/test_nx_editor.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/icons.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/illustrations.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/imagefromfile.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/qfolderdialog.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/qlefilesystem.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/axis/CompareImages.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/axis/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/axis/axis.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/axis/radioaxis.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/darkref/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/darkref/darkrefcopywidget.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/darkref/darkrefwidget.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/lamino/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/lamino/tofu/TofuOptionLoader.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/lamino/tofu/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/lamino/tofu/misc.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/lamino/tofu/projections.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/lamino/tofu/settings.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/lamino/tofu/tofu.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/lamino/tofu/tofuexpert.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/lamino/tofu/tofuoutput.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/action.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/castvolume.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/check.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/nabuconfig/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/nabuconfig/base.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/nabuconfig/ctf.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/nabuconfig/nabuconfig.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/nabuconfig/output.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/nabuconfig/phase.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/nabuconfig/preprocessing.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/nabuconfig/reconstruction.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/nabuflow.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/slices.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/slurm.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/nabu/volume.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/normalization/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/normalization/intensity.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/saaxis/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/saaxis/corrangeselector.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/saaxis/dimensionwidget.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/saaxis/saaxis.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/saaxis/sliceselector.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/sadeltabeta/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/sadeltabeta/saadeltabeta.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/scores/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/scores/control.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/scores/scoreplot.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/test/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/test/test_axis.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/test/test_lamino.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/test/test_nabu.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/test/test_saaxis.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/reconstruction/test/test_sadeltabeta.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/samplemoved/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/samplemoved/selectiontable.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/settings.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/stackplot.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/stacks.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/test/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/test/test_axis_gui.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/test/test_qfolder_dialog.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/utils/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/utils/buttons.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/utils/completer.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/utils/flow.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/utils/illustrations.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/utils/inputwidget.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/utils/lineselector/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/utils/lineselector/lineselector.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/utils/qt_utils.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/utils/sandboxes.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/utils/scandescription.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/utils/scrollarea.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/utils/slider.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/utils/splashscreen.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/utils/unitsystem.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/utils/vignettes.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/utils/waiterthread.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/visualization/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/visualization/dataviewer.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/visualization/diffviewer/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/visualization/diffviewer/diffviewer.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/visualization/diffviewer/shiftwidget.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/visualization/nxtomometadata.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/visualization/reconstructionparameters.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/visualization/scanoverview.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/visualization/sinogramviewer.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/visualization/test/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/visualization/test/test_dataviewer.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/visualization/test/test_diffviewer.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/visualization/test/test_nx_tomo_metadata_viewer.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/visualization/test/test_reconstruction_parameters.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/visualization/test/test_sinogramviewer.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/visualization/test/test_stacks.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/visualization/test/test_volumeviewer.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/visualization/tomoobjoverview.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/visualization/volumeoverview.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/gui/visualization/volumeviewer.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/io/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/io/utils/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/io/utils/h5pyutils.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/io/utils/utils.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/Imagej_icon.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/a.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/a.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/add.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/add.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/advanced_user.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/advanced_user.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/axis.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/axis.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/basic_user.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/basic_user.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/cfg_file_active.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/cfg_file_active.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/cfg_file_inactive.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/cfg_file_inactive.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/compare_mode_a_minus_b.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/compare_mode_a_minus_b.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/datalistener_activate.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/datalistener_activate.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/datalistener_deactivate.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/datalistener_deactivate.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/delta_beta.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/delta_beta.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/hammer.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/hammer.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/health.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/health.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/high_speed.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/high_speed.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/history.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/hourglass.npy +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/imageNotFound.npy +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/information.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/information.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/input.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/input.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/lamino_parameters.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/lineselection.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/lineselection.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/list_selection.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/list_selection.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/locked.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/locked.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/log.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/log.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/loop.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/low_speed.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/low_speed.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/medium_low_speed.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/medium_low_speed.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/minimalistic_user.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/minimalistic_user.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/multi-document-save.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/multi-document-save.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/nabu.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/nabu.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/output.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/output.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/parameters.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/parameters.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/plot-xleft.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/plot-xleft.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/plot-xright.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/plot-xright.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/range_selection.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/range_selection.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/results.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/results.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/rm.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/rm.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/roman_four.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/roman_four.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/roman_one.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/roman_one.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/roman_three.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/roman_three.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/roman_two.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/roman_two.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/single_selection.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/single_selection.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/sinogram.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/slurm.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/slurm_active.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/slurm_active.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/slurm_deactive.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/slurm_deactive.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/switch.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/tomwer.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/tomwer_large.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/unlocked.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/unlocked.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/unsharp_mask.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/vignettes.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/vignettes.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/warning.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/icons/warning.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/ctf_z1.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/ctf_z1.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/flow_down.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/flow_down.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/flow_right.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/flow_right.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/lamino_angle.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/lamino_angle.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/lamino_beta_angle.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/lamino_beta_angle.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/lamino_theta_angle.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/lamino_theta_angle.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/manual_slice.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/manual_slice.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/no_rot.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/psi_angle.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/psi_angle.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/rotation_center.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/rotation_center.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/slice_stack.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/slice_stack.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/xy_slice.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/xy_slice.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/xz_slice.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/xz_slice.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/yz_slice.png +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/resources/gui/illustrations/yz_slice.svg +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/synctools/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/synctools/axis.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/synctools/darkref.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/synctools/datalistener.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/synctools/datatransfert.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/synctools/imageloaderthread.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/synctools/rsyncmanager.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/synctools/saaxis.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/synctools/sadeltabeta.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/synctools/stacks/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/synctools/stacks/control/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/synctools/stacks/control/datalistener.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/synctools/stacks/edit/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/synctools/stacks/edit/darkflatpatch.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/synctools/stacks/edit/imagekeyeditor.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/synctools/stacks/processingstack.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/synctools/stacks/reconstruction/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/synctools/stacks/reconstruction/axis.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/synctools/stacks/reconstruction/castvolume.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/synctools/stacks/reconstruction/dkrefcopy.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/synctools/stacks/reconstruction/lamino.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/synctools/stacks/reconstruction/nabu.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/synctools/stacks/reconstruction/normalization.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/synctools/stacks/reconstruction/saaxis.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/synctools/stacks/reconstruction/sadeltabeta.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/synctools/test/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/synctools/test/test_darkRefs.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/synctools/test/test_foldertransfer.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/synctools/test/test_scanstages.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/synctools/utils/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/synctools/utils/scanstages.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/tests/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/tests/conftest.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/tests/test_scripts.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/tests/test_utils.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/tests/utils/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/tests/utils/utilstest.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/third_party/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/third_party/nabu/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/third_party/nabu/preproc/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/third_party/nabu/preproc/phase.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/third_party/nabu/utils.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/third_party/tango/__init__.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/third_party/tango/device.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer/utils.py +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer.egg-info/dependency_links.txt +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer.egg-info/entry_points.txt +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer.egg-info/namespace_packages.txt +0 -0
- {tomwer-1.1.0rc7 → tomwer-1.1.1}/tomwer.egg-info/requires.txt +0 -0
- {tomwer-1.1.0rc7 → 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.0rc7 → 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
|
@@ -9,7 +9,6 @@ orangecontrib/tomwer/state_summary.py
|
|
9
9
|
orangecontrib/tomwer/orange/__init__.py
|
10
10
|
orangecontrib/tomwer/orange/managedprocess.py
|
11
11
|
orangecontrib/tomwer/orange/settings.py
|
12
|
-
orangecontrib/tomwer/test/TestAcquisition.py
|
13
12
|
orangecontrib/tomwer/tutorials/EBS_tomo_listener.ows
|
14
13
|
orangecontrib/tomwer/tutorials/__init__.py
|
15
14
|
orangecontrib/tomwer/tutorials/cast_volume.ows
|
@@ -76,7 +75,6 @@ orangecontrib/tomwer/widgets/control/icons/volumeselector.png
|
|
76
75
|
orangecontrib/tomwer/widgets/control/icons/volumeselector.svg
|
77
76
|
orangecontrib/tomwer/widgets/control/icons/volumesymlink.png
|
78
77
|
orangecontrib/tomwer/widgets/control/icons/volumesymlink.svg
|
79
|
-
orangecontrib/tomwer/widgets/control/test/test_datalistener.py
|
80
78
|
orangecontrib/tomwer/widgets/debugtools/DatasetGeneratorOW.py
|
81
79
|
orangecontrib/tomwer/widgets/debugtools/ObjectInspectorOW.py
|
82
80
|
orangecontrib/tomwer/widgets/debugtools/__init__.py
|
@@ -157,12 +155,6 @@ orangecontrib/tomwer/widgets/reconstruction/icons/sadeltabeta.png
|
|
157
155
|
orangecontrib/tomwer/widgets/reconstruction/icons/sadeltabeta.svg
|
158
156
|
orangecontrib/tomwer/widgets/reconstruction/icons/tomogui.png
|
159
157
|
orangecontrib/tomwer/widgets/reconstruction/icons/tomwer.png
|
160
|
-
orangecontrib/tomwer/widgets/reconstruction/test/test_axis.py
|
161
|
-
orangecontrib/tomwer/widgets/reconstruction/test/test_nabu_widget.py
|
162
|
-
orangecontrib/tomwer/widgets/reconstruction/test/test_saaxis.py
|
163
|
-
orangecontrib/tomwer/widgets/test/test_conditions.py
|
164
|
-
orangecontrib/tomwer/widgets/test/test_darkref.py
|
165
|
-
orangecontrib/tomwer/widgets/test/test_foldertransfert.py
|
166
158
|
orangecontrib/tomwer/widgets/visualization/DataViewerOW.py
|
167
159
|
orangecontrib/tomwer/widgets/visualization/DiffViewerOW.py
|
168
160
|
orangecontrib/tomwer/widgets/visualization/LivesliceOW.py
|
@@ -1,246 +0,0 @@
|
|
1
|
-
# coding: utf-8
|
2
|
-
# /*##########################################################################
|
3
|
-
#
|
4
|
-
# Copyright (c) 2015-2016 European Synchrotron Radiation Facility
|
5
|
-
#
|
6
|
-
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
7
|
-
# of this software and associated documentation files (the "Software"), to deal
|
8
|
-
# in the Software without restriction, including without limitation the rights
|
9
|
-
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
10
|
-
# copies of the Software, and to permit persons to whom the Software is
|
11
|
-
# furnished to do so, subject to the following conditions:
|
12
|
-
#
|
13
|
-
# The above copyright notice and this permission notice shall be included in
|
14
|
-
# all copies or substantial portions of the Software.
|
15
|
-
#
|
16
|
-
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
17
|
-
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
18
|
-
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
19
|
-
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
20
|
-
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
21
|
-
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
22
|
-
# THE SOFTWARE.
|
23
|
-
#
|
24
|
-
# ###########################################################################*/
|
25
|
-
"""Full tomwer test suite.
|
26
|
-
|
27
|
-
"""
|
28
|
-
|
29
|
-
__authors__ = ["H.Payno"]
|
30
|
-
__license__ = "MIT"
|
31
|
-
__date__ = "19/01/2017"
|
32
|
-
|
33
|
-
import logging
|
34
|
-
import os
|
35
|
-
import shutil
|
36
|
-
|
37
|
-
from tomwer.core.scan.edfscan import EDFTomoScan
|
38
|
-
from silx.gui import qt
|
39
|
-
|
40
|
-
from tomwer.tests.utils import UtilsTest
|
41
|
-
|
42
|
-
logger = logging.getLogger(__name__)
|
43
|
-
|
44
|
-
|
45
|
-
class Simulation(qt.QThread):
|
46
|
-
"""Simulation is a simple class able to simulate an acquisition by copying
|
47
|
-
files on a targetted directory.
|
48
|
-
|
49
|
-
:param str: targetdir the folder where the acquisition is stored
|
50
|
-
:param str: manipulationId the id of the simulation we want to simulate
|
51
|
-
:param str: finalState when launched, the state to reach before stopping
|
52
|
-
|
53
|
-
:warning: the targetted directory won't be removed or cleaned during class
|
54
|
-
destruction. This is to be managed by callers.
|
55
|
-
"""
|
56
|
-
|
57
|
-
advancement = {
|
58
|
-
"not started": -1,
|
59
|
-
"starting-s0": 0,
|
60
|
-
"starting-s1": 1,
|
61
|
-
"acquisitionRunning": 2,
|
62
|
-
"acquisitionDone": 3,
|
63
|
-
"reconstructionLaunched": 4,
|
64
|
-
}
|
65
|
-
sigAdvancementChanged = qt.Signal(int)
|
66
|
-
|
67
|
-
__definedDataset = ["test01", "test10"]
|
68
|
-
|
69
|
-
def __init__(self, targetdir, manipulationId, finalState=4):
|
70
|
-
assert type(manipulationId) is str
|
71
|
-
assert type(targetdir) is str
|
72
|
-
assert manipulationId in self.__definedDataset
|
73
|
-
super(Simulation, self).__init__()
|
74
|
-
|
75
|
-
self.targetdir = targetdir
|
76
|
-
self.outputFolder = os.path.sep.join((targetdir, manipulationId))
|
77
|
-
self.finalState = finalState
|
78
|
-
self.currentState = "not started"
|
79
|
-
self._createFinalXML = False
|
80
|
-
(
|
81
|
-
self.originalFolder,
|
82
|
-
self.nbSlices,
|
83
|
-
self.manipulationId,
|
84
|
-
) = self.__getOriginalDataSet(manipulationId)
|
85
|
-
self.stopFileCreationForRunningState = int(self.nbSlices / 2)
|
86
|
-
self.srcPattern = None
|
87
|
-
self.destPattern = None
|
88
|
-
|
89
|
-
def __getOriginalDataSet(self, dataSetID):
|
90
|
-
"""Return paths to the requested scan"""
|
91
|
-
assert dataSetID in self.__definedDataset
|
92
|
-
dataDir = UtilsTest.getEDFDataset(dataSetID)
|
93
|
-
|
94
|
-
assert os.path.isdir(dataDir)
|
95
|
-
assert os.path.isfile(os.path.join(dataDir, dataSetID + ".info"))
|
96
|
-
slices = EDFTomoScan(dataDir).projections
|
97
|
-
nbSlices = len(slices)
|
98
|
-
manipulationID = dataSetID
|
99
|
-
|
100
|
-
return dataDir, nbSlices, manipulationID
|
101
|
-
|
102
|
-
def advanceTo(self, state):
|
103
|
-
"""Reset the new advancement targetted
|
104
|
-
|
105
|
-
:param str state: the new state to reach when run will be executed
|
106
|
-
"""
|
107
|
-
assert state in Simulation.advancement
|
108
|
-
assert type(state) is str
|
109
|
-
self.finalState = Simulation.advancement[state]
|
110
|
-
|
111
|
-
def setSrcDestPatterns(self, srcPattern, destPattern):
|
112
|
-
"""
|
113
|
-
If setted, will set the .info and .xml files into a different folder
|
114
|
-
"""
|
115
|
-
self.srcPattern = srcPattern
|
116
|
-
self.destPattern = destPattern
|
117
|
-
if srcPattern is not None or destPattern is not None:
|
118
|
-
assert os.path.isdir(srcPattern)
|
119
|
-
assert os.path.isdir(destPattern)
|
120
|
-
targettedFolder = self.outputFolder.replace(
|
121
|
-
self.srcPattern, self.destPattern, 1
|
122
|
-
)
|
123
|
-
if not os.path.isdir(targettedFolder):
|
124
|
-
os.makedirs(targettedFolder)
|
125
|
-
|
126
|
-
def __shouldExecStep(self, step):
|
127
|
-
"""Return True if the thread should exec this step to advance taking
|
128
|
-
into consideration is current state and his final state
|
129
|
-
"""
|
130
|
-
return self.finalState >= self.advancement[step] and (
|
131
|
-
Simulation.advancement[self.currentState] + 1 == self.advancement[step]
|
132
|
-
)
|
133
|
-
|
134
|
-
def run(self):
|
135
|
-
"""Main function, run the acquisition through all states until
|
136
|
-
finalState is reached
|
137
|
-
"""
|
138
|
-
if self.__shouldExecStep("starting-s0") is True:
|
139
|
-
logger.info("starting-s0")
|
140
|
-
self._startAcquisition()
|
141
|
-
self.currentState = "starting-s0"
|
142
|
-
self.signalCurrentState()
|
143
|
-
|
144
|
-
if self.__shouldExecStep("starting-s1") is True:
|
145
|
-
self.copyInitialFiles()
|
146
|
-
logger.info("starting-s1")
|
147
|
-
self.currentState = "starting-s1"
|
148
|
-
self.signalCurrentState()
|
149
|
-
|
150
|
-
if self.__shouldExecStep("acquisitionRunning") is True:
|
151
|
-
self._copyScans((0, self.stopFileCreationForRunningState))
|
152
|
-
logger.info("acquisitionRunning")
|
153
|
-
self.currentState = "acquisitionRunning"
|
154
|
-
self.signalCurrentState()
|
155
|
-
|
156
|
-
if self.__shouldExecStep("acquisitionDone") is True:
|
157
|
-
self._copyScans((self.stopFileCreationForRunningState, self.nbSlices))
|
158
|
-
if self._createFinalXML is True:
|
159
|
-
inputXMLFile = os.path.join(
|
160
|
-
self.originalFolder, self.manipulationId + ".xml"
|
161
|
-
)
|
162
|
-
assert os.path.isfile(inputXMLFile)
|
163
|
-
ouputXMLFile = os.path.join(
|
164
|
-
self.outputFolder, self.manipulationId + ".xml"
|
165
|
-
)
|
166
|
-
shutil.copyfile(inputXMLFile, ouputXMLFile)
|
167
|
-
|
168
|
-
logger.info("acquisitionDone")
|
169
|
-
self.currentState = "acquisitionDone"
|
170
|
-
self.signalCurrentState()
|
171
|
-
|
172
|
-
def signalCurrentState(self):
|
173
|
-
"""Signal the actual state of the simulation"""
|
174
|
-
self.sigAdvancementChanged.emit(self.currentState)
|
175
|
-
|
176
|
-
def _startAcquisition(self):
|
177
|
-
"""create needed data dir"""
|
178
|
-
for newFolder in (self.targetdir, self.outputFolder):
|
179
|
-
if not os.path.exists(self.outputFolder):
|
180
|
-
os.makedirs(self.outputFolder)
|
181
|
-
|
182
|
-
def _copyScans(self, _slicesRange):
|
183
|
-
"""copy the .edf file from the original directory to the outputFolder
|
184
|
-
|
185
|
-
:_slicesRange tuple: the _range of slices data we want to copy
|
186
|
-
"""
|
187
|
-
logger.info("copying files from %s to %s" % (_slicesRange[0], _slicesRange[1]))
|
188
|
-
for iSlice in list(range(_slicesRange[0], _slicesRange[1])):
|
189
|
-
filename = "".join((self.manipulationId, format(iSlice, "04d"), ".edf"))
|
190
|
-
srcFile = os.path.join(self.originalFolder, filename)
|
191
|
-
outputFile = os.path.join(self.outputFolder, filename)
|
192
|
-
assert os.path.isfile(srcFile)
|
193
|
-
assert os.path.isdir(self.outputFolder)
|
194
|
-
shutil.copyfile(srcFile, outputFile)
|
195
|
-
|
196
|
-
def copyInitialFiles(self):
|
197
|
-
"""copy the .info file"""
|
198
|
-
assert os.path.isdir(self.originalFolder)
|
199
|
-
logger.info(
|
200
|
-
"copying initial files (.info, .xml...) from %s to %s"
|
201
|
-
% (self.originalFolder, self.manipulationId)
|
202
|
-
)
|
203
|
-
for extension in (".info", ".db", ".cfg"):
|
204
|
-
filename = "".join((self.manipulationId, extension))
|
205
|
-
srcFile = os.path.join(self.originalFolder, filename)
|
206
|
-
|
207
|
-
targettedFolder = self.outputFolder
|
208
|
-
if self.srcPattern is not None or self.destPattern is not None:
|
209
|
-
targettedFolder = self.outputFolder.replace(
|
210
|
-
self.srcPattern, self.destPattern, 1
|
211
|
-
)
|
212
|
-
assert os.path.isfile(srcFile)
|
213
|
-
assert os.path.isdir(targettedFolder)
|
214
|
-
assert os.path.isdir(self.originalFolder)
|
215
|
-
shutil.copy2(srcFile, targettedFolder)
|
216
|
-
|
217
|
-
def createFinalXML(self, val):
|
218
|
-
"""If activated, once all the file will be copied, this will create
|
219
|
-
an .xml file into the output directory
|
220
|
-
"""
|
221
|
-
self._createFinalXML = val
|
222
|
-
|
223
|
-
def createParFile(self):
|
224
|
-
pass
|
225
|
-
|
226
|
-
def createReconstructedFile(self):
|
227
|
-
pass
|
228
|
-
|
229
|
-
def createOARJob(self):
|
230
|
-
pass
|
231
|
-
|
232
|
-
def createDark(self):
|
233
|
-
pass
|
234
|
-
|
235
|
-
def createJPG(self):
|
236
|
-
pass
|
237
|
-
|
238
|
-
def createVolfloat(self):
|
239
|
-
pass
|
240
|
-
|
241
|
-
def createVolraw(self):
|
242
|
-
pass
|
243
|
-
|
244
|
-
def __createFileTo(self, filePath):
|
245
|
-
assert type(filePath) is str
|
246
|
-
open(filePath, "a").close()
|
@@ -1,135 +0,0 @@
|
|
1
|
-
# coding: utf-8
|
2
|
-
# /*##########################################################################
|
3
|
-
#
|
4
|
-
# Copyright (c) 2017 European Synchrotron Radiation Facility
|
5
|
-
#
|
6
|
-
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
7
|
-
# of this software and associated documentation files (the "Software"), to deal
|
8
|
-
# in the Software without restriction, including without limitation the rights
|
9
|
-
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
10
|
-
# copies of the Software, and to permit persons to whom the Software is
|
11
|
-
# furnished to do so, subject to the following conditions:
|
12
|
-
#
|
13
|
-
# The above copyright notice and this permission notice shall be included in
|
14
|
-
# all copies or substantial portions of the Software.
|
15
|
-
#
|
16
|
-
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
17
|
-
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
18
|
-
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
19
|
-
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
20
|
-
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
21
|
-
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
22
|
-
# THE SOFTWARE.
|
23
|
-
#
|
24
|
-
# ###########################################################################*/
|
25
|
-
|
26
|
-
__authors__ = ["H. Payno"]
|
27
|
-
__license__ = "MIT"
|
28
|
-
__date__ = "28/04/2020"
|
29
|
-
|
30
|
-
|
31
|
-
import os
|
32
|
-
import gc
|
33
|
-
import time
|
34
|
-
import shutil
|
35
|
-
import pytest
|
36
|
-
import pickle
|
37
|
-
import tempfile
|
38
|
-
from glob import glob
|
39
|
-
from silx.gui import qt
|
40
|
-
from silx.gui.utils.testutils import TestCaseQt
|
41
|
-
from tomwer.core import settings
|
42
|
-
from tomwer.tests.utils import skip_gui_test
|
43
|
-
from tomwer.core.utils.scanutils import MockBlissAcquisition
|
44
|
-
from tomwer.core.process.control.datalistener.rpcserver import BlissAcquisition
|
45
|
-
from orangecanvas.scheme.readwrite import literal_dumps
|
46
|
-
from orangecontrib.tomwer.widgets.control.DataListenerOW import DataListenerOW
|
47
|
-
|
48
|
-
try:
|
49
|
-
from tomwer.synctools.rsyncmanager import RSyncManager # noqa F401
|
50
|
-
except ImportError:
|
51
|
-
has_rsync = False
|
52
|
-
else:
|
53
|
-
has_rsync = RSyncManager().has_rsync()
|
54
|
-
|
55
|
-
|
56
|
-
@pytest.mark.skipif(skip_gui_test(), reason="skip gui test")
|
57
|
-
class TestDataListenerSynchronization(TestCaseQt):
|
58
|
-
"""Insure synchronization is working with the orangecontrib widget"""
|
59
|
-
|
60
|
-
def setUp(self):
|
61
|
-
super().setUp()
|
62
|
-
self._src_dir = tempfile.mkdtemp()
|
63
|
-
self._dst_dir = tempfile.mkdtemp()
|
64
|
-
# mock lbsram
|
65
|
-
settings.mock_lsbram(True)
|
66
|
-
settings._set_lbsram_path(self._src_dir)
|
67
|
-
settings._set_dest_path(self._dst_dir)
|
68
|
-
|
69
|
-
scan_path = os.path.join(self._src_dir, "scan0000")
|
70
|
-
self.mock_scan = MockBlissAcquisition(
|
71
|
-
n_sample=1,
|
72
|
-
n_sequence=1,
|
73
|
-
n_scan_per_sequence=3,
|
74
|
-
n_darks=2,
|
75
|
-
n_flats=2,
|
76
|
-
output_dir=scan_path,
|
77
|
-
)
|
78
|
-
|
79
|
-
self.bliss_acquisition = BlissAcquisition(
|
80
|
-
file_path=self.mock_scan.samples[0].sample_file,
|
81
|
-
proposal_file=self.mock_scan.proposal_file,
|
82
|
-
sample_file=self.mock_scan.samples[0].sample_file,
|
83
|
-
entry_name="self.entry = '/1'",
|
84
|
-
start_time=time.ctime(),
|
85
|
-
)
|
86
|
-
|
87
|
-
self.widget = DataListenerOW()
|
88
|
-
|
89
|
-
def tearDown(self):
|
90
|
-
self.mock_scan = None
|
91
|
-
self.bliss_acquisition = None
|
92
|
-
# self.widget.activate(False)
|
93
|
-
self.widget.setAttribute(qt.Qt.WA_DeleteOnClose)
|
94
|
-
self.widget.close()
|
95
|
-
self.widget = None
|
96
|
-
shutil.rmtree(self._src_dir)
|
97
|
-
shutil.rmtree(self._dst_dir)
|
98
|
-
gc.collect()
|
99
|
-
|
100
|
-
@pytest.mark.skipif(not has_rsync, reason="rsync not installed")
|
101
|
-
def testSynchronization(self):
|
102
|
-
"""Make sure the datalistener will launch a synchronization on the
|
103
|
-
data dir when receive it"""
|
104
|
-
self.assertEqual(len(os.listdir(self._dst_dir)), 0)
|
105
|
-
self.widget.activate(True)
|
106
|
-
|
107
|
-
self.widget.get_listening_thread()._rpc_sequence_started(
|
108
|
-
saving_file=self.bliss_acquisition.sample_file,
|
109
|
-
scan_title="toto",
|
110
|
-
sequence_scan_number="1",
|
111
|
-
proposal_file=self.bliss_acquisition.proposal_file,
|
112
|
-
sample_file=self.bliss_acquisition.sample_file,
|
113
|
-
)
|
114
|
-
time.sleep(1.0)
|
115
|
-
self.assertEqual(self.widget._get_n_scan_observe(), 1)
|
116
|
-
self.assertEqual(len(os.listdir(self._dst_dir)), 1)
|
117
|
-
self.widget.get_listening_thread()._rpc_sequence_ended(
|
118
|
-
saving_file=self.bliss_acquisition.sample_file,
|
119
|
-
sequence_scan_number="1",
|
120
|
-
success=True,
|
121
|
-
)
|
122
|
-
nx_pattern = os.path.join(self.mock_scan.samples[0].sample_directory, "*.nx")
|
123
|
-
self.assertEqual(len(glob(nx_pattern)), 0)
|
124
|
-
for i in range(8):
|
125
|
-
self.qapp.processEvents()
|
126
|
-
time.sleep(1.0)
|
127
|
-
# check .nx file has been created
|
128
|
-
#
|
129
|
-
self.assertEqual(len(glob(nx_pattern)), 1)
|
130
|
-
|
131
|
-
def testSerialization(self):
|
132
|
-
pickle.dumps(self.widget.get_configuration())
|
133
|
-
|
134
|
-
def testLiteralDumps(self):
|
135
|
-
literal_dumps(self.widget.get_configuration())
|