tomwer 0.5.0b1__tar.gz → 0.5.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (451) 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__/__init__.cpython-37.pyc +0 -0
  5. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/orange/__pycache__/settings.cpython-37.pyc +0 -0
  6. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/TestAcquisition.cpython-37.pyc +0 -0
  7. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/__init__.cpython-37.pyc +0 -0
  8. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/test_axis_reconstruction.cpython-37.pyc +0 -0
  9. 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
  10. 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
  11. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/test_folder_transfert.cpython-37.pyc +0 -0
  12. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/test_lamino.cpython-37.pyc +0 -0
  13. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/test_nabu.cpython-37.pyc +0 -0
  14. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/test_owidgets.cpython-37.pyc +0 -0
  15. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/test_scanlist_ftserie.cpython-37.pyc +0 -0
  16. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/test_scanlist_samplemoved.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/__init__.py +3 -3
  19. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/__pycache__/__init__.cpython-37.pyc +0 -0
  20. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/__pycache__/setup.cpython-37.pyc +0 -0
  21. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/__pycache__/utils.cpython-37.pyc +0 -0
  22. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/DataListenerOW.py +60 -18
  23. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/DataTransfertOW.py +2 -0
  24. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/FilterOW.py +2 -0
  25. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/NXTomomillOW.py +23 -22
  26. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/DataListOW.cpython-37.pyc +0 -0
  27. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/DataListenerOW.cpython-37.pyc +0 -0
  28. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/DataSelectorOW.cpython-37.pyc +0 -0
  29. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/DataTransfertOW.cpython-37.pyc +0 -0
  30. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/DataValidatorOW.cpython-37.pyc +0 -0
  31. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/DataWatcherOW.cpython-37.pyc +0 -0
  32. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/FilterOW.cpython-37.pyc +0 -0
  33. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/NXTomomillOW.cpython-37.pyc +0 -0
  34. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/TimerOW.cpython-37.pyc +0 -0
  35. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/__init__.cpython-37.pyc +0 -0
  36. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/test/__pycache__/__init__.cpython-37.pyc +0 -0
  37. 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
  38. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/test/test_datalistener.py +3 -3
  39. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/icons/tomwer_other.png +0 -0
  40. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/icons/tomwer_other.svg +114 -0
  41. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/other/PythonScriptOW.py +704 -0
  42. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/other/__init__.py +37 -0
  43. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/other/__pycache__/PythonScriptOW.cpython-37.pyc +0 -0
  44. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/other/__pycache__/__init__.cpython-37.pyc +0 -0
  45. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/other/icons/PythonScript.svg +113 -0
  46. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/AxisOW.py +47 -15
  47. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/DarkRefAndCopyOW.py +2 -0
  48. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/__pycache__/AxisOW.cpython-37.pyc +0 -0
  49. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/__pycache__/DarkRefAndCopyOW.cpython-37.pyc +0 -0
  50. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/__pycache__/FtseriesOW.cpython-37.pyc +0 -0
  51. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/__pycache__/NabuOW.cpython-37.pyc +0 -0
  52. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/__pycache__/TofuOW.cpython-37.pyc +0 -0
  53. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/__pycache__/__init__.cpython-37.pyc +0 -0
  54. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/test/__pycache__/__init__.cpython-37.pyc +0 -0
  55. 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
  56. 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
  57. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/test/test_axis.py +51 -38
  58. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/setup.py +1 -0
  59. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/__pycache__/__init__.cpython-37.pyc +0 -0
  60. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/__pycache__/test_conditions.cpython-37.pyc +0 -0
  61. 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
  62. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/__pycache__/test_darkref.cpython-37.pyc +0 -0
  63. 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
  64. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/__pycache__/test_datawatcher.cpython-37.pyc +0 -0
  65. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/__pycache__/test_foldertransfert.cpython-37.pyc +0 -0
  66. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/__pycache__/test_ftseries.cpython-37.pyc +0 -0
  67. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/__pycache__/test_reconstruction.cpython-37.pyc +0 -0
  68. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/__pycache__/test_scanvalidator.cpython-37.pyc +0 -0
  69. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/__pycache__/test_viewer.cpython-37.pyc +0 -0
  70. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/test_control_flow.py +1 -1
  71. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/test_darkref.py +3 -1
  72. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/test_data_listener.py +15 -9
  73. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/test_foldertransfert.py +2 -66
  74. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/test_ftseries.py +4 -4
  75. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/visualization/RadioStackOW.py +2 -0
  76. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/visualization/SinogramViewerOW.py +2 -0
  77. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/visualization/SliceStackOW.py +2 -0
  78. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/visualization/__pycache__/ImageStackViewerOW.cpython-37.pyc +0 -0
  79. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/visualization/__pycache__/LivesliceOW.cpython-37.pyc +0 -0
  80. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/visualization/__pycache__/RadioStackOW.cpython-37.pyc +0 -0
  81. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/visualization/__pycache__/SampleMovedOW.cpython-37.pyc +0 -0
  82. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/visualization/__pycache__/SinogramViewerOW.cpython-37.pyc +0 -0
  83. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/visualization/__pycache__/SliceStackOW.cpython-37.pyc +0 -0
  84. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/visualization/__pycache__/__init__.cpython-37.pyc +0 -0
  85. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/__main__.py +1 -1
  86. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/__pycache__/__main__.cpython-37.pyc +0 -0
  87. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/__pycache__/setup.cpython-37.pyc +0 -0
  88. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/__pycache__/utils.cpython-37.pyc +0 -0
  89. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/__pycache__/version.cpython-37.pyc +0 -0
  90. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/axis.cpython-37.pyc +0 -0
  91. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/canvas.cpython-37.pyc +0 -0
  92. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/darkref.cpython-37.pyc +0 -0
  93. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/ftseries.cpython-37.pyc +0 -0
  94. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/lamino.cpython-37.pyc +0 -0
  95. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/lbsramtransfert.cpython-37.pyc +0 -0
  96. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/{nabu.cpython-37.pyc → nabuapp.cpython-37.pyc} +0 -0
  97. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/radiostack.cpython-37.pyc +0 -0
  98. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/rsync.cpython-37.pyc +0 -0
  99. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/samplemoved.cpython-37.pyc +0 -0
  100. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/sinogramviewer.cpython-37.pyc +0 -0
  101. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/slicestack.cpython-37.pyc +0 -0
  102. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/test_.cpython-37.pyc +0 -0
  103. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/axis.py +30 -25
  104. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/canvas_launcher/__pycache__/__init__.cpython-37.pyc +0 -0
  105. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/canvas_launcher/__pycache__/launcher.cpython-37.pyc +0 -0
  106. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/canvas_launcher/__pycache__/splash.cpython-37.pyc +0 -0
  107. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/canvas_launcher/launcher.py +4 -0
  108. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/darkref.py +1 -0
  109. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/ftseries.py +1 -0
  110. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/lamino.py +1 -0
  111. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/{nabu.py → nabuapp.py} +1 -0
  112. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/radiostack.py +1 -0
  113. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/samplemoved.py +1 -0
  114. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/sinogramviewer.py +2 -1
  115. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/slicestack.py +1 -0
  116. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/__pycache__/octaveh5editor.cpython-37.pyc +0 -0
  117. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/__pycache__/progress.cpython-37.pyc +0 -0
  118. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/__pycache__/settings.cpython-37.pyc +0 -0
  119. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/__pycache__/signal.cpython-37.pyc +0 -0
  120. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/__pycache__/waiterthread.cpython-37.pyc +0 -0
  121. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/log/__pycache__/__init__.cpython-37.pyc +0 -0
  122. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/log/__pycache__/logger.cpython-37.pyc +0 -0
  123. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/oar/__pycache__/__init__.cpython-37.pyc +0 -0
  124. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/__pycache__/__init__.cpython-37.pyc +0 -0
  125. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/__pycache__/baseprocess.cpython-37.pyc +0 -0
  126. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/__pycache__/datatransfert.cpython-37.pyc +0 -0
  127. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/__pycache__/processlog.cpython-37.pyc +0 -0
  128. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/__pycache__/scanlist.cpython-37.pyc +0 -0
  129. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/__pycache__/scanvalidator.cpython-37.pyc +0 -0
  130. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/__pycache__/timer.cpython-37.pyc +0 -0
  131. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/__pycache__/utils.cpython-37.pyc +0 -0
  132. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/baseprocess.py +5 -1
  133. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/conditions/__pycache__/__init__.cpython-37.pyc +0 -0
  134. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/conditions/__pycache__/filters.cpython-37.pyc +0 -0
  135. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datalistener/__pycache__/__init__.cpython-37.pyc +0 -0
  136. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datalistener/__pycache__/datalistener.cpython-37.pyc +0 -0
  137. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datalistener/__pycache__/rpcserver.cpython-37.pyc +0 -0
  138. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datalistener/datalistener.py +89 -60
  139. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datalistener/dazd +653 -0
  140. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datalistener/rpcserver.py +241 -0
  141. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datatransfert.py +119 -53
  142. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datawatcher/__pycache__/__init__.cpython-37.pyc +0 -0
  143. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datawatcher/__pycache__/datawatcher.cpython-37.pyc +0 -0
  144. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datawatcher/__pycache__/datawatcherobserver.cpython-37.pyc +0 -0
  145. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datawatcher/__pycache__/datawatcherprocess.cpython-37.pyc +0 -0
  146. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datawatcher/__pycache__/edfdwprocess.cpython-37.pyc +0 -0
  147. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datawatcher/__pycache__/hdf5dwprocess.cpython-37.pyc +0 -0
  148. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datawatcher/__pycache__/status.cpython-37.pyc +0 -0
  149. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datawatcher/datawatcher.py +2 -2
  150. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datawatcher/datawatcherobserver.py +3 -5
  151. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datawatcher/datawatcherprocess.py +3 -3
  152. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/__pycache__/__init__.cpython-37.pyc +0 -0
  153. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/__pycache__/nabu.cpython-37.pyc +0 -0
  154. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/axis/__pycache__/__init__.cpython-37.pyc +0 -0
  155. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/axis/__pycache__/anglemode.cpython-37.pyc +0 -0
  156. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/axis/__pycache__/axis.cpython-37.pyc +0 -0
  157. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/axis/__pycache__/mode.cpython-37.pyc +0 -0
  158. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/axis/__pycache__/params.cpython-37.pyc +0 -0
  159. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/axis/__pycache__/projectiontype.cpython-37.pyc +0 -0
  160. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/axis/axis.py +55 -105
  161. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/axis/mode.py +1 -2
  162. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/axis/params.py +13 -3
  163. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/darkref/__pycache__/__init__.cpython-37.pyc +0 -0
  164. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/darkref/__pycache__/darkrefs.cpython-37.pyc +0 -0
  165. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/darkref/__pycache__/darkrefscopy.cpython-37.pyc +0 -0
  166. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/darkref/__pycache__/params.cpython-37.pyc +0 -0
  167. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/darkref/__pycache__/settings.cpython-37.pyc +0 -0
  168. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/darkref/darkrefs.py +94 -17
  169. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/ftseries/__pycache__/__init__.cpython-37.pyc +0 -0
  170. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/ftseries/__pycache__/ftseries.cpython-37.pyc +0 -0
  171. 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
  172. 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
  173. 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
  174. 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
  175. 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
  176. 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
  177. 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
  178. 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
  179. 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
  180. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/ftseries/params/base.py +3 -0
  181. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/ftseries/params/ft.py +1 -1
  182. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/ftseries/params/paganin.py +24 -6
  183. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/lamino/__pycache__/__init__.cpython-37.pyc +0 -0
  184. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/lamino/__pycache__/tofu.cpython-37.pyc +0 -0
  185. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/lamino/tofu.py +20 -9
  186. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/nabu.py +21 -16
  187. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/pyhst/__pycache__/__init__.cpython-37.pyc +0 -0
  188. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/pyhst/__pycache__/pyhstcaller.cpython-37.pyc +0 -0
  189. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/pyhst/__pycache__/pyhstnxconverter.cpython-37.pyc +0 -0
  190. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/pyhst/pyhstcaller.py +61 -15
  191. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__init__.py +3 -1
  192. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/__init__.cpython-37.pyc +0 -0
  193. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_axis.cpython-37.pyc +0 -0
  194. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_conditions.cpython-37.pyc +0 -0
  195. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_darkref.cpython-37.pyc +0 -0
  196. 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
  197. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_datatransfer.cpython-37.pyc +0 -0
  198. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_datawatcher.cpython-37.pyc +0 -0
  199. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_ftseries.cpython-37.pyc +0 -0
  200. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_lamino.cpython-37.pyc +0 -0
  201. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_nabu.cpython-37.pyc +0 -0
  202. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_pyhstcaller.cpython-37.pyc +0 -0
  203. 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
  204. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_scanlist.cpython-37.pyc +0 -0
  205. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_timer.cpython-37.pyc +0 -0
  206. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/test_axis.py +19 -65
  207. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/test_data_listener.py +135 -0
  208. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/test_datatransfer.py +188 -0
  209. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/test_nabu.py +2 -1
  210. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/__pycache__/__init__.cpython-37.pyc +0 -0
  211. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/__pycache__/blissscan.cpython-37.pyc +0 -0
  212. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/__pycache__/edfscan.cpython-37.pyc +0 -0
  213. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/__pycache__/hdf5scan.cpython-37.pyc +0 -0
  214. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/__pycache__/scanbase.cpython-37.pyc +0 -0
  215. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/__pycache__/scanfactory.cpython-37.pyc +0 -0
  216. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/blissscan.py +3 -3
  217. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/edfscan.py +8 -7
  218. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/hdf5scan.py +15 -2
  219. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/scanbase.py +26 -9
  220. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/test/__pycache__/__init__.cpython-37.pyc +0 -0
  221. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/test/__pycache__/test_h5.cpython-37.pyc +0 -0
  222. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/test/__pycache__/test_scan.cpython-37.pyc +0 -0
  223. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/settings.py +5 -9
  224. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/test/__pycache__/__init__.cpython-37.pyc +0 -0
  225. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/test/__pycache__/test_lamino.cpython-37.pyc +0 -0
  226. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/test/__pycache__/test_scanutils.cpython-37.pyc +0 -0
  227. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/test/__pycache__/test_tomo_workflow.cpython-37.pyc +0 -0
  228. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/test/__pycache__/test_utils.cpython-37.pyc +0 -0
  229. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/__init__.cpython-37.pyc +0 -0
  230. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/char.cpython-37.pyc +0 -0
  231. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/deprecation.cpython-37.pyc +0 -0
  232. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/device.cpython-37.pyc +0 -0
  233. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/ftseriesutils.cpython-37.pyc +0 -0
  234. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/gpu.cpython-37.pyc +0 -0
  235. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/image.cpython-37.pyc +0 -0
  236. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/laminoutils.cpython-37.pyc +0 -0
  237. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/locker.cpython-37.pyc +0 -0
  238. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/normalization.cpython-37.pyc +0 -0
  239. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/pyhstutils.cpython-37.pyc +0 -0
  240. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/scanutils.cpython-37.pyc +0 -0
  241. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/threads.cpython-37.pyc +0 -0
  242. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/ftseriesutils.py +2 -2
  243. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/image.py +1 -1
  244. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/pyhstutils.py +11 -0
  245. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/scanutils.py +145 -2
  246. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/UrlSelectionTable.cpython-37.pyc +0 -0
  247. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/icons.cpython-37.pyc +0 -0
  248. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/illustrations.cpython-37.pyc +0 -0
  249. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/imagefromfile.cpython-37.pyc +0 -0
  250. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/linksqobject.cpython-37.pyc +0 -0
  251. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/qfolderdialog.cpython-37.pyc +0 -0
  252. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/qtapplicationmanager.cpython-37.pyc +0 -0
  253. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/scanselectorwidget.cpython-37.pyc +0 -0
  254. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/settings.cpython-37.pyc +0 -0
  255. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/stackplot.cpython-37.pyc +0 -0
  256. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/stacks.cpython-37.pyc +0 -0
  257. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/viewerqwidget.cpython-37.pyc +0 -0
  258. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/conditions/__pycache__/__init__.cpython-37.pyc +0 -0
  259. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/conditions/__pycache__/filter.cpython-37.pyc +0 -0
  260. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/__pycache__/__init__.cpython-37.pyc +0 -0
  261. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/__pycache__/datalist.cpython-37.pyc +0 -0
  262. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/__pycache__/datalistener.cpython-37.pyc +0 -0
  263. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/__pycache__/datareacheractions.cpython-37.pyc +0 -0
  264. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/__pycache__/datatransfert.cpython-37.pyc +0 -0
  265. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/__pycache__/history.cpython-37.pyc +0 -0
  266. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/__pycache__/observations.cpython-37.pyc +0 -0
  267. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/datalist.py +3 -2
  268. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/datalistener.py +59 -81
  269. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/datawatcher/__pycache__/__init__.cpython-37.pyc +0 -0
  270. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/datawatcher/__pycache__/configuration.cpython-37.pyc +0 -0
  271. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/datawatcher/__pycache__/datawatcher.cpython-37.pyc +0 -0
  272. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/datawatcher/__pycache__/datawatcherobserver.cpython-37.pyc +0 -0
  273. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/observations.py +4 -4
  274. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/test/__pycache__/__init__.cpython-37.pyc +0 -0
  275. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/test/__pycache__/test_datalist.cpython-37.pyc +0 -0
  276. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/test/__pycache__/test_datalistener.cpython-37.pyc +0 -0
  277. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/test/__pycache__/test_datawatcher.cpython-37.pyc +0 -0
  278. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/test/__pycache__/test_h5editor.cpython-37.pyc +0 -0
  279. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/test/__pycache__/test_inputwidget.cpython-37.pyc +0 -0
  280. 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
  281. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/test/__pycache__/test_scanvalidator.cpython-37.pyc +0 -0
  282. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/test/test_datalistener.py +6 -11
  283. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/test/test_datawatcher.py +2 -2
  284. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/imagefromfile.py +15 -1
  285. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/qfolderdialog.py +1 -1
  286. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/__pycache__/__init__.cpython-37.pyc +0 -0
  287. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/__pycache__/deviceselector.cpython-37.pyc +0 -0
  288. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/__pycache__/recpyhstwidget.cpython-37.pyc +0 -0
  289. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/axis/__pycache__/CompareImages.cpython-37.pyc +0 -0
  290. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/axis/__pycache__/__init__.cpython-37.pyc +0 -0
  291. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/axis/__pycache__/axis.cpython-37.pyc +0 -0
  292. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/axis/__pycache__/radioaxis.cpython-37.pyc +0 -0
  293. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/axis/__pycache__/sinogramaxis.cpython-37.pyc +0 -0
  294. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/axis/__pycache__/utils.cpython-37.pyc +0 -0
  295. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/axis/axis.py +334 -119
  296. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/axis/radioaxis.py +93 -130
  297. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/axis/sinogramaxis.py +9 -86
  298. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/axis/utils.py +73 -0
  299. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/darkref/__pycache__/__init__.cpython-37.pyc +0 -0
  300. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/darkref/__pycache__/darkrefcopywidget.cpython-37.pyc +0 -0
  301. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/darkref/__pycache__/darkrefwidget.cpython-37.pyc +0 -0
  302. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/darkref/darkrefcopywidget.py +6 -2
  303. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/__pycache__/__init__.cpython-37.pyc +0 -0
  304. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/h5editor/__pycache__/__init__.cpython-37.pyc +0 -0
  305. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/h5editor/__pycache__/h5filedialog.cpython-37.pyc +0 -0
  306. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/h5editor/__pycache__/h5structeditor.cpython-37.pyc +0 -0
  307. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/h5editor/__pycache__/h5structseditor.cpython-37.pyc +0 -0
  308. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/h5editor/__pycache__/octaveversiongetter.cpython-37.pyc +0 -0
  309. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/h5editor/__pycache__/rawh5parameditor.cpython-37.pyc +0 -0
  310. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/h5editor/h5structseditor.py +1 -1
  311. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/reconsparamseditor/__pycache__/__init__.cpython-37.pyc +0 -0
  312. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/reconsparamseditor/__pycache__/beamgeowidget.cpython-37.pyc +0 -0
  313. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/reconsparamseditor/__pycache__/displaywidget.cpython-37.pyc +0 -0
  314. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/reconsparamseditor/__pycache__/dkrfwidget.cpython-37.pyc +0 -0
  315. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/reconsparamseditor/__pycache__/expertwidget.cpython-37.pyc +0 -0
  316. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/reconsparamseditor/__pycache__/ftaxiswidget.cpython-37.pyc +0 -0
  317. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/reconsparamseditor/__pycache__/ftwidget.cpython-37.pyc +0 -0
  318. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/reconsparamseditor/__pycache__/paganinwidget.cpython-37.pyc +0 -0
  319. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/reconsparamseditor/__pycache__/pyhstwidget.cpython-37.pyc +0 -0
  320. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/reconsparamseditor/beamgeowidget.py +22 -15
  321. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/reconsparamseditor/pyhstwidget.py +1 -0
  322. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/lamino/__pycache__/__init__.cpython-37.pyc +0 -0
  323. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/lamino/tofu/__pycache__/TofuOptionLoader.cpython-37.pyc +0 -0
  324. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/lamino/tofu/__pycache__/__init__.cpython-37.pyc +0 -0
  325. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/lamino/tofu/__pycache__/misc.cpython-37.pyc +0 -0
  326. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/lamino/tofu/__pycache__/projections.cpython-37.pyc +0 -0
  327. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/lamino/tofu/__pycache__/settings.cpython-37.pyc +0 -0
  328. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/lamino/tofu/__pycache__/tofu.cpython-37.pyc +0 -0
  329. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/lamino/tofu/__pycache__/tofuexpert.cpython-37.pyc +0 -0
  330. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/lamino/tofu/__pycache__/tofuoutput.cpython-37.pyc +0 -0
  331. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/__pycache__/__init__.cpython-37.pyc +0 -0
  332. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/__pycache__/nabu.cpython-37.pyc +0 -0
  333. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/__pycache__/nabuflow.cpython-37.pyc +0 -0
  334. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/nabu.py +18 -2
  335. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/nabuconfig/__pycache__/__init__.cpython-37.pyc +0 -0
  336. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/nabuconfig/__pycache__/base.cpython-37.pyc +0 -0
  337. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/nabuconfig/__pycache__/nabuconfig.cpython-37.pyc +0 -0
  338. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/nabuconfig/__pycache__/output.cpython-37.pyc +0 -0
  339. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/nabuconfig/__pycache__/phase.cpython-37.pyc +0 -0
  340. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/nabuconfig/__pycache__/preprocessing.cpython-37.pyc +0 -0
  341. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/nabuconfig/__pycache__/reconstruction.cpython-37.pyc +0 -0
  342. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/nabuconfig/phase.py +6 -5
  343. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/nabuconfig/reconstruction.py +136 -25
  344. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/recpyhstwidget.py +1 -0
  345. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/test/__pycache__/__init__.cpython-37.pyc +0 -0
  346. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/test/__pycache__/test_axis.cpython-37.pyc +0 -0
  347. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/test/__pycache__/test_lamino.cpython-37.pyc +0 -0
  348. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/test/__pycache__/test_nabu.cpython-37.pyc +0 -0
  349. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/test/__pycache__/test_recpyhstwidget.cpython-37.pyc +0 -0
  350. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/test/test_axis.py +39 -30
  351. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/test/test_nabu.py +7 -6
  352. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/samplemoved/__pycache__/__init__.cpython-37.pyc +0 -0
  353. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/samplemoved/__pycache__/selectiontable.cpython-37.pyc +0 -0
  354. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/test/__pycache__/__init__.cpython-37.pyc +0 -0
  355. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/test/__pycache__/test_scanselector.cpython-37.pyc +0 -0
  356. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/test/__pycache__/test_stacks.cpython-37.pyc +0 -0
  357. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/test/__pycache__/test_syncreconsparam.cpython-37.pyc +0 -0
  358. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__init__.py +4 -1
  359. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__pycache__/__init__.cpython-37.pyc +0 -0
  360. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__pycache__/buttons.cpython-37.pyc +0 -0
  361. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__pycache__/flow.cpython-37.pyc +0 -0
  362. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__pycache__/illustrations.cpython-37.pyc +0 -0
  363. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__pycache__/inputwidget.cpython-37.pyc +0 -0
  364. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__pycache__/sandboxes.cpython-37.pyc +0 -0
  365. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__pycache__/scandescription.cpython-37.pyc +0 -0
  366. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__pycache__/splashscreen.cpython-37.pyc +0 -0
  367. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__pycache__/unitsystem.cpython-37.pyc +0 -0
  368. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__pycache__/waiterthread.cpython-37.pyc +0 -0
  369. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/inputwidget.py +1 -1
  370. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/lineselector/__pycache__/__init__.cpython-37.pyc +0 -0
  371. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/lineselector/__pycache__/lineselection.cpython-37.pyc +0 -0
  372. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/lineselector/__pycache__/lineselector.cpython-37.pyc +0 -0
  373. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/scandescription.py +1 -1
  374. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/test/__pycache__/__init__.cpython-37.pyc +0 -0
  375. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/test/__pycache__/test_flow.cpython-37.pyc +0 -0
  376. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/visualization/__pycache__/__init__.cpython-37.pyc +0 -0
  377. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/visualization/__pycache__/sinogramviewer.cpython-37.pyc +0 -0
  378. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/visualization/test/__pycache__/__init__.cpython-37.pyc +0 -0
  379. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/visualization/test/__pycache__/test_sinogramviewer.cpython-37.pyc +0 -0
  380. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/resources/__pycache__/__init__.cpython-37.pyc +0 -0
  381. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/__pycache__/__init__.cpython-37.pyc +0 -0
  382. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/__pycache__/axis.cpython-37.pyc +0 -0
  383. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/__pycache__/darkrefs.cpython-37.pyc +0 -0
  384. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/__pycache__/datalistener.cpython-37.pyc +0 -0
  385. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/__pycache__/datatransfert.cpython-37.pyc +0 -0
  386. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/__pycache__/ftseries.cpython-37.pyc +0 -0
  387. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/__pycache__/imageloaderthread.cpython-37.pyc +0 -0
  388. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/__pycache__/rsyncmanager.cpython-37.pyc +0 -0
  389. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/datalistener.py +113 -35
  390. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/rsyncmanager.py +22 -487
  391. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/__pycache__/__init__.cpython-37.pyc +0 -0
  392. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/__pycache__/processingstack.cpython-37.pyc +0 -0
  393. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/processingstack.py +8 -6
  394. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/reconstruction/__pycache__/__init__.cpython-37.pyc +0 -0
  395. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/reconstruction/__pycache__/axis.cpython-37.pyc +0 -0
  396. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/reconstruction/__pycache__/ftseries.cpython-37.pyc +0 -0
  397. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/reconstruction/__pycache__/lamino.cpython-37.pyc +0 -0
  398. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/reconstruction/__pycache__/nabu.cpython-37.pyc +0 -0
  399. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/reconstruction/axis.py +16 -9
  400. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/reconstruction/nabu.py +23 -18
  401. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/test/__init__.py +2 -4
  402. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/test/__pycache__/__init__.cpython-37.pyc +0 -0
  403. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/test/__pycache__/test_darkRefs.cpython-37.pyc +0 -0
  404. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/test/__pycache__/test_foldertransfer.cpython-37.pyc +0 -0
  405. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/test/__pycache__/test_refcopy.cpython-37.pyc +0 -0
  406. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/test/__pycache__/test_scanstages.cpython-37.pyc +0 -0
  407. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/test/{test_foldertransfert.py → test_foldertransfer.py} +92 -5
  408. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/test/test_scanstages.py +1 -1
  409. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/utils/__pycache__/__init__.cpython-37.pyc +0 -0
  410. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/utils/__pycache__/benchmark.cpython-37.pyc +0 -0
  411. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/utils/__pycache__/scanstages.cpython-37.pyc +0 -0
  412. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/utils/scanstages.py +22 -9
  413. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/test/__pycache__/__init__.cpython-37.pyc +0 -0
  414. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/test/__pycache__/test_scripts.cpython-37.pyc +0 -0
  415. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/test/test_scripts.py +3 -0
  416. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/test/utils/__init__.py +9 -0
  417. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/test/utils/__pycache__/__init__.cpython-37.pyc +0 -0
  418. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/test/utils/__pycache__/utilstest.cpython-37.pyc +0 -0
  419. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/third_party/__pycache__/__init__.cpython-37.pyc +0 -0
  420. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/third_party/__pycache__/contextlib.cpython-37.pyc +0 -0
  421. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/third_party/__pycache__/enum.cpython-37.pyc +0 -0
  422. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/third_party/nabu/__pycache__/__init__.cpython-37.pyc +0 -0
  423. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/third_party/nabu/__pycache__/utils.cpython-37.pyc +0 -0
  424. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/third_party/nabu/preproc/__pycache__/__init__.cpython-37.pyc +0 -0
  425. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/third_party/nabu/preproc/__pycache__/phase.cpython-37.pyc +0 -0
  426. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/third_party/tango/__pycache__/__init__.cpython-37.pyc +0 -0
  427. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/third_party/tango/__pycache__/device.cpython-37.pyc +0 -0
  428. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/unitsystem/__pycache__/__init__.cpython-37.pyc +0 -0
  429. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/unitsystem/__pycache__/metricsystem.cpython-37.pyc +0 -0
  430. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/unitsystem/__pycache__/setup.cpython-37.pyc +0 -0
  431. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/version.py +2 -2
  432. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/web/__pycache__/client.cpython-37.pyc +0 -0
  433. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/web/client.py +7 -2
  434. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/web/test/__pycache__/test_graylog_connection.cpython-37.pyc +0 -0
  435. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.5.0b1-py3.7.egg-info → tomwer-0.5.1-py3.7.egg-info}/PKG-INFO +54 -31
  436. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.5.0b1-py3.7.egg-info → tomwer-0.5.1-py3.7.egg-info}/SOURCES.txt +11 -5
  437. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer-0.5.1-py3.7.egg-info/requires.txt +22 -0
  438. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datalistener/__pycache__/tangosyncclient.cpython-37.pyc +0 -0
  439. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datalistener/tangosyncclient.py +0 -256
  440. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_datatransfert.cpython-37.pyc +0 -0
  441. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/test_datatransfert.py +0 -94
  442. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/test/__pycache__/test_foldertransfert.cpython-37.pyc +0 -0
  443. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/test/__pycache__/test_rsyncmanager.cpython-37.pyc +0 -0
  444. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/test/test_rsyncmanager.py +0 -99
  445. home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer-0.5.0b1-py3.7.egg-info/requires.txt +0 -3
  446. /home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.5.0b1-py3.7-nspkg.pth → tomwer-0.5.1-py3.7-nspkg.pth} +0 -0
  447. /home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.5.0b1-py3.7.egg-info → tomwer-0.5.1-py3.7.egg-info}/dependency_links.txt +0 -0
  448. /home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.5.0b1-py3.7.egg-info → tomwer-0.5.1-py3.7.egg-info}/entry_points.txt +0 -0
  449. /home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.5.0b1-py3.7.egg-info → tomwer-0.5.1-py3.7.egg-info}/namespace_packages.txt +0 -0
  450. /home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.5.0b1-py3.7.egg-info → tomwer-0.5.1-py3.7.egg-info}/not-zip-safe +0 -0
  451. /home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.5.0b1-py3.7.egg-info → tomwer-0.5.1-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.5.0b1','console_scripts','tomwer'
