Skip to content

Increase allowed upper limit for the total mass

Lorenzo Pompili requested to merge lorenzo.pompili/pyseobnr:fix-mass-bound into main

SEOBNRv5 models currently return an error if asking for binaries with total mass above 1e6, which is to small if one wants to use the model for massive black holes binaries. This MR increases the upper limit for an unreasonable value of the total mass to 1e12.

Merge request reports