Module loader

Source

Functionsยง

_load
read_experiment
Reads all FITS files in a directory and combines them into a single DataFrame.
read_experiment_pattern
Reads FITS files matching a pattern and combines them into a single DataFrame.
read_fits
Reads a single FITS file and converts it to a Polars DataFrame.
read_multiple_fits
Reads multiple specific FITS files and combines them into a single DataFrame.