icecube / event-generator

IceCube event generator
GNU General Public License v3.0
1 stars 2 forks source link

Feature/MCMC #9

Closed mhuen closed 1 year ago

mhuen commented 1 year ago

Adds functionality to perform MCMC sampling via provided I3Module. Also fixes some issues in the previous MCMC implementation in which the sampling was not properly performed in the transformed space. Changes default behaviour of loaded seed_keys. If model parameter names are not given in the provided I3Frame key, these are now not replaced by default. An option is added to the I3Module to set replacement values.