diff options
author | Thomas White <taw@physics.org> | 2012-03-01 18:04:22 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-03-01 18:04:22 +0100 |
commit | 4b29d253427e620ed549cb829d99c8f1b9b7af29 (patch) | |
tree | 04cf72c1e10225ae1511e2fc3c98fd05334aca78 /doc/man/hdfsee.1 | |
parent | 073f9ca18dcb0ae11aae8358b9fb964ef2ae3f88 (diff) |
More documentation work
Diffstat (limited to 'doc/man/hdfsee.1')
-rw-r--r-- | doc/man/hdfsee.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/man/hdfsee.1 b/doc/man/hdfsee.1 index 1eff27ad..f71b9fa6 100644 --- a/doc/man/hdfsee.1 +++ b/doc/man/hdfsee.1 @@ -15,6 +15,8 @@ hdfsee - HDF5 image viewer .SH DESCRIPTION hdfsee is a simple image viewer for images stored in HDF5 files. +.PP +Most of the options that can be set on the command line can be changed via the user interface once the program is running. The command line options are to help when running hdfsee from a script. .SH OPTIONS .PD 0 @@ -38,7 +40,7 @@ Show the image after binning down by a factor of \fIb\fR. .IP "\fB-e\fR \fIpath\fR" .IP \fB--image=\fR\fIpath\fR .PD -Get the image data to display from \fIpath\fR inside the HDF5 file. For example: \fI/data/rawdata\fR. +Get the image data to display from \fIpath\fR inside the HDF5 file. For example: \fI/data/rawdata\fR. If this is not specified, the default behaviour is to display the first two-dimensional dataset with both dimensions greater than 64. .PD 0 .IP "\fB-g\fR \fIfilename\fR" @@ -87,7 +89,7 @@ Report bugs to <taw@physics.org>, or visit <http://www.desy.de/~twhite/crystfel> .SH COPYRIGHT Copyright © 2012 Thomas White <taw@physics.org> .P -partial_sim is part of CrystFEL. +hdfsee is part of CrystFEL. .P CrystFEL is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. .P |