diff options
author | Thomas White <taw@physics.org> | 2012-05-30 11:21:04 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-05-30 11:21:04 +0200 |
commit | 3ff6058ee1e87b9f0730aa42b9c1961f1d754976 (patch) | |
tree | d06be152495aee2d29045b48d6a06a378d294ffd /doc | |
parent | 3c334ff43e0b36251b3912ee7af06facda56421d (diff) | |
parent | 025dce7c678d59ff63ea664692e23761d0c9f4ff (diff) |
Merge branch 'tom/max_adu'
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 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). |