-
Notifications
You must be signed in to change notification settings - Fork 15
Description
I was thinking that we do not provide any easy to use tool to retrieve the PDF of a model in Flamedisx.
As is, it seems really difficult (or is it even possible?) to retrieve the PDF of a model. Say one fits an ER model with some data and wants to analyse the model in detail, look at the extreme tails etc, and to do this the best way would be to retrieve the best fit model pdf in some coordinates, say, s1-s2. With Flamedisx at the moment one can get rather easily the differential rate of the model at the given data points.
Does anyone have any idea how to maybe get a pdf evaluation of the model in the flamedisx observables (s1,s2,r,z,t)?
On the other hand multidimensional PDFs are weird objects, and not easy to evaluate. Could maybe a tool that could evaluate and interpolate the differential rate in some dimensions while summing(integrating) on the others, be a solution?