sdapy.snerun.snobject.add_lc

snobject.add_lc(df, source=None)

Add a lightcurve into self.lc, with a given source name

Parameters
dfpanda.dataframe

lightcurve data

sourcestr

source name, e.g. ztffp for ZTF forced photometry, or myfavour for you own data

Notes

df should include: jdobs, filter, mag/emag or flux/eflux