Open JacobHast opened 5 months ago
can you provide a source code snippet to reproduce this? they seem to work fine for me:
Here, I only have 6 points on the quadratures even though I set the resolution to 500:
So it's just the resolution that's not respected, the bounds are. Though looking at the source, it seems like the quadratures are calculated completely independently of the bounds and resolution, and then cut off to match
Before posting a bug report
Expected behavior
When setting xbounds, pbounds and resolution of visualize_2d I expect the marginal distributions to use these values.
Actual behavior
The marginal distributions ignore the values in xbounds, pbounds and resolution
Reproduces how often
100 %
System information
Source code
No response
Tracebacks
No response
Additional information
No response