tomwer 1.3.5__tar.gz → 1.3.7__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.
Files changed (791) hide show
  1. {tomwer-1.3.5/tomwer.egg-info → tomwer-1.3.7}/PKG-INFO +1 -1
  2. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/control/datalistener/datalistener.py +11 -11
  3. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/axis/axis.py +3 -3
  4. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/darkref/darkrefscopy.py +3 -2
  5. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/nabu/nabucommon.py +3 -4
  6. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/nabu/nabuslices.py +4 -4
  7. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/nabu/nabuvolume.py +2 -5
  8. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/task.py +3 -2
  9. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/test/test_data_transfer.py +4 -3
  10. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/scan/blissscan.py +3 -3
  11. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/scan/nxtomoscan.py +2 -2
  12. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/scan/scanbase.py +5 -6
  13. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/reducedarkflatselector.py +2 -2
  14. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/edit/dkrfpatch.py +4 -4
  15. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/edit/nxtomowarmer.py +3 -2
  16. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/imagefromfile.py +2 -2
  17. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/io/utils/h5pyutils.py +3 -7
  18. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/io/utils/utils.py +3 -3
  19. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/synctools/stacks/reconstruction/castvolume.py +20 -5
  20. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/version.py +1 -1
  21. {tomwer-1.3.5 → tomwer-1.3.7/tomwer.egg-info}/PKG-INFO +1 -1
  22. {tomwer-1.3.5 → tomwer-1.3.7}/LICENSE +0 -0
  23. {tomwer-1.3.5 → tomwer-1.3.7}/MANIFEST.in +0 -0
  24. {tomwer-1.3.5 → tomwer-1.3.7}/README.rst +0 -0
  25. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/__init__.py +0 -0
  26. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/__init__.py +0 -0
  27. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/orange/__init__.py +0 -0
  28. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/orange/managedprocess.py +0 -0
  29. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/orange/settings.py +0 -0
  30. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/state_summary.py +0 -0
  31. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/tutorials/EBS_tomo_listener.ows +0 -0
  32. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/tutorials/__init__.py +0 -0
  33. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/tutorials/append_raw_darks_and_flats_frames_to_NXtomos.ows +0 -0
  34. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/tutorials/cast_volume.ows +0 -0
  35. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/tutorials/copy_reduced_darks_and_flats_meth1.ows +0 -0
  36. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/tutorials/copy_reduced_darks_and_flats_meth2.ows +0 -0
  37. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/tutorials/default_cor_search.ows +0 -0
  38. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/tutorials/hello_world_python_script.ows +0 -0
  39. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/tutorials/icat_publication.ows +0 -0
  40. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/tutorials/simple_slice_reconstruction.ows +0 -0
  41. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/tutorials/simple_slice_reconstruction_on_slurm.ows +0 -0
  42. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/tutorials/simple_volume_local_reconstruction.ows +0 -0
  43. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/tutorials/simple_volume_to_slurm_reconstruction.ows +0 -0
  44. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/tutorials/using_saaxis_to_find_cor.ows +0 -0
  45. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/__init__.py +0 -0
  46. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/cluster/FutureSupervisorOW.py +0 -0
  47. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/cluster/SlurmClusterOW.py +0 -0
  48. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/cluster/__init__.py +0 -0
  49. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/cluster/icons/slurm.png +0 -0
  50. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/cluster/icons/slurm.svg +0 -0
  51. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/cluster/icons/slurmobserver.png +0 -0
  52. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/cluster/icons/slurmobserver.svg +0 -0
  53. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/AdvancementOW.py +0 -0
  54. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/DataDiscoveryOW.py +0 -0
  55. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/DataListOW.py +0 -0
  56. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/DataListenerOW.py +0 -0
  57. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/DataSelectorOW.py +0 -0
  58. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/DataTransfertOW.py +0 -0
  59. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/DataValidatorOW.py +0 -0
  60. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/DataWatcherOW.py +0 -0
  61. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/EDF2NXTomomillOW.py +0 -0
  62. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/EmailOW.py +0 -0
  63. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/FilterOW.py +0 -0
  64. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/NXTomomillMixIn.py +0 -0
  65. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/NXTomomillOW.py +0 -0
  66. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/NXtomoConcatenate.py +0 -0
  67. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/NotifierOW.py +0 -0
  68. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/ReduceDarkFlatSelectorOW.py +0 -0
  69. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/SingleTomoObjOW.py +0 -0
  70. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/TimerOW.py +0 -0
  71. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/TomoObjSerieOW.py +0 -0
  72. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/VolumeSelector.py +0 -0
  73. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/VolumeSymLinkOW.py +0 -0
  74. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/__init__.py +0 -0
  75. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/advancement.png +0 -0
  76. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/advancement.svg +0 -0
  77. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/concatenate_nxtomos.png +0 -0
  78. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/concatenate_nxtomos.svg +0 -0
  79. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/datadiscover.png +0 -0
  80. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/datadiscover.svg +0 -0
  81. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/datalistener.png +0 -0
  82. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/datalistener.svg +0 -0
  83. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/datawatcher.svg +0 -0
  84. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/edf2nx.png +0 -0
  85. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/edf2nx.svg +0 -0
  86. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/email.png +0 -0
  87. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/email.svg +0 -0
  88. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/esrf.png +0 -0
  89. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/folder-transfert.svg +0 -0
  90. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/image_key_upgrader.png +0 -0
  91. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/namefilter.png +0 -0
  92. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/namefilter.svg +0 -0
  93. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/notification.png +0 -0
  94. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/notification.svg +0 -0
  95. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/nxtomomill.png +0 -0
  96. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/nxtomomill.svg +0 -0
  97. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/progress.svg +0 -0
  98. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/reduced_darkflat_selector.png +0 -0
  99. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/reduced_darkflat_selector.svg +0 -0
  100. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/scanlist.svg +0 -0
  101. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/scanselector.png +0 -0
  102. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/scanselector.svg +0 -0
  103. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/single_tomo_obj.png +0 -0
  104. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/single_tomo_obj.svg +0 -0
  105. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/time.png +0 -0
  106. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/tomoobjserie.png +0 -0
  107. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/tomoobjserie.svg +0 -0
  108. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/tomwer.png +0 -0
  109. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/validator.png +0 -0
  110. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/validatorcrack.png +0 -0
  111. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/volumeselector.png +0 -0
  112. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/volumeselector.svg +0 -0
  113. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/volumesymlink.png +0 -0
  114. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/control/icons/volumesymlink.svg +0 -0
  115. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/debugtools/DatasetGeneratorOW.py +0 -0
  116. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/debugtools/ObjectInspectorOW.py +0 -0
  117. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/debugtools/__init__.py +0 -0
  118. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/debugtools/icons/hammer.png +0 -0
  119. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/debugtools/icons/hammer.svg +0 -0
  120. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/debugtools/icons/inspector.png +0 -0
  121. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/debugtools/icons/inspector.svg +0 -0
  122. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/edit/DarkFlatPatchOW.py +0 -0
  123. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/edit/ImageKeyEditorOW.py +0 -0
  124. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/edit/ImageKeyUpgraderOW.py +0 -0
  125. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/edit/NXtomoEditorOW.py +0 -0
  126. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/edit/__init__.py +0 -0
  127. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/edit/icons/image_key_editor.png +0 -0
  128. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/edit/icons/image_key_editor.svg +0 -0
  129. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/edit/icons/image_key_upgrader.png +0 -0
  130. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/edit/icons/image_key_upgrader.svg +0 -0
  131. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/edit/icons/nx_tomo_editor.png +0 -0
  132. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/edit/icons/nx_tomo_editor.svg +0 -0
  133. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/edit/icons/patch_dark_flat.png +0 -0
  134. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/edit/icons/patch_dark_flat.svg +0 -0
  135. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/edit/test/__init__.py +0 -0
  136. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/edit/test/test_dark_flat_patch.py +0 -0
  137. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/edit/test/test_image_key_editor.py +0 -0
  138. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/edit/test/test_image_key_upgrader.py +0 -0
  139. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/edit/test/test_nxtomo_editor.py +0 -0
  140. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/icat/PublishProcessedDataOW.py +0 -0
  141. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/icat/RawDataScreenshotCreatorOW.py +0 -0
  142. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/icat/SaveToGalleryAndPublishOW.py +0 -0
  143. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/icat/__init__.py +0 -0
  144. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/icat/icons/add_gallery.png +0 -0
  145. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/icat/icons/add_gallery.svg +0 -0
  146. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/icat/icons/publish_processed_data.png +0 -0
  147. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/icat/icons/publish_processed_data.svg +0 -0
  148. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/icat/icons/raw_screenshots.png +0 -0
  149. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/icat/icons/raw_screenshots.svg +0 -0
  150. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/icons/tomwer.png +0 -0
  151. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/icons/tomwer_build.png +0 -0
  152. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/icons/tomwer_build.svg +0 -0
  153. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/icons/tomwer_cluster.png +0 -0
  154. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/icons/tomwer_cluster.svg +0 -0
  155. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/icons/tomwer_control.png +0 -0
  156. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/icons/tomwer_control.svg +0 -0
  157. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/icons/tomwer_data_portal.png +0 -0
  158. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/icons/tomwer_data_portal.svg +0 -0
  159. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/icons/tomwer_debug_tools.png +0 -0
  160. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/icons/tomwer_debug_tools.svg +0 -0
  161. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/icons/tomwer_edit.png +0 -0
  162. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/icons/tomwer_edit.svg +0 -0
  163. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/icons/tomwer_other.png +0 -0
  164. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/icons/tomwer_other.svg +0 -0
  165. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/icons/tomwer_stitching.png +0 -0
  166. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/icons/tomwer_stitching.svg +0 -0
  167. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/icons/tomwer_visu.png +0 -0
  168. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/icons/tomwer_visu.svg +0 -0
  169. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/other/PythonScriptOW.py +0 -0
  170. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/other/TomoObjsHub.py +0 -0
  171. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/other/__init__.py +0 -0
  172. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/other/icons/PythonScript.svg +0 -0
  173. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/other/icons/hub.png +0 -0
  174. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/other/icons/hub.svg +0 -0
  175. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/AxisOW.py +0 -0
  176. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/CastNabuVolumeOW.py +0 -0
  177. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/DarkRefAndCopyOW.py +0 -0
  178. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/NabuHelicalPrepareWeightsDoubleOW.py +0 -0
  179. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/NabuOW.py +0 -0
  180. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/NabuVolumeOW.py +0 -0
  181. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/SAAxisOW.py +0 -0
  182. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/SADeltaBetaOW.py +0 -0
  183. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/SinoNormOW.py +0 -0
  184. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/__init__.py +0 -0
  185. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/icons/axis.png +0 -0
  186. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/icons/axis.svg +0 -0
  187. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/icons/bricks.png +0 -0
  188. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/icons/darkref.png +0 -0
  189. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/icons/darkref.svg +0 -0
  190. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/icons/delta_beta_range.png +0 -0
  191. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/icons/delta_beta_range.svg +0 -0
  192. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/icons/esrf.png +0 -0
  193. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/icons/nabu_2d.png +0 -0
  194. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/icons/nabu_2d.svg +0 -0
  195. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/icons/nabu_3d.png +0 -0
  196. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/icons/nabu_3d.svg +0 -0
  197. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/icons/nabu_cast.png +0 -0
  198. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/icons/nabu_cast.svg +0 -0
  199. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/icons/nabu_prepare_weights_double.png +0 -0
  200. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/icons/nabu_prepare_weights_double.svg +0 -0
  201. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/icons/norm_I.png +0 -0
  202. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/icons/norm_I.svg +0 -0
  203. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/icons/refCopy.png +0 -0
  204. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/icons/refCopy.svg +0 -0
  205. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/icons/saaxis.png +0 -0
  206. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/icons/saaxis.svg +0 -0
  207. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/icons/sadeltabeta.png +0 -0
  208. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/icons/sadeltabeta.svg +0 -0
  209. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/icons/tomogui.png +0 -0
  210. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/reconstruction/icons/tomwer.png +0 -0
  211. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/stitching/StitcherOW.py +0 -0
  212. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/stitching/ZStitchingConfigOW.py +0 -0
  213. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/stitching/__init__.py +0 -0
  214. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/utils.py +0 -0
  215. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/visualization/DataViewerOW.py +0 -0
  216. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/visualization/DiffViewerOW.py +0 -0
  217. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/visualization/LivesliceOW.py +0 -0
  218. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/visualization/NXtomoMetadataViewerOW.py +0 -0
  219. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/visualization/RadioStackOW.py +0 -0
  220. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/visualization/SampleMovedOW.py +0 -0
  221. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/visualization/SinogramViewerOW.py +0 -0
  222. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/visualization/SliceStackOW.py +0 -0
  223. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/visualization/VolumeViewerOW.py +0 -0
  224. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/visualization/__init__.py +0 -0
  225. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/visualization/icons/diff.png +0 -0
  226. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/visualization/icons/diff.svg +0 -0
  227. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/visualization/icons/esrf.png +0 -0
  228. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/visualization/icons/eye.png +0 -0
  229. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/visualization/icons/eyecrack.png +0 -0
  230. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/visualization/icons/liveslice.png +0 -0
  231. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/visualization/icons/liveslice.svg +0 -0
  232. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/visualization/icons/nx_tomo_metadata_viewer.png +0 -0
  233. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/visualization/icons/nx_tomo_metadata_viewer.svg +0 -0
  234. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/visualization/icons/radiosstack.png +0 -0
  235. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/visualization/icons/radiosstack.svg +0 -0
  236. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/visualization/icons/sampleMoved.png +0 -0
  237. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/visualization/icons/sampleMoved.svg +0 -0
  238. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/visualization/icons/sinogramviewer.png +0 -0
  239. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/visualization/icons/slicesstack.png +0 -0
  240. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/visualization/icons/slicesstack.svg +0 -0
  241. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/visualization/icons/tomwer.png +0 -0
  242. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/visualization/icons/volumeviewer.png +0 -0
  243. {tomwer-1.3.5 → tomwer-1.3.7}/orangecontrib/tomwer/widgets/visualization/icons/volumeviewer.svg +0 -0
  244. {tomwer-1.3.5 → tomwer-1.3.7}/setup.cfg +0 -0
  245. {tomwer-1.3.5 → tomwer-1.3.7}/setup.py +0 -0
  246. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/__init__.py +0 -0
  247. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/__main__.py +0 -0
  248. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/app/__init__.py +0 -0
  249. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/app/axis.py +0 -0
  250. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/app/canvas.py +0 -0
  251. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/app/canvas_launcher/__init__.py +0 -0
  252. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/app/canvas_launcher/config.py +0 -0
  253. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/app/canvas_launcher/environ.py +0 -0
  254. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/app/canvas_launcher/mainwindow.py +0 -0
  255. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/app/canvas_launcher/splash.py +0 -0
  256. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/app/canvas_launcher/widgetsscheme.py +0 -0
  257. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/app/darkref.py +0 -0
  258. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/app/darkrefpatch.py +0 -0
  259. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/app/diffframe.py +0 -0
  260. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/app/imagekeyeditor.py +0 -0
  261. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/app/imagekeyupgrader.py +0 -0
  262. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/app/intensitynormalization.py +0 -0
  263. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/app/multicor.py +0 -0
  264. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/app/multipag.py +0 -0
  265. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/app/nabuapp.py +0 -0
  266. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/app/nxtomoeditor.py +0 -0
  267. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/app/patchrawdarkflat.py +0 -0
  268. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/app/radiostack.py +0 -0
  269. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/app/reducedarkflat.py +0 -0
  270. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/app/rsync.py +0 -0
  271. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/app/samplemoved.py +0 -0
  272. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/app/scanviewer.py +0 -0
  273. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/app/sinogramviewer.py +0 -0
  274. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/app/slicestack.py +0 -0
  275. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/app/stopdatalistener.py +0 -0
  276. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/app/zstitching.py +0 -0
  277. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/__init__.py +0 -0
  278. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/cluster/__init__.py +0 -0
  279. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/cluster/cluster.py +0 -0
  280. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/futureobject.py +0 -0
  281. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/log/__init__.py +0 -0
  282. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/log/logger.py +0 -0
  283. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/log/processlog.py +0 -0
  284. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/__init__.py +0 -0
  285. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/cluster/__init__.py +0 -0
  286. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/cluster/supervisor.py +0 -0
  287. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/conditions/__init__.py +0 -0
  288. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/conditions/filters.py +0 -0
  289. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/control/__init__.py +0 -0
  290. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/control/datadiscovery.py +0 -0
  291. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/control/datalistener/__init__.py +0 -0
  292. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/control/datalistener/rpcserver.py +0 -0
  293. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/control/datawatcher/__init__.py +0 -0
  294. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/control/datawatcher/datawatcher.py +0 -0
  295. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/control/datawatcher/datawatcherobserver.py +0 -0
  296. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/control/datawatcher/datawatcherprocess.py +0 -0
  297. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/control/datawatcher/edfdwprocess.py +0 -0
  298. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/control/datawatcher/hdf5dwprocess.py +0 -0
  299. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/control/datawatcher/status.py +0 -0
  300. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/control/emailnotifier.py +0 -0
  301. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/control/nxtomoconcatenate.py +0 -0
  302. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/control/nxtomomill.py +0 -0
  303. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/control/scanlist.py +0 -0
  304. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/control/scanselector.py +0 -0
  305. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/control/scantransfer.py +0 -0
  306. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/control/scanvalidator.py +0 -0
  307. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/control/singletomoobj.py +0 -0
  308. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/control/test/__init__.py +0 -0
  309. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/control/test/test_concatenate_nxtomos.py +0 -0
  310. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/control/test/test_email.py +0 -0
  311. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/control/test/test_h52nx_process.py +0 -0
  312. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/control/test/test_volume_link.py +0 -0
  313. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/control/timer.py +0 -0
  314. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/control/tomoobjserie.py +0 -0
  315. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/control/volumeselector.py +0 -0
  316. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/control/volumesymlink.py +0 -0
  317. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/edit/__init__.py +0 -0
  318. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/edit/darkflatpatch.py +0 -0
  319. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/edit/imagekeyeditor.py +0 -0
  320. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/icat/__init__.py +0 -0
  321. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/icat/createscreenshots.py +0 -0
  322. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/icat/gallery.py +0 -0
  323. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/icat/icatbase.py +0 -0
  324. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/icat/publish.py +0 -0
  325. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/icat/screenshots.py +0 -0
  326. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/output.py +0 -0
  327. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/__init__.py +0 -0
  328. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/axis/__init__.py +0 -0
  329. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/axis/anglemode.py +0 -0
  330. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/axis/mode.py +0 -0
  331. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/axis/params.py +0 -0
  332. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/axis/projectiontype.py +0 -0
  333. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/darkref/__init__.py +0 -0
  334. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/darkref/darkrefs.py +0 -0
  335. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/darkref/params.py +0 -0
  336. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/darkref/settings.py +0 -0
  337. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/nabu/__init__.py +0 -0
  338. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/nabu/castvolume.py +0 -0
  339. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/nabu/helical.py +0 -0
  340. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/nabu/nabuscores.py +0 -0
  341. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/nabu/plane.py +0 -0
  342. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/nabu/settings.py +0 -0
  343. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/nabu/target.py +0 -0
  344. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/nabu/utils.py +0 -0
  345. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/normalization/__init__.py +0 -0
  346. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/normalization/normalization.py +0 -0
  347. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/normalization/params.py +0 -0
  348. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/output.py +0 -0
  349. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/paramsbase.py +0 -0
  350. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/saaxis/__init__.py +0 -0
  351. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/saaxis/params.py +0 -0
  352. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/saaxis/saaxis.py +0 -0
  353. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/sadeltabeta/__init__.py +0 -0
  354. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/sadeltabeta/params.py +0 -0
  355. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/sadeltabeta/sadeltabeta.py +0 -0
  356. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/scores/__init__.py +0 -0
  357. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/scores/params.py +0 -0
  358. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/scores/scores.py +0 -0
  359. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/test/__init__.py +0 -0
  360. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/test/test_axis_params.py +0 -0
  361. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/test/test_darkref.py +0 -0
  362. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/test/test_darkref_copy.py +0 -0
  363. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/test/test_paramsbase.py +0 -0
  364. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/test/test_saaxis.py +0 -0
  365. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/test/test_sadeltabeta.py +0 -0
  366. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/test/test_utils.py +0 -0
  367. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/utils/__init__.py +0 -0
  368. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/reconstruction/utils/cor.py +0 -0
  369. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/script/__init__.py +0 -0
  370. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/script/python.py +0 -0
  371. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/stitching/__init__.py +0 -0
  372. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/stitching/metadataholder.py +0 -0
  373. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/stitching/nabustitcher.py +0 -0
  374. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/test/__init__.py +0 -0
  375. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/test/test_axis.py +0 -0
  376. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/test/test_conditions.py +0 -0
  377. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/test/test_dark_and_flat.py +0 -0
  378. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/test/test_data_listener.py +0 -0
  379. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/test/test_data_watcher.py +0 -0
  380. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/test/test_nabu.py +0 -0
  381. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/test/test_normalization.py +0 -0
  382. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/test/test_timer.py +0 -0
  383. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/utils.py +0 -0
  384. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/visualization/__init__.py +0 -0
  385. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/visualization/dataviewer.py +0 -0
  386. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/visualization/diffviewer.py +0 -0
  387. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/visualization/imagestackviewer.py +0 -0
  388. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/visualization/liveslice.py +0 -0
  389. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/visualization/radiostack.py +0 -0
  390. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/visualization/samplemoved.py +0 -0
  391. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/visualization/sinogramviewer.py +0 -0
  392. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/visualization/slicestack.py +0 -0
  393. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/process/visualization/volumeviewer.py +0 -0
  394. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/progress.py +0 -0
  395. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/scan/__init__.py +0 -0
  396. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/scan/edfscan.py +0 -0
  397. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/scan/futurescan.py +0 -0
  398. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/scan/hdf5scan.py +0 -0
  399. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/scan/helicalmetadata.py +0 -0
  400. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/scan/scanfactory.py +0 -0
  401. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/scan/scantype.py +0 -0
  402. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/scan/test/__init__.py +0 -0
  403. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/scan/test/test_edf.py +0 -0
  404. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/scan/test/test_future_scan.py +0 -0
  405. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/scan/test/test_h5.py +0 -0
  406. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/scan/test/test_process_registration.py +0 -0
  407. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/scan/test/test_scan.py +0 -0
  408. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/settings.py +0 -0
  409. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/signal.py +0 -0
  410. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/test/__init__.py +0 -0
  411. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/test/test_scanutils.py +0 -0
  412. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/test/test_utils.py +0 -0
  413. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/tomwer_object.py +0 -0
  414. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/utils/Singleton.py +0 -0
  415. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/utils/__init__.py +0 -0
  416. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/utils/char.py +0 -0
  417. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/utils/deprecation.py +0 -0
  418. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/utils/dictutils.py +0 -0
  419. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/utils/ftseriesutils.py +0 -0
  420. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/utils/gpu.py +0 -0
  421. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/utils/image.py +0 -0
  422. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/utils/lbsram.py +0 -0
  423. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/utils/locker.py +0 -0
  424. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/utils/logconfig.py +0 -0
  425. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/utils/normalization.py +0 -0
  426. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/utils/nxtomoutils.py +0 -0
  427. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/utils/resource.py +0 -0
  428. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/utils/scanutils.py +0 -0
  429. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/utils/slurm.py +0 -0
  430. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/utils/spec.py +0 -0
  431. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/utils/threads.py +0 -0
  432. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/utils/time.py +0 -0
  433. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/utils/volumeutils.py +0 -0
  434. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/volume/__init__.py +0 -0
  435. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/volume/edfvolume.py +0 -0
  436. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/volume/hdf5volume.py +0 -0
  437. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/volume/jp2kvolume.py +0 -0
  438. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/volume/rawvolume.py +0 -0
  439. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/volume/tiffvolume.py +0 -0
  440. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/volume/volumebase.py +0 -0
  441. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/core/volume/volumefactory.py +0 -0
  442. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/__init__.py +0 -0
  443. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/cluster/__init__.py +0 -0
  444. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/cluster/slurm.py +0 -0
  445. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/cluster/supervisor.py +0 -0
  446. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/cluster/test/__init__.py +0 -0
  447. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/cluster/test/test_cluster.py +0 -0
  448. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/cluster/test/test_supervisor.py +0 -0
  449. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/conditions/__init__.py +0 -0
  450. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/conditions/filter.py +0 -0
  451. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/configuration/__init__.py +0 -0
  452. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/configuration/action.py +0 -0
  453. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/configuration/level.py +0 -0
  454. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/__init__.py +0 -0
  455. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/actions.py +0 -0
  456. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/datadiscovery.py +0 -0
  457. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/datalist.py +0 -0
  458. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/datalistener.py +0 -0
  459. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/datareacheractions.py +0 -0
  460. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/datatransfert.py +0 -0
  461. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/datavalidator.py +0 -0
  462. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/datawatcher/__init__.py +0 -0
  463. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/datawatcher/configuration.py +0 -0
  464. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/datawatcher/controlwidget.py +0 -0
  465. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/datawatcher/datawatcher.py +0 -0
  466. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/datawatcher/datawatcherobserver.py +0 -0
  467. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/emailnotifier.py +0 -0
  468. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/history.py +0 -0
  469. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/nxtomomill.py +0 -0
  470. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/observations.py +0 -0
  471. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/scanselectorwidget.py +0 -0
  472. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/selectorwidgetbase.py +0 -0
  473. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/serie/__init__.py +0 -0
  474. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/serie/nxtomoconcatenate.py +0 -0
  475. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/serie/seriecreator.py +0 -0
  476. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/serie/seriewaiter.py +0 -0
  477. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/singletomoobj.py +0 -0
  478. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/test/__init__.py +0 -0
  479. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/test/test_datadiscovery.py +0 -0
  480. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/test/test_datalist.py +0 -0
  481. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/test/test_datalistener.py +0 -0
  482. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/test/test_datavalidator.py +0 -0
  483. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/test/test_email.py +0 -0
  484. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/test/test_inputwidget.py +0 -0
  485. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/test/test_process_manager.py +0 -0
  486. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/test/test_reducedarkflat_selector.py +0 -0
  487. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/test/test_scanselector.py +0 -0
  488. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/test/test_scanvalidator.py +0 -0
  489. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/test/test_single_tomo_obj.py +0 -0
  490. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/test/test_volume_dialog.py +0 -0
  491. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/test/test_volumeselector.py +0 -0
  492. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/tomoobjdisplaymode.py +0 -0
  493. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/control/volumeselectorwidget.py +0 -0
  494. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/debugtools/__init__.py +0 -0
  495. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/debugtools/datasetgenerator.py +0 -0
  496. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/debugtools/objectinspector.py +0 -0
  497. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/edit/__init__.py +0 -0
  498. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/edit/imagekeyeditor.py +0 -0
  499. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/edit/nxtomoeditor.py +0 -0
  500. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/edit/test/__init__.py +0 -0
  501. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/edit/test/test_dkrf_patch.py +0 -0
  502. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/edit/test/test_image_key_editor.py +0 -0
  503. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/edit/test/test_nx_editor.py +0 -0
  504. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/icat/__init__.py +0 -0
  505. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/icat/createscreenshots.py +0 -0
  506. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/icat/gallery.py +0 -0
  507. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/icat/publish.py +0 -0
  508. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/icons.py +0 -0
  509. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/illustrations.py +0 -0
  510. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/qconfigfile.py +0 -0
  511. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/qfolderdialog.py +0 -0
  512. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/qlefilesystem.py +0 -0
  513. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/__init__.py +0 -0
  514. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/axis/CompareImages.py +0 -0
  515. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/axis/__init__.py +0 -0
  516. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/axis/axis.py +0 -0
  517. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/axis/radioaxis.py +0 -0
  518. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/darkref/__init__.py +0 -0
  519. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/darkref/darkrefcopywidget.py +0 -0
  520. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/darkref/darkrefwidget.py +0 -0
  521. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/nabu/__init__.py +0 -0
  522. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/nabu/castvolume.py +0 -0
  523. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/nabu/check.py +0 -0
  524. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/nabu/helical.py +0 -0
  525. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/nabu/nabuconfig/__init__.py +0 -0
  526. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/nabu/nabuconfig/base.py +0 -0
  527. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/nabu/nabuconfig/ctf.py +0 -0
  528. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/nabu/nabuconfig/nabuconfig.py +0 -0
  529. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/nabu/nabuconfig/output.py +0 -0
  530. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/nabu/nabuconfig/phase.py +0 -0
  531. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/nabu/nabuconfig/preprocessing.py +0 -0
  532. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/nabu/nabuconfig/reconstruction.py +0 -0
  533. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/nabu/nabuflow.py +0 -0
  534. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/nabu/slices.py +0 -0
  535. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/nabu/slurm.py +0 -0
  536. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/nabu/volume.py +0 -0
  537. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/normalization/__init__.py +0 -0
  538. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/normalization/intensity.py +0 -0
  539. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/saaxis/__init__.py +0 -0
  540. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/saaxis/corrangeselector.py +0 -0
  541. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/saaxis/dimensionwidget.py +0 -0
  542. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/saaxis/saaxis.py +0 -0
  543. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/saaxis/sliceselector.py +0 -0
  544. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/sadeltabeta/__init__.py +0 -0
  545. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/sadeltabeta/saadeltabeta.py +0 -0
  546. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/scores/__init__.py +0 -0
  547. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/scores/control.py +0 -0
  548. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/scores/scoreplot.py +0 -0
  549. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/test/__init__.py +0 -0
  550. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/test/test_axis.py +0 -0
  551. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/test/test_nabu.py +0 -0
  552. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/test/test_saaxis.py +0 -0
  553. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/reconstruction/test/test_sadeltabeta.py +0 -0
  554. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/samplemoved/__init__.py +0 -0
  555. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/samplemoved/selectiontable.py +0 -0
  556. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/settings.py +0 -0
  557. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/stackplot.py +0 -0
  558. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/stacks.py +0 -0
  559. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/stitching/__init__.py +0 -0
  560. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/stitching/action.py +0 -0
  561. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/stitching/axisorderedlist.py +0 -0
  562. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/stitching/config/__init__.py +0 -0
  563. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/stitching/config/axisparams.py +0 -0
  564. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/stitching/config/output.py +0 -0
  565. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/stitching/config/positionoveraxis.py +0 -0
  566. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/stitching/config/stitchingstrategies.py +0 -0
  567. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/stitching/config/tomoobjdetails.py +0 -0
  568. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/stitching/metadataholder.py +0 -0
  569. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/stitching/normalization.py +0 -0
  570. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/stitching/stitchandbackground.py +0 -0
  571. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/stitching/stitching.py +0 -0
  572. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/stitching/stitching_preview.py +0 -0
  573. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/stitching/stitching_raw.py +0 -0
  574. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/stitching/z_stitching/__init__.py +0 -0
  575. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/stitching/z_stitching/fineestimation.py +0 -0
  576. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/test/__init__.py +0 -0
  577. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/test/test_axis_gui.py +0 -0
  578. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/test/test_qfolder_dialog.py +0 -0
  579. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/utils/__init__.py +0 -0
  580. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/utils/buttons.py +0 -0
  581. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/utils/completer.py +0 -0
  582. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/utils/flow.py +0 -0
  583. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/utils/illustrations.py +0 -0
  584. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/utils/inputwidget.py +0 -0
  585. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/utils/lineselector/__init__.py +0 -0
  586. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/utils/lineselector/lineselector.py +0 -0
  587. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/utils/qt_utils.py +0 -0
  588. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/utils/sandboxes.py +0 -0
  589. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/utils/scandescription.py +0 -0
  590. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/utils/scrollarea.py +0 -0
  591. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/utils/slider.py +0 -0
  592. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/utils/splashscreen.py +0 -0
  593. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/utils/step.py +0 -0
  594. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/utils/unitsystem.py +0 -0
  595. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/utils/utils.py +0 -0
  596. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/utils/vignettes.py +0 -0
  597. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/utils/waiterthread.py +0 -0
  598. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/visualization/__init__.py +0 -0
  599. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/visualization/dataviewer.py +0 -0
  600. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/visualization/diffviewer/__init__.py +0 -0
  601. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/visualization/diffviewer/diffviewer.py +0 -0
  602. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/visualization/diffviewer/shiftwidget.py +0 -0
  603. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/visualization/fullscreenplot.py +0 -0
  604. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/visualization/nxtomometadata.py +0 -0
  605. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/visualization/reconstructionparameters.py +0 -0
  606. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/visualization/scanoverview.py +0 -0
  607. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/visualization/sinogramviewer.py +0 -0
  608. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/visualization/test/__init__.py +0 -0
  609. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/visualization/test/test_dataviewer.py +0 -0
  610. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/visualization/test/test_diffviewer.py +0 -0
  611. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/visualization/test/test_nx_tomo_metadata_viewer.py +0 -0
  612. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/visualization/test/test_reconstruction_parameters.py +0 -0
  613. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/visualization/test/test_sinogramviewer.py +0 -0
  614. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/visualization/test/test_stacks.py +0 -0
  615. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/visualization/test/test_volumeviewer.py +0 -0
  616. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/visualization/tomoobjoverview.py +0 -0
  617. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/visualization/volumeoverview.py +0 -0
  618. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/gui/visualization/volumeviewer.py +0 -0
  619. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/io/__init__.py +0 -0
  620. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/io/utils/__init__.py +0 -0
  621. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/io/utils/raw_and_processed_data.py +0 -0
  622. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/io/utils/tomoobj.py +0 -0
  623. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/__init__.py +0 -0
  624. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/Imagej_icon.png +0 -0
  625. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/a.png +0 -0
  626. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/a.svg +0 -0
  627. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/add.png +0 -0
  628. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/add.svg +0 -0
  629. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/advanced_user.png +0 -0
  630. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/advanced_user.svg +0 -0
  631. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/axis.png +0 -0
  632. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/axis.svg +0 -0
  633. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/background.png +0 -0
  634. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/background.svg +0 -0
  635. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/basic_user.png +0 -0
  636. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/basic_user.svg +0 -0
  637. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/cfg_file_active.png +0 -0
  638. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/cfg_file_active.svg +0 -0
  639. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/cfg_file_inactive.png +0 -0
  640. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/cfg_file_inactive.svg +0 -0
  641. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/compare_mode_a_minus_b.png +0 -0
  642. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/compare_mode_a_minus_b.svg +0 -0
  643. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/compose.png +0 -0
  644. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/compose.svg +0 -0
  645. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/datalistener_activate.png +0 -0
  646. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/datalistener_activate.svg +0 -0
  647. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/datalistener_deactivate.png +0 -0
  648. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/datalistener_deactivate.svg +0 -0
  649. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/delta_beta.png +0 -0
  650. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/delta_beta.svg +0 -0
  651. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/exit.png +0 -0
  652. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/exit.svg +0 -0
  653. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/full_screen.png +0 -0
  654. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/full_screen.svg +0 -0
  655. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/hammer.png +0 -0
  656. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/hammer.svg +0 -0
  657. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/health.png +0 -0
  658. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/health.svg +0 -0
  659. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/high_speed.png +0 -0
  660. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/high_speed.svg +0 -0
  661. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/history.png +0 -0
  662. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/hourglass.npy +0 -0
  663. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/imageNotFound.npy +0 -0
  664. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/information.png +0 -0
  665. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/information.svg +0 -0
  666. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/input.png +0 -0
  667. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/input.svg +0 -0
  668. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/invisible.png +0 -0
  669. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/invisible.svg +0 -0
  670. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/lineselection.png +0 -0
  671. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/lineselection.svg +0 -0
  672. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/list_selection.png +0 -0
  673. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/list_selection.svg +0 -0
  674. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/locked.png +0 -0
  675. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/locked.svg +0 -0
  676. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/log.png +0 -0
  677. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/log.svg +0 -0
  678. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/loop.png +0 -0
  679. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/low_speed.png +0 -0
  680. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/low_speed.svg +0 -0
  681. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/medium_low_speed.png +0 -0
  682. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/medium_low_speed.svg +0 -0
  683. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/minimalistic_user.png +0 -0
  684. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/minimalistic_user.svg +0 -0
  685. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/multi-document-save.png +0 -0
  686. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/multi-document-save.svg +0 -0
  687. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/nabu.png +0 -0
  688. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/nabu.svg +0 -0
  689. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/output.png +0 -0
  690. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/output.svg +0 -0
  691. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/parameters.png +0 -0
  692. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/parameters.svg +0 -0
  693. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/plot-xleft.png +0 -0
  694. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/plot-xleft.svg +0 -0
  695. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/plot-xright.png +0 -0
  696. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/plot-xright.svg +0 -0
  697. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/range_selection.png +0 -0
  698. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/range_selection.svg +0 -0
  699. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/results.png +0 -0
  700. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/results.svg +0 -0
  701. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/rm.png +0 -0
  702. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/rm.svg +0 -0
  703. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/roman_four.png +0 -0
  704. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/roman_four.svg +0 -0
  705. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/roman_one.png +0 -0
  706. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/roman_one.svg +0 -0
  707. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/roman_three.png +0 -0
  708. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/roman_three.svg +0 -0
  709. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/roman_two.png +0 -0
  710. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/roman_two.svg +0 -0
  711. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/ruler.png +0 -0
  712. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/ruler.svg +0 -0
  713. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/short_description.png +0 -0
  714. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/short_description.svg +0 -0
  715. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/single_selection.png +0 -0
  716. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/single_selection.svg +0 -0
  717. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/sinogram.png +0 -0
  718. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/slurm.svg +0 -0
  719. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/slurm_active.png +0 -0
  720. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/slurm_active.svg +0 -0
  721. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/slurm_deactive.png +0 -0
  722. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/slurm_deactive.svg +0 -0
  723. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/stitching_modeRaw.png +0 -0
  724. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/stitching_modeRaw.svg +0 -0
  725. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/stitching_modeRefine.png +0 -0
  726. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/stitching_modeRefine.svg +0 -0
  727. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/switch.png +0 -0
  728. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/tomwer.png +0 -0
  729. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/tomwer_large.png +0 -0
  730. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/unlocked.png +0 -0
  731. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/unlocked.svg +0 -0
  732. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/unsharp_mask.png +0 -0
  733. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/update_stitching_preview.svg +0 -0
  734. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/url.png +0 -0
  735. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/url.svg +0 -0
  736. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/vignettes.png +0 -0
  737. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/vignettes.svg +0 -0
  738. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/visible.png +0 -0
  739. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/visible.svg +0 -0
  740. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/warning.png +0 -0
  741. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/icons/warning.svg +0 -0
  742. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/illustrations/ctf_z1.png +0 -0
  743. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/illustrations/ctf_z1.svg +0 -0
  744. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/illustrations/flow_down.png +0 -0
  745. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/illustrations/flow_down.svg +0 -0
  746. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/illustrations/flow_right.png +0 -0
  747. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/illustrations/flow_right.svg +0 -0
  748. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/resources/gui/illustrations/no_rot.svg +0 -0
  749. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/synctools/__init__.py +0 -0
  750. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/synctools/axis.py +0 -0
  751. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/synctools/darkref.py +0 -0
  752. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/synctools/datalistener.py +0 -0
  753. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/synctools/datatransfert.py +0 -0
  754. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/synctools/imageloaderthread.py +0 -0
  755. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/synctools/rsyncmanager.py +0 -0
  756. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/synctools/saaxis.py +0 -0
  757. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/synctools/sadeltabeta.py +0 -0
  758. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/synctools/stacks/__init__.py +0 -0
  759. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/synctools/stacks/control/__init__.py +0 -0
  760. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/synctools/stacks/control/datalistener.py +0 -0
  761. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/synctools/stacks/edit/__init__.py +0 -0
  762. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/synctools/stacks/edit/darkflatpatch.py +0 -0
  763. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/synctools/stacks/edit/imagekeyeditor.py +0 -0
  764. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/synctools/stacks/processingstack.py +0 -0
  765. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/synctools/stacks/reconstruction/__init__.py +0 -0
  766. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/synctools/stacks/reconstruction/axis.py +0 -0
  767. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/synctools/stacks/reconstruction/dkrefcopy.py +0 -0
  768. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/synctools/stacks/reconstruction/nabu.py +0 -0
  769. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/synctools/stacks/reconstruction/normalization.py +0 -0
  770. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/synctools/stacks/reconstruction/saaxis.py +0 -0
  771. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/synctools/stacks/reconstruction/sadeltabeta.py +0 -0
  772. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/synctools/test/__init__.py +0 -0
  773. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/synctools/test/test_darkRefs.py +0 -0
  774. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/synctools/test/test_foldertransfer.py +0 -0
  775. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/synctools/utils/__init__.py +0 -0
  776. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/synctools/utils/scanstages.py +0 -0
  777. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/tests/__init__.py +0 -0
  778. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/tests/conftest.py +0 -0
  779. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/tests/datasets.py +0 -0
  780. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/tests/test_scripts.py +0 -0
  781. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/tests/test_utils.py +0 -0
  782. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/tests/utils.py +0 -0
  783. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/third_part/WaitingOverlay.py +0 -0
  784. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/third_part/__init__.py +0 -0
  785. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer/utils.py +0 -0
  786. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer.egg-info/SOURCES.txt +0 -0
  787. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer.egg-info/dependency_links.txt +0 -0
  788. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer.egg-info/entry_points.txt +0 -0
  789. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer.egg-info/namespace_packages.txt +0 -0
  790. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer.egg-info/requires.txt +0 -0
  791. {tomwer-1.3.5 → tomwer-1.3.7}/tomwer.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tomwer
