From 49004f0cc3a573e8a866e0e999c138732683b99f Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 12 Nov 2010 17:07:38 +0100 Subject: Don't cull peaks if badrow direction is not specified --- doc/geometry.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/geometry.txt b/doc/geometry.txt index 414ad634..e24d24df 100644 --- a/doc/geometry.txt +++ b/doc/geometry.txt @@ -43,9 +43,11 @@ n_panels = 1 ; The resolution (in pixels per metre) for this panel 0/res = 13333.3 ; 75 micron pixel size -; The readout direction (x or y). If more than three peaks are found in +; The readout direction (x, y or 0). If more than three peaks are found in ; the same readout region, they are all discarded. This helps to avoid ; problems due to streaks appearing along the readout direction. +; If the badrow direction is '0', then the culling described above will not +; be performed for this panel. 0/badrow_direction = y ; If "no_index" is "true", then peaks in this panel will not be used for -- cgit v1.2.3