diff options
author | Thomas White <taw@physics.org> | 2012-05-21 18:14:35 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-05-21 18:14:35 +0200 |
commit | 025dce7c678d59ff63ea664692e23761d0c9f4ff (patch) | |
tree | 5ee3fd86ad9dde170aeecdd0565fba7b94de2737 /doc/man/crystfel_geometry.5 | |
parent | 733ffd399298d02e91852db8cd6b382d3b734579 (diff) |
Update manual
Diffstat (limited to 'doc/man/crystfel_geometry.5')
-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 3254232b..006af722 100644 --- a/doc/man/crystfel_geometry.5 +++ b/doc/man/crystfel_geometry.5 @@ -170,6 +170,10 @@ peak_sep = 6.0 .br ; in which case the value will be used for all *subsequent* panels. +; The maximum value, in ADU, before the pixel will be considered as bad. +.br +max_adu = 3500 + .PP See the "examples" folder for some examples (look at the ones ending in .geom). |