spino.panels.telluric_panel module¶ Telluric tab: sky-transmission FITS and the telluric-overlap plot grid. class spino.panels.telluric_panel.TelluricPanel(tab, bg, defaults)[source]¶ Bases: object Parameters: bg (str) defaults (Dict[str, Any]) KEYS = ['SKY_TRANSMISSION_FITS', 'TELLURIC_LAMBDA_RANGE_NM', 'TELLURIC_RV_GRID_KMS', 'TELLURIC_PAD_HOURS', 'TELLURIC_EXP_TIME_S']¶ collect()[source]¶ Return type: Dict[str, Any] set_values(v)[source]¶ Return type: None Parameters: v (Dict[str, Any])