diff options
author | Thomas White <taw@bitwiz.org.uk> | 2010-09-26 21:59:16 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:27:00 +0100 |
commit | 8f43ca33d5edd9f75660174870e16afe8b9913bd (patch) | |
tree | bdf3c9f243475fd84fb9ce94c03239360c3a725a /doc/geometry.txt | |
parent | 744b510c21a38daaed6b3665645ca49e0de361bb (diff) |
Describe and honour no_index
Diffstat (limited to 'doc/geometry.txt')
-rw-r--r-- | doc/geometry.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/geometry.txt b/doc/geometry.txt index d4fcdb79..22e4ae3f 100644 --- a/doc/geometry.txt +++ b/doc/geometry.txt @@ -48,5 +48,9 @@ n_panels = 1 ; problems due to streaks appearing along the readout direction. 0/badrow_direction = y +; If "no_index" is "true", then peaks in this panel will not be used for +; indexing nor integrated and recorded in the stream. +0/no_index = false + See the "examples" folder for some examples. |