uvex_transients.simulation.event.Event.sample_parameters#
- Event.sample_parameters() dict[source]#
Return this event’s physical SED parameters, deterministically regenerated from seed.
A pure, idempotent “peek” – every call reseeds a fresh generator from seed rather than sharing state with simulate_photometry, so this always returns the same values regardless of how many times it (or simulate_photometry) has already been called.
- Returns:
{name: value}for each of this event’s transient type’s SED parameters.- Return type: