gravelamps.prior.strong ======================= .. py:module:: gravelamps.prior.strong .. autoapi-nested-parse:: Gravelamps Strong Lensing Prior Handling Functions within are used to handle the construction of priors needed for the `gravelamps_strong_lensing` program Routines -------- construct_prior_dict Generate a set of priors for a strong lensing event .. !! processed by numpydoc !! Functions --------- .. autoapisummary:: gravelamps.prior.strong.construct_prior_dict Module Contents --------------- .. py:function:: construct_prior_dict(module, event_data, mass_data) Generate a set of priors for a strong lensing event :Parameters: **module** : module Module containing model lens functions **event_data** : dict Information on the event **mass_data** : ArrayLike Sample redshifted lens mass values :Returns: **prior_dict** : bilby.gw.prior.BBHPriorDict Dictionary styled object containing priors .. !! processed by numpydoc !!