ACID_code_v2.Linelist

class ACID_code_v2.Linelist(ll: dict)[source]

A simple class to expose the linelist when called in Data

ll
static validate_dimensions(wavelengths, depths)[source]
static drop_NaNs(wavelengths, depths, return_mask=False, verbose=0)[source]