3
- __requires__ = 'tomwer==0.5.0b1'
2
+ # EASY-INSTALL-ENTRY-SCRIPT: 'tomwer==0.5.1','console_scripts','tomwer'
3
+ __requires__ = 'tomwer==0.5.1'
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.5.0b1', 'console_scripts', 'tomwer')()
11
+ load_entry_point('tomwer==0.5.1', 'console_scripts', 'tomwer')()
12
12
  )
@@ -37,6 +37,7 @@ def widget_discovery(discovery):
37
37
  "orangecontrib.tomwer.widgets.control",
38
38
  "orangecontrib.tomwer.widgets.reconstruction",
39
39
  "orangecontrib.tomwer.widgets.visualization",
40
+ "orangecontrib.tomwer.widgets.other",
40
41
  ]
41
42
  for pkg in pkgs:
42
43
  discovery.process_category_package(pkg, distribution=dist)
@@ -54,14 +55,13 @@ WIDGET_HELP_PATH = (
54
55
  # # before the wheel is created.
55
56
  ("{}/help/tomwer/index.html".format(sysconfig.get_path("data")), None),
56
57
 
57
- ("http://www.silx.org/pub/doc/tomwer/.htmlhelp/0.4/", ""),
58
+ ("http://www.silx.org/pub/doc/tomwer/htmlhelp/0.5/", ""),
58
59
  )
