ENTERPRISE (Enhanced Numerical Toolbox Enabling a Robust PulsaR Inference SuitE) is a pulsar timing analysis code, aimed at noise analysis, gravitational-wave searches, and timing model analysis.
I'm adding a method to the PTA object to compute the PPF of a parameter sampled from a unit hypercube. This allows the user to easily use enterprise PTA objects in nested samplers.
I forgot to make a PR of my fixes to PR #366.
I'm adding a method to the
PTA
object to compute the PPF of a parameter sampled from a unit hypercube. This allows the user to easily use enterprisePTA
objects in nested samplers.There is also a unit test for the method.