create_requirements_table

sofia_redux.instruments.fifi_ls.make_header.create_requirements_table(default_file=None, comment_file=None, reload=False)[source]

Create the header keyword requirements definition table.

Parameters:
default_filestr, optional

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

comment_filestr, optional

File path to the keyword comments file. The default is fifi_ls/data/header_info/headercomment.dat.

reloadbool, optional

If set, data in cache will be ignored and files will be reloaded.