DFF: add "log_min_clip" and "log_max_clip" parameters
About
Avoid numerical issues when doing -log(filter(projections))
when projections have dubious values.
Close #464 (closed)
To do
-
Use preproc.ccd.Log(..., min_clip, max_clip)
inDoubleFlatField
-
Do the same in the cuda backend -
Integrate in pipeline -
Update changelog/documentation -
End-to-end reconstruction test
Edited by Pierre Paleo