tomwer 0.6.0b0__tar.gz → 0.6.0b3__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 (482) hide show
  1. home/payno/.local/share/virtualenvs/tomwer_venv/bin/tomwer +3 -3
  2. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/__pycache__/__init__.cpython-37.pyc +0 -0
  3. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/__pycache__/setup.cpython-37.pyc +0 -0
  4. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/orange/__pycache__/settings.cpython-37.pyc +0 -0
  5. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/TestAcquisition.cpython-37.pyc +0 -0
  6. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/__init__.cpython-37.pyc +0 -0
  7. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/test_axis_reconstruction.cpython-37.pyc +0 -0
  8. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/test_dark_flat_field.cpython-37.pyc +0 -0
  9. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/test_dump_widget_canvas.cpython-37.pyc +0 -0
  10. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/test_folder_transfert.cpython-37.pyc +0 -0
  11. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/test_lamino.cpython-37.pyc +0 -0
  12. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/test_nabu.cpython-37.pyc +0 -0
  13. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/test_owidgets.cpython-37.pyc +0 -0
  14. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/test_scanlist_ftserie.cpython-37.pyc +0 -0
  15. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/test_scanlist_samplemoved.cpython-37.pyc +0 -0
  16. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/test_workflow_volume.cpython-37.pyc +0 -0
  17. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/utils.cpython-37.pyc +0 -0
  18. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/__pycache__/__init__.cpython-37.pyc +0 -0
  19. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/__pycache__/setup.cpython-37.pyc +0 -0
  20. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/__pycache__/utils.cpython-37.pyc +0 -0
  21. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/DataListOW.py +1 -2
  22. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/DataListenerOW.py +95 -34
  23. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/DataTransfertOW.py +1 -2
  24. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/DataWatcherOW.py +1 -1
  25. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/NXTomomillOW.py +5 -10
  26. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/OldDataValidatorOW.py +7 -1
  27. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/TimerOW.py +1 -1
  28. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/VolumeSymLinkOW.py +160 -0
  29. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/DataListOW.cpython-37.pyc +0 -0
  30. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/DataListenerOW.cpython-37.pyc +0 -0
  31. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/DataSelectorOW.cpython-37.pyc +0 -0
  32. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/DataTransfertOW.cpython-37.pyc +0 -0
  33. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/DataValidatorOW.cpython-37.pyc +0 -0
  34. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/DataWatcherOW.cpython-37.pyc +0 -0
  35. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/FilterOW.cpython-37.pyc +0 -0
  36. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/NXTomomillOW.cpython-37.pyc +0 -0
  37. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/OldDataValidatorOW.cpython-37.pyc +0 -0
  38. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/TimerOW.cpython-37.pyc +0 -0
  39. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/VolumeSymLinkOW.cpython-37.pyc +0 -0
  40. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/__init__.cpython-37.pyc +0 -0
  41. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/icons/volumesymlink.png +0 -0
  42. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/icons/volumesymlink.svg +143 -0
  43. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/test/__pycache__/__init__.cpython-37.pyc +0 -0
  44. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/test/__pycache__/test_datalistener.cpython-37.pyc +0 -0
  45. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/test/test_datalistener.py +39 -16
  46. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/debugtools/__pycache__/DatasetGeneratorOW.cpython-37.pyc +0 -0
  47. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/debugtools/__pycache__/ObjectInspectorOW.cpython-37.pyc +0 -0
  48. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/debugtools/__pycache__/__init__.cpython-37.pyc +0 -0
  49. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/edit/__pycache__/DarkFlatPatchOW.cpython-37.pyc +0 -0
  50. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/edit/__pycache__/ImageKeyEditorOW.cpython-37.pyc +0 -0
  51. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/edit/__pycache__/__init__.cpython-37.pyc +0 -0
  52. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/edit/test/__pycache__/__init__.cpython-37.pyc +0 -0
  53. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/other/__pycache__/PythonScriptOW.cpython-37.pyc +0 -0
  54. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/other/__pycache__/__init__.cpython-37.pyc +0 -0
  55. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/AxisOW.py +0 -4
  56. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/__pycache__/AxisOW.cpython-37.pyc +0 -0
  57. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/__pycache__/DarkRefAndCopyOW.cpython-37.pyc +0 -0
  58. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/__pycache__/FtseriesOW.cpython-37.pyc +0 -0
  59. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/__pycache__/NabuOW.cpython-37.pyc +0 -0
  60. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/__pycache__/NabuVolumeOW.cpython-37.pyc +0 -0
  61. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/__pycache__/TofuOW.cpython-37.pyc +0 -0
  62. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/__pycache__/__init__.cpython-37.pyc +0 -0
  63. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/test/__pycache__/__init__.cpython-37.pyc +0 -0
  64. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/test/__pycache__/test_axis.cpython-37.pyc +0 -0
  65. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/test/__pycache__/test_nabu_widget.cpython-37.pyc +0 -0
  66. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/test/__pycache__/test_pyhst_widget.cpython-37.pyc +0 -0
  67. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/test/test_nabu_widget.py +1 -0
  68. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/__pycache__/__init__.cpython-37.pyc +0 -0
  69. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/__pycache__/test_conditions.cpython-37.pyc +0 -0
  70. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/__pycache__/test_control_flow.cpython-37.pyc +0 -0
  71. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/__pycache__/test_darkref.cpython-37.pyc +0 -0
  72. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/__pycache__/test_data_listener.cpython-37.pyc +0 -0
  73. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/__pycache__/test_datawatcher.cpython-37.pyc +0 -0
  74. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/__pycache__/test_foldertransfert.cpython-37.pyc +0 -0
  75. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/__pycache__/test_ftseries.cpython-37.pyc +0 -0
  76. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/__pycache__/test_reconstruction.cpython-37.pyc +0 -0
  77. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/__pycache__/test_scanvalidator.cpython-37.pyc +0 -0
  78. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/__pycache__/test_viewer.cpython-37.pyc +0 -0
  79. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/test_datawatcher.py +1 -1
  80. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/test_scanvalidator.py +16 -5
  81. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/visualization/DataViewerOW.py +8 -7
  82. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/visualization/__pycache__/DataViewerOW.cpython-37.pyc +0 -0
  83. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/visualization/__pycache__/DiffViewerOW.cpython-37.pyc +0 -0
  84. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/visualization/__pycache__/ImageStackViewerOW.cpython-37.pyc +0 -0
  85. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/visualization/__pycache__/LivesliceOW.cpython-37.pyc +0 -0
  86. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/visualization/__pycache__/RadioStackOW.cpython-37.pyc +0 -0
  87. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/visualization/__pycache__/SampleMovedOW.cpython-37.pyc +0 -0
  88. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/visualization/__pycache__/SinogramViewerOW.cpython-37.pyc +0 -0
  89. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/visualization/__pycache__/SliceStackOW.cpython-37.pyc +0 -0
  90. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/visualization/__pycache__/VolumeViewerOW.cpython-37.pyc +0 -0
  91. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/visualization/__pycache__/__init__.cpython-37.pyc +0 -0
  92. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/ppfaddon/tomwer/__pycache__/aliases.cpython-37.pyc +0 -0
  93. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/ppfaddon/tomwer/aliases.py +1 -1
  94. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/__main__.py +8 -1
  95. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/__pycache__/__init__.cpython-37.pyc +0 -0
  96. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/__pycache__/__main__.cpython-37.pyc +0 -0
  97. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/__pycache__/setup.cpython-37.pyc +0 -0
  98. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/__pycache__/utils.cpython-37.pyc +0 -0
  99. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/__pycache__/version.cpython-37.pyc +0 -0
  100. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/axis.cpython-37.pyc +0 -0
  101. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/darkref.cpython-37.pyc +0 -0
  102. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/darkrefpatch.cpython-37.pyc +0 -0
  103. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/diffframe.cpython-37.pyc +0 -0
  104. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/ftseries.cpython-37.pyc +0 -0
  105. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/imagekeyeditor.cpython-37.pyc +0 -0
  106. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/lamino.cpython-37.pyc +0 -0
  107. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/lbsramtransfert.cpython-37.pyc +0 -0
  108. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/nabuapp.cpython-37.pyc +0 -0
  109. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/ows_to_script.cpython-37.pyc +0 -0
  110. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/process.cpython-37.pyc +0 -0
  111. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/radiostack.cpython-37.pyc +0 -0
  112. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/rsync.cpython-37.pyc +0 -0
  113. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/samplemoved.cpython-37.pyc +0 -0
  114. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/sinogramviewer.cpython-37.pyc +0 -0
  115. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/slicestack.cpython-37.pyc +0 -0
  116. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/stopdatalistener.cpython-37.pyc +0 -0
  117. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/test_.cpython-37.pyc +0 -0
  118. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/canvas_launcher/__pycache__/__init__.cpython-37.pyc +0 -0
  119. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/canvas_launcher/__pycache__/launcher.cpython-37.pyc +0 -0
  120. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/canvas_launcher/__pycache__/splash.cpython-37.pyc +0 -0
  121. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/canvas_launcher/launcher.py +75 -1
  122. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/stopdatalistener.py +38 -0
  123. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/test/__pycache__/test_ows_to_script.cpython-37.pyc +0 -0
  124. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/test/__pycache__/test_process.cpython-37.pyc +0 -0
  125. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/test/test_ows_to_script.py +25 -12
  126. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/test/test_process.py +25 -12
  127. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/__pycache__/__init__.cpython-37.pyc +0 -0
  128. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/__pycache__/octaveh5editor.cpython-37.pyc +0 -0
  129. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/__pycache__/progress.cpython-37.pyc +0 -0
  130. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/__pycache__/settings.cpython-37.pyc +0 -0
  131. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/__pycache__/signal.cpython-37.pyc +0 -0
  132. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/__pycache__/waiterthread.cpython-37.pyc +0 -0
  133. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/log/__pycache__/__init__.cpython-37.pyc +0 -0
  134. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/log/__pycache__/logger.cpython-37.pyc +0 -0
  135. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/log/__pycache__/processlog.cpython-37.pyc +0 -0
  136. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/oar/__pycache__/__init__.cpython-37.pyc +0 -0
  137. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/__pycache__/__init__.cpython-37.pyc +0 -0
  138. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/__pycache__/baseprocess.cpython-37.pyc +0 -0
  139. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/__pycache__/processlog.cpython-37.pyc +0 -0
  140. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/__pycache__/utils.cpython-37.pyc +0 -0
  141. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/baseprocess.py +11 -5
  142. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/conditions/__pycache__/__init__.cpython-37.pyc +0 -0
  143. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/conditions/__pycache__/filters.cpython-37.pyc +0 -0
  144. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/control/__pycache__/__init__.cpython-37.pyc +0 -0
  145. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/{__pycache__ → control/__pycache__}/datatransfert.cpython-37.pyc +0 -0
  146. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/{__pycache__ → control/__pycache__}/nxtomomill.cpython-37.pyc +0 -0
  147. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/{__pycache__ → control/__pycache__}/scanlist.cpython-37.pyc +0 -0
  148. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/{__pycache__ → control/__pycache__}/scanvalidator.cpython-37.pyc +0 -0
  149. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/{__pycache__ → control/__pycache__}/timer.cpython-37.pyc +0 -0
  150. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/control/__pycache__/volumesymlink.cpython-37.pyc +0 -0
  151. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/control/datalistener/__init__.py +1 -0
  152. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/control/datalistener/__pycache__/__init__.cpython-37.pyc +0 -0
  153. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/control/datalistener/__pycache__/datalistener.cpython-37.pyc +0 -0
  154. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/control/datalistener/__pycache__/rpcserver.cpython-37.pyc +0 -0
  155. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/{datalistener → control/datalistener}/datalistener.py +57 -39
  156. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/{datalistener → control/datalistener}/rpcserver.py +53 -0
  157. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/{datatransfert.py → control/datatransfert.py} +1 -1
  158. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/control/datawatcher/__pycache__/__init__.cpython-37.pyc +0 -0
  159. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/{datawatcher → control/datawatcher}/__pycache__/datawatcher.cpython-37.pyc +0 -0
  160. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/{datawatcher → control/datawatcher}/__pycache__/datawatcherobserver.cpython-37.pyc +0 -0
  161. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/{datawatcher → control/datawatcher}/__pycache__/datawatcherprocess.cpython-37.pyc +0 -0
  162. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/{datawatcher → control/datawatcher}/__pycache__/edfdwprocess.cpython-37.pyc +0 -0
  163. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/control/datawatcher/__pycache__/hdf5dwprocess.cpython-37.pyc +0 -0
  164. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/control/datawatcher/__pycache__/status.cpython-37.pyc +0 -0
  165. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/{datawatcher → control/datawatcher}/datawatcher.py +1 -1
  166. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/{datawatcher → control/datawatcher}/datawatcherobserver.py +1 -1
  167. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/{nxtomomill.py → control/nxtomomill.py} +2 -8
  168. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/{scanvalidator.py → control/scanvalidator.py} +15 -11
  169. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/control/volumesymlink.py +131 -0
  170. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/edit/__pycache__/__init__.cpython-37.pyc +0 -0
  171. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/edit/__pycache__/darkflatpatch.cpython-37.pyc +0 -0
  172. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/edit/__pycache__/imagekeyeditor.cpython-37.pyc +0 -0
  173. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/__pycache__/__init__.cpython-37.pyc +0 -0
  174. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/axis/__pycache__/__init__.cpython-37.pyc +0 -0
  175. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/axis/__pycache__/anglemode.cpython-37.pyc +0 -0
  176. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/axis/__pycache__/axis.cpython-37.pyc +0 -0
  177. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/axis/__pycache__/mode.cpython-37.pyc +0 -0
  178. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/axis/__pycache__/params.cpython-37.pyc +0 -0
  179. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/axis/__pycache__/projectiontype.cpython-37.pyc +0 -0
  180. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/axis/anglemode.py +2 -4
  181. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/axis/axis.py +131 -4
  182. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/axis/mode.py +4 -4
  183. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/axis/params.py +20 -6
  184. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/axis/projectiontype.py +2 -4
  185. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/darkref/__pycache__/__init__.cpython-37.pyc +0 -0
  186. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/darkref/__pycache__/darkrefs.cpython-37.pyc +0 -0
  187. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/darkref/__pycache__/darkrefscopy.cpython-37.pyc +0 -0
  188. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/darkref/__pycache__/params.cpython-37.pyc +0 -0
  189. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/darkref/__pycache__/settings.cpython-37.pyc +0 -0
  190. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/darkref/darkrefs.py +3 -3
  191. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/darkref/darkrefscopy.py +11 -11
  192. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/ftseries/__pycache__/__init__.cpython-37.pyc +0 -0
  193. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/ftseries/__pycache__/ftseries.cpython-37.pyc +0 -0
  194. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/ftseries/params/__pycache__/__init__.cpython-37.pyc +0 -0
  195. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/ftseries/params/__pycache__/axis.cpython-37.pyc +0 -0
  196. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/ftseries/params/__pycache__/base.cpython-37.pyc +0 -0
  197. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/ftseries/params/__pycache__/beamgeo.cpython-37.pyc +0 -0
  198. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/ftseries/params/__pycache__/fastsetupdefineglobals.cpython-37.pyc +0 -0
  199. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/ftseries/params/__pycache__/ft.cpython-37.pyc +0 -0
  200. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/ftseries/params/__pycache__/paganin.cpython-37.pyc +0 -0
  201. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/ftseries/params/__pycache__/pyhst.cpython-37.pyc +0 -0
  202. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/ftseries/params/__pycache__/reconsparams.cpython-37.pyc +0 -0
  203. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/lamino/__pycache__/__init__.cpython-37.pyc +0 -0
  204. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/lamino/__pycache__/tofu.cpython-37.pyc +0 -0
  205. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/nabu/__pycache__/__init__.cpython-37.pyc +0 -0
  206. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/nabu/__pycache__/nabuslices.cpython-37.pyc +0 -0
  207. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/nabu/__pycache__/nabuvolume.cpython-37.pyc +0 -0
  208. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/nabu/__pycache__/settings.cpython-37.pyc +0 -0
  209. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/nabu/__pycache__/utils.cpython-37.pyc +0 -0
  210. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/nabu/nabuslices.py +2 -1
  211. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/pyhst/__pycache__/__init__.cpython-37.pyc +0 -0
  212. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/pyhst/__pycache__/pyhstcaller.cpython-37.pyc +0 -0
  213. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/pyhst/__pycache__/pyhstnxconverter.cpython-37.pyc +0 -0
  214. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/script/__pycache__/python.cpython-37.pyc +0 -0
  215. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/__init__.cpython-37.pyc +0 -0
  216. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_axis.cpython-37.pyc +0 -0
  217. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_conditions.cpython-37.pyc +0 -0
  218. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_darkref.cpython-37.pyc +0 -0
  219. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_data_listener.cpython-37.pyc +0 -0
  220. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_datatransfer.cpython-37.pyc +0 -0
  221. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_datawatcher.cpython-37.pyc +0 -0
  222. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_ftseries.cpython-37.pyc +0 -0
  223. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_lamino.cpython-37.pyc +0 -0
  224. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_nabu.cpython-37.pyc +0 -0
  225. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_pyhstcaller.cpython-37.pyc +0 -0
  226. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_recons_params.cpython-37.pyc +0 -0
  227. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_scanlist.cpython-37.pyc +0 -0
  228. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_timer.cpython-37.pyc +0 -0
  229. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/test_axis.py +3 -2
  230. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/test_data_listener.py +1 -1
  231. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/test_datatransfer.py +2 -3
  232. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/test_datawatcher.py +1 -1
  233. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/test_scanlist.py +1 -1
  234. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/test_timer.py +1 -1
  235. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/__pycache__/__init__.cpython-37.pyc +0 -0
  236. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/__pycache__/blissscan.cpython-37.pyc +0 -0
  237. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/__pycache__/edfscan.cpython-37.pyc +0 -0
  238. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/__pycache__/hdf5scan.cpython-37.pyc +0 -0
  239. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/__pycache__/scanbase.cpython-37.pyc +0 -0
  240. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/__pycache__/scanfactory.cpython-37.pyc +0 -0
  241. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/blissscan.py +13 -3
  242. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/test/__pycache__/test_h5.cpython-37.pyc +0 -0
  243. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/test/__pycache__/test_process_registration.cpython-37.pyc +0 -0
  244. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/test/__pycache__/test_scan.cpython-37.pyc +0 -0
  245. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/settings.py +4 -1
  246. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/test/__pycache__/test_lamino.cpython-37.pyc +0 -0
  247. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/test/__pycache__/test_scanutils.cpython-37.pyc +0 -0
  248. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/test/__pycache__/test_tomo_workflow.cpython-37.pyc +0 -0
  249. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/test/__pycache__/test_utils.cpython-37.pyc +0 -0
  250. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/Singleton.cpython-37.pyc +0 -0
  251. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/__init__.cpython-37.pyc +0 -0
  252. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/char.cpython-37.pyc +0 -0
  253. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/deprecation.cpython-37.pyc +0 -0
  254. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/device.cpython-37.pyc +0 -0
  255. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/ftseriesutils.cpython-37.pyc +0 -0
  256. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/gpu.cpython-37.pyc +0 -0
  257. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/image.cpython-37.pyc +0 -0
  258. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/laminoutils.cpython-37.pyc +0 -0
  259. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/locker.cpython-37.pyc +0 -0
  260. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/logconfig.cpython-37.pyc +0 -0
  261. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/normalization.cpython-37.pyc +0 -0
  262. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/pyhstutils.cpython-37.pyc +0 -0
  263. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/scanutils.cpython-37.pyc +0 -0
  264. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/threads.cpython-37.pyc +0 -0
  265. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/time.cpython-37.pyc +0 -0
  266. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/scanutils.py +20 -10
  267. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/UrlSelectionTable.cpython-37.pyc +0 -0
  268. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/__init__.cpython-37.pyc +0 -0
  269. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/icons.cpython-37.pyc +0 -0
  270. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/illustrations.cpython-37.pyc +0 -0
  271. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/imagefromfile.cpython-37.pyc +0 -0
  272. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/linksqobject.cpython-37.pyc +0 -0
  273. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/qfolderdialog.cpython-37.pyc +0 -0
  274. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/qtapplicationmanager.cpython-37.pyc +0 -0
  275. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/scanselectorwidget.cpython-37.pyc +0 -0
  276. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/stackplot.cpython-37.pyc +0 -0
  277. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/stacks.cpython-37.pyc +0 -0
  278. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/viewerqwidget.cpython-37.pyc +0 -0
  279. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/conditions/__pycache__/filter.cpython-37.pyc +0 -0
  280. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/__pycache__/__init__.cpython-37.pyc +0 -0
  281. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/__pycache__/datalist.cpython-37.pyc +0 -0
  282. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/__pycache__/datalistener.cpython-37.pyc +0 -0
  283. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/__pycache__/datareacheractions.cpython-37.pyc +0 -0
  284. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/__pycache__/datatransfert.cpython-37.pyc +0 -0
  285. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/__pycache__/datavalidator.cpython-37.pyc +0 -0
  286. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/__pycache__/history.cpython-37.pyc +0 -0
  287. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/__pycache__/observations.cpython-37.pyc +0 -0
  288. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/datalist.py +1 -1
  289. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/datalistener.py +5 -0
  290. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/datavalidator.py +4 -1
  291. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/datawatcher/__pycache__/__init__.cpython-37.pyc +0 -0
  292. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/datawatcher/__pycache__/configuration.cpython-37.pyc +0 -0
  293. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/datawatcher/__pycache__/datawatcher.cpython-37.pyc +0 -0
  294. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/datawatcher/__pycache__/datawatcherobserver.cpython-37.pyc +0 -0
  295. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/datawatcher/configuration.py +2 -2
  296. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/datawatcher/datawatcher.py +1 -1
  297. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/datawatcher/datawatcherobserver.py +6 -4
  298. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/test/__pycache__/__init__.cpython-37.pyc +0 -0
  299. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/test/__pycache__/test_datalist.cpython-37.pyc +0 -0
  300. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/test/__pycache__/test_datalistener.cpython-37.pyc +0 -0
  301. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/test/__pycache__/test_datavalidator.cpython-37.pyc +0 -0
  302. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/test/__pycache__/test_datawatcher.cpython-37.pyc +0 -0
  303. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/test/__pycache__/test_h5editor.cpython-37.pyc +0 -0
  304. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/test/__pycache__/test_inputwidget.cpython-37.pyc +0 -0
  305. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/test/__pycache__/test_reconsparamset_editor.cpython-37.pyc +0 -0
  306. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/test/__pycache__/test_scanvalidator.cpython-37.pyc +0 -0
  307. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/test/test_datawatcher.py +1 -1
  308. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/test/test_scanvalidator.py +1 -1
  309. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/debugtools/__pycache__/__init__.cpython-37.pyc +0 -0
  310. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/debugtools/__pycache__/datasetgenerator.cpython-37.pyc +0 -0
  311. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/debugtools/__pycache__/objectinspector.cpython-37.pyc +0 -0
  312. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/debugtools/datasetgenerator.py +6 -2
  313. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/edit/__pycache__/__init__.cpython-37.pyc +0 -0
  314. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/edit/__pycache__/dkrfpatch.cpython-37.pyc +0 -0
  315. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/edit/__pycache__/imagekeyeditor.cpython-37.pyc +0 -0
  316. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/edit/dkrfpatch.py +2 -2
  317. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/edit/test/__pycache__/__init__.cpython-37.pyc +0 -0
  318. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/edit/test/__pycache__/test_dkrf_patch.cpython-37.pyc +0 -0
  319. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/edit/test/__pycache__/test_image_key_editor.cpython-37.pyc +0 -0
  320. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/__pycache__/__init__.cpython-37.pyc +0 -0
  321. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/__pycache__/deviceselector.cpython-37.pyc +0 -0
  322. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/__pycache__/recpyhstwidget.cpython-37.pyc +0 -0
  323. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/axis/__pycache__/CompareImages.cpython-37.pyc +0 -0
  324. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/axis/__pycache__/__init__.cpython-37.pyc +0 -0
  325. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/axis/__pycache__/axis.cpython-37.pyc +0 -0
  326. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/axis/__pycache__/radioaxis.cpython-37.pyc +0 -0
  327. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/axis/__pycache__/sinogramaxis.cpython-37.pyc +0 -0
  328. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/axis/radioaxis.py +86 -5
  329. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/darkref/__pycache__/__init__.cpython-37.pyc +0 -0
  330. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/darkref/__pycache__/darkrefcopywidget.cpython-37.pyc +0 -0
  331. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/darkref/__pycache__/darkrefwidget.cpython-37.pyc +0 -0
  332. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/darkref/darkrefcopywidget.py +2 -2
  333. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/__pycache__/__init__.cpython-37.pyc +0 -0
  334. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/h5editor/__pycache__/__init__.cpython-37.pyc +0 -0
  335. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/h5editor/__pycache__/h5filedialog.cpython-37.pyc +0 -0
  336. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/h5editor/__pycache__/h5structeditor.cpython-37.pyc +0 -0
  337. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/h5editor/__pycache__/h5structseditor.cpython-37.pyc +0 -0
  338. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/h5editor/__pycache__/octaveversiongetter.cpython-37.pyc +0 -0
  339. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/h5editor/__pycache__/rawh5parameditor.cpython-37.pyc +0 -0
  340. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/reconsparamseditor/__pycache__/__init__.cpython-37.pyc +0 -0
  341. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/reconsparamseditor/__pycache__/beamgeowidget.cpython-37.pyc +0 -0
  342. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/reconsparamseditor/__pycache__/displaywidget.cpython-37.pyc +0 -0
  343. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/reconsparamseditor/__pycache__/dkrfwidget.cpython-37.pyc +0 -0
  344. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/reconsparamseditor/__pycache__/expertwidget.cpython-37.pyc +0 -0
  345. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/reconsparamseditor/__pycache__/ftaxiswidget.cpython-37.pyc +0 -0
  346. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/reconsparamseditor/__pycache__/ftwidget.cpython-37.pyc +0 -0
  347. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/reconsparamseditor/__pycache__/paganinwidget.cpython-37.pyc +0 -0
  348. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/reconsparamseditor/__pycache__/pyhstwidget.cpython-37.pyc +0 -0
  349. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/lamino/tofu/__pycache__/TofuOptionLoader.cpython-37.pyc +0 -0
  350. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/lamino/tofu/__pycache__/__init__.cpython-37.pyc +0 -0
  351. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/lamino/tofu/__pycache__/misc.cpython-37.pyc +0 -0
  352. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/lamino/tofu/__pycache__/projections.cpython-37.pyc +0 -0
  353. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/lamino/tofu/__pycache__/tofu.cpython-37.pyc +0 -0
  354. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/lamino/tofu/__pycache__/tofuexpert.cpython-37.pyc +0 -0
  355. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/lamino/tofu/__pycache__/tofuoutput.cpython-37.pyc +0 -0
  356. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/__pycache__/__init__.cpython-37.pyc +0 -0
  357. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/__pycache__/action.cpython-37.pyc +0 -0
  358. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/__pycache__/nabuflow.cpython-37.pyc +0 -0
  359. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/__pycache__/slices.cpython-37.pyc +0 -0
  360. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/__pycache__/volume.cpython-37.pyc +0 -0
  361. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/nabuconfig/__pycache__/__init__.cpython-37.pyc +0 -0
  362. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/nabuconfig/__pycache__/base.cpython-37.pyc +0 -0
  363. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/nabuconfig/__pycache__/nabuconfig.cpython-37.pyc +0 -0
  364. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/nabuconfig/__pycache__/output.cpython-37.pyc +0 -0
  365. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/nabuconfig/__pycache__/phase.cpython-37.pyc +0 -0
  366. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/nabuconfig/__pycache__/preprocessing.cpython-37.pyc +0 -0
  367. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/nabuconfig/__pycache__/reconstruction.cpython-37.pyc +0 -0
  368. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/test/__pycache__/__init__.cpython-37.pyc +0 -0
  369. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/test/__pycache__/test_axis.cpython-37.pyc +0 -0
  370. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/test/__pycache__/test_lamino.cpython-37.pyc +0 -0
  371. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/test/__pycache__/test_nabu.cpython-37.pyc +0 -0
  372. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/test/__pycache__/test_recpyhstwidget.cpython-37.pyc +0 -0
  373. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/samplemoved/__pycache__/__init__.cpython-37.pyc +0 -0
  374. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/samplemoved/__pycache__/selectiontable.cpython-37.pyc +0 -0
  375. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/test/__pycache__/__init__.cpython-37.pyc +0 -0
  376. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/test/__pycache__/test_scanselector.cpython-37.pyc +0 -0
  377. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/test/__pycache__/test_stacks.cpython-37.pyc +0 -0
  378. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/test/__pycache__/test_syncreconsparam.cpython-37.pyc +0 -0
  379. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__pycache__/__init__.cpython-37.pyc +0 -0
  380. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__pycache__/buttons.cpython-37.pyc +0 -0
  381. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__pycache__/flow.cpython-37.pyc +0 -0
  382. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__pycache__/illustrations.cpython-37.pyc +0 -0
  383. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__pycache__/inputwidget.cpython-37.pyc +0 -0
  384. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__pycache__/sandboxes.cpython-37.pyc +0 -0
  385. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__pycache__/scandescription.cpython-37.pyc +0 -0
  386. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__pycache__/splashscreen.cpython-37.pyc +0 -0
  387. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__pycache__/unitsystem.cpython-37.pyc +0 -0
  388. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__pycache__/waiterthread.cpython-37.pyc +0 -0
  389. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/lineselector/__pycache__/__init__.cpython-37.pyc +0 -0
  390. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/lineselector/__pycache__/lineselection.cpython-37.pyc +0 -0
  391. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/lineselector/__pycache__/lineselector.cpython-37.pyc +0 -0
  392. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/test/__pycache__/test_flow.cpython-37.pyc +0 -0
  393. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/visualization/__pycache__/dataviewer.cpython-37.pyc +0 -0
  394. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/visualization/__pycache__/diffviewer.cpython-37.pyc +0 -0
  395. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/visualization/__pycache__/sinogramviewer.cpython-37.pyc +0 -0
  396. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/visualization/__pycache__/volumeviewer.cpython-37.pyc +0 -0
  397. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/visualization/dataviewer.py +315 -0
  398. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/visualization/test/__pycache__/__init__.cpython-37.pyc +0 -0
  399. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/visualization/test/__pycache__/test_dataviewer.cpython-37.pyc +0 -0
  400. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/visualization/test/__pycache__/test_sinogramviewer.cpython-37.pyc +0 -0
  401. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/io/__pycache__/__init__.cpython-37.pyc +0 -0
  402. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/io/__pycache__/utils.cpython-37.pyc +0 -0
  403. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/resources/__pycache__/__init__.cpython-37.pyc +0 -0
  404. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/resources/gui/icons/Imagej_icon.png +0 -0
  405. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/__pycache__/__init__.cpython-37.pyc +0 -0
  406. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/__pycache__/axis.cpython-37.pyc +0 -0
  407. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/__pycache__/darkrefs.cpython-37.pyc +0 -0
  408. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/__pycache__/datalistener.cpython-37.pyc +0 -0
  409. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/__pycache__/datatransfert.cpython-37.pyc +0 -0
  410. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/__pycache__/ftseries.cpython-37.pyc +0 -0
  411. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/__pycache__/imageloaderthread.cpython-37.pyc +0 -0
  412. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/__pycache__/rsyncmanager.cpython-37.pyc +0 -0
  413. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/datalistener.py +10 -3
  414. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/datatransfert.py +3 -1
  415. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/__pycache__/__init__.cpython-37.pyc +0 -0
  416. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/__pycache__/processingstack.cpython-37.pyc +0 -0
  417. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/control/__init__.py +0 -0
  418. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/control/__pycache__/__init__.cpython-37.pyc +0 -0
  419. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/control/__pycache__/datalistener.cpython-37.pyc +0 -0
  420. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/control/datalistener.py +130 -0
  421. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/edit/__pycache__/__init__.cpython-37.pyc +0 -0
  422. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/edit/__pycache__/darkflatpatch.cpython-37.pyc +0 -0
  423. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/edit/__pycache__/imagekeyeditor.cpython-37.pyc +0 -0
  424. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/reconstruction/__pycache__/__init__.cpython-37.pyc +0 -0
  425. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/reconstruction/__pycache__/axis.cpython-37.pyc +0 -0
  426. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/reconstruction/__pycache__/ftseries.cpython-37.pyc +0 -0
  427. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/reconstruction/__pycache__/lamino.cpython-37.pyc +0 -0
  428. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/reconstruction/__pycache__/nabu.cpython-37.pyc +0 -0
  429. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/reconstruction/ftseries.py +1 -1
  430. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/reconstruction/nabu.py +2 -1
  431. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/test/__pycache__/__init__.cpython-37.pyc +0 -0
  432. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/test/__pycache__/test_darkRefs.cpython-37.pyc +0 -0
  433. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/test/__pycache__/test_foldertransfer.cpython-37.pyc +0 -0
  434. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/test/__pycache__/test_refcopy.cpython-37.pyc +0 -0
  435. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/test/__pycache__/test_scanstages.cpython-37.pyc +0 -0
  436. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/test/test_foldertransfer.py +1 -1
  437. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/test/test_refcopy.py +3 -2
  438. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/test/test_scanstages.py +1 -0
  439. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/utils/__pycache__/benchmark.cpython-37.pyc +0 -0
  440. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/utils/__pycache__/scanstages.cpython-37.pyc +0 -0
  441. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/test/__pycache__/__init__.cpython-37.pyc +0 -0
  442. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/test/__pycache__/test_scripts.cpython-37.pyc +0 -0
  443. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/test/utils/__pycache__/__init__.cpython-37.pyc +0 -0
  444. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/test/utils/__pycache__/utilstest.cpython-37.pyc +0 -0
  445. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/third_party/__pycache__/ImageStack.cpython-37.pyc +0 -0
  446. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/third_party/__pycache__/contextlib.cpython-37.pyc +0 -0
  447. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/third_party/__pycache__/silxsignal.cpython-37.pyc +0 -0
  448. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/third_party/nabu/__pycache__/utils.cpython-37.pyc +0 -0
  449. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/third_party/nabu/preproc/__pycache__/phase.cpython-37.pyc +0 -0
  450. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/third_party/nabu/preproc/phase.py +1 -5
  451. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/unitsystem/__pycache__/__init__.cpython-37.pyc +0 -0
  452. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/unitsystem/__pycache__/metricsystem.cpython-37.pyc +0 -0
  453. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/unitsystem/__pycache__/setup.cpython-37.pyc +0 -0
  454. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/utils.py +1 -1
  455. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/version.py +1 -1
  456. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/web/__pycache__/__init__.cpython-37.pyc +0 -0
  457. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/web/__pycache__/client.cpython-37.pyc +0 -0
  458. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/web/__pycache__/config.cpython-37.pyc +0 -0
  459. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/web/test/__pycache__/test_graylog_connection.cpython-37.pyc +0 -0
  460. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.6.0b0-py3.7.egg-info → tomwer-0.6.0b3-py3.7.egg-info}/PKG-INFO +1 -1
  461. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.6.0b0-py3.7.egg-info → tomwer-0.6.0b3-py3.7.egg-info}/SOURCES.txt +23 -15
  462. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.6.0b0-py3.7.egg-info → tomwer-0.6.0b3-py3.7.egg-info}/requires.txt +3 -4
  463. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datalistener/__init__.py +0 -1
  464. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datalistener/__pycache__/__init__.cpython-37.pyc +0 -0
  465. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datalistener/__pycache__/datalistener.cpython-37.pyc +0 -0
  466. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datalistener/__pycache__/rpcserver.cpython-37.pyc +0 -0
  467. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datawatcher/__pycache__/__init__.cpython-37.pyc +0 -0
  468. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datawatcher/__pycache__/hdf5dwprocess.cpython-37.pyc +0 -0
  469. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datawatcher/__pycache__/status.cpython-37.pyc +0 -0
  470. /home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/{datawatcher → control/datawatcher}/__init__.py +0 -0
  471. /home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/{datawatcher → control/datawatcher}/datawatcherprocess.py +0 -0
  472. /home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/{datawatcher → control/datawatcher}/edfdwprocess.py +0 -0
  473. /home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/{datawatcher → control/datawatcher}/hdf5dwprocess.py +0 -0
  474. /home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/{datawatcher → control/datawatcher}/status.py +0 -0
  475. /home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/{scanlist.py → control/scanlist.py} +0 -0
  476. /home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/{timer.py → control/timer.py} +0 -0
  477. /home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.6.0b0-py3.7-nspkg.pth → tomwer-0.6.0b3-py3.7-nspkg.pth} +0 -0
  478. /home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.6.0b0-py3.7.egg-info → tomwer-0.6.0b3-py3.7.egg-info}/dependency_links.txt +0 -0
  479. /home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.6.0b0-py3.7.egg-info → tomwer-0.6.0b3-py3.7.egg-info}/entry_points.txt +0 -0
  480. /home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.6.0b0-py3.7.egg-info → tomwer-0.6.0b3-py3.7.egg-info}/namespace_packages.txt +0 -0
  481. /home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.6.0b0-py3.7.egg-info → tomwer-0.6.0b3-py3.7.egg-info}/not-zip-safe +0 -0
  482. /home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.6.0b0-py3.7.egg-info → tomwer-0.6.0b3-py3.7.egg-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  #!/home/payno/.local/share/virtualenvs/tomwer_venv/bin/python
