diff options
author | Thomas White <taw@physics.org> | 2014-09-19 16:07:24 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2014-09-19 16:23:39 +0200 |
commit | 6a6cb3b4d7f15c234a79ff8421a0ae5c1a1dcb2a (patch) | |
tree | 00f6e0da9a8d086af18b0b1f34433bc115c9f206 /doc/man/get_hkl.1 | |
parent | 2c959daa7a46b99a10dd5a1998b62ccb8def97de (diff) |
Introduce CrystFEL unit cell files
Diffstat (limited to 'doc/man/get_hkl.1')
-rw-r--r-- | doc/man/get_hkl.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/man/get_hkl.1 b/doc/man/get_hkl.1 index 92b8ce37..94c73579 100644 --- a/doc/man/get_hkl.1 +++ b/doc/man/get_hkl.1 @@ -77,10 +77,11 @@ In the first form, reflections with d (=lamba/2*sin(theta)) < \fIn\fR will be re In the second form, anisotropic truncation will be performed with separate resolution limits \fIn1\fR, \fIn2\fR and \fIn3\fR along a*, b* and c* respectively. You must also specify \fB-p\fR or \fB--pdb\fR. .PD 0 +.IP "\fB-p\fR \fIunitcell.cell\fR" .IP "\fB-p\fR \fIunitcell.pdb\fR" .IP \fB--pdb=\fR\fIunitcell.pdb\fR .PD -Specify the name of the PDB file containing at least a CRYST1 line describing the unit cell. +Specify the name of the file containing unit cell information, in PDB or CrystFEL format. .SH AUTHOR This page was written by Thomas White. |