diff options
author | Thomas White <taw@physics.org> | 2021-10-28 09:59:02 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2021-10-28 10:12:41 +0200 |
commit | 86633959138c6ec528c8cf635c6f0d39d79b61cc (patch) | |
tree | 39a19b4f4ff7fb874363dad70883c55a8ba548b9 /doc | |
parent | ff0242d5efa8f52449b4e7a55c7db668bdca9ea5 (diff) |
Add 'mask_panel_edges' to geometry file
Closes: https://gitlab.desy.de/thomas.white/crystfel/-/issues/27
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/crystfel_geometry.5 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/man/crystfel_geometry.5 b/doc/man/crystfel_geometry.5 index e4edf06d..2588d65c 100644 --- a/doc/man/crystfel_geometry.5 +++ b/doc/man/crystfel_geometry.5 @@ -211,6 +211,10 @@ The saturation value for the panel. You can use this to exclude saturated peaks Mark pixels as "bad" if their values are respectively less than, more than or equal to the given value. Note carefully that the inequalities are strict, not inclusive: "less than", not "less than or equal to". .PD 0 +.IP \fBmask_edge_pixels\fR +Mark the specified number of pixels, at the edge of the panel, as "bad". + +.PD 0 .IP \fBmaskN_data\fR .IP \fBmaskN_file\fR .IP \fBmaskN_goodbits\fR |