Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tomotools
tomwer
Commits
c70d45d5
Commit
c70d45d5
authored
Mar 25, 2022
by
payno
Committed by
Henri Payno
May 03, 2022
Browse files
reset all possible modes for now. Need to be checked if it works with nabu
parent
51741325
Changes
1
Hide whitespace changes
Inline
Side-by-side
tomwer/gui/reconstruction/normalization/intensity.py
View file @
c70d45d5
...
...
@@ -408,11 +408,11 @@ class _NormIntensityOptions(qt.QWidget):
self
.
_modeCB
=
qt
.
QComboBox
(
self
)
for
mode
in
Method
:
if
mode
in
(
Method
.
LSQR_SPLINE
,
Method
.
MANUAL_SCALAR
,
Method
.
DATASET
,
Method
.
AUTO_ROI
,
Method
.
MANUAL_ROI
,
#
Method.LSQR_SPLINE,
#
Method.MANUAL_SCALAR,
#
Method.DATASET,
#
Method.AUTO_ROI,
#
Method.MANUAL_ROI,
):
continue
else
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment