uvex_transients.utils.lightcurve_archive.LightcurveArchive.events#

LightcurveArchive.events(transient_type: str) → list[str][source]#

Return the transients available under a transient type.

Parameters:

transient_type (str) – Name of the transient-type group, such as "kilonovae" or "supernovae/IIb".

Returns:

Sorted transient identifiers of the form <designation>_<citekey>.

Return type:

list of str