gwemlightcurves.KNModels.io.Me2017.calc_lc(tini, tmax, dt, mej, vej, beta, kappa_r)[source]
gwemlightcurves.KNModels.io.Me2017.get_Me2017_model(table, **kwargs)[source]
gwemlightcurves.KNModels.io.Me2017.get_Me2017_model(table, **kwargs)[source]
Parameters:table (table) – a table which must at least have columns of solar masses of objects the baryonic masses of the objects and the compactness of the object. The table except m1, mb1, c1, m2, mb2, c2, mej and vej as column names
Returns:The lbol, mag and sampling times of the KN Metzger 2017
Return type:table
gwemlightcurves.KNModels.io.Me2017.lightcurve(tini, tmax, dt, beta, kappa_r, m1, mb1, c1, m2, mb2, c2)[source]