tomo.optic.align.Align.align() records noisy data
At ID11 we are trying to move to the "standard" macro for axis alignment. We run into some problems that:
- flat_n and dark_n are forced to 1 and not the usual dark and flat used for scans : https://gitlab.esrf.fr/tomo/bliss-tomo/-/blob/main/tomo/optic/align.py?ref_type=heads#L342
- only one projection is recorded at 0 and 180 (not several images to average for better statistics)
- there is no filtering of CCD zingers when computing the flat/dark/projections
We have asked @papillon to modify the sequence for us to record several projections. I will create a dau jira to ask for help on calling nabu for the zinger filtering (to create the radios from the raw data).