icecube / pisa

Monte Carlo-based data analysis
http://icecube.github.io/pisa/
Apache License 2.0
19 stars 47 forks source link

Updated scipy #669

Closed atrettin closed 3 years ago

atrettin commented 3 years ago

This commit bumps the required scipy version to 1.6 and removes the boundary adjustments and bound guarding code from the analysis. Since 1.6, scipy's optimizers take care of not overstepping the boundaries themselves.