get_imsim_flux_norm¶
- rubin_sim.phot_utils.get_imsim_flux_norm(sed, magmatch)¶
Calculate the flux normalization of an SED in the imsim bandpass.
- Parameters:
- sed is the SED to be normalized
- magmatch is the desired magnitude in the imsim bandpass
- Returns:
- The factor by which the flux of sed needs to be multiplied to achieve
- the desired magnitude.