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.