Level 0 Data Model

Level 0 Data Model

class kpfpipe.models.level0.KPF0[source]

The level 0 KPF data. Initialized with empty fields. Attributes inherited from KPFDataModel, additional attributes below.

read_methods

Dictionaries of supported parsers.

These parsers are used by the base model to read in .fits files from other instruments.

Supported parsers: KPF, NEID, PARAS

Type:

dict

info()[source]

Pretty print information about this data to stdout