Utils (pylira.utils)#

This subpackage contains utility functionality.

Warning

The functionality in pylira.utils is not considered as public API and might be subject to changes and not stable.

Plotting (pylira.utils.plot)#

Functions#

plot_example_dataset(data[, figsize])

Plot example dataset

plot_parameter_traces(parameter_trace[, ...])

Plot parameters traces

plot_parameter_distributions(parameter_trace)

Plot parameters traces

plot_pixel_trace(image_trace, center_pix[, ...])

Plot pixel traces in a circular region, given a position and radius.

plot_pixel_trace_neighbours(image_trace, ...)

Plot pixel traces in a given region.

I/O (pylira.utils.io)#

Functions#

read_from_fits(filename)

Read LIRA result from FITS.

read_image_trace_file(filename[, format])

Read LIRA image trace file

read_parameter_trace_file(filename[, format])

Read LIRA parameter output file

write_to_fits(result, filename, overwrite)

Write LIRA result to FITS.

Variables#

IO_FORMATS_READ

IO_FORMATS_WRITE