3
- Version: 1.3.5
3
+ Version: 1.3.7
4
4
  Summary: "tomography workflow tools"
5
5
  Home-page: https://gitlab.esrf.fr/tomotools/tomwer
6
6
  Author: data analysis unit
@@ -37,7 +37,7 @@ import typing
37
37
  from ewokscore.task import Task as EwoksTask
38
38
  from nxtomomill import converter as nxtomomill_converter
39
39
  from silx.io.utils import h5py_read_dataset
40
- from tomoscan.io import HDF5File
40
+ from silx.io.utils import open as open_hdf5
41
41
 
42
42
  import tomwer.version
43
43
  from tomwer.core import settings
@@ -229,7 +229,7 @@ class DataListener(BaseProcessInfo):
229
229
  """Return the list of scans dir for this bliss_file / entry"""
230
230
 
231
231
  def get_scan_indexes():
232
- with HDF5File(bliss_file, "r", swmr=DataListener.SWMR_MODE) as h5f:
232
+ with open_hdf5(bliss_file) as h5f:
233
233
  entry_node = h5f[entry]
234
234
  if _SCAN_NUMBER_PATH in entry_node:
235
235
  return h5py_read_dataset(entry_node[_SCAN_NUMBER_PATH])
@@ -254,7 +254,7 @@ class DataListener(BaseProcessInfo):
254
254
  """Return the proposal file of the experimentation if registred by the
255
255
  data listener"""
