MasterRow#
- class MasterRow[source]#
Bases:
object
Describes the scalar data associated with the master spectrum
- SNR_5500: float64#
- acc_sec: float64#
- berv: float64#
- berv_min: float64#
- berv_max: float64#
- hole_left: float64#
- hole_right: float64#
- wave_min: float64#
- wave_max: float64#
- dwave: float64#
- __init__(name, SNR_5500, acc_sec, berv, berv_min, berv_max, instrument, hole_left, hole_right, wave_min, wave_max, dwave, nb_spectra_stacked)#