aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2024-01-12 14:05:28 +0100
committerThomas White <taw@physics.org>2024-01-12 15:22:50 +0100
commita863e7fc05feb892ffbb7957b4fe74a886992800 (patch)
treee8edf46cebd3091a91eb47fc93a1064eb96a8e42 /doc
parentc6448075aef8607ac370bb69782b5b18f82ef120 (diff)
Update docs about --max-mille-level.
Diffstat (limited to 'doc')
-rw-r--r--doc/man/align_detector.1.md4
-rw-r--r--doc/man/indexamajig.1.md7
2 files changed, 11 insertions, 0 deletions
diff --git a/doc/man/align_detector.1.md b/doc/man/align_detector.1.md
index aa5f5061..f5991641 100644
--- a/doc/man/align_detector.1.md
+++ b/doc/man/align_detector.1.md
@@ -45,6 +45,10 @@ panel "dominoes", and level **3** would refine the individual (roughly square)
ASICs. Higher refinement levels will generally require more and
higher-resolution diffraction data.
+You can use **indexamajig** option **--max-mille-level** to reduce the size of
+the calibration data files, at the cost of limiting the maximum refinement
+level.
+
The default behaviour is to refine only the position components in the x-y
plane, perpendicular to the beam. In favourable circumstances, you can add
option **--out-of-plane** to refine the panel tilts and shifts out of this
diff --git a/doc/man/indexamajig.1.md b/doc/man/indexamajig.1.md
index 85566240..1955ef76 100644
--- a/doc/man/indexamajig.1.md
+++ b/doc/man/indexamajig.1.md
@@ -594,6 +594,13 @@ INDEXING OPTIONS
**--mille-dir=dirname**
: Write the Millepede-II data into _dirname_.
+**--max-mille-level=n**
+: Write the Millepede-II data up to a maximum hierarchy depth _n_. If _n_ is
+: 0, only the overall detector position can be refined. Larger numbers allow
+: finer-grained refinement. Set this to a large number (9 is high enough!)
+: to disable the limit, although this can make the Millepede-II files quite
+: large.
+
**--wavelength-estimate=m** **--camera-length-estimate=m**
: Some indexing algorithms need to know the camera length or the wavelength of
: the incident radiation in advance, e.g. to prepare an internal look-up table.