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
Oleksii Turkot
CrystFEL
Commits
03acd738
Commit
03acd738
authored
Mar 26, 2011
by
Thomas White
Committed by
Thomas White
Feb 22, 2012
Browse files
indexamajig: Tweak --help
parent
fbb433a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/indexamajig.c
View file @
03acd738
...
...
@@ -139,7 +139,7 @@ static void show_help(const char *s)
" in the HDF5 file.
\n
"
"
\n\n
"
"You can control what information is included in the output stream using
\n
"
"' --record=<flag
s>'
. Possible flags are:
\n\n
"
"' --record=<flag
1>,<flag2>,<flag3>' and so on
. Possible flags are:
\n\n
"
" pixels Include a list of sums of pixel values within the
\n
"
" integration domain, correcting for individual pixel
\n
"
" solid angles.
\n
"
...
...
@@ -192,7 +192,8 @@ static void show_help(const char *s)
" --insane Don't check that the reduced cell accounts for at
\n
"
" least 10%% of the located peaks.
\n
"
"
\n
"
"You can tune the CPU affinities for enhanced performance on NUMA machines:
\n
"
"
\n
You can tune the CPU affinities for enhanced performance on NUMA machines:
\n
"
"
\n
"
" --cpus=<n> Specify number of CPUs. This is NOT the same as
\n
"
" giving the number of analyses to run in parallel.
\n
"
" --cpugroup=<n> Batch threads in groups of this size.
\n
"
...
...
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