Flatfield
This PR brings several things:
- A
ChunkReader
class reading "chunks" of radios, dark, flats, sinos, etc. It ultimately aims at giving a transparent support for HDF5, EDF, npz and tiff. - A
FlatField
class (see #9 (closed)) taking in input an array (chunk of radios), a dict ofDataUrl
for flats and darks, and asub_region
. - A
CCDCorrections
class (see #28 (closed))
Edited by Pierre Paleo