256
256
  if entry is None:
257
- with HDF5File(process_file, "r", swmr=DataListener.SWMR_MODE) as h5f:
257
+ with open_hdf5(process_file) as h5f:
258
258
  entries = BaseProcessInfo._get_process_nodes(
259
259
  root_node=h5f, process=DataListener
260
260
  )
@@ -269,7 +269,7 @@ class DataListener(BaseProcessInfo):
269
269
  entry = list(entries.keys())[0]
270
270
  _logger.info("take %s as default entry" % entry)
271
271
 
272
- with HDF5File(process_file, "r", swmr=DataListener.SWMR_MODE) as h5f:
272
+ with open_hdf5(process_file) as h5f:
273
273
  dl_nodes = BaseProcessInfo._get_process_nodes(
274
274
  root_node=h5f[entry], process=DataListener
275
275
  )
@@ -311,7 +311,7 @@ class DataListener(BaseProcessInfo):
311
311
  """Return the proposal file of the experimentation if registred by the
312
312
  data listener"""
313
313
  if entry is None:
314
- with HDF5File(process_file, "r", swmr=DataListener.SWMR_MODE) as h5f:
314
+ with open_hdf5(process_file) as h5f:
315
315
  entries = BaseProcessInfo._get_process_nodes(
316
316
  root_node=h5f, process=DataListener
317
317
  )
