aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorValerio mariani <valerio.mariani@desy.de>2015-05-06 14:56:18 +0200
committerThomas White <taw@physics.org>2015-05-08 11:18:52 +0200
commit14077c5940b2b4a633a32a062ccb418c192102a8 (patch)
tree6a76a64734c25a7cf04568056af8d4d659eb2e40 /doc
parent0dda89a5c477fde732999155701520d27855d291 (diff)
Sanity checks are performed on the detector layout if a CSPAD-like detector is found
Diffstat (limited to 'doc')
-rw-r--r--doc/man/geoptimiser.110
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/man/geoptimiser.1 b/doc/man/geoptimiser.1
index 90a04c74..2a544830 100644
--- a/doc/man/geoptimiser.1
+++ b/doc/man/geoptimiser.1
@@ -117,6 +117,16 @@ to be included in the optimization process. The default maximum distance is 8 pi
.PD
By default, geoptimiser refines the distance between the detector and the sample. This option turns off this optimization.
+.PD 0
+.IP \fB--no-cspad\fR
+.PD
+If a geometry file containing 64 panels (ASICs) is provided by the user, geoptimiser assumes that the detector described by the geometry file is a CSPAD, and performs some sanity-checks on the relative ditance and orientation of connected panels. If the checks fail, the geometry optimization is stopped. This option turns off these checks.
+
+.PD 0
+.IP \fB--enforce-cspad-layout\fR
+.PD
+When this option is used, geoptimiser tries to fix the CSPAD layout problems detected by the checks described in the entry for the \fB--no-cspad\fR option. Immediately after performing this operation, geoptimser saves the new detector layout in the output refined geometry file and exits.
+
.SH AUTHOR
This page was written by Valerio Mariani, Oleksandr Yefanov and Thomas White.