Add reflective boundary conditions
Compare changes
Files
2- Colm Talbot authored
+ 4
− 2
@@ -72,7 +72,8 @@ class JumpProposal(object):
@@ -84,7 +85,8 @@ class JumpProposal(object):
This MR generalises the periodic boundary conditions to allow reflective boundary conditions.
WIP because I only made it work with dynesty in the first case. Hopefully, this will help sample to the edges of priors for zenith angles.