get_keyword_table

sofia_redux.instruments.fifi_ls.make_header.get_keyword_table(nodstyle, filename=None)[source]

Returns a dataframe containing the header requirements.

Parameters:
filenamestr, optional

File path to the keyword definition file. The default is fifi_ls/data/header_info/headerdef.dat

nodstylestr

Nod style. C2CNC2, ASYMMETRIC: asymmetric. NMC: symmetric.

Returns:
pandas.DataFrame