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
Nabu
Commits
06f31c93
Commit
06f31c93
authored
Jan 06, 2022
by
Pierre Paleo
Browse files
Clean non-standard space
parent
0667b851
Changes
1
Hide whitespace changes
Inline
Side-by-side
nabu/preproc/phase.py
View file @
06f31c93
...
@@ -118,7 +118,7 @@ class PaganinPhaseRetrieval:
...
@@ -118,7 +118,7 @@ class PaganinPhaseRetrieval:
- If an positive integer `n` is provided, then `n` threads are used
- If an positive integer `n` is provided, then `n` threads are used
- If a negative integer `n` is provided, then `n_max + n + 1` threads are used (so -1 to use all available threads)
- If a negative integer `n` is provided, then `n_max + n + 1` threads are used (so -1 to use all available threads)
- If `True` is provided, then `n_max - 2` threads are used
- If `True` is provided, then `n_max - 2` threads are used
- If `False`or `None` is provided (default), then FFTW is not used
- If `False`
or `None` is provided (default), then FFTW is not used
Important
Important
----------
----------
...
...
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