tomwer 0.5.0__tar.gz → 0.5.0b1__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.
- home/payno/.local/share/virtualenvs/tomwer_venv/bin/tomwer +3 -3
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/__pycache__/setup.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/orange/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/orange/__pycache__/settings.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/TestAcquisition.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/test_axis_reconstruction.cpython-37.pyc +0 -0
- 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
- 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
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/test_folder_transfert.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/test_lamino.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/test_nabu.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/test_owidgets.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/test_scanlist_ftserie.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/test_scanlist_samplemoved.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/test/__pycache__/utils.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/__init__.py +3 -3
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/__pycache__/setup.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/__pycache__/utils.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/DataListenerOW.py +18 -60
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/DataTransfertOW.py +0 -2
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/FilterOW.py +0 -2
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/NXTomomillOW.py +22 -23
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/DataListOW.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/DataListenerOW.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/DataSelectorOW.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/DataTransfertOW.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/DataValidatorOW.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/DataWatcherOW.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/FilterOW.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/NXTomomillOW.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/TimerOW.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/test/__pycache__/__init__.cpython-37.pyc +0 -0
- 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
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/control/test/test_datalistener.py +3 -3
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/AxisOW.py +15 -47
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/DarkRefAndCopyOW.py +0 -2
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/__pycache__/AxisOW.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/__pycache__/DarkRefAndCopyOW.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/__pycache__/FtseriesOW.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/__pycache__/NabuOW.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/__pycache__/TofuOW.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/test/__pycache__/__init__.cpython-37.pyc +0 -0
- 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
- 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
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/reconstruction/test/test_axis.py +38 -51
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/setup.py +0 -1
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/__pycache__/test_conditions.cpython-37.pyc +0 -0
- 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
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/__pycache__/test_darkref.cpython-37.pyc +0 -0
- 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
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/__pycache__/test_datawatcher.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/__pycache__/test_foldertransfert.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/__pycache__/test_ftseries.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/__pycache__/test_reconstruction.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/__pycache__/test_scanvalidator.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/__pycache__/test_viewer.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/test_control_flow.py +1 -1
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/test_darkref.py +1 -3
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/test_data_listener.py +9 -15
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/test_foldertransfert.py +66 -2
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/test/test_ftseries.py +4 -4
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/visualization/RadioStackOW.py +0 -2
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/visualization/SinogramViewerOW.py +0 -2
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/visualization/SliceStackOW.py +0 -2
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/visualization/__pycache__/ImageStackViewerOW.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/visualization/__pycache__/LivesliceOW.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/visualization/__pycache__/RadioStackOW.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/visualization/__pycache__/SampleMovedOW.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/visualization/__pycache__/SinogramViewerOW.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/visualization/__pycache__/SliceStackOW.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/visualization/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/__main__.py +1 -1
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/__pycache__/__main__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/__pycache__/setup.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/__pycache__/utils.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/__pycache__/version.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/axis.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/canvas.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/darkref.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/ftseries.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/lamino.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/lbsramtransfert.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/{nabuapp.cpython-37.pyc → nabu.cpython-37.pyc} +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/radiostack.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/rsync.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/samplemoved.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/sinogramviewer.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/slicestack.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/__pycache__/test_.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/axis.py +25 -30
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/canvas_launcher/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/canvas_launcher/__pycache__/launcher.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/canvas_launcher/__pycache__/splash.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/canvas_launcher/launcher.py +0 -4
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/darkref.py +0 -1
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/ftseries.py +0 -1
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/lamino.py +0 -1
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/{nabuapp.py → nabu.py} +0 -1
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/radiostack.py +0 -1
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/samplemoved.py +0 -1
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/sinogramviewer.py +1 -2
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/app/slicestack.py +0 -1
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/__pycache__/octaveh5editor.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/__pycache__/progress.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/__pycache__/settings.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/__pycache__/signal.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/__pycache__/waiterthread.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/log/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/log/__pycache__/logger.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/oar/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/__pycache__/baseprocess.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/__pycache__/datatransfert.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/__pycache__/processlog.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/__pycache__/scanlist.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/__pycache__/scanvalidator.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/__pycache__/timer.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/__pycache__/utils.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/baseprocess.py +1 -5
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/conditions/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/conditions/__pycache__/filters.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datalistener/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datalistener/__pycache__/datalistener.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datalistener/__pycache__/tangosyncclient.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datalistener/datalistener.py +60 -89
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datalistener/tangosyncclient.py +256 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datatransfert.py +53 -119
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datawatcher/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datawatcher/__pycache__/datawatcher.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datawatcher/__pycache__/datawatcherobserver.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datawatcher/__pycache__/datawatcherprocess.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datawatcher/__pycache__/edfdwprocess.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datawatcher/__pycache__/hdf5dwprocess.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datawatcher/__pycache__/status.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datawatcher/datawatcher.py +2 -2
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datawatcher/datawatcherobserver.py +5 -3
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datawatcher/datawatcherprocess.py +3 -3
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/__pycache__/nabu.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/axis/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/axis/__pycache__/anglemode.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/axis/__pycache__/axis.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/axis/__pycache__/mode.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/axis/__pycache__/params.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/axis/__pycache__/projectiontype.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/axis/axis.py +105 -55
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/axis/mode.py +2 -1
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/axis/params.py +3 -13
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/darkref/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/darkref/__pycache__/darkrefs.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/darkref/__pycache__/darkrefscopy.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/darkref/__pycache__/params.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/darkref/__pycache__/settings.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/darkref/darkrefs.py +17 -94
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/ftseries/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/ftseries/__pycache__/ftseries.cpython-37.pyc +0 -0
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/ftseries/params/base.py +0 -3
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/ftseries/params/ft.py +1 -1
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/ftseries/params/paganin.py +6 -24
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/lamino/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/lamino/__pycache__/tofu.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/lamino/tofu.py +9 -20
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/nabu.py +16 -21
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/pyhst/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/pyhst/__pycache__/pyhstcaller.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/pyhst/__pycache__/pyhstnxconverter.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/pyhst/pyhstcaller.py +15 -61
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__init__.py +1 -3
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_axis.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_conditions.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_darkref.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_datatransfert.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_datawatcher.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_ftseries.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_lamino.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_nabu.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_pyhstcaller.cpython-37.pyc +0 -0
- 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
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_scanlist.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_timer.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/test_axis.py +65 -19
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/test_datatransfert.py +94 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/test_nabu.py +1 -2
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/__pycache__/blissscan.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/__pycache__/edfscan.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/__pycache__/hdf5scan.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/__pycache__/scanbase.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/__pycache__/scanfactory.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/blissscan.py +3 -3
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/edfscan.py +7 -8
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/hdf5scan.py +2 -15
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/scanbase.py +9 -26
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/test/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/test/__pycache__/test_h5.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/test/__pycache__/test_scan.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/settings.py +9 -5
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/test/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/test/__pycache__/test_lamino.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/test/__pycache__/test_scanutils.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/test/__pycache__/test_tomo_workflow.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/test/__pycache__/test_utils.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/char.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/deprecation.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/device.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/ftseriesutils.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/gpu.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/image.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/laminoutils.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/locker.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/normalization.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/pyhstutils.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/scanutils.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/__pycache__/threads.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/ftseriesutils.py +2 -2
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/image.py +1 -1
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/pyhstutils.py +0 -11
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/utils/scanutils.py +2 -145
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/UrlSelectionTable.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/icons.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/illustrations.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/imagefromfile.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/linksqobject.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/qfolderdialog.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/qtapplicationmanager.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/scanselectorwidget.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/settings.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/stackplot.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/stacks.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/viewerqwidget.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/conditions/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/conditions/__pycache__/filter.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/__pycache__/datalist.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/__pycache__/datalistener.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/__pycache__/datareacheractions.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/__pycache__/datatransfert.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/__pycache__/history.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/__pycache__/observations.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/datalist.py +2 -3
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/datalistener.py +81 -59
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/datawatcher/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/datawatcher/__pycache__/configuration.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/datawatcher/__pycache__/datawatcher.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/datawatcher/__pycache__/datawatcherobserver.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/observations.py +4 -4
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/test/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/test/__pycache__/test_datalist.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/test/__pycache__/test_datalistener.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/test/__pycache__/test_datawatcher.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/test/__pycache__/test_h5editor.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/test/__pycache__/test_inputwidget.cpython-37.pyc +0 -0
- 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
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/test/__pycache__/test_scanvalidator.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/test/test_datalistener.py +11 -6
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/control/test/test_datawatcher.py +2 -2
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/imagefromfile.py +1 -15
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/qfolderdialog.py +1 -1
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/__pycache__/deviceselector.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/__pycache__/recpyhstwidget.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/axis/__pycache__/CompareImages.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/axis/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/axis/__pycache__/axis.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/axis/__pycache__/radioaxis.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/axis/__pycache__/sinogramaxis.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/axis/axis.py +119 -334
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/axis/radioaxis.py +130 -93
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/axis/sinogramaxis.py +86 -9
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/darkref/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/darkref/__pycache__/darkrefcopywidget.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/darkref/__pycache__/darkrefwidget.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/darkref/darkrefcopywidget.py +2 -6
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/h5editor/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/h5editor/__pycache__/h5filedialog.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/h5editor/__pycache__/h5structeditor.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/h5editor/__pycache__/h5structseditor.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/h5editor/__pycache__/octaveversiongetter.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/h5editor/__pycache__/rawh5parameditor.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/h5editor/h5structseditor.py +1 -1
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/reconsparamseditor/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/reconsparamseditor/__pycache__/beamgeowidget.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/reconsparamseditor/__pycache__/displaywidget.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/reconsparamseditor/__pycache__/dkrfwidget.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/reconsparamseditor/__pycache__/expertwidget.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/reconsparamseditor/__pycache__/ftaxiswidget.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/reconsparamseditor/__pycache__/ftwidget.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/reconsparamseditor/__pycache__/paganinwidget.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/reconsparamseditor/__pycache__/pyhstwidget.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/reconsparamseditor/beamgeowidget.py +15 -22
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/ftserie/reconsparamseditor/pyhstwidget.py +0 -1
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/lamino/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/lamino/tofu/__pycache__/TofuOptionLoader.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/lamino/tofu/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/lamino/tofu/__pycache__/misc.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/lamino/tofu/__pycache__/projections.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/lamino/tofu/__pycache__/settings.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/lamino/tofu/__pycache__/tofu.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/lamino/tofu/__pycache__/tofuexpert.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/lamino/tofu/__pycache__/tofuoutput.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/__pycache__/nabu.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/__pycache__/nabuflow.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/nabu.py +2 -18
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/nabuconfig/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/nabuconfig/__pycache__/base.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/nabuconfig/__pycache__/nabuconfig.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/nabuconfig/__pycache__/output.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/nabuconfig/__pycache__/phase.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/nabuconfig/__pycache__/preprocessing.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/nabuconfig/__pycache__/reconstruction.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/nabuconfig/phase.py +5 -6
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/nabu/nabuconfig/reconstruction.py +25 -136
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/recpyhstwidget.py +0 -1
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/test/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/test/__pycache__/test_axis.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/test/__pycache__/test_lamino.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/test/__pycache__/test_nabu.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/test/__pycache__/test_recpyhstwidget.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/test/test_axis.py +30 -39
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/test/test_nabu.py +6 -7
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/samplemoved/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/samplemoved/__pycache__/selectiontable.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/test/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/test/__pycache__/test_scanselector.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/test/__pycache__/test_stacks.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/test/__pycache__/test_syncreconsparam.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__init__.py +1 -4
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__pycache__/buttons.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__pycache__/flow.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__pycache__/illustrations.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__pycache__/inputwidget.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__pycache__/sandboxes.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__pycache__/scandescription.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__pycache__/splashscreen.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__pycache__/unitsystem.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/__pycache__/waiterthread.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/inputwidget.py +1 -1
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/lineselector/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/lineselector/__pycache__/lineselection.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/lineselector/__pycache__/lineselector.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/scandescription.py +1 -1
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/test/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/utils/test/__pycache__/test_flow.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/visualization/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/visualization/__pycache__/sinogramviewer.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/visualization/test/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/visualization/test/__pycache__/test_sinogramviewer.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/resources/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/__pycache__/axis.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/__pycache__/darkrefs.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/__pycache__/datalistener.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/__pycache__/datatransfert.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/__pycache__/ftseries.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/__pycache__/imageloaderthread.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/__pycache__/rsyncmanager.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/datalistener.py +35 -113
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/rsyncmanager.py +487 -22
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/__pycache__/processingstack.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/processingstack.py +6 -8
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/reconstruction/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/reconstruction/__pycache__/axis.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/reconstruction/__pycache__/ftseries.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/reconstruction/__pycache__/lamino.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/reconstruction/__pycache__/nabu.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/reconstruction/axis.py +9 -16
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/stacks/reconstruction/nabu.py +18 -23
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/test/__init__.py +4 -2
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/test/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/test/__pycache__/test_darkRefs.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/test/__pycache__/test_foldertransfert.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/test/__pycache__/test_refcopy.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/test/__pycache__/test_rsyncmanager.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/test/__pycache__/test_scanstages.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/test/{test_foldertransfer.py → test_foldertransfert.py} +5 -92
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/test/test_rsyncmanager.py +99 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/test/test_scanstages.py +1 -1
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/utils/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/utils/__pycache__/benchmark.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/utils/__pycache__/scanstages.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/utils/scanstages.py +9 -22
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/test/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/test/__pycache__/test_scripts.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/test/test_scripts.py +0 -3
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/test/utils/__init__.py +0 -9
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/test/utils/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/test/utils/__pycache__/utilstest.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/third_party/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/third_party/__pycache__/contextlib.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/third_party/__pycache__/enum.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/third_party/nabu/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/third_party/nabu/__pycache__/utils.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/third_party/nabu/preproc/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/third_party/nabu/preproc/__pycache__/phase.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/third_party/tango/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/third_party/tango/__pycache__/device.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/unitsystem/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/unitsystem/__pycache__/metricsystem.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/unitsystem/__pycache__/setup.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/version.py +1 -1
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/web/__pycache__/client.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/web/client.py +2 -7
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/web/test/__pycache__/test_graylog_connection.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.5.0-py3.7.egg-info → tomwer-0.5.0b1-py3.7.egg-info}/PKG-INFO +31 -41
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.5.0-py3.7.egg-info → tomwer-0.5.0b1-py3.7.egg-info}/SOURCES.txt +5 -10
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer-0.5.0b1-py3.7.egg-info/requires.txt +3 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/icons/tomwer_other.png +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/icons/tomwer_other.svg +0 -114
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/other/PythonScriptOW.py +0 -704
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/other/__init__.py +0 -37
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/other/__pycache__/PythonScriptOW.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/other/__pycache__/__init__.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datalistener/__pycache__/rpcserver.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datalistener/dazd +0 -653
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/datalistener/rpcserver.py +0 -241
- 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
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/__pycache__/test_datatransfer.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/test_data_listener.py +0 -135
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/test/test_datatransfer.py +0 -188
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/axis/__pycache__/utils.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/axis/utils.py +0 -73
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/synctools/test/__pycache__/test_foldertransfer.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer-0.5.0-py3.7.egg-info/requires.txt +0 -19
- /home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.5.0-py3.7-nspkg.pth → tomwer-0.5.0b1-py3.7-nspkg.pth} +0 -0
- /home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.5.0-py3.7.egg-info → tomwer-0.5.0b1-py3.7.egg-info}/dependency_links.txt +0 -0
- /home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.5.0-py3.7.egg-info → tomwer-0.5.0b1-py3.7.egg-info}/entry_points.txt +0 -0
- /home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.5.0-py3.7.egg-info → tomwer-0.5.0b1-py3.7.egg-info}/namespace_packages.txt +0 -0
- /home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.5.0-py3.7.egg-info → tomwer-0.5.0b1-py3.7.egg-info}/not-zip-safe +0 -0
- /home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.5.0-py3.7.egg-info → tomwer-0.5.0b1-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.
|
3
|
-
__requires__ = 'tomwer==0.5.
|
2
|
+
# EASY-INSTALL-ENTRY-SCRIPT: 'tomwer==0.5.0b1','console_scripts','tomwer'
|
3
|
+
__requires__ = 'tomwer==0.5.0b1'
|
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.
|
11
|
+
load_entry_point('tomwer==0.5.0b1', 'console_scripts', 'tomwer')()
|
12
12
|
)
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -37,7 +37,6 @@ 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",
|
41
40
|
]
|
42
41
|
for pkg in pkgs:
|
43
42
|
discovery.process_category_package(pkg, distribution=dist)
|
@@ -55,13 +54,14 @@ WIDGET_HELP_PATH = (
|
|
55
54
|
# # before the wheel is created.
|
56
55
|
("{}/help/tomwer/index.html".format(sysconfig.get_path("data")), None),
|
57
56
|
|
58
|
-
("http://www.silx.org/pub/doc/tomwer
|
57
|
+
("http://www.silx.org/pub/doc/tomwer/.htmlhelp/0.4/", ""),
|
59
58
|
)
|
60
59
|
|
61
60
|
|
62
|
-
import unittest
|
63
61
|
|
64
62
|
|
63
|
+
import unittest
|
64
|
+
|
65
65
|
def suite():
|
66
66
|
|
67
67
|
test_suite = unittest.TestSuite()
|
Binary file
|
Binary file
|
Binary file
|
@@ -29,7 +29,7 @@ __date__ = "06/03/2020"
|
|
29
29
|
|
30
30
|
|
31
31
|
from silx.gui import qt
|
32
|
-
from
|
32
|
+
from ..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,10 +40,7 @@ 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
|
44
43
|
import logging
|
45
|
-
import signal
|
46
|
-
import sys
|
47
44
|
|
48
45
|
logger = logging.getLogger(__name__)
|
49
46
|
|
@@ -53,13 +50,13 @@ class DataListenerOW(widget.OWWidget, OWClient, WidgetLongProcessing,
|
|
53
50
|
"""
|
54
51
|
This widget is used to listen to a server notifying the widget when an
|
55
52
|
acquisition is finished.
|
56
|
-
Then the
|
53
|
+
Then the tango file will be converted to .nx file, NXtomo compliant.
|
57
54
|
"""
|
58
55
|
name = "data listener"
|
59
56
|
id = "orangecontrib.widgets.tomwer.control.DataListenerOW.DataListenerOW"
|
60
|
-
description = "The widget will
|
61
|
-
"
|
62
|
-
"will call nxtomomill to convert from
|
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 " \
|
63
60
|
"NXtomo compliant .nx file"
|
64
61
|
icon = "icons/datalistener.svg"
|
65
62
|
priority = 2
|
@@ -95,27 +92,18 @@ class DataListenerOW(widget.OWWidget, OWClient, WidgetLongProcessing,
|
|
95
92
|
# signal / slot connection
|
96
93
|
self._widget.sigActivate.connect(self._activated)
|
97
94
|
self._widget.sigDeactivate.connect(self._deactivated)
|
98
|
-
self._widget.sigConfigurationChanged.connect(self.
|
95
|
+
self._widget.sigConfigurationChanged.connect(self._tangoDeviceChanged)
|
99
96
|
self._widget.sigAcquisitionEnded.connect(self._process_bliss_file_frm_tuple)
|
100
97
|
|
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
|
-
|
106
98
|
# set up
|
107
99
|
if self._blissConfiguration != {}:
|
108
100
|
self._widget.setBlissServerConfiguation(self._blissConfiguration)
|
109
101
|
|
110
102
|
def _process_bliss_file_frm_tuple(self, t):
|
111
|
-
master_file, entry, proposal_file
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
proposal_file=proposal_file,
|
116
|
-
master_sample_file=saving_file)
|
117
|
-
except Exception as e:
|
118
|
-
logger.error(e)
|
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)
|
119
107
|
|
120
108
|
def _activated(self):
|
121
109
|
self.activate(True)
|
@@ -146,7 +134,7 @@ class DataListenerOW(widget.OWWidget, OWClient, WidgetLongProcessing,
|
|
146
134
|
msg.setText(text)
|
147
135
|
return msg.exec_() == qt.QMessageBox.Ok
|
148
136
|
|
149
|
-
def
|
137
|
+
def _tangoDeviceChanged(self):
|
150
138
|
self._blissConfiguration = self._widget.getBlissServerConfiguration()
|
151
139
|
if self.is_active():
|
152
140
|
self.activate(False)
|
@@ -156,32 +144,18 @@ class DataListenerOW(widget.OWWidget, OWClient, WidgetLongProcessing,
|
|
156
144
|
self._mock = mock
|
157
145
|
self._mock_acquisitions = acquisitions
|
158
146
|
|
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
|
-
|
167
147
|
@docstring(DataListener.create_listening_thread)
|
168
148
|
def create_listening_thread(self):
|
169
149
|
if self._mock is True:
|
170
|
-
thread = MockDataListenerQThread(
|
171
|
-
port=self.getPort(),
|
172
|
-
acquisitions=None,
|
150
|
+
thread = MockDataListenerQThread(acquisitions=None,
|
173
151
|
mock_acquisitions=self._mock_acquisitions)
|
174
152
|
else:
|
175
|
-
thread = DataListenerQThread(
|
176
|
-
port=self.getPort(),
|
153
|
+
thread = DataListenerQThread(device=self.session_name,
|
177
154
|
acquisitions=None)
|
178
155
|
# connect thread
|
179
|
-
thread.sigAcquisitionStarted.connect(self._widget._acquisitionStarted
|
180
|
-
|
181
|
-
thread.
|
182
|
-
qt.Qt.DirectConnection)
|
183
|
-
thread.sigScanAdded.connect(self._widget._acquisitionUpdated,
|
184
|
-
qt.Qt.DirectConnection)
|
156
|
+
thread.sigAcquisitionStarted.connect(self._widget._acquisitionStarted)
|
157
|
+
thread.sigAcquisitionEnded.connect(self._widget._acquisitionEnded)
|
158
|
+
thread.sigScanAdded.connect(self._widget._acquisitionUpdated)
|
185
159
|
return thread
|
186
160
|
|
187
161
|
@docstring(DataListener.delete_listening_thread)
|
@@ -191,28 +165,12 @@ class DataListenerOW(widget.OWWidget, OWClient, WidgetLongProcessing,
|
|
191
165
|
self._listening_thread.sigScanAdded.disconnect(self._widget._acquisitionUpdated)
|
192
166
|
DataListener.delete_listening_thread(self)
|
193
167
|
|
194
|
-
def
|
168
|
+
def close(self):
|
195
169
|
self.activate(False)
|
196
|
-
|
197
|
-
def handleSigTerm(self, signo, *args, **kwargs):
|
198
|
-
if signo == signal.SIGINT:
|
199
|
-
self._stopServerBeforeclosing()
|
200
|
-
sys.exit()
|
170
|
+
widget.OWWidget.close(self)
|
201
171
|
|
202
172
|
def _get_n_scan_observe(self):
|
203
173
|
return self._widget._observationWidget.observationTable.model().rowCount()
|
204
174
|
|
205
175
|
def _get_n_scan_finished(self):
|
206
176
|
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,7 +128,5 @@ 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
|
133
131
|
FolderTransfert.process(self, scan=scan, move=move, force=force,
|
134
132
|
noRsync=noRsync)
|
@@ -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
|
66
|
-
to HDF5scan
|
65
|
+
Widget to allow user to pick some tango files and that will
|
66
|
+
convert them to HDF5scan
|
67
67
|
"""
|
68
68
|
name = "nxtomomill"
|
69
69
|
id = "orange.widgets.tomwer.control.NXTomomillOW.NXTomomillOW"
|
70
|
-
description = "Read a
|
70
|
+
description = "Read a tango .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,30 +132,29 @@ class NXTomomillOW(widget.OWWidget, OWClient):
|
|
132
132
|
if not self._userAgreeForOverwrite(output_file_path):
|
133
133
|
continue
|
134
134
|
try:
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
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)
|
143
143
|
except Exception as e:
|
144
144
|
logger.error(
|
145
|
-
'Fail to convert from
|
145
|
+
'Fail to convert from tango file: %s to NXTomo.'
|
146
146
|
'Conversion error is: %s' % (bliss_url, e))
|
147
147
|
else:
|
148
|
-
if
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
self.Outputs.data_out.send(scan_converted)
|
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)
|
159
158
|
|
160
159
|
def _userAgreeForOverwrite(self, file_path):
|
161
160
|
msg = qt.QMessageBox(self)
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -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.
|
41
|
+
from tomwer.core.process.datalistener.tangosyncclient import TangoAcquisition
|
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 =
|
82
|
+
tango_acquisition = TangoAcquisition(self.scan.master_file,
|
83
83
|
'entry', start_time=time.ctime())
|
84
|
-
self.widget.get_listening_thread().
|
84
|
+
self.widget.get_listening_thread().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)
|
@@ -42,7 +42,6 @@ from tomwer.core.scan.hdf5scan import HDF5TomoScan
|
|
42
42
|
from silx.gui import qt
|
43
43
|
from tomwer.core import settings
|
44
44
|
from tomwer.core import utils
|
45
|
-
import functools
|
46
45
|
|
47
46
|
import logging
|
48
47
|
|
@@ -111,9 +110,6 @@ class AxisOW(widget.OWWidget, WidgetLongProcessing):
|
|
111
110
|
self.__scan = None
|
112
111
|
self.__skip_exec = False
|
113
112
|
self._n_skip = 0
|
114
|
-
self._patches = []
|
115
|
-
"""patches for processing"""
|
116
|
-
|
117
113
|
if self._rpSetting != dict():
|
118
114
|
try:
|
119
115
|
self._axis_params.load_from_dict(self._rpSetting)
|
@@ -142,11 +138,11 @@ class AxisOW(widget.OWWidget, WidgetLongProcessing):
|
|
142
138
|
self._processingStack.sigComputationEnded.connect(self._scanProcessed)
|
143
139
|
|
144
140
|
# connect sinogram calculation signal
|
145
|
-
self._widget.
|
146
|
-
self._widget.
|
141
|
+
self._widget._sinogramAxis.sigSinoLoadStarted.connect(self._processingStart)
|
142
|
+
self._widget._sinogramAxis.sigSinoLoadEnded.connect(self._endProcessing)
|
147
143
|
|
148
144
|
# expose API
|
149
|
-
|
145
|
+
self.setLockValue = self._widget.setLocked
|
150
146
|
self.getAxis = self._widget.getAxis
|
151
147
|
self.setModeLock = self._widget.setModeLock
|
152
148
|
|
@@ -158,7 +154,7 @@ class AxisOW(widget.OWWidget, WidgetLongProcessing):
|
|
158
154
|
assert isinstance(scan, TomwerScanBase)
|
159
155
|
WidgetLongProcessing._endProcessing(self, scan)
|
160
156
|
self._widget._enableForProcessing()
|
161
|
-
if self.
|
157
|
+
if self.isValueLocked() or self.isModeLocked():
|
162
158
|
self.__scan = scan
|
163
159
|
self.__validate()
|
164
160
|
else:
|
@@ -170,10 +166,9 @@ class AxisOW(widget.OWWidget, WidgetLongProcessing):
|
|
170
166
|
def __compute(self):
|
171
167
|
if self.__scan:
|
172
168
|
self.__lastAxisProcessParamsCache = self._axis_params.to_dict(), str(self.__scan)
|
173
|
-
callback = functools.partial(self._updatePosition, self.__scan)
|
174
169
|
self._processingStack.add(scan=self.__scan,
|
175
170
|
configuration=self._axis_params.to_dict(),
|
176
|
-
callback=
|
171
|
+
callback=None)
|
177
172
|
|
178
173
|
def __validate(self):
|
179
174
|
"""Validate the current scan and move the scan to the next process.
|
@@ -224,12 +219,12 @@ class AxisOW(widget.OWWidget, WidgetLongProcessing):
|
|
224
219
|
"""
|
225
220
|
self._widget.setLocked(lock)
|
226
221
|
|
227
|
-
def
|
222
|
+
def isValueLocked(self):
|
228
223
|
"""
|
229
224
|
Check if the cor value has been lock. If so we simply copy the cor
|
230
225
|
value and move to the next scan
|
231
226
|
"""
|
232
|
-
return self._widget.
|
227
|
+
return self._widget.isValueLocked()
|
233
228
|
|
234
229
|
def isModeLocked(self):
|
235
230
|
"""
|
@@ -239,27 +234,18 @@ class AxisOW(widget.OWWidget, WidgetLongProcessing):
|
|
239
234
|
return self._widget.isModeLock()
|
240
235
|
|
241
236
|
@Inputs.data_in
|
242
|
-
def new_data_in(self, scan):
|
243
|
-
if scan is None:
|
244
|
-
return
|
245
|
-
if not (settings.isOnLbsram() and utils.isLowOnMemory(
|
246
|
-
settings.get_lbsram_path())):
|
247
|
-
self._widget.setScan(scan=scan)
|
248
|
-
elif scan.axis_params is None:
|
249
|
-
scan.axis_params = QAxisRP()
|
250
|
-
self.process(scan=scan)
|
251
|
-
|
252
237
|
def process(self, scan):
|
253
238
|
if scan is None:
|
254
239
|
return
|
255
240
|
self.__scan = scan
|
241
|
+
self._widget.setScan(scan=self.__scan)
|
242
|
+
|
256
243
|
if settings.isOnLbsram() and utils.isLowOnMemory(
|
257
244
|
settings.get_lbsram_path()) is True:
|
258
|
-
self._updatePosition(scan=scan)
|
259
245
|
self.scan_ready(scan=scan)
|
260
246
|
elif self.__skip_exec:
|
261
247
|
self._n_skip += 1
|
262
|
-
if self.
|
248
|
+
if self.isValueLocked():
|
263
249
|
scan._axis_params.value = self._axis_params.value
|
264
250
|
cor = scan._axis_params.value
|
265
251
|
if isinstance(scan, HDF5TomoScan):
|
@@ -276,36 +262,21 @@ class AxisOW(widget.OWWidget, WidgetLongProcessing):
|
|
276
262
|
process_index=scan.pop_process_index(),
|
277
263
|
overwrite=True)
|
278
264
|
else:
|
279
|
-
|
280
|
-
|
281
|
-
mode, function = patch
|
282
|
-
processing_class.RADIO_CALCULATIONS_METHODS[mode] = function
|
283
|
-
processing_class.process(scan=self.__scan)
|
284
|
-
self._updatePosition(scan=self.__scan)
|
285
|
-
if self.isModeLocked() or self.isValueLock():
|
265
|
+
AxisProcess(axis_params=self._axis_params).process(scan=self.__scan)
|
266
|
+
if self.isModeLocked() or self.isValueLocked():
|
286
267
|
self.scan_ready(scan=scan)
|
287
268
|
|
288
|
-
elif self.isModeLocked() or self.
|
269
|
+
elif self.isModeLocked() or self.isValueLocked():
|
289
270
|
self.__lastAxisProcessParamsCache = self._axis_params.to_dict(), str(self.__scan)
|
290
|
-
callback = functools.partial(self._updatePosition, scan)
|
291
271
|
self._processingStack.add(scan=scan,
|
292
272
|
configuration=self._axis_params.to_dict(),
|
293
|
-
callback=
|
273
|
+
callback=None)
|
294
274
|
else:
|
295
|
-
|
296
|
-
self._processingStack.add(scan=self.__scan, callback=callback)
|
275
|
+
self._processingStack.add(scan=self.__scan)
|
297
276
|
self.activateWindow()
|
298
277
|
self.raise_()
|
299
278
|
self.show()
|
300
279
|
|
301
|
-
def _updatePosition(self, scan):
|
302
|
-
if scan.axis_params is not None:
|
303
|
-
self._widget.setPosition(frm=None, value=scan.axis_params.value)
|
304
|
-
# if scan.axis_params.use_sinogram:
|
305
|
-
# sinogram = scan.get_sinogram(line=scan.axis_params.sinogram_line,
|
306
|
-
# subsampling=scan.axis_params.sinogram_subsampling)
|
307
|
-
# self._widget.setSinogram(sinogram)
|
308
|
-
|
309
280
|
@Inputs.data_recompute_axis
|
310
281
|
def reprocess(self, scan):
|
311
282
|
"""Recompute the axis for scan"""
|
@@ -316,6 +287,3 @@ class AxisOW(widget.OWWidget, WidgetLongProcessing):
|
|
316
287
|
self._processingStack.stop()
|
317
288
|
self._processingStack.wait_computation_finished()
|
318
289
|
super(AxisOW, self).close()
|
319
|
-
|
320
|
-
def patch_calc_method(self, mode, function):
|
321
|
-
self._patches.append((mode, function))
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|