Skip to content

Flatfield

Pierre Paleo requested to merge flatfield into master

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 of DataUrl for flats and darks, and a sub_region.
  • A CCDCorrections class (see #28 (closed))
Edited by Pierre Paleo

Merge request reports

Loading