tomwer 1.3.0a5__tar.gz → 1.3.0a7__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.3.0a5 → tomwer-1.3.0a7}/PKG-INFO +1 -1
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/NXTomomillOW.py +5 -3
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/debugtools/DatasetGeneratorOW.py +1 -1
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/axis/axis.py +2 -2
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/nabu/utils.py +0 -1
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/saaxis/saaxis.py +4 -1
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/test/test_darkref_copy.py +4 -4
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/test/test_axis.py +1 -1
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/test/test_normalization.py +2 -2
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/scan/test/test_future_scan.py +1 -1
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/scan/test/test_h5.py +4 -4
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/test/test_utils.py +2 -2
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/cluster/test/test_supervisor.py +1 -1
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/test/test_single_tomo_obj.py +1 -1
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/edit/test/test_dkrf_patch.py +6 -6
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/version.py +1 -1
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer.egg-info/PKG-INFO +1 -1
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/LICENSE +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/MANIFEST.in +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/README.rst +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/orange/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/orange/managedprocess.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/orange/settings.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/state_summary.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/tutorials/EBS_tomo_listener.ows +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/tutorials/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/tutorials/append_raw_darks_and_flats_frames_to_NXtomos.ows +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/tutorials/cast_volume.ows +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/tutorials/copy_reduced_darks_and_flats_meth1.ows +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/tutorials/copy_reduced_darks_and_flats_meth2.ows +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/tutorials/default_cor_search.ows +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/tutorials/hello_world_python_script.ows +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/tutorials/icat_publication.ows +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/tutorials/simple_slice_reconstruction.ows +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/tutorials/simple_slice_reconstruction_on_slurm.ows +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/tutorials/simple_volume_local_reconstruction.ows +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/tutorials/simple_volume_to_slurm_reconstruction.ows +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/tutorials/using_saaxis_to_find_cor.ows +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/cluster/FutureSupervisorOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/cluster/SlurmClusterOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/cluster/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/cluster/icons/slurm.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/cluster/icons/slurm.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/cluster/icons/slurmobserver.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/cluster/icons/slurmobserver.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/AdvancementOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/DataDiscoveryOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/DataListOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/DataListenerOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/DataSelectorOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/DataTransfertOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/DataValidatorOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/DataWatcherOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/EDF2NXTomomillOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/EmailOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/FilterOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/NXTomomillMixIn.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/NXtomoConcatenate.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/NotifierOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/ReduceDarkFlatSelectorOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/SingleTomoObjOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/TimerOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/TomoObjSerieOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/VolumeSelector.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/VolumeSymLinkOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/advancement.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/advancement.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/concatenate_nxtomos.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/concatenate_nxtomos.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/datadiscover.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/datadiscover.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/datalistener.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/datalistener.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/datawatcher.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/edf2nx.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/edf2nx.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/email.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/email.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/esrf.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/folder-transfert.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/image_key_upgrader.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/namefilter.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/namefilter.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/notification.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/notification.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/nxtomomill.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/nxtomomill.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/progress.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/reduced_darkflat_selector.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/reduced_darkflat_selector.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/scanlist.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/scanselector.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/scanselector.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/single_tomo_obj.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/single_tomo_obj.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/time.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/tomoobjserie.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/tomoobjserie.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/tomwer.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/validator.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/validatorcrack.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/volumeselector.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/volumeselector.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/volumesymlink.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/volumesymlink.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/debugtools/ObjectInspectorOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/debugtools/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/debugtools/icons/hammer.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/debugtools/icons/hammer.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/debugtools/icons/inspector.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/debugtools/icons/inspector.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/edit/DarkFlatPatchOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/edit/ImageKeyEditorOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/edit/ImageKeyUpgraderOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/edit/NXtomoEditorOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/edit/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/edit/icons/image_key_editor.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/edit/icons/image_key_editor.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/edit/icons/image_key_upgrader.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/edit/icons/image_key_upgrader.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/edit/icons/nx_tomo_editor.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/edit/icons/nx_tomo_editor.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/edit/icons/patch_dark_flat.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/edit/icons/patch_dark_flat.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/edit/test/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/edit/test/test_dark_flat_patch.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/edit/test/test_image_key_editor.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/edit/test/test_image_key_upgrader.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/edit/test/test_nxtomo_editor.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icat/PublishProcessedDataOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icat/RawDataScreenshotCreatorOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icat/SaveToGalleryAndPublishOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icat/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icat/icons/add_gallery.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icat/icons/add_gallery.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icat/icons/publish_processed_data.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icat/icons/publish_processed_data.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icat/icons/raw_screenshots.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icat/icons/raw_screenshots.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icons/tomwer.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icons/tomwer_build.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icons/tomwer_build.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icons/tomwer_cluster.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icons/tomwer_cluster.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icons/tomwer_control.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icons/tomwer_control.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icons/tomwer_data_portal.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icons/tomwer_data_portal.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icons/tomwer_debug_tools.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icons/tomwer_debug_tools.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icons/tomwer_edit.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icons/tomwer_edit.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icons/tomwer_other.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icons/tomwer_other.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icons/tomwer_stitching.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icons/tomwer_stitching.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icons/tomwer_visu.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icons/tomwer_visu.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/other/PythonScriptOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/other/TomoObjsHub.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/other/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/other/icons/PythonScript.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/other/icons/hub.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/other/icons/hub.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/AxisOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/CastNabuVolumeOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/DarkRefAndCopyOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/NabuHelicalPrepareWeightsDoubleOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/NabuOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/NabuVolumeOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/SAAxisOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/SADeltaBetaOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/SinoNormOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/TofuOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/icons/XY_lamino.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/icons/XZ_lamino.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/icons/YZ_lamino.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/icons/axis.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/icons/axis.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/icons/bricks.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/icons/darkref.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/icons/darkref.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/icons/delta_beta_range.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/icons/delta_beta_range.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/icons/esrf.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/icons/nabu_2d.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/icons/nabu_2d.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/icons/nabu_3d.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/icons/nabu_3d.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/icons/nabu_cast.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/icons/nabu_cast.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/icons/nabu_prepare_weights_double.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/icons/nabu_prepare_weights_double.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/icons/norm_I.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/icons/norm_I.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/icons/refCopy.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/icons/refCopy.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/icons/saaxis.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/icons/saaxis.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/icons/sadeltabeta.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/icons/sadeltabeta.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/icons/tomogui.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/reconstruction/icons/tomwer.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/stitching/StitcherOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/stitching/ZStitchingConfigOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/stitching/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/utils.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/visualization/DataViewerOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/visualization/DiffViewerOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/visualization/LivesliceOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/visualization/NXtomoMetadataViewerOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/visualization/RadioStackOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/visualization/SampleMovedOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/visualization/SinogramViewerOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/visualization/SliceStackOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/visualization/VolumeViewerOW.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/visualization/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/visualization/icons/diff.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/visualization/icons/diff.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/visualization/icons/esrf.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/visualization/icons/eye.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/visualization/icons/eyecrack.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/visualization/icons/liveslice.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/visualization/icons/liveslice.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/visualization/icons/nx_tomo_metadata_viewer.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/visualization/icons/nx_tomo_metadata_viewer.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/visualization/icons/radiosstack.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/visualization/icons/radiosstack.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/visualization/icons/sampleMoved.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/visualization/icons/sampleMoved.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/visualization/icons/sinogramviewer.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/visualization/icons/slicesstack.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/visualization/icons/slicesstack.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/visualization/icons/tomwer.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/visualization/icons/volumeviewer.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/visualization/icons/volumeviewer.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/setup.cfg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/setup.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/__main__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/app/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/app/axis.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/app/canvas.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/app/canvas_launcher/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/app/canvas_launcher/config.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/app/canvas_launcher/environ.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/app/canvas_launcher/mainwindow.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/app/canvas_launcher/splash.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/app/canvas_launcher/widgetsscheme.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/app/darkref.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/app/darkrefpatch.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/app/diffframe.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/app/imagekeyeditor.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/app/imagekeyupgrader.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/app/intensitynormalization.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/app/lamino.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/app/multicor.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/app/multipag.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/app/nabuapp.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/app/nxtomoeditor.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/app/patchrawdarkflat.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/app/radiostack.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/app/reducedarkflat.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/app/rsync.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/app/samplemoved.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/app/scanviewer.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/app/sinogramviewer.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/app/slicestack.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/app/stopdatalistener.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/app/zstitching.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/cluster/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/cluster/cluster.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/futureobject.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/log/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/log/logger.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/log/processlog.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/cluster/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/cluster/supervisor.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/conditions/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/conditions/filters.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/control/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/control/datadiscovery.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/control/datalistener/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/control/datalistener/datalistener.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/control/datalistener/rpcserver.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/control/datawatcher/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/control/datawatcher/datawatcher.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/control/datawatcher/datawatcherobserver.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/control/datawatcher/datawatcherprocess.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/control/datawatcher/edfdwprocess.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/control/datawatcher/hdf5dwprocess.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/control/datawatcher/status.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/control/emailnotifier.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/control/nxtomoconcatenate.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/control/nxtomomill.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/control/scanlist.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/control/scanselector.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/control/scantransfer.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/control/scanvalidator.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/control/singletomoobj.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/control/test/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/control/test/test_concatenate_nxtomos.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/control/test/test_email.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/control/test/test_h52nx_process.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/control/test/test_volume_link.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/control/timer.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/control/tomoobjserie.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/control/volumeselector.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/control/volumesymlink.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/edit/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/edit/darkflatpatch.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/edit/imagekeyeditor.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/icat/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/icat/createscreenshots.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/icat/gallery.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/icat/icatbase.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/icat/publish.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/icat/screenshots.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/output.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/axis/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/axis/anglemode.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/axis/mode.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/axis/params.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/axis/projectiontype.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/darkref/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/darkref/darkrefs.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/darkref/darkrefscopy.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/darkref/params.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/darkref/settings.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/lamino/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/lamino/tofu.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/nabu/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/nabu/castvolume.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/nabu/helical.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/nabu/nabucommon.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/nabu/nabuscores.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/nabu/nabuslices.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/nabu/nabuvolume.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/nabu/settings.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/nabu/target.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/normalization/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/normalization/normalization.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/normalization/params.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/output.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/paramsbase.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/saaxis/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/saaxis/params.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/sadeltabeta/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/sadeltabeta/params.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/sadeltabeta/sadeltabeta.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/scores/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/scores/params.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/scores/scores.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/test/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/test/test_axis_params.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/test/test_darkref.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/test/test_paramsbase.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/test/test_saaxis.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/test/test_sadeltabeta.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/test/test_utils.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/utils/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/utils/cor.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/script/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/script/python.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/stitching/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/stitching/metadataholder.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/stitching/nabustitcher.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/task.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/test/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/test/test_conditions.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/test/test_dark_and_flat.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/test/test_data_listener.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/test/test_data_transfer.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/test/test_data_watcher.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/test/test_lamino.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/test/test_nabu.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/test/test_timer.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/utils.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/visualization/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/visualization/dataviewer.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/visualization/diffviewer.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/visualization/imagestackviewer.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/visualization/liveslice.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/visualization/radiostack.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/visualization/samplemoved.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/visualization/sinogramviewer.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/visualization/slicestack.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/visualization/volumeviewer.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/progress.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/scan/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/scan/blissscan.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/scan/edfscan.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/scan/futurescan.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/scan/hdf5scan.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/scan/helicalmetadata.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/scan/nxtomoscan.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/scan/scanbase.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/scan/scanfactory.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/scan/scantype.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/scan/test/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/scan/test/test_edf.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/scan/test/test_process_registration.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/scan/test/test_scan.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/settings.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/signal.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/test/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/test/test_lamino.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/test/test_scanutils.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/tomwer_object.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/utils/Singleton.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/utils/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/utils/char.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/utils/deprecation.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/utils/dictutils.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/utils/ftseriesutils.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/utils/gpu.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/utils/image.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/utils/lbsram.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/utils/locker.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/utils/logconfig.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/utils/normalization.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/utils/nxtomoutils.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/utils/resource.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/utils/scanutils.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/utils/slurm.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/utils/spec.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/utils/threads.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/utils/time.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/utils/volumeutils.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/volume/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/volume/edfvolume.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/volume/hdf5volume.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/volume/jp2kvolume.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/volume/rawvolume.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/volume/tiffvolume.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/volume/volumebase.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/volume/volumefactory.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/cluster/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/cluster/slurm.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/cluster/supervisor.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/cluster/test/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/cluster/test/test_cluster.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/conditions/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/conditions/filter.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/configuration/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/configuration/action.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/configuration/level.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/actions.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/datadiscovery.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/datalist.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/datalistener.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/datareacheractions.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/datatransfert.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/datavalidator.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/datawatcher/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/datawatcher/configuration.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/datawatcher/controlwidget.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/datawatcher/datawatcher.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/datawatcher/datawatcherobserver.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/emailnotifier.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/history.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/nxtomomill.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/observations.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/reducedarkflatselector.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/scanselectorwidget.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/selectorwidgetbase.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/serie/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/serie/nxtomoconcatenate.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/serie/seriecreator.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/serie/seriewaiter.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/singletomoobj.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/test/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/test/test_datadiscovery.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/test/test_datalist.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/test/test_datalistener.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/test/test_datavalidator.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/test/test_email.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/test/test_inputwidget.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/test/test_process_manager.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/test/test_reducedarkflat_selector.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/test/test_scanselector.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/test/test_scanvalidator.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/test/test_volume_dialog.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/test/test_volumeselector.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/tomoobjdisplaymode.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/control/volumeselectorwidget.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/debugtools/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/debugtools/datasetgenerator.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/debugtools/objectinspector.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/edit/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/edit/dkrfpatch.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/edit/imagekeyeditor.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/edit/nxtomoeditor.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/edit/nxtomowarmer.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/edit/test/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/edit/test/test_image_key_editor.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/edit/test/test_nx_editor.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/icat/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/icat/createscreenshots.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/icat/gallery.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/icat/publish.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/icons.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/illustrations.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/imagefromfile.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/qconfigfile.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/qfolderdialog.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/qlefilesystem.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/axis/CompareImages.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/axis/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/axis/axis.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/axis/radioaxis.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/darkref/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/darkref/darkrefcopywidget.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/darkref/darkrefwidget.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/lamino/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/lamino/tofu/TofuOptionLoader.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/lamino/tofu/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/lamino/tofu/misc.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/lamino/tofu/projections.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/lamino/tofu/settings.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/lamino/tofu/tofu.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/lamino/tofu/tofuexpert.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/lamino/tofu/tofuoutput.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/nabu/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/nabu/castvolume.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/nabu/check.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/nabu/helical.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/nabu/nabuconfig/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/nabu/nabuconfig/base.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/nabu/nabuconfig/ctf.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/nabu/nabuconfig/nabuconfig.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/nabu/nabuconfig/output.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/nabu/nabuconfig/phase.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/nabu/nabuconfig/preprocessing.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/nabu/nabuconfig/reconstruction.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/nabu/nabuflow.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/nabu/slices.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/nabu/slurm.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/nabu/volume.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/normalization/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/normalization/intensity.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/saaxis/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/saaxis/corrangeselector.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/saaxis/dimensionwidget.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/saaxis/saaxis.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/saaxis/sliceselector.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/sadeltabeta/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/sadeltabeta/saadeltabeta.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/scores/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/scores/control.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/scores/scoreplot.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/test/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/test/test_axis.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/test/test_lamino.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/test/test_nabu.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/test/test_saaxis.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/reconstruction/test/test_sadeltabeta.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/samplemoved/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/samplemoved/selectiontable.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/settings.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/stackplot.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/stacks.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/stitching/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/stitching/action.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/stitching/axisorderedlist.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/stitching/config/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/stitching/config/axisparams.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/stitching/config/output.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/stitching/config/positionoveraxis.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/stitching/config/stitchingstrategies.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/stitching/config/tomoobjdetails.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/stitching/metadataholder.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/stitching/normalization.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/stitching/stitchandbackground.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/stitching/stitching.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/stitching/stitching_preview.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/stitching/stitching_raw.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/stitching/z_stitching/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/stitching/z_stitching/fineestimation.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/test/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/test/test_axis_gui.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/test/test_qfolder_dialog.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/utils/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/utils/buttons.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/utils/completer.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/utils/flow.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/utils/illustrations.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/utils/inputwidget.py +2 -2
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/utils/lineselector/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/utils/lineselector/lineselector.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/utils/qt_utils.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/utils/sandboxes.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/utils/scandescription.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/utils/scrollarea.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/utils/slider.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/utils/splashscreen.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/utils/step.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/utils/unitsystem.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/utils/utils.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/utils/vignettes.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/utils/waiterthread.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/visualization/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/visualization/dataviewer.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/visualization/diffviewer/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/visualization/diffviewer/diffviewer.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/visualization/diffviewer/shiftwidget.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/visualization/fullscreenplot.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/visualization/nxtomometadata.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/visualization/reconstructionparameters.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/visualization/scanoverview.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/visualization/sinogramviewer.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/visualization/test/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/visualization/test/test_dataviewer.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/visualization/test/test_diffviewer.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/visualization/test/test_nx_tomo_metadata_viewer.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/visualization/test/test_reconstruction_parameters.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/visualization/test/test_sinogramviewer.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/visualization/test/test_stacks.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/visualization/test/test_volumeviewer.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/visualization/tomoobjoverview.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/visualization/volumeoverview.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/gui/visualization/volumeviewer.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/io/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/io/utils/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/io/utils/h5pyutils.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/io/utils/raw_and_processed_data.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/io/utils/tomoobj.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/io/utils/utils.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/Imagej_icon.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/a.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/a.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/add.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/add.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/advanced_user.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/advanced_user.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/axis.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/axis.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/background.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/background.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/basic_user.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/basic_user.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/cfg_file_active.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/cfg_file_active.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/cfg_file_inactive.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/cfg_file_inactive.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/compare_mode_a_minus_b.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/compare_mode_a_minus_b.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/compose.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/compose.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/datalistener_activate.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/datalistener_activate.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/datalistener_deactivate.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/datalistener_deactivate.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/delta_beta.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/delta_beta.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/exit.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/exit.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/full_screen.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/full_screen.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/hammer.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/hammer.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/health.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/health.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/high_speed.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/high_speed.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/history.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/hourglass.npy +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/imageNotFound.npy +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/information.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/information.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/input.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/input.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/invisible.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/invisible.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/lamino_parameters.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/lineselection.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/lineselection.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/list_selection.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/list_selection.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/locked.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/locked.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/log.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/log.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/loop.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/low_speed.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/low_speed.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/medium_low_speed.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/medium_low_speed.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/minimalistic_user.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/minimalistic_user.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/multi-document-save.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/multi-document-save.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/nabu.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/nabu.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/output.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/output.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/parameters.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/parameters.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/plot-xleft.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/plot-xleft.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/plot-xright.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/plot-xright.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/range_selection.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/range_selection.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/results.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/results.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/rm.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/rm.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/roman_four.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/roman_four.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/roman_one.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/roman_one.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/roman_three.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/roman_three.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/roman_two.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/roman_two.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/ruler.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/ruler.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/short_description.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/short_description.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/single_selection.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/single_selection.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/sinogram.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/slurm.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/slurm_active.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/slurm_active.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/slurm_deactive.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/slurm_deactive.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/stitching_modeRaw.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/stitching_modeRaw.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/stitching_modeRefine.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/stitching_modeRefine.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/switch.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/tomwer.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/tomwer_large.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/unlocked.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/unlocked.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/unsharp_mask.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/update_stitching_preview.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/url.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/url.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/vignettes.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/vignettes.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/visible.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/visible.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/warning.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/icons/warning.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/illustrations/ctf_z1.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/illustrations/ctf_z1.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/illustrations/flow_down.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/illustrations/flow_down.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/illustrations/flow_right.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/illustrations/flow_right.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/illustrations/lamino_angle.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/illustrations/lamino_angle.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/illustrations/lamino_beta_angle.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/illustrations/lamino_beta_angle.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/illustrations/lamino_theta_angle.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/illustrations/lamino_theta_angle.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/illustrations/manual_slice.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/illustrations/manual_slice.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/illustrations/no_rot.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/illustrations/psi_angle.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/illustrations/psi_angle.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/illustrations/rotation_center.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/illustrations/rotation_center.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/illustrations/slice_stack.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/illustrations/slice_stack.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/illustrations/xy_slice.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/illustrations/xy_slice.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/illustrations/xz_slice.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/illustrations/xz_slice.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/illustrations/yz_slice.png +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/resources/gui/illustrations/yz_slice.svg +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/synctools/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/synctools/axis.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/synctools/darkref.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/synctools/datalistener.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/synctools/datatransfert.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/synctools/imageloaderthread.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/synctools/rsyncmanager.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/synctools/saaxis.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/synctools/sadeltabeta.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/synctools/stacks/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/synctools/stacks/control/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/synctools/stacks/control/datalistener.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/synctools/stacks/edit/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/synctools/stacks/edit/darkflatpatch.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/synctools/stacks/edit/imagekeyeditor.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/synctools/stacks/processingstack.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/synctools/stacks/reconstruction/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/synctools/stacks/reconstruction/axis.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/synctools/stacks/reconstruction/castvolume.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/synctools/stacks/reconstruction/dkrefcopy.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/synctools/stacks/reconstruction/lamino.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/synctools/stacks/reconstruction/nabu.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/synctools/stacks/reconstruction/normalization.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/synctools/stacks/reconstruction/saaxis.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/synctools/stacks/reconstruction/sadeltabeta.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/synctools/test/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/synctools/test/test_darkRefs.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/synctools/test/test_foldertransfer.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/synctools/utils/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/synctools/utils/scanstages.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/tests/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/tests/conftest.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/tests/datasets.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/tests/test_scripts.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/tests/test_utils.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/tests/utils.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/third_part/WaitingOverlay.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/third_part/__init__.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/utils.py +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer.egg-info/SOURCES.txt +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer.egg-info/dependency_links.txt +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer.egg-info/entry_points.txt +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer.egg-info/namespace_packages.txt +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer.egg-info/requires.txt +0 -0
- {tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer.egg-info/top_level.txt +0 -0
@@ -42,6 +42,7 @@ from tomwer.core.scan.blissscan import BlissScan
|
|
42
42
|
from tomwer.core.scan.nxtomoscan import NXtomoScan, NXtomoScanIdentifier
|
43
43
|
from tomwer.gui.control.datalist import BlissHDF5DataListMainWindow
|
44
44
|
from tomwer.gui.control.nxtomomill import NXTomomillInput, OverwriteMessage
|
45
|
+
from tomwer.core.process.output import ProcessDataOutputDirMode
|
45
46
|
from ewoksorange.bindings.owwidgets import invalid_data
|
46
47
|
|
47
48
|
|
@@ -137,9 +138,10 @@ class NXTomomillOW(
|
|
137
138
|
self.add(nxtomo_scan)
|
138
139
|
else:
|
139
140
|
self._scans.append(scan)
|
140
|
-
self.
|
141
|
-
|
142
|
-
|
141
|
+
output_dir = self.widget.getOutputFolder()
|
142
|
+
if isinstance(output_dir, ProcessDataOutputDirMode):
|
143
|
+
output_dir = output_dir.value
|
144
|
+
self._ewoks_default_inputs["output_dir"] = output_dir # pylint: disable=E1137
|
143
145
|
|
144
146
|
@property
|
145
147
|
def request_input(self):
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/debugtools/DatasetGeneratorOW.py
RENAMED
@@ -156,7 +156,7 @@ class _DatasetGeneratorThread(threading.Thread):
|
|
156
156
|
n_proj=self.n_proj,
|
157
157
|
n_ini_proj=self.n_proj,
|
158
158
|
create_ini_dark=self.create_ini_dark,
|
159
|
-
|
159
|
+
create_ini_flat=self.create_ini_flat,
|
160
160
|
dim=self.dims[0],
|
161
161
|
).scan
|
162
162
|
elif self.type_to_generate == BlissScan.__name__:
|
@@ -188,7 +188,7 @@ def compute_cor_nabu_growing_window_sinogram(
|
|
188
188
|
|
189
189
|
corfinder = SinoCORFinder(
|
190
190
|
dataset_info=adapt_tomwer_scan_to_nabu(scan),
|
191
|
-
method="growing-window",
|
191
|
+
method="sino-growing-window",
|
192
192
|
slice_idx=scan.axis_params.sinogram_line or "middle",
|
193
193
|
subsampling=scan.axis_params.sinogram_subsampling,
|
194
194
|
do_flatfield=has_darks and has_flats,
|
@@ -389,7 +389,7 @@ def compute_cor_nabu_sliding_window_sinogram(
|
|
389
389
|
|
390
390
|
corfinder = SinoCORFinder(
|
391
391
|
dataset_info=adapt_tomwer_scan_to_nabu(scan),
|
392
|
-
method="sliding-window",
|
392
|
+
method="sino-sliding-window",
|
393
393
|
slice_idx=scan.axis_params.sinogram_line or "middle",
|
394
394
|
subsampling=scan.axis_params.sinogram_subsampling,
|
395
395
|
do_flatfield=has_darks and has_flats,
|
@@ -260,7 +260,6 @@ def get_multi_cor_recons_volume_identifiers(
|
|
260
260
|
if file_format in ("hdf5", "h5", "hdf"):
|
261
261
|
file_path = os.path.join(
|
262
262
|
location,
|
263
|
-
f"{file_prefix}_{cor:.3f}", # this level is expected to be removed on the future nabu versions
|
264
263
|
f"{file_prefix}_{cor:.3f}_{str(slice_index).zfill(5)}.{file_format}",
|
265
264
|
)
|
266
265
|
volume = HDF5Volume(
|
@@ -520,7 +520,10 @@ class SAAxisTask(
|
|
520
520
|
cors_res, rois = self._post_processing(
|
521
521
|
scan=scan,
|
522
522
|
slice_index=slice_index,
|
523
|
-
cor_reconstructions=
|
523
|
+
cor_reconstructions={
|
524
|
+
cor: recons
|
525
|
+
for cor, recons in zip(params.cors, cor_reconstructions)
|
526
|
+
},
|
524
527
|
)
|
525
528
|
except Exception as e:
|
526
529
|
_logger.error(e)
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/tomwer/core/process/reconstruction/test/test_darkref_copy.py
RENAMED
@@ -35,8 +35,8 @@ def test_register_and_copy_darks_and_flats(
|
|
35
35
|
scan_with_raw = MockNXtomo(
|
36
36
|
scan_path=scan_folder_with_raw,
|
37
37
|
create_ini_dark=True,
|
38
|
-
|
39
|
-
|
38
|
+
create_ini_flat=True,
|
39
|
+
create_final_flat=False,
|
40
40
|
n_proj=10,
|
41
41
|
n_ini_proj=10,
|
42
42
|
dim=12,
|
@@ -44,8 +44,8 @@ def test_register_and_copy_darks_and_flats(
|
|
44
44
|
scan_without_raw = MockNXtomo(
|
45
45
|
scan_path=scan_folder_without_raw,
|
46
46
|
create_ini_dark=False,
|
47
|
-
|
48
|
-
|
47
|
+
create_ini_flat=False,
|
48
|
+
create_final_flat=False,
|
49
49
|
n_proj=10,
|
50
50
|
n_ini_proj=10,
|
51
51
|
dim=12,
|
@@ -65,9 +65,9 @@ class TestHDF5Scan(unittest.TestCase):
|
|
65
65
|
n_ini_proj=20,
|
66
66
|
n_proj=20,
|
67
67
|
n_alignement_proj=2,
|
68
|
-
|
68
|
+
create_final_flat=True,
|
69
69
|
create_ini_dark=True,
|
70
|
-
|
70
|
+
create_ini_flat=True,
|
71
71
|
n_refs=5,
|
72
72
|
).scan
|
73
73
|
self.assertEqual(scan_1.ff_interval, 20)
|
@@ -78,9 +78,9 @@ class TestHDF5Scan(unittest.TestCase):
|
|
78
78
|
n_ini_proj=10,
|
79
79
|
n_proj=10,
|
80
80
|
n_alignement_proj=2,
|
81
|
-
|
81
|
+
create_final_flat=False,
|
82
82
|
create_ini_dark=True,
|
83
|
-
|
83
|
+
create_ini_flat=True,
|
84
84
|
n_refs=1,
|
85
85
|
).scan
|
86
86
|
self.assertEqual(scan_2.ff_interval, 0)
|
@@ -279,8 +279,8 @@ class TestMockNXtomo(unittest.TestCase):
|
|
279
279
|
n_ini_proj=20,
|
280
280
|
n_alignement_proj=2,
|
281
281
|
create_ini_dark=True,
|
282
|
-
|
283
|
-
|
282
|
+
create_ini_flat=True,
|
283
|
+
create_final_flat=True,
|
284
284
|
n_refs=10,
|
285
285
|
)
|
286
286
|
self.assertTrue(0 in mock.scan.darks.keys())
|
@@ -67,8 +67,8 @@ class TestDarkOrFlatUrl(TestCaseQt):
|
|
67
67
|
n_ini_proj=20,
|
68
68
|
n_proj=20,
|
69
69
|
create_ini_dark=True,
|
70
|
-
|
71
|
-
|
70
|
+
create_ini_flat=True,
|
71
|
+
create_final_flat=True,
|
72
72
|
)
|
73
73
|
self._scan = hdf5_mock.scan
|
74
74
|
self.scan_url = DataUrl(
|
@@ -135,8 +135,8 @@ class TestDarkRefPatchWidget(TestCaseQt):
|
|
135
135
|
n_ini_proj=20,
|
136
136
|
n_proj=20,
|
137
137
|
create_ini_dark=True,
|
138
|
-
|
139
|
-
|
138
|
+
create_ini_flat=True,
|
139
|
+
create_final_flat=True,
|
140
140
|
)
|
141
141
|
self._scanWithDarkAndRef = hdf5_mock.scan
|
142
142
|
|
@@ -145,8 +145,8 @@ class TestDarkRefPatchWidget(TestCaseQt):
|
|
145
145
|
n_ini_proj=20,
|
146
146
|
n_proj=20,
|
147
147
|
create_ini_dark=False,
|
148
|
-
|
149
|
-
|
148
|
+
create_ini_flat=False,
|
149
|
+
create_final_flat=False,
|
150
150
|
)
|
151
151
|
self._scan = hdf5_mock.scan
|
152
152
|
assert len(self._scan.darks) == 0
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/tutorials/hello_world_python_script.ows
RENAMED
File without changes
|
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/tutorials/simple_slice_reconstruction.ows
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/tutorials/using_saaxis_to_find_cor.ows
RENAMED
File without changes
|
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/cluster/FutureSupervisorOW.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/cluster/icons/slurmobserver.png
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/cluster/icons/slurmobserver.svg
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/ReduceDarkFlatSelectorOW.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/advancement.png
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/advancement.svg
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/concatenate_nxtomos.png
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/concatenate_nxtomos.svg
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/datadiscover.png
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/datadiscover.svg
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/datalistener.png
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/datalistener.svg
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/datawatcher.svg
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/folder-transfert.svg
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/image_key_upgrader.png
RENAMED
File without changes
|
File without changes
|
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/notification.png
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/notification.svg
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/scanselector.png
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/scanselector.svg
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/single_tomo_obj.png
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/single_tomo_obj.svg
RENAMED
File without changes
|
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/tomoobjserie.png
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/tomoobjserie.svg
RENAMED
File without changes
|
File without changes
|
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/validatorcrack.png
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/volumeselector.png
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/volumeselector.svg
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/volumesymlink.png
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/control/icons/volumesymlink.svg
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/debugtools/ObjectInspectorOW.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/debugtools/icons/inspector.png
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/debugtools/icons/inspector.svg
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/edit/icons/image_key_editor.png
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/edit/icons/image_key_editor.svg
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/edit/icons/image_key_upgrader.png
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/edit/icons/image_key_upgrader.svg
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/edit/icons/nx_tomo_editor.png
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/edit/icons/nx_tomo_editor.svg
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/edit/icons/patch_dark_flat.png
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/edit/icons/patch_dark_flat.svg
RENAMED
File without changes
|
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/edit/test/test_dark_flat_patch.py
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/edit/test/test_image_key_editor.py
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/edit/test/test_image_key_upgrader.py
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/edit/test/test_nxtomo_editor.py
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icat/PublishProcessedDataOW.py
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icat/RawDataScreenshotCreatorOW.py
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icat/SaveToGalleryAndPublishOW.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icat/icons/publish_processed_data.png
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icat/icons/publish_processed_data.svg
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icat/icons/raw_screenshots.png
RENAMED
File without changes
|
{tomwer-1.3.0a5 → tomwer-1.3.0a7}/orangecontrib/tomwer/widgets/icat/icons/raw_screenshots.svg
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|