sdapy.snerun.snobject._flux_at_list¶
- snobject._flux_at_list(filt, phaselist, interpolation=None, index=0, **kwargs)¶
Estimate fluxes for a list of epochs.
- Parameters
- filtstr
filter
- phaselistlist
rest frame phases (days) relative to t0
- tdbinfloat
threshold for binning
- interpolationstr
estimate flux with data epoch less than than tdbin, or interpolation from GP/fits
- indexint
if multiple models available, which of them to be used
- quantilelist
use 50 percentile as mean, and 1 sigma (68%% -> 16%% - 84%%) as errors
- clobberbool
Redo analysis
- Returns
- flux listlist
- flux error listlist
See also
sbobject._flux_at