@@ -326,7 +326,7 @@ class DataListener(BaseProcessInfo):
326
326
  entry = list(entries.keys())[0]
327
327
  _logger.info("take %s as default entry" % entry)
328
328
 
329
- with HDF5File(process_file, "r", swmr=DataListener.SWMR_MODE) as h5f:
329
+ with open_hdf5(process_file) as h5f:
330
330
  dl_nodes = BaseProcessInfo._get_process_nodes(
331
331
  root_node=h5f[entry], process=DataListener
332
332
  )
@@ -360,7 +360,7 @@ class DataListener(BaseProcessInfo):
360
360
  """Return the proposal file of the experimentation if registred by the
361
361
  data listener"""
362
362
  if entry is None:
363
- with HDF5File(process_file, "r", swmr=DataListener.SWMR_MODE) as h5f:
363
+ with open_hdf5(process_file) as h5f:
364
364
  entries = BaseProcessInfo._get_process_nodes(
365
365
  root_node=h5f, process=DataListener
366
366
  )
@@ -375,7 +375,7 @@ class DataListener(BaseProcessInfo):
375
375
  entry = list(entries.keys())[0]
376
376
  _logger.info("take %s as default entry" % entry)
377
377
 
378
- with HDF5File(process_file, "r", swmr=DataListener.SWMR_MODE) as h5f:
378
+ with open_hdf5(process_file) as h5f:
379
379
  dl_nodes = BaseProcessInfo._get_process_nodes(
380
380
  root_node=h5f[entry], process=DataListener
381
381
  )
