sdapy.snerun.snobject._flux_at¶
- snobject._flux_at(filt, phase, interpolation=None, index=0, **kwargs)¶
Estimate flux at a given epoch.
- Parameters
- filtstr
filter
- phasefloat
rest frame phase (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
- fluxfloat
- flux errorfloat
See also
sbobject._flux_at_list