OU2024_Truth_SED

class snappl.sed.OU2024_Truth_SED(snid=None, isstar=False)[source]

Bases: SED_collection

Methods Summary

get_sed([snid, mjd])

Return an SED for the given snid and mjd.

Methods Documentation

get_sed(snid=None, mjd=None)[source]

Return an SED for the given snid and mjd. Inputs: snid: the ID of the object mjd: the MJD of the observation (only used if this is a SN)

Returns: galsim.SED: the SED for the given snid and mjd, if a supernova, for the ID if a star.