compute_av_rv_fA_prior_weights¶
- beast.physicsmodel.grid_and_prior_weights.compute_av_rv_fA_prior_weights(Av, Rv, f_A, dists, av_prior_model={'name': 'flat'}, rv_prior_model={'name': 'flat'}, fA_prior_model={'name': 'flat'})[source]¶
Computes the av, rv, f_A grid and prior weights on the BEAST model spectra grid Grid and prior weight columns updated by multiplying by the existing weights
- Parameters:
- Avvector
A(V) values
- Rvvector
R(V) values
- f_Avector
f_A values
- distsvector
distance values
- av_prior_modeldict
dict including prior model name and parameters
- rv_prior_modeldict
dict including prior model name and parameters
- fA_prior_model :dict
dict including prior model name and parameters