Skip to content

build flats and darks from NX file

Pierre Paleo requested to merge build_dark_flat into master

Currently, nabu relies on tomwer for generating the final flats and darks.
This PR aims at integrating this process in nabu.
Close #91 (closed).

To do:

  • FlatFieldLoader class
  • Generate the NXProcess file
  • Integrate into HDF5DatasetAnalyzer
  • Unit test
  • Test on datasets
Edited by Pierre Paleo

Merge request reports