59
60
 
60
61
 
61
-
62
-
63
62
  import unittest
64
63
 
64
+
65
65
  def suite():
66
66
 
67
67
  test_suite = unittest.TestSuite()
@@ -29,7 +29,7 @@ __date__ = "06/03/2020"
29
29
 
30
30
 
31
31
  from silx.gui import qt
32
- from ..utils import WidgetLongProcessing
32
+ 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
@@ -40,7 +40,10 @@ from tomwer.gui.control.datalistener import DataListenerWidget
40
40
  from tomwer.synctools.datalistener import MockDataListenerQThread
41
41
  from tomwer.web.client import OWClient
42
42
  from Orange.widgets import settings
43
+ import functools
43
44
  import logging
45
+ import signal
46
+ import sys
44
47
 
45
48
  logger = logging.getLogger(__name__)
46
49
 
@@ -50,13 +53,13 @@ class DataListenerOW(widget.OWWidget, OWClient, WidgetLongProcessing,
50
53
  """
51
54
  This widget is used to listen to a server notifying the widget when an
52
55
  acquisition is finished.
53
- Then the tango file will be converted to .nx file, NXtomo compliant.
56
+ Then the bliss file will be converted to .nx file, NXtomo compliant.
54
57
  """
55
58
  name = "data listener"
56
59
  id = "orangecontrib.widgets.tomwer.control.DataListenerOW.DataListenerOW"
57
- description = "The widget will listen to (hdf5) tango acquisition and " \
58
- "wait for acquisition to be finished. Once finished it " \
59
- "will call nxtomomill to convert from tango .hdf5 to " \
60
+ description = "The widget will receive information from bliss acquisition " \
61
+ "and wait for acquisition to be finished. Once finished it " \
62
+ "will call nxtomomill to convert from bliss .hdf5 to " \
60
63
  "NXtomo compliant .nx file"
61
64
  icon = "icons/datalistener.svg"
62
65
  priority = 2
@@ -92,18 +95,27 @@ class DataListenerOW(widget.OWWidget, OWClient, WidgetLongProcessing,
92
95
  # signal / slot connection
93
96
  self._widget.sigActivate.connect(self._activated)
94
97
  self._widget.sigDeactivate.connect(self._deactivated)
95
- self._widget.sigConfigurationChanged.connect(self._tangoDeviceChanged)
98
+ self._widget.sigConfigurationChanged.connect(self._jsonRPCConfigChanged)
96
99
  self._widget.sigAcquisitionEnded.connect(self._process_bliss_file_frm_tuple)
97
100
 
101
+ # manange server stop when delete directly the widget or stop by Ctr+C
102
+ signal.signal(signal.SIGINT, self.handleSigTerm)
103
+ onDestroy = functools.partial(self._stopServerBeforeclosing)
104
+ self.destroyed.connect(onDestroy)
105
+
98
106
  # set up
99
107
  if self._blissConfiguration != {}:
100
108
  self._widget.setBlissServerConfiguation(self._blissConfiguration)
101
109
 
102
110
  def _process_bliss_file_frm_tuple(self, t):
103
- master_file, entry, proposal_file = t
104
- return self.process_bliss_file(bliss_file=master_file,
105
- entry=entry,
106
- proposal_file=proposal_file)
111
+ master_file, entry, proposal_file, saving_file = t
112
+ try:
113
+ self.process_sample_file(sample_file=master_file,
114
+ entry=str(entry) + '.1',
115
+ proposal_file=proposal_file,
116
+ master_sample_file=saving_file)
117
+ except Exception as e:
118
+ logger.error(e)
107
119
 
108
120
  def _activated(self):
109
121
  self.activate(True)
@@ -134,7 +146,7 @@ class DataListenerOW(widget.OWWidget, OWClient, WidgetLongProcessing,
134
146
  msg.setText(text)
135
147
  return msg.exec_() == qt.QMessageBox.Ok
136
148
 
137
- def _tangoDeviceChanged(self):
149
+ def _jsonRPCConfigChanged(self):
138
150
  self._blissConfiguration = self._widget.getBlissServerConfiguration()
139
151
  if self.is_active():
140
152
  self.activate(False)
@@ -144,18 +156,32 @@ class DataListenerOW(widget.OWWidget, OWClient, WidgetLongProcessing,
144
156
  self._mock = mock
145
157
  self._mock_acquisitions = acquisitions
146
158
 
159
+ @docstring(DataListenerWidget.getHost)
160
+ def getHost(self):
161
+ return self._widget.getHost()
162
+
163
+ @docstring(DataListenerWidget.getPort)
164
+ def getPort(self):
165
+ return self._widget.getPort()
166
+
147
167
  @docstring(DataListener.create_listening_thread)
148
168
  def create_listening_thread(self):
149
169
  if self._mock is True:
150
- thread = MockDataListenerQThread(acquisitions=None,
170
+ thread = MockDataListenerQThread(host=self.getHost(),
171
+ port=self.getPort(),
172
+ acquisitions=None,
151
173
  mock_acquisitions=self._mock_acquisitions)
152
174
  else:
153
- thread = DataListenerQThread(device=self.session_name,
175
+ thread = DataListenerQThread(host=self.getHost(),
176
+ port=self.getPort(),
154
177
  acquisitions=None)
155
178
  # connect thread
156
- thread.sigAcquisitionStarted.connect(self._widget._acquisitionStarted)
157
- thread.sigAcquisitionEnded.connect(self._widget._acquisitionEnded)
158
- thread.sigScanAdded.connect(self._widget._acquisitionUpdated)
179
+ thread.sigAcquisitionStarted.connect(self._widget._acquisitionStarted,
180
+ qt.Qt.DirectConnection)
181
+ thread.sigAcquisitionEnded.connect(self._widget._acquisitionEnded,
182
+ qt.Qt.DirectConnection)
183
+ thread.sigScanAdded.connect(self._widget._acquisitionUpdated,
184
+ qt.Qt.DirectConnection)
159
185
  return thread
160
186
 
161
187
  @docstring(DataListener.delete_listening_thread)
@@ -165,12 +191,28 @@ class DataListenerOW(widget.OWWidget, OWClient, WidgetLongProcessing,
165
191
  self._listening_thread.sigScanAdded.disconnect(self._widget._acquisitionUpdated)
166
192
  DataListener.delete_listening_thread(self)
167
193
 
168
- def close(self):
194
+ def _stopServerBeforeclosing(self):
169
195
  self.activate(False)
170
- widget.OWWidget.close(self)
196
+
197
+ def handleSigTerm(self, signo, *args, **kwargs):
198
+ if signo == signal.SIGINT:
199
+ self._stopServerBeforeclosing()
200
+ sys.exit()
171
201
 
172
202
  def _get_n_scan_observe(self):
173
203
  return self._widget._observationWidget.observationTable.model().rowCount()
174
204
 
175
205
  def _get_n_scan_finished(self):
176
206
  return self._widget._historyWindow.scanHistory.model().rowCount()
207
+ def start_app():
208
+ listener = DataListenerOW()
209
+ listener.activate()
210
+ listener.show()
211
+
212
+
213
+ if __name__ == '__main__':
214
+ app = qt.QApplication([])
215
+
216
+ start_app()
217
+
218
+ exit(app.exec_())
@@ -128,5 +128,7 @@ class DataTransfertOW(widget.OWWidget, FolderTransfert, OWClient):
128
128
 
129
129
  @Inputs.data_in
130
130
  def process(self, scan, move=False, force=True, noRsync=False):
131
+ if scan is None:
132
+ return
131
133
  FolderTransfert.process(self, scan=scan, move=move, force=force,
132
134
  noRsync=noRsync)
@@ -81,6 +81,8 @@ class NameFilterOW(widget.OWWidget, OWClient):
81
81
 
82
82
  @Inputs.data_in
83
83
  def applyfilter(self, scan):
84
+ if scan is None:
85
+ return
84
86
  assert isinstance(scan, TomwerScanBase)
85
87
  if not self.widget.isFiltered(scan.path):
86
88
  self._signalScanReady(scan)
@@ -62,12 +62,12 @@ def _nxtomomill_input_callback(entry, desc):
62
62
 
63
63
  class NXTomomillOW(widget.OWWidget, OWClient):
64
64
  """
65
- Widget to allow user to pick some tango files and that will
66
- convert them to HDF5scan
65
+ Widget to allow user to pick some bliss files and that will convert them
66
+ to HDF5scan.
67
67
  """
68
68
  name = "nxtomomill"
69
69
  id = "orange.widgets.tomwer.control.NXTomomillOW.NXTomomillOW"
70
- description = "Read a tango .h5 file and extract from it all possible" \
70
+ description = "Read a bliss .h5 file and extract from it all possible" \
71
71
  "NxTomo. When validated create a TomwerBaseScan for each " \
72
72
  "file and entry"
73
73
  icon = "icons/nxtomomill.svg"
@@ -132,29 +132,30 @@ class NXTomomillOW(widget.OWWidget, OWClient):
132
132
  if not self._userAgreeForOverwrite(output_file_path):
133
133
  continue
134
134
  try:
135
- nxtomomill_converter.h5_to_nx(input_file_path=file_path,
136
- output_file=output_file_path,
137
- entries=(entry,),
138
- single_file=True,
139
- ask_before_overwrite=False,
140
- request_input=self.request_input,
141
- file_extension='.nx',
142
- input_callback=_nxtomomill_input_callback)
135
+ conv = nxtomomill_converter.h5_to_nx(input_file_path=file_path,
136
+ output_file=output_file_path,
137
+ entries=(entry,),
138
+ single_file=True,
139
+ ask_before_overwrite=False,
140
+ request_input=self.request_input,
141
+ file_extension='.nx',
142
+ input_callback=_nxtomomill_input_callback)
143
143
  except Exception as e:
144
144
  logger.error(
145
- 'Fail to convert from tango file: %s to NXTomo.'
145
+ 'Fail to convert from bliss file: %s to NXTomo.'
146
146
  'Conversion error is: %s' % (bliss_url, e))
147
147
  else:
148
- if not os.path.isfile(output_file_path):
149
- raise ValueError(output_file_path + ' is not a file path')
150
- entries = HDF5TomoScan.get_valid_entries(output_file_path)
151
- assert len(entries) == 1
152
- scan_converted = HDF5TomoScan(scan=output_file_path, entry=entries[0])
153
- mess = "sending one scan %s" % bliss_url
154
- logger.debug(mess,
155
- extra={logconfig.DOC_TITLE: self.widget._scheme_title,
156
- logconfig.SCAN_ID: bliss_url})
157
- self.Outputs.data_out.send(scan_converted)
148
+ if len(conv) != 1:
149
+ logger.error(
150
+ 'Something went wrong during file conversion. Unable to process the file.')
151
+ else:
152
+ conv_file, conv_entry = conv[0]
153
+ scan_converted = HDF5TomoScan(scan=conv_file, entry=conv_entry)
154
+ mess = "sending one scan %s" % bliss_url
155
+ logger.debug(mess,
156
+ extra={logconfig.DOC_TITLE: self.widget._scheme_title,
157
+ logconfig.SCAN_ID: bliss_url})
158
+ self.Outputs.data_out.send(scan_converted)
158
159
 
159
160
  def _userAgreeForOverwrite(self, file_path):
160
161
  msg = qt.QMessageBox(self)
@@ -38,7 +38,7 @@ from silx.gui.utils.testutils import TestCaseQt
38
38
  from tomwer.test.utils import skip_gui_test
39
39
  from tomwer.core.utils.scanutils import MockHDF5
40
40
  from orangecontrib.tomwer.widgets.control.DataListenerOW import DataListenerOW
41
- from tomwer.core.process.datalistener.tangosyncclient import TangoAcquisition
41
+ from tomwer.core.process.datalistener.rpcserver import BlissAcquisition
42
42
  from tomwer.core import settings
43
43
 
44
44
 
@@ -79,9 +79,9 @@ class TestDataListenerSynchronization(TestCaseQt):
79
79
  data dir when receive it"""
80
80
  self.assertEqual(len(os.listdir(self._dst_dir)), 0)
81
81
  self.widget.activate(True)
82
- tango_acquisition = TangoAcquisition(self.scan.master_file,
82
+ tango_acquisition = BlissAcquisition(self.scan.master_file,
83
83
  'entry', start_time=time.ctime())
84
- self.widget.get_listening_thread().sequence_started(tango_acquisition)
84
+ self.widget.get_listening_thread()._rpc_sequence_started(tango_acquisition)
85
85
  time.sleep(1.0)
86
86
  self.assertEqual(self.widget._get_n_scan_observe(), 1)
87
87
  self.assertEqual(len(os.listdir(self._dst_dir)), 1)
@@ -0,0 +1,114 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ xmlns:xlink="http://www.w3.org/1999/xlink"
11
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
12
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13
+ version="1.1"
14
+ id="svg815"
15
+ width="150"
16
+ height="150"
17
+ viewBox="0 0 150 150"
18
+ sodipodi:docname="tomwer_other.svg"
19
+ inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
20
+ inkscape:export-filename="/users_ext/dev/esrf/workflow/tomwer/orangecontrib/tomwer/widgets/icons/tomwer_visu.png"
21
+ inkscape:export-xdpi="59.900002"
22
+ inkscape:export-ydpi="59.900002">
23
+ <metadata
24
+ id="metadata821">
25
+ <rdf:RDF>
26
+ <cc:Work
27
+ rdf:about="">
28
+ <dc:format>image/svg+xml</dc:format>
29
+ <dc:type
30
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
31
+ <dc:title />
32
+ </cc:Work>
33
+ </rdf:RDF>
34
+ </metadata>
35
+ <defs
36
+ id="defs819" />
37
+ <sodipodi:namedview
38
+ pagecolor="#ffffff"
39
+ bordercolor="#666666"
40
+ borderopacity="1"
41
+ objecttolerance="10"
42
+ gridtolerance="10"
43
+ guidetolerance="10"
44
+ inkscape:pageopacity="0"
45
+ inkscape:pageshadow="2"
46
+ inkscape:window-width="1920"
47
+ inkscape:window-height="1016"
48
+ id="namedview817"
49
+ showgrid="false"
50
+ inkscape:zoom="2.5600001"
51
+ inkscape:cx="-29.899231"
52
+ inkscape:cy="81.173903"
53
+ inkscape:window-x="0"
54
+ inkscape:window-y="27"
55
+ inkscape:window-maximized="1"
56
+ inkscape:current-layer="surface1" />
57
+ <image
58
+ width="150"
59
+ height="150"
60
+ preserveAspectRatio="none"
61
+ style="image-rendering:optimizeQuality"
62
+ xlink:href="data:image/png;base64,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 "
63
+ id="image823"
64
+ x="0"
65
+ y="0" />
66
+ <g
67
+ inkscape:label="Layer 1"
68
+ id="layer1"
69
+ transform="matrix(1.4832615,0,0,1.5944325,68.184078,31.768928)">
70
+ <g
71
+ inkscape:export-ydpi="200"
72
+ inkscape:export-xdpi="200"
73
+ inkscape:export-filename="/nobackup/linazimov/payno/dev/esrf/ID06/id06workflow/resources/gui/icons/parameters.png"
74
+ transform="matrix(0.91430392,0,0,0.88285849,0.42325717,3.0002197)"
75
+ id="surface1">
76
+ <path
77
+ style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.00675631;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
78
+ id="path815"
79
+ sodipodi:type="arc"
80
+ sodipodi:cx="0.09839166"
81
+ sodipodi:cy="42.853031"
82
+ sodipodi:rx="5.0406876"
83
+ sodipodi:ry="4.994998"
84
+ sodipodi:start="2.1817788"
85
+ sodipodi:end="2.1143617"
86
+ sodipodi:open="true"
87
+ d="m -2.793312,46.944358 a 5.0406876,4.994998 0 0 1 -1.2851957,-6.88746 5.0406876,4.994998 0 0 1 6.9278125,-1.389443 5.0406876,4.994998 0 0 1 1.5187112,6.840626 5.0406876,4.994998 0 0 1 -6.8766214,1.62002" />
88
+ <path
89
+ style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.00675631;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
90
+ id="path815-3"
91
+ sodipodi:type="arc"
92
+ sodipodi:cx="16.372429"
93
+ sodipodi:cy="42.852909"
94
+ sodipodi:rx="5.0406876"
95
+ sodipodi:ry="4.994998"
96
+ sodipodi:start="2.1817788"
97
+ sodipodi:end="2.1143617"
98
+ sodipodi:open="true"
99
+ d="m 13.480725,46.944236 a 5.0406876,4.994998 0 0 1 -1.285196,-6.88746 5.0406876,4.994998 0 0 1 6.927813,-1.389443 5.0406876,4.994998 0 0 1 1.518711,6.840626 5.0406876,4.994998 0 0 1 -6.876621,1.62002" />
100
+ <path
101
+ style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.00675631;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
102
+ id="path815-6"
103
+ sodipodi:type="arc"
104
+ sodipodi:cx="33.366745"
105
+ sodipodi:cy="43.407917"
106
+ sodipodi:rx="5.0406876"
107
+ sodipodi:ry="4.994998"
108
+ sodipodi:start="2.1817788"
109
+ sodipodi:end="2.1143617"
110
+ sodipodi:open="true"
111
+ d="m 30.475041,47.499244 a 5.0406876,4.994998 0 0 1 -1.285195,-6.88746 5.0406876,4.994998 0 0 1 6.927812,-1.389443 5.0406876,4.994998 0 0 1 1.518711,6.840626 5.0406876,4.994998 0 0 1 -6.876621,1.62002" />
112
+ </g>
113
+ </g>
114
+ </svg>