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
Oleksii Turkot
CrystFEL
Commits
6991bfee
Commit
6991bfee
authored
Oct 29, 2019
by
Yaroslav Gevorkov
Browse files
bug fix: rename peakFinder9 argument
parent
70cb465c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/indexamajig.c
View file @
6991bfee
...
...
@@ -741,7 +741,7 @@ int main(int argc, char *argv[])
"search (peakfinder8 only, default 0)"
},
{
"max-res"
,
313
,
"n"
,
OPTION_NO_USAGE
,
"Maximum resoultion (pixels) for peak "
"search (peakfinder8 only, default 1200)"
},
{
"min-snr-biggest-p
eak
"
,
314
,
"n"
,
OPTION_NO_USAGE
,
"Minimum SNR of the biggest "
{
"min-snr-biggest-p
ix
"
,
314
,
"n"
,
OPTION_NO_USAGE
,
"Minimum SNR of the biggest "
"pixel in the peak (peakfinder9 only)"
},
{
"min-snr-peak-pix"
,
315
,
"n"
,
OPTION_NO_USAGE
,
"Minimum SNR of peak pixel "
"(peakfinder9 only)"
},
...
...
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