get_continuum_linear#

get_continuum_linear(data, kind)[source]#

Returns the flux data corresponding to the given key

Parameters:
  • data (MatchingPickle) – RASSINE output data

  • kind (Literal[‘output’, ‘matching_anchors’, ‘matching_diff’]) – Kind of spectrum to get

Return type:

ndarray[Any, dtype[float64]]