diff options
-rw-r--r-- | doc/man/partialator.1 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/man/partialator.1 b/doc/man/partialator.1 index f184dd38..decaa07c 100644 --- a/doc/man/partialator.1 +++ b/doc/man/partialator.1 @@ -1,7 +1,7 @@ .\" .\" partialator man page .\" -.\" Copyright © 2012-2015 Deutsches Elektronen-Synchrotron DESY, +.\" Copyright © 2012-2016 Deutsches Elektronen-Synchrotron DESY, .\" a research centre of the Helmholtz Association. .\" .\" Part of CrystFEL - crystallography with a FEL @@ -127,6 +127,11 @@ Read a list of filenames, event IDs and dataset IDs from \fIfilename\fR. See th .PD Reject crystals if the absolute values of their relative Debye-Waller ("B") factors are more than \fIn\fR square Angstroms. The default is \fB--max-rel-B=100\fR. +.PD 0 +.IP \fB--output-every-cycle\fR +.PD +Write out the per-crystal parameters and reflection lists after every cycle of refinement, instead of only at the end. The intermediate reflection lists and parameter filenames will be prefixed with \fBiter\fIN\fB_\fR (note the trailing underscore), where \fIN\fR is the iteration number. If you use \fB--custom-split\fR, intermediate results will also be output for each custom dataset. + .SH PARTIALITY MODELS The available partiality models are: |