phoptic.preppers
Functions
|
Convert HiPERCAM data to a format that can be understood by opticam. |
Module Contents
- phoptic.preppers.prep_hcam(rdata, out_directory, overwrite=False, RA=None, DEC=None)
Convert HiPERCAM data to a format that can be understood by opticam.
Parameters
- rdataIterable
A hipercam.hcam.Rdata instance containing HiPERCAM data
- Parameters:
rdata (Iterable)
out_directory (pathlib.Path | str)
RA (str | None)
DEC (str | None)
- Return type:
None