header_bjd_lisobs
- raccoon.spectrographutils.header_bjd_lisobs(lisobs, inst, name='bjd', notfound=nan, ext=0)
Get the BJD from the header of the observations in lisobs.
- Parameters:
- namestr or None (default ‘bjd’)
Change the pandas dataframe column name to name. If None, keep the header keyword as the column name.