Skip to content
Snippets Groups Projects
Commit d87d31bb authored by Moritz's avatar Moritz
Browse files

Using new LAL value for MSun

parent f2af620b
No related branches found
No related tags found
5 merge requests!6850.6.2 release,!682Resolve "Tests on master failing due to new solar mass in LAL",!681Removed ConditionalPriorDict inheriting from CBCPriorDict,!680Resolve "Injection in frequency domain doesn't update time domain strain",!675Added update_instance() call after changing of yy for Interped priors
Pipeline #94293 failed
......@@ -20,10 +20,10 @@ import pandas as pd
logger = logging.getLogger('bilby')
# Constants: values taken from LAL cd65f38ce43cef3a1dec217c060de25caf99bf14
# Constants: values taken from LAL 505df9dd2e69b4812f1e8eee3a6d468ba7f80674
speed_of_light = 299792458.0 # m/s
parsec = 3.085677581491367e+16 # m
solar_mass = 1.9885469549614615e+30 # Kg
solar_mass = 1.9884099021470415e+30 # Kg
radius_of_earth = 6378136.6 # m
_TOL = 14
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment