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
Nabu
Commits
58f49172
Commit
58f49172
authored
Jun 22, 2020
by
Pierre Paleo
Browse files
Config: Set default phase method to none
parent
857aac85
Changes
1
Hide whitespace changes
Inline
Side-by-side
nabu/resources/nabu_config.py
View file @
58f49172
...
...
@@ -94,7 +94,7 @@ nabu_config = {
},
"phase"
:
{
"method"
:
{
"default"
:
"
Paganin
"
,
"default"
:
"
none
"
,
"help"
:
"Phase retrieval method. Available are: Paganin, None"
,
"validator"
:
phase_method_validator
,
"type"
:
"required"
,
...
...
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