get_kne_filename¶
- rubin_sim.maf.maf_contrib.get_kne_filename(inj_params_list=None)¶
Given kilonova parameters, get the filename from the grid of models developed by M. Bulla
- Parameters:
- inj_params_listlist of dict
parameters for the kilonova model such as mass of the dynamical ejecta (mej_dyn), mass of the disk wind ejecta (mej_wind), semi opening angle of the cylindrically-symmetric ejecta fan (‘phi’), and viewing angle (‘theta’). For example inj_params_list = [{‘mej_dyn’: 0.005,
‘mej_wind’: 0.050, ‘phi’: 30, ‘theta’: 25.8}]