2
- # EASY-INSTALL-ENTRY-SCRIPT: 'tomwer==0.6.0b0','console_scripts','tomwer'
3
- __requires__ = 'tomwer==0.6.0b0'
2
+ # EASY-INSTALL-ENTRY-SCRIPT: 'tomwer==0.6.0b3','console_scripts','tomwer'
3
+ __requires__ = 'tomwer==0.6.0b3'
4
4
  import re
5
5
  import sys
6
6
  from pkg_resources import load_entry_point
@@ -8,5 +8,5 @@ from pkg_resources import load_entry_point
8
8
  if __name__ == '__main__':
9
9
  sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0])
10
10
  sys.exit(
11
- load_entry_point('tomwer==0.6.0b0', 'console_scripts', 'tomwer')()
11
+ load_entry_point('tomwer==0.6.0b3', 'console_scripts', 'tomwer')()
12
12
  )
@@ -31,8 +31,7 @@ from Orange.widgets import widget, gui
31
31
  from silx.gui import qt
32
32
  from tomwer.core.utils import logconfig
33
33
  from tomwer.gui.control.datalist import GenericDataListDialog
34
- from tomwer.core.process.scanlist import _ScanList
35
- from tomwer.core.scan.scanfactory import ScanFactory
34
+ from tomwer.core.process.control.scanlist import _ScanList
36
35
  from tomwer.web.client import OWClient