@@ -410,7 +410,7 @@ class DataListener(BaseProcessInfo):
410
410
  specific sequence data
411
411
  """
412
412
  if entry is None:
413
- with HDF5File(process_file, "r", swmr=DataListener.SWMR_MODE) as h5f:
413
+ with open_hdf5(process_file) as h5f:
414
414
  entries = BaseProcessInfo._get_process_nodes(
415
415
  root_node=h5f, process=DataListener
416
416
  )
@@ -425,7 +425,7 @@ class DataListener(BaseProcessInfo):
425
425
  entry = list(entries.keys())[0]
426
426
  _logger.info("take %s as default entry" % entry)
427
427
 
428
- with HDF5File(process_file, "r", swmr=DataListener.SWMR_MODE) as h5f:
428
+ with open_hdf5(process_file) as h5f:
429
429
  dl_nodes = BaseProcessInfo._get_process_nodes(
430
430
  root_node=h5f[entry], process=DataListener
431
431
  )
@@ -503,7 +503,7 @@ class DataListener(BaseProcessInfo):
503
503
  # write
504
504
  def sequence_is_finished():
505
505
  try:
506
- with HDF5File(bliss_file, "r", swmr=DataListener.SWMR_MODE) as h5f:
506
+ with open_hdf5(bliss_file) as h5f:
507
507
  end_scan_path = "/".join((entry, "end_time"))
508
508
  return end_scan_path in h5f
509
509
  except Exception:
@@ -76,7 +76,7 @@ else:
76
76
  has_composite_cor_finder = True
77
77
  from silx.io.url import DataUrl
78
78
  from silx.io.utils import h5py_read_dataset
79
- from tomoscan.io import HDF5File, get_swmr_mode
79
+ from silx.io.utils import open as open_hdf5
80
80
 
81
81
  _logger = logging.getLogger(__name__)
82
82
  if not has_composite_cor_finder:
@@ -1164,7 +1164,7 @@ class AxisTask(
1164
1164
  :return:
1165
1165
  """
