- 03 May, 2022 8 commits
-
-
payno authored
# Conflicts: # tomwer/core/scan/scanbase.py
-
payno authored
-
payno authored
# Conflicts: # tomwer/gui/reconstruction/axis/sinogramaxis.py # tomwer/third_party/ImageStack.py
-
payno authored
# Conflicts: # orangecontrib/tomwer/widgets/reconstruction/test/test_axis.py
-
payno authored
-
Henri Payno authored
-
Henri Payno authored
test: now normed_darks and normed_darks are loaded on the constructor and can be set to an empty list instead of None if there is None
-
Henri Payno authored
-
- 28 Apr, 2022 2 commits
-
-
Henri Payno authored
-
Henri Payno authored
-
- 27 Apr, 2022 1 commit
-
-
Henri Payno authored
-
- 22 Apr, 2022 3 commits
-
-
Henri Payno authored
-
Henri Payno authored
-
Henri Payno authored
-
- 21 Apr, 2022 1 commit
-
-
Henri Payno authored
-
- 13 Apr, 2022 6 commits
-
-
Henri Payno authored
-
payno authored
Fix slice stack See merge request tomotools/tomwer!388
-
Henri Payno authored
The method is clearly overkilled but installing an event filter or something like is not working because this is triggered from upstream. Not really the time to look deeper.
-
Henri Payno authored
-
Henri Payno authored
-
Henri Payno authored
-
- 12 Apr, 2022 16 commits
-
-
Henri Payno authored
-
Henri Payno authored
-
Henri Payno authored
-
Henri Payno authored
-
Henri Payno authored
gui: datalist: fix adding item to the list. Some `add` function were missing returning the name of the scan
-
Henri Payno authored
-
Henri Payno authored
-
Henri Payno authored
-
Henri Payno authored
-
Henri Payno authored
close #706
-
Henri Payno authored
* rename items `myitems` close #707
-
Henri Payno authored
-
Henri Payno authored
-
Henri Payno authored
-
- 08 Apr, 2022 3 commits
-
-
payno authored
-
payno authored
/close #705 Instead of putting all information together (radio or sinogram input + mode) it is better to split it upper (mode) in order to advertise "directly" the user and avoid the following corner case: user launch Algorithm A (XXX window) Move to Algorithm B and compute it Get back on Algorithm A and compute it: get another result because the first time he was using radios and the second time sinogram and was not aware becase using one or the user can be force on the input tab. (or the other way around)
-
payno authored
-