37
36
  from tomwer.core.scan.scanbase import TomwerScanBase
38
37
  from Orange.widgets.settings import Setting
@@ -33,13 +33,19 @@ from orangecontrib.tomwer.widgets.utils import WidgetLongProcessing
33
33
  from Orange.widgets import widget, gui
34
34
  from Orange.widgets.widget import Output
35
35
  from tomwer.core.scan.scanbase import TomwerScanBase
36
- from tomwer.core.process.datalistener import DataListener
36
+ from tomwer.core.scan.blissscan import BlissScan
37
+ from tomwer.core.process.control.datalistener import DataListener
37
38
  from tomwer.utils import docstring
38
39
  from tomwer.synctools.datalistener import DataListenerQThread
39
40
  from tomwer.gui.control.datalistener import DataListenerWidget
40
41
  from tomwer.synctools.datalistener import MockDataListenerQThread
42
+ from tomwer.synctools.stacks.control.datalistener import DataListenerProcessStack
43
+ from tomwer.core.process.control.datalistener.rpcserver import (
44
+ send_signal_to_local_rpc_servers,
45
+ )
41
46
  from tomwer.web.client import OWClient
42
47
  from Orange.widgets import settings
48
+ from signal import SIGTERM, SIGKILL
43
49
  import functools
44
50
  import logging