1166
1166
  if entry is None:
1167
- with HDF5File(process_file, "r", swmr=get_swmr_mode()) as h5f:
1167
+ with open_hdf5(process_file) as h5f:
1168
1168
  entries = AxisTask._get_process_nodes(root_node=h5f, process=AxisTask)
1169
1169
  if len(entries) == 0:
1170
1170
  _logger.info("unable to find a Axis process in %s" % process_file)
@@ -1175,7 +1175,7 @@ class AxisTask(
1175
1175
  entry = list(entries.keys())[0]
1176
1176
  _logger.info("take %s as default entry" % entry)
1177
1177
 
1178
- with HDF5File(process_file, "r", swmr=get_swmr_mode()) as h5f:
1178
+ with open_hdf5(process_file) as h5f:
1179
1179
  axis_nodes = AxisTask._get_process_nodes(
1180
1180
  root_node=h5f[entry], process=AxisTask
1181
1181
  )
@@ -39,6 +39,7 @@ from typing import Union
39
39
 
40
40
  from silx.io.dictdump import dicttoh5, h5todict
41
41
  from silx.io.url import DataUrl
42
+ from silx.io.utils import open as open_hdf5
42
43
  from tomoscan.esrf.scan.utils import (
43
44
  copy_h5_dict_darks_to,
44
45
  copy_h5_dict_flats_to,
@@ -297,7 +298,7 @@ class DarkRefsCopy(DarkRefsTask):
297
298
  if not os.path.exists(self._save_file):
298
299
  return False
299
300
  else:
300
- with HDF5File(self._save_file, mode="r") as h5f:
301
+ with open_hdf5(self._save_file) as h5f:
301
302
  return self._flats_url.data_path() in h5f
302
303
 
303
304
  def has_dark_stored(self) -> bool:
@@ -309,7 +310,7 @@ class DarkRefsCopy(DarkRefsTask):
309
310
  if not os.path.exists(self._save_file):
310
311
  return False
311
312
  else:
312
- with HDF5File(self._save_file, mode="r") as h5f:
313
+ with open_hdf5(self._save_file) as h5f:
313
314
  return self._darks_url.data_path() in h5f
314
315
 
315
316
  def contains_dark(self, scan: TomwerScanBase) -> bool:
@@ -43,9 +43,10 @@ import sys
43
43
 
44
44
  import numpy
45
45
  from silx.io.url import DataUrl
46
+ from silx.io.utils import open as open_hdf5
46
47
  from sluurp.executor import submit as submit_to_slurm_cluster
47
48
  from sluurp.job import SBatchScriptJob
48
- from tomoscan.io import HDF5File, get_swmr_mode
49
+ from tomoscan.io import HDF5File
49
50
  from tomoscan.normalization import Method as INormMethod
50
51
  from tomoscan.identifier import VolumeIdentifier
51
52
 
@@ -581,9 +582,7 @@ class _NabuBaseReconstructor:
581
582
  # if an url exists insure we can access it
582
583
  dataset_url = DataUrl(path=dataset_url)
583
584
  if os.path.exists(dataset_url.file_path()):
584
- with HDF5File(
585
- dataset_url.file_path(), mode="r", swmr=get_swmr_mode()
586
- ) as h5f:
585
+ with open_hdf5(dataset_url.file_path()) as h5f:
587
586
  if dataset_url.data_path() not in h5f:
588
587
  dataset_url = None
589
588
  else:
@@ -35,6 +35,7 @@ import os
35
35
  import gc
36
36
  from tomwer.io.utils import format_stderr_stdout
37
37
  from silx.utils.deprecation import deprecated, deprecated_warning
38
+ from silx.io.utils import open as open_hdf5
38
39
 
39
40
  from processview.core.manager.manager import ProcessManager, DatasetState
40
41
 
@@ -84,7 +85,6 @@ from processview.core.superviseprocess import SuperviseProcess
84
85
  from silx.io.dictdump import h5todict
85
86
  from silx.io.utils import h5py_read_dataset
86
87
  from silx.utils.enum import Enum as _Enum
87
- from tomoscan.io import HDF5File, get_swmr_mode
88
88
 
89
89
  from tomwer.core.process.task import Task
90
90
  from tomwer.core.scan.edfscan import EDFTomoScan
@@ -494,7 +494,7 @@ class NabuSlicesTask(
494
494
  :rtype:dict
495
495
  """
496
496
  if entry is None:
497
- with HDF5File(process_file, "r", swmr=get_swmr_mode()) as h5f:
497
+ with open_hdf5(process_file) as h5f:
498
498
  entries = NabuSlicesTask._get_process_nodes(
499
499
  root_node=h5f, process=NabuSlicesTask
500
500
  )
@@ -510,7 +510,7 @@ class NabuSlicesTask(
510
510
  configuration_path = None
511
511
  res = {}
512
512
 
513
- with HDF5File(process_file, "r", swmr=get_swmr_mode()) as h5f:
513
+ with open_hdf5(process_file) as h5f:
514
514
  nabu_nodes = NabuSlicesTask._get_process_nodes(
515
515
  root_node=h5f[entry], process=NabuSlicesTask
516
516
  )
@@ -845,7 +845,7 @@ class SingleSliceRunner(_NabuBaseReconstructor):
845
845
  basename, _ = os.path.splitext(scan.master_file)
846
846
  basename = os.path.basename(basename)
847
847
  try:
848
- with HDF5File(scan.master_file, mode="r", swmr=get_swmr_mode()) as h5f:
848
+ with open_hdf5(scan.master_file) as h5f:
849
849
  if len(h5f.keys()) > 1:
850
850
  # if there is more than one entry in the file append the entry name to the file basename
851
851
  basename = "_".join((basename, scan.entry.lstrip("/")))
@@ -43,10 +43,9 @@ from processview.core.manager.manager import ProcessManager, DatasetState
43
43
  from processview.core.superviseprocess import SuperviseProcess
44
44
 
45
45
  from silx.io.utils import h5py_read_dataset
46
+ from silx.io.utils import open as open_hdf5
46
47
  from tomwer.core.utils.deprecation import deprecated_warning
47
48
 
48
- from tomoscan.io import HDF5File, get_swmr_mode
49
-
50
49
  from tomwer.core.cluster.cluster import SlurmClusterConfiguration
51
50
  from tomwer.core.futureobject import FutureTomwerObject
52
51
  from tomwer.core.process.reconstruction.nabu.plane import NabuPlane
@@ -354,9 +353,7 @@ class VolumeRunner(_NabuBaseReconstructor):
354
353
  basename = os.path.basename(basename)
355
354
  try:
356
355
  # if there is more than one entry in the file append the entry name to the file basename
357
- with HDF5File(
358
- self.scan.master_file, mode="r", swmr=get_swmr_mode()
359
- ) as h5f:
356
+ with open_hdf5(self.scan.master_file) as h5f:
360
357
  if len(h5f.keys()) > 1:
361
358
  basename = "_".join((basename, self.scan.entry.strip("/")))
362
359
  except Exception:
@@ -46,7 +46,8 @@ from ewokscore.task import Task as _EwoksTask
46
46
  from ewokscore.taskwithprogress import TaskWithProgress as _EwoksTaskWithProgress
47
47
  from silx.io.dictdump import dicttoh5, h5todict
48
48
  from silx.io.utils import h5py_read_dataset
49
- from tomoscan.io import HDF5File, get_swmr_mode
49
+ from silx.io.utils import open as open_hdf5
50
+ from tomoscan.io import HDF5File
50
51
  from tomwer.core.utils.locker import FileLockerManager
51
52
 
52
53
 
@@ -376,7 +377,7 @@ class BaseProcessInfo:
376
377
  :rtype: list
377
378
  """
378
379
  # retrieve process to load
379
- with HDF5File(process_file, mode="r", swmr=get_swmr_mode()) as h5f:
380
+ with open_hdf5(process_file) as h5f:
380
381
  if entry is None:
381
382
  if len(h5f.keys()) > 0:
382
383
  root = h5f[list(h5f.keys())[0]]
@@ -42,7 +42,8 @@ from nxtomomill.converter import from_h5_to_nx
42
42
  from nxtomomill.io.config.hdf5config import TomoHDF5Config
43
43
  from nxtomo.nxobject.nxdetector import ImageKey
44
44
 
45
- from tomoscan.io import HDF5File, get_swmr_mode
45
+ from silx.io.utils import open as open_hdf5
46
+ from tomoscan.io import HDF5File
46
47
  from tomoscan.validator import is_valid_for_reconstruction
47
48
 
48
49
  from tomwer.core.process.control.datalistener import DataListener
@@ -335,9 +336,9 @@ class NXTomoDataTransferBase(unittest.TestCase):
335
336
  dst_scan = process.outputs.data
336
337
  assert dst_scan.master_file != self.nexus_file_path
337
338
  assert is_valid_for_reconstruction(dst_scan, check_values=True)
338
- with HDF5File(src_scan.master_file, mode="r", swmr=get_swmr_mode()) as h5s_src:
339
+ with open_hdf5(src_scan.master_file) as h5s_src:
339
340
  src_dataset = h5s_src["entry0000/detector/data"][...]
340
- with HDF5File(dst_scan.master_file, mode="r", swmr=get_swmr_mode()) as h5s_dst:
341
+ with open_hdf5(dst_scan.master_file) as h5s_dst:
341
342
  dst_dataset = h5s_dst["entry0000/detector/data"][...]
342
343
  assert numpy.array_equal(src_dataset, dst_dataset)
343
344
 
@@ -54,7 +54,7 @@ import logging
54
54
  from typing import Optional
55
55
 
56
56
  from silx.io.utils import h5py_read_dataset
57
- from tomoscan.io import HDF5File, get_swmr_mode
57
+ from silx.io.utils import open as open_hdf5
58
58
 
59
59
  _logger = logging.getLogger(__name__)
60
60
 
@@ -203,7 +203,7 @@ class BlissScan:
203
203
  return True
204
204
  return False
205
205
 
206
- with HDF5File(file_path, mode="r", swmr=get_swmr_mode()) as h5s:
206
+ with open_hdf5(file_path) as h5s:
207
207
  if not isinstance(h5s, h5py.Group) or not isinstance(
208
208
  h5s[entry], h5py.Group
209
209
  ):
@@ -227,7 +227,7 @@ class BlissScan:
227
227
  return tuple()
228
228
  else:
229
229
  res = []
230
- with HDF5File(file_path, mode="r", swmr=get_swmr_mode()) as h5s:
230
+ with open_hdf5(file_path) as h5s:
231
231
  for entry in h5s:
232
232
  if BlissScan.is_bliss_valid_entry(file_path=file_path, entry=entry):
233
233
  res.append(entry)
@@ -40,12 +40,12 @@ from urllib.parse import urlparse
40
40
 
41
41
  import h5py
42
42
  from processview.core.dataset import DatasetIdentifier
43
+ from silx.io.utils import open as open_hdf5
43
44
  from tomoscan.esrf.identifier.hdf5Identifier import (
44
45
  NXtomoScanIdentifier as _NXtomoScanIdentifier,
45
46
  )
46
47
  from tomoscan.esrf.identifier.url_utils import UrlSettings, split_path, split_query
47
48
  from tomoscan.esrf.scan.nxtomoscan import NXtomoScan as _tsNXtomoScan
48
- from tomoscan.io import HDF5File, get_swmr_mode
49
49
  from nxtomo.nxobject.nxdetector import ImageKey
50
50
 
51
51
  from tomwer.utils import docstring
@@ -424,7 +424,7 @@ class NXtomoScan(_tsNXtomoScan, TomwerScanBase):
424
424
  return tuple()
425
425
  else:
426
426
  res = []
427
- with HDF5File(file_path, mode="r", swmr=get_swmr_mode()) as h5s:
427
+ with open_hdf5(file_path) as h5s:
428
428
  for entry_name, node in h5s.items():
429
429
  if isinstance(node, h5py.Group):
430
430
  if NXtomoScan.entry_is_nx_tomo(node):
@@ -40,8 +40,9 @@ import functools
40
40
  import numpy
41
41
  from silx.io.url import DataUrl
42
42
  from silx.utils.enum import Enum as _Enum
43
+ from silx.io.utils import open as open_hdf5
44
+
43
45
  from tomoscan.identifier import VolumeIdentifier
44
- from tomoscan.io import HDF5File, get_swmr_mode
45
46
  from tomoscan.normalization import IntensityNormalization
46
47
  from tomoscan.volumebase import VolumeBase
47
48
  from tomoscan.identifier import BaseIdentifier
@@ -131,7 +132,7 @@ class TomwerScanBase(TomwerObject):
131
132
  and self.process_file is not None
132
133
  and os.path.exists(self.process_file)
133
134
  ):
134
- with HDF5File(self.process_file, mode="r", swmr=get_swmr_mode()) as h5s:
135
+ with open_hdf5(self.process_file) as h5s:
135
136
  self._process_index = len(h5s.items())
136
137
  else:
137
138
  self._process_index = 0
@@ -756,7 +757,7 @@ class TomwerScanBase(TomwerObject):
756
757
  from tomwer.core.process.task import Task
757
758
 
758
759
  if os.path.exists(self.process_file):
759
- with HDF5File(self.process_file, mode="r", swmr=get_swmr_mode()) as h5s:
760
+ with open_hdf5(self.process_file) as h5s:
760
761
  if not hasattr(self, "entry"):
761
762
  entry = "entry"
762
763
  else:
@@ -864,9 +865,7 @@ def _get_reconstructed_single_file_volume(
864
865
 
865
866
  if check_url is True:
866
867
  try:
867
- with HDF5File(
868
- os.path.abspath(file_), "r", swmr=get_swmr_mode()
869
- ) as h5f:
868
+ with open_hdf5(os.path.abspath(file_)) as h5f:
870
869
  if entry not in h5f:
871
870
  logger.info("{volume} does not exists")
872
871
  return None
@@ -8,11 +8,11 @@ from silx.gui import qt
8
8
  from silx.gui.plot import Plot2D
9
9
  from silx.io.dictdump import h5todict
10
10
  from silx.io.url import DataUrl
11
+ from silx.io.utils import open as open_hdf5
11
12
  from silx.gui.dialog.DataFileDialog import DataFileDialog
12
13
 
13
14
  from tomoscan.esrf.scan.utils import cwd_context
14
15
  from tomoscan.framereducer.target import REDUCER_TARGET
15
- from tomoscan.io import HDF5File, get_swmr_mode
16
16
 
17
17
  from tomwer.io.utils import get_default_directory
18
18
 
@@ -249,7 +249,7 @@ class ReduceDarkFlatSelectorTableWidget(qt.QWidget):
249
249
  if not os.path.exists(file_path):
250
250
  _logger.error(f"file doesn't exists ({file_path})")
251
251
 
252
- with HDF5File(file_path, mode="r", swmr=get_swmr_mode()) as h5f:
252
+ with open_hdf5(file_path) as h5f:
253
253
  entries = tuple(h5f.keys())
254
254
 
255
255
  res = []
@@ -36,8 +36,8 @@ from silx.gui import qt
36
36
  from silx.gui.dialog.DataFileDialog import DataFileDialog
37
37
  from silx.io.url import DataUrl
38
38
  from silx.io.utils import h5py_read_dataset
39
+ from silx.io.utils import open as open_hdf5
39
40
  from nxtomo.nxobject.nxdetector import ImageKey
40
- from tomoscan.io import HDF5File, get_swmr_mode
41
41
 
42
42
  import tomwer.core.utils.nxtomoutils as nxtomo_utils
43
43
  from tomwer.core.scan.nxtomoscan import NXtomoScan
@@ -83,7 +83,7 @@ class _DarkOrFlatUrl(qt.QWidget):
83
83
  url = self._redirectDataPath(url, logger=_logger)
84
84
 
85
85
  def dataset_invalid(url):
86
- with HDF5File(url.file_path(), mode="r", swmr=get_swmr_mode()) as h5s:
86
+ with open_hdf5(url.file_path()) as h5s:
87
87
  if not isinstance(h5s[url.data_path()], h5py.Dataset):
88
88
  return True
89
89
  return False
@@ -113,7 +113,7 @@ class _DarkOrFlatUrl(qt.QWidget):
113
113
 
114
114
  def _redirectDataPath(self, url, logger=None):
115
115
  try:
116
- with HDF5File(url.file_path(), mode="r", swmr=get_swmr_mode()) as h5s:
116
+ with open_hdf5(url.file_path()) as h5s:
117
117
  node = h5s[url.data_path()]
118
118
 
119
119
  if NXtomoScan.entry_is_nx_tomo(node):
@@ -188,7 +188,7 @@ class _DarkOrFlatUrl(qt.QWidget):
188
188
  def _getImageKey(self, url):
189
189
  # if we are on a 'detector / data dataset' then we can try to reach
190
190
  # image_key information
191
- with HDF5File(url.file_path(), mode="r", swmr=get_swmr_mode()) as h5s:
191
+ with open_hdf5(url.file_path()) as h5s:
192
192
  dataset = h5s[url.data_path()]
193
193
  grp_parent = dataset.parent
194
194
  if grp_parent is not None and NXtomoScan.is_nxdetector(grp_parent):
@@ -1,9 +1,10 @@
1
1
  from typing import Optional
2
2
  import h5py
3
3
  from silx.gui import qt
4
+ from silx.io.utils import open as open_hdf5
5
+
4
6
  from tomwer.core.scan.nxtomoscan import NXtomoScan
5
7
  from tomwer.gui import icons
6
- from tomoscan.io import HDF5File, get_swmr_mode
7
8
 
8
9
 
9
10
  class NXtomoProxyWarmer(qt.QWidget):
@@ -44,7 +45,7 @@ class NXtomoProxyWarmer(qt.QWidget):
44
45
  if scan is None:
45
46
  self._activateWarning(False)
46
47
  elif isinstance(scan, NXtomoScan):
47
- with HDF5File(scan.master_file, mode="r", swmr=get_swmr_mode()) as h5f:
48
+ with open_hdf5(scan.master_file) as h5f:
48
49
  entry = h5f.get(
49
50
  name=scan.entry, getclass=True, getlink=True, default=None
50
51
  )
@@ -34,7 +34,7 @@ import logging
34
34
 
35
35
  from silx.gui import qt
36
36
  from silx.io.url import DataUrl
37
- from tomoscan.io import HDF5File, get_swmr_mode
37
+ from silx.io.utils import open as open_hdf5
38
38
 
39
39
  from tomwer.core.scan.scanbase import TomwerScanBase
40
40
  from tomwer.synctools.imageloaderthread import ImageLoaderThread
@@ -71,7 +71,7 @@ class ImageFromFile(_Image):
71
71
 
72
72
  def get_nabu_entry():
73
73
  try:
74
- with HDF5File(_file, mode="r", swmr=get_swmr_mode()) as h5s:
74
+ with open_hdf5(_file) as h5s:
75
75
  for node in h5s:
76
76
  if "reconstruction" in h5s[node]:
77
77
  return "/".join(
@@ -35,7 +35,7 @@ import contextlib
35
35
 
36
36
  import h5py
37
37
  from silx.io.url import DataUrl
38
- from tomoscan.io import HDF5File, get_swmr_mode
38
+ from silx.io.utils import open as open_hdf5
39
39
 
40
40
 
41
41
  class _BaseReader(contextlib.AbstractContextManager):
@@ -60,9 +60,7 @@ class EntryReader(_BaseReader):
60
60
  """Context manager used to read a bliss node"""
61
61
 
62
62
  def __enter__(self):
63
- self._file_handler = HDF5File(
64
- filename=self._url.file_path(), mode="r", swmr=get_swmr_mode()
65
- )
63
+ self._file_handler = open_hdf5(filename=self._url.file_path())
66
64
  entry = self._file_handler[self._url.data_path()]
67
65
  if not isinstance(entry, h5py.Group):
68
66
  raise ValueError("Data path should point to a bliss node (h5py.Group)")
@@ -73,9 +71,7 @@ class DatasetReader(_BaseReader):
73
71
  """Context manager used to read a bliss node"""
74
72
 
75
73
  def __enter__(self):
76
- self._file_handler = HDF5File(
77
- filename=self._url.file_path(), mode="r", swmr=get_swmr_mode()
78
- )
74
+ self._file_handler = open_hdf5(filename=self._url.file_path())
79
75
  entry = self._file_handler[self._url.data_path()]
80
76
  if not isinstance(entry, h5py.Dataset):
81
77
  raise ValueError("Data path should point to a dtaset (h5py.Dataset)")
@@ -37,9 +37,9 @@ import os
37
37
  import h5py
38
38
  import numpy.lib.npyio
39
39
  from PIL import Image
40
+ from silx.io.utils import open as open_hdf5
40
41
  from tomoscan.esrf import has_glymur
41
42
  from tomoscan.esrf.scan.utils import get_data as tomoscan_get_data
42
- from tomoscan.io import HDF5File, get_swmr_mode
43
43
  from typing import Union
44
44
 
45
45
  from tomwer.core.utils import ftseriesutils
@@ -201,7 +201,7 @@ def get_linked_files_with_entry(hdf5_file: str, entry: str) -> set:
201
201
  if item in treated_items:
202
202
  continue
203
203
  dirname = os.path.dirname(abs_file_path)
204
- with HDF5File(abs_file_path, mode="r", swmr=get_swmr_mode()) as h5f:
204
+ with open_hdf5(abs_file_path) as h5f:
205
205
  node = h5f.get(data_path, getlink=True)
206
206
  if isinstance(node, h5py.ExternalLink):
207
207
  ext_file_path = node.filename
@@ -252,7 +252,7 @@ def get_linked_files_with_vds(hdf5_file: str, dataset_path: str) -> set:
252
252
  if item in treated_items:
253
253
  continue
254
254
  dirname = os.path.dirname(abs_file_path)
255
- with HDF5File(abs_file_path, mode="r", swmr=get_swmr_mode()) as h5f:
255
+ with open_hdf5(abs_file_path) as h5f:
256
256
  dataset = h5f[dataset_path]
257
257
  if dataset.is_virtual:
258
258
  for vs_info in dataset.virtual_sources():
@@ -94,11 +94,26 @@ class CastVolumeProcessStack(FIFO, qt.QObject):
94
94
  self.scan_ready(scan=data)
95
95
  else:
96
96
  self._data_currently_computed = data
97
- self._computationThread.init(data=data, configuration=configuration)
98
- # need to manage connect before starting it because
99
- fct_callback = functools.partial(self._end_threaded_computation, callback)
100
- self._computationThread.finished.connect(fct_callback)
101
- self._computationThread.start()
97
+ try:
98
+ self._computationThread.init(data=data, configuration=configuration)
99
+ except ValueError as e:
100
+ # initialization can fail (for example for cast volume is there is no volume or be case this will raise an error)
101
+ # then we want to keep the thread active
102
+ self._data_currently_computed = None
103
+ ProcessManager().notify_dataset_state(
104
+ dataset=data, process=self._process_id, state=DatasetState.SKIPPED
105
+ )
106
+ _logger.processSkipped(f"thread initialization failed. Error is {e}")
107
+ if callback is not None:
108
+ callback()
109
+ self.scan_ready(scan=data)
110
+ else:
111
+ # need to manage connect before starting it because
112
+ fct_callback = functools.partial(
113
+ self._end_threaded_computation, callback
114
+ )
115
+ self._computationThread.finished.connect(fct_callback)
116
+ self._computationThread.start()
102
117
 
103
118
  def _end_computation(self, data, future_tomo_obj, callback):
104
119
  """
@@ -77,7 +77,7 @@ RELEASE_LEVEL_VALUE = {
77
77
 
78
78
  MAJOR = 1
79
79
  MINOR = 3
80
- MICRO = 5
80
+ MICRO = 7
81
81
  RELEV = "final" # <16
82
82
  SERIAL = 0 # <16
83
83
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tomwer
3
- Version: 1.3.5
3
+ Version: 1.3.7
4
4
  Summary: "tomography workflow tools"
5
5
  Home-page: https://gitlab.esrf.fr/tomotools/tomwer
6
6
  Author: data analysis unit
File without changes
File without changes
File without changes
File without changes