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
f0e07fd8
Commit
f0e07fd8
authored
Apr 02, 2010
by
Thomas White
Browse files
indexamajig: Improve --help
parent
d430dcb7
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/indexamajig.c
View file @
f0e07fd8
...
...
@@ -80,6 +80,7 @@ static void show_help(const char *s)
"
\n
"
" -i, --input=<filename> Specify file containing list of images to process.
\n
"
" '-' means stdin, which is the default.
\n
"
"
\n
"
" --indexing=<method> Use 'method' for indexing. Choose from:
\n
"
" none : no indexing
\n
"
" dirax : invoke DirAx
\n
"
...
...
@@ -97,7 +98,10 @@ static void show_help(const char *s)
" the
\"
near Bragg
\"
location, its coordinates will
\n
"
" be taken as the centre instead.
\n
"
" --simulate Simulate the diffraction pattern using the indexed
\n
"
" unit cell.
\n
"
" unit cell. The simulated pattern will be saved
\n
"
" as
\"
simulated.h5
\"
. You can TRY to combine this
\n
"
" with
\"
-j <n>
\"
with n greater than 1, but it's
\n
"
" not a good idea.
\n
"
" --filter-cm Perform common-mode noise subtraction on images
\n
"
" before proceeding. Intensities will be extracted
\n
"
" from the image as it is after this processing.
\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