diff options
author | Thomas White <taw@physics.org> | 2023-09-14 21:05:34 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2023-09-18 13:05:01 +0200 |
commit | b4e92e6b8851fdb45bd55a3b02fae9f5fa216b1a (patch) | |
tree | 5e6965b5b84a5aee8cc4f7631e574cbbf554dd32 /doc | |
parent | 48240914c7381cd2c3838331837f4b1df5d4b066 (diff) |
indexamajig: Add documentation for --mille
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/indexamajig.1.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/man/indexamajig.1.md b/doc/man/indexamajig.1.md index 7f9ed280..229be44a 100644 --- a/doc/man/indexamajig.1.md +++ b/doc/man/indexamajig.1.md @@ -577,6 +577,9 @@ INDEXING OPTIONS : the results and allow false solutions to get through, but occasionally it might : be necessary. +**--mille** +: Write detector calibration data in Millepede-II format. + **--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. |