Skip to content
GitLab
Menu
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
818140d6
Commit
818140d6
authored
Jul 20, 2021
by
payno
Committed by
Henri Payno
May 03, 2022
Browse files
[app] rename `intensity-norm` to `norm-intensity`
parent
416b0b11
Changes
1
Hide whitespace changes
Inline
Side-by-side
tomwer/__main__.py
View file @
818140d6
...
...
@@ -91,7 +91,7 @@ def main():
description
=
"Tool to modify in place frames image key parameter."
,
)
launcher
.
add_command
(
"intensity
-norm
"
,
"
norm-
intensity"
,
module_name
=
"tomwer.app.intensitynormalization"
,
description
=
"Tool to compute intensity normalization."
,
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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