45
51
  import signal
@@ -94,6 +100,8 @@ class DataListenerOW(widget.OWWidget, OWClient, WidgetLongProcessing, DataListen
94
100
  OWClient.__init__(self)
95
101
  WidgetLongProcessing.__init__(self)
96
102
  DataListener.__init__(self)
103
+ self._processingStack = DataListenerProcessStack()
104
+ self._processingStack.sigComputationEnded.connect(self._signal_scan_ready)
97
105
  self._widget = DataListenerWidget(parent=self)
98
106
  self._mock = False
99
107
 
@@ -106,6 +114,7 @@ class DataListenerOW(widget.OWWidget, OWClient, WidgetLongProcessing, DataListen
106
114
  self._widget.sigDeactivate.connect(self._deactivated)
107
115
  self._widget.sigConfigurationChanged.connect(self._jsonRPCConfigChanged)
108
116
  self._widget.sigAcquisitionEnded.connect(self._process_bliss_file_frm_tuple)
117
+ self._widget.sigServerStopped.connect(self._serverStopped)
109
118
 
110
119
  # manange server stop when delete directly the widget or stop by Ctr+C
111
120
  signal.signal(signal.SIGINT, self.handleSigTerm)
@@ -118,15 +127,13 @@ class DataListenerOW(widget.OWWidget, OWClient, WidgetLongProcessing, DataListen
118
127
 
119
128
  def _process_bliss_file_frm_tuple(self, t):
120
129
  master_file, entry, proposal_file, saving_file = t
121
- try:
122
- self.process_sample_file(
123
- sample_file=master_file,
124
- entry=str(entry) + ".1",
125
- proposal_file=proposal_file,
126
- master_sample_file=saving_file,
127
- )
128
- except Exception as e:
129
- logger.error(e)
130
+ bliss_scan = BlissScan(
131
+ master_file=master_file,
132
+ entry=str(entry) + ".1",
133
+ proposal_file=proposal_file,
134
+ saving_file=saving_file,
135
+ )
136
+ self._processingStack.add(scan=bliss_scan)
130
137
 
131
138
  def _activated(self):
132
139
  self.activate(True)
@@ -134,28 +141,25 @@ class DataListenerOW(widget.OWWidget, OWClient, WidgetLongProcessing, DataListen
134
141
  def _deactivated(self):
135
142
  self.activate(False)
136
143
 
144
+ def _serverStopped(self):
145
+ """
146
+ Callback when the server is stopped
147
+ """
148
+ self.activate(False)
149
+
137
150
  @docstring(DataListener.activate)
138
151
  def activate(self, activate=True):
139
152
  if activate and not self.is_port_available():
140
153
  old = self._widget.blockSignals(True)
141
154
  self._widget.activate(activate=False)
142
155
  self._widget.blockSignals(old)
143
- err = (
144
- "port ({port}) of {host} already in use. Maybe an "
145
- 'other instance of "datalistener" is running in this '
146
- "session or another tomwer session. As this widget is "
147
- "connecting with bliss we enforce it to be unique. "
148
- "If necessary you can hard kill server process ()"
149
- "".format(port=self.port, host=self.host)
150
- )
151
- logger.warning(err)
152
- mess = qt.QMessageBox(self)
153
- mess.setIcon(qt.QMessageBox.Warning)
154
- mess.setText(err)
155
- mess.setModal(False)
156
- mess.setWindowTitle("Unable to launch two listener in parallel")
157
- mess.show()
158
- return
156
+ dialog = _PortOccupyDialog(parent=self, port=self.port, host=self.host)
157
+ dialog.setModal(False)
158
+ if dialog.exec_() == qt.QDialog.Accepted:
159
+ if dialog.retry_connection:
160
+ return self.activate(activate=True)
161
+ else:
162
+ return
159
163
 
160
164
  old = self._widget.blockSignals(True)
161
165
  self.set_configuration(self._widget.getBlissServerConfiguration())
@@ -165,6 +169,8 @@ class DataListenerOW(widget.OWWidget, OWClient, WidgetLongProcessing, DataListen
165
169
  self._widget.blockSignals(old)
166
170
 
167
171
  def _signal_scan_ready(self, scan):
172
+ if scan is None:
173
+ return
168
174
  assert isinstance(scan, TomwerScanBase)
169
175
  self.Outputs.data_out.send(scan)
170
176
 
@@ -219,6 +225,9 @@ class DataListenerOW(widget.OWWidget, OWClient, WidgetLongProcessing, DataListen
219
225
  thread.sigScanAdded.connect(
220
226
  self._widget._acquisitionUpdated, qt.Qt.DirectConnection
221
227
  )
228
+ thread.sigServerStop.connect(
229
+ self._widget._serverStopped, qt.Qt.DirectConnection
230
+ )
222
231
  return thread
223
232
 
224
233
  @docstring(DataListener.delete_listening_thread)
@@ -230,6 +239,7 @@ class DataListenerOW(widget.OWWidget, OWClient, WidgetLongProcessing, DataListen
230
239
  self._widget._acquisitionEnded
231
240
  )
232
241
  self._listening_thread.sigScanAdded.disconnect(self._widget._acquisitionUpdated)
242
+ self._listening_thread.sigServerStop.disconnect(self._widget._serverStopped)
233
243
  DataListener.delete_listening_thread(self)
234
244
 
235
245
  def _stopServerBeforeclosing(self):
@@ -247,15 +257,66 @@ class DataListenerOW(widget.OWWidget, OWClient, WidgetLongProcessing, DataListen
247
257
  return self._widget._historyWindow.scanHistory.model().rowCount()
248
258
 
249
259
 
250
- def start_app():
251
- listener = DataListenerOW()
252
- listener.activate()
253
- listener.show()
260
+ class _PortOccupyDialog(qt.QDialog):
261
+ def __init__(self, parent, port, host):
262
+ qt.QDialog.__init__(self, parent)
263
+ self.setLayout(qt.QVBoxLayout())
264
+ self._retry = False
265
+ self.port = port
266
+ self.host = host
267
+
268
+ mess = (
269
+ "port ({port}) of {host} already in use. \n Maybe an other "
270
+ "instance of `datalistener` is running in this session or "
271
+ "another tomwer session. \n As this widget is connecting with "
272
+ "bliss we enforce it to be unique.".format(port=port, host=host)
273
+ )
274
+ self.layout().addWidget(qt.QLabel(mess, self))
275
+ self.setWindowTitle("Unable to launch two listener in parallel")
276
+
277
+ types = qt.QDialogButtonBox.Cancel | qt.QDialogButtonBox.Retry
278
+ self._buttons = qt.QDialogButtonBox(self)
279
+ self._buttons.setStandardButtons(types)
280
+ self.layout().addWidget(self._buttons)
281
+
282
+ self._sendSIGTERMMsb = qt.QPushButton("send SIGTERM", self)
283
+ self._sendSIGTERMMsb.setToolTip(
284
+ "Try to send SIGTERM signal to the "
285
+ "local tomwer-rpcserver if any "
286
+ "occupies the reserved port"
287
+ )
288
+ self._buttons.addButton(self._sendSIGTERMMsb, qt.QDialogButtonBox.ActionRole)
289
+ self._sendSIGKILLMsb = qt.QPushButton("send SIGKILL", self)
290
+ self._sendSIGKILLMsb.setToolTip(
291
+ "Try to send SIGKILL signal to the "
292
+ "local tomwer-rpcserver if any "
293
+ "occupies the reserved port"
294
+ )
295
+ self._buttons.addButton(self._sendSIGKILLMsb, qt.QDialogButtonBox.ActionRole)
296
+
297
+ # set up
298
+ # for now we don't want to show "send signal" feature
299
+ self._sendSIGTERMMsb.hide()
300
+ self._sendSIGKILLMsb.hide()
301
+
302
+ # connect signal / slot
303
+ self._buttons.button(qt.QDialogButtonBox.Cancel).released.connect(self.reject)
304
+ self._buttons.button(qt.QDialogButtonBox.Retry).released.connect(
305
+ self._retry_connect
306
+ )
307
+ self._sendSIGTERMMsb.released.connect(self._emitSigterm)
308
+ self._sendSIGKILLMsb.released.connect(self._emitSigkill)
254
309
 
310
+ @property
311
+ def retry_connection(self):
312
+ return self._retry
255
313
 
256
- if __name__ == "__main__":
257
- app = qt.QApplication([])
314
+ def _emitSigterm(self, *args, **kwargs):
315
+ send_signal_to_local_rpc_servers(SIGTERM, port=self.port)
258
316
 
259
- start_app()
317
+ def _emitSigkill(self, *args, **kwargs):
318
+ send_signal_to_local_rpc_servers(SIGKILL, port=self.port)
260
319
 
261
- exit(app.exec_())
320
+ def _retry_connect(self, *args, **kargs):
321
+ self._retry = True
322
+ self.accept()
@@ -33,10 +33,9 @@ from Orange.widgets import settings
33
33
  from Orange.widgets.widget import Output, Input
34
34
  from silx.gui import qt
35
35
  from orangecontrib.tomwer.orange.settings import CallbackSettingsHandler
36
- from tomwer.core.process.datatransfert import FolderTransfert, logger as FTLogger
36
+ from tomwer.core.process.control.datatransfert import FolderTransfert
37
37
  from tomwer.web.client import OWClient
38
38
  from tomwer.gui.control.datatransfert import DataTransfertSelector
39
- from tomwer.core.scan.scanfactory import ScanFactory
40
39
  from tomwer.core.scan.scanbase import TomwerScanBase
41
40
 
42
41
  logger = logging.getLogger(__name__)
@@ -33,7 +33,7 @@ from Orange.widgets import widget, gui
33
33
  from Orange.widgets.settings import Setting
34
34
  from Orange.widgets.widget import Output
35
35
  from tomwer.core.scan.scanbase import TomwerScanBase
36
- from tomwer.core.process.datawatcher.datawatcher import _DataWatcher, logger as TDLogger
36
+ from tomwer.core.process.control.datawatcher.datawatcher import _DataWatcher
37
37
  from tomwer.gui.control.datawatcher import DataWatcherWidget
38
38
  from tomwer.web.client import OWClient
39
39
  import functools
@@ -32,7 +32,7 @@ from Orange.widgets import widget, gui
32
32
  from tomwer.gui.control.datalist import BlissHDF5DataListDialog
33
33
  from tomwer.core.scan.hdf5scan import HDF5TomoScan
34
34
  from tomwer.web.client import OWClient
35
- from tomwer.core.process.nxtomomill import NxTomomillProcess
35
+ from tomwer.core.process.control.nxtomomill import NxTomomillProcess
36
36
  from Orange.widgets.settings import Setting
37
37
  from Orange.widgets.widget import Output, Input
38
38
  from tomwer.core.scan.scanbase import TomwerScanBase
@@ -330,7 +330,7 @@ class NXTomomillOW(widget.OWWidget, OWClient):
330
330
  if not self._userAgreeForOverwrite(output_file_path):
331
331
  return
332
332
  try:
333
- conv = nxtomomill_converter.h5_to_nx(
333
+ convs = nxtomomill_converter.h5_to_nx(
334
334
  input_file_path=bliss_scan.master_file,
335
335
  output_file=output_file_path,
336
336
  entries=(bliss_scan.entry,),
@@ -347,14 +347,9 @@ class NXTomomillOW(widget.OWWidget, OWClient):
347
347
  "Conversion error is: %s" % (bliss_scan, e)
348
348
  )
349
349
  else:
350
- if len(conv) != 1:
351
- logger.processFailed(
352
- "Something went wrong during file conversion. "
353
- "Unable to process the file {}."
354
- "".format(bliss_scan.master_file)
355
- )
356
- else:
357
- conv_file, conv_entry = conv[0]
350
+ # in the case of zserie we can have several scan for one entry
351
+ for conv in convs:
352
+ conv_file, conv_entry = conv
358
353
  scan_converted = HDF5TomoScan(scan=conv_file, entry=conv_entry)
359
354
  logger.processSucceed(
360
355
  "{} has been translated to {}" "".format(bliss_scan, scan_converted)
@@ -34,7 +34,7 @@ import os
34
34
  from silx.gui import qt
35
35
  from Orange.widgets import widget, gui
36
36
  from Orange.widgets.widget import Output, Input
37
- from tomwer.core.process.scanvalidator import ScanValidator, logger as SVLogger
37
+ from tomwer.core.process.control.scanvalidator import ScanValidator
38
38
  from tomwer.core.scan.scanbase import TomwerScanBase
39
39
  from tomwer.core.scan.scanfactory import ScanFactory
40
40
  from tomwer.gui.qfolderdialog import QScanDialog
@@ -350,6 +350,12 @@ class OldDataValidatorOW(widget.OWWidget, ScanValidator):
350
350
  def getNScanToValidate(self):
351
351
  return len(self._scansToValidate)
352
352
 
353
+ def close(self) -> bool:
354
+ if self._memoryReleaser is not None:
355
+ self._memoryReleaser.exit()
356
+ self._memoryReleaser = None
357
+ super().close()
358
+
353
359
 
354
360
  class _VerticalLabel(qt.QLabel):
355
361
  """Display vertically the given text"""
@@ -31,7 +31,7 @@ from silx.gui import qt
31
31
  from Orange.widgets import widget, gui
32
32
  from Orange.widgets.settings import Setting
33
33
  from Orange.widgets.widget import Input, Output
34
- from tomwer.core.process.timer import Timer
34
+ from tomwer.core.process.control.timer import Timer
35
35
  from tomwer.core.scan.scanbase import TomwerScanBase
36
36
  import logging
37
37
 
@@ -0,0 +1,160 @@
1
+ # coding: utf-8
2
+ # /*##########################################################################
3
+ #
4
+ # Copyright (c) 2016-2017 European Synchrotron Radiation Facility
5
+ #
6
+ # Permission is hereby granted, free of charge, to any person obtaining a copy
7
+ # of this software and associated documentation files (the "Software"), to deal
8
+ # in the Software without restriction, including without limitation the rights
9
+ # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10
+ # copies of the Software, and to permit persons to whom the Software is
11
+ # furnished to do so, subject to the following conditions:
12
+ #
13
+ # The above copyright notice and this permission notice shall be included in
14
+ # all copies or substantial portions of the Software.
15
+ #
16
+ # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17
+ # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18
+ # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19
+ # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20
+ # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21
+ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
22
+ # THE SOFTWARE.
23
+ #
24
+ # ###########################################################################*/
25
+
26
+ __authors__ = ["H. Payno"]
27
+ __license__ = "MIT"
28
+ __date__ = "16/11/2020"
29
+
30
+
31
+ from silx.gui import qt
32
+ from Orange.widgets import widget, gui
33
+ from tomwer.web.client import OWClient
34
+ from Orange.widgets.settings import Setting
35
+ from Orange.widgets.widget import Output, Input
36
+ from tomwer.core.scan.scanbase import TomwerScanBase
37
+ from tomwer.core.process.control.volumesymlink import OutputType, VolumeSymbolicLink
38
+ import logging
39
+
40
+ _logger = logging.getLogger(__name__)
41
+
42
+
43
+ class VolumeSymLinkOW(widget.OWWidget, OWClient):
44
+ """
45
+ link volume reconstructed at proposal file if possible else under
46
+ the given folder
47
+ """
48
+
49
+ name = "volume symbolic link"
50
+ id = "orange.widgets.tomwer.control.VolumeSymLinkOW.VolumeSymLinkOW"
51
+ description = (
52
+ "create a symbolic link for the latest volume reconstructed on a "
53
+ "given folder"
54
+ )
55
+ icon = "icons/volumesymlink.svg"
56
+ priority = 200
57
+ category = "esrfWidgets"
58
+ keywords = [
59
+ "hdf5",
60
+ "tomwer",
61
+ "folder",
62
+ "volume",
63
+ "symlink",
64
+ "tomography",
65
+ "symbolic link",
66
+ ]
67
+
68
+ want_main_area = True
69
+ resizing_enabled = True
70
+ compress_signal = False
71
+
72
+ _scans = Setting(list())
73
+
74
+ class Inputs:
75
+ data_in = Input(name="data", type=TomwerScanBase, doc="scan to be process")
76
+
77
+ class Outputs:
78
+ data_out = Output(
79
+ name="data", type=TomwerScanBase, doc="one scan to be process"
80
+ )
81
+
82
+ def __init__(self, parent=None):
83
+ widget.OWWidget.__init__(self, parent)
84
+ OWClient.__init__(self)
85
+ self._mainWidget = _OutputDir(parent=self)
86
+ layout = gui.vBox(self.mainArea, self.name).layout()
87
+ layout.addWidget(self._mainWidget)
88
+
89
+ @Inputs.data_in
90
+ def process(self, scan):
91
+ if scan is None:
92
+ return
93
+ symlink_process = VolumeSymbolicLink()
94
+ symlink_process.set_properties(
95
+ {
96
+ "output_type": self._mainWidget.getOutputType(),
97
+ "output_folder": self._mainWidget.getOutputFolder(),
98
+ }
99
+ )
100
+ try:
101
+ scan = symlink_process.process(scan=scan)
102
+ except Exception as e:
103
+ _logger.processFailed(
104
+ "Failed to create symbolic link for {}".format(str(scan))
105
+ )
106
+ else:
107
+ _logger.processSucceed("Create symbolic link for {}".format(str(scan)))
108
+ self.Outputs.data_out.send(scan)
109
+
110
+
111
+ class _OutputDir(qt.QGroupBox):
112
+ def __init__(self, parent):
113
+ qt.QGroupBox.__init__(self, parent)
114
+ self._button_grp = qt.QButtonGroup(self)
115
+ self._button_grp.setExclusive(True)
116
+ self.setLayout(qt.QGridLayout())
117
+ self._oneLevelCB = qt.QRadioButton(OutputType.ONE_LEVEL_UPPER.value, self)
118
+ self._button_grp.addButton(self._oneLevelCB)
119
+ self.layout().addWidget(self._oneLevelCB, 1, 0, 1, 3)
120
+ self._staticOpt = qt.QRadioButton("", self)
121
+ self._button_grp.addButton(self._staticOpt)
122
+ self.layout().addWidget(self._staticOpt, 2, 0, 1, 1)
123
+ self._qleFolder = qt.QLineEdit("", self)
124
+ self.layout().addWidget(self._qleFolder, 2, 1, 1, 1)
125
+ self._selectPB = qt.QPushButton("select", self)
126
+ self.layout().addWidget(self._selectPB, 2, 2, 1, 1)
127
+
128
+ # connect signal / slot
129
+ self._selectPB.released.connect(self._selectFolder)
130
+ self._qleFolder.editingFinished.connect(self._activeStaticOpt)
131
+
132
+ # set up
133
+ self._oneLevelCB.setChecked(True)
134
+
135
+ def _activeStaticOpt(self, *args, **kwargs):
136
+ self._staticOpt.setChecked(True)
137
+
138
+ def _selectFolder(self):
139
+ dialog = qt.QFileDialog(self)
140
+ dialog.setWindowTitle("Select destination folder for symbolic link")
141
+ dialog.setModal(1)
142
+ dialog.setFileMode(qt.QFileDialog.DirectoryOnly)
143
+
144
+ if not dialog.exec_():
145
+ dialog.close()
146
+ return None
147
+
148
+ dest_folder = dialog.selectedFiles()[0]
149
+ self._qleFolder.setText(dest_folder)
150
+
151
+ def getOutputType(self) -> OutputType:
152
+ if self._oneLevelCB.isChecked():
153
+ return OutputType.ONE_LEVEL_UPPER
154
+ elif self._staticOpt.isChecked():
155
+ return OutputType.STATIC
156
+ else:
157
+ raise TypeError("Not managed")
158
+
159
+ def getOutputFolder(self):
160
+ return self._qleFolder.text()