Skip to content

nabu.app.double_flatfield

source module nabu.app.double_flatfield

Classes

Functions

source class DoubleFlatFieldChunks(dataset_path, output_file, dataset_info=None, chunk_size=100, sigma=None, do_flatfield=True, h5_entry=None, logger=None)

Methods

source method DoubleFlatFieldChunks.compute_double_flatfield()

Compute the double flatfield for the current dataset.

source method DoubleFlatFieldChunks.write_double_flatfield(arr)

Write the double flatfield image to a file

source dff_cli()