GraceDB server code
Server code for the GRAvitational-wave Candidate Event Database.
You will need to fork this repository and submit a merge request in order to make changes to the code.
gstlal wants to set eff_distance to nan when they don't have a meaningful value for it. Unfortunately, we can't save that in the database because MySQL numeric types can't deal with nans. So we check for nans in this field and set it to NULL if it is nan, before saving it in the database.
Name | Last commit | Last update |
---|---|---|
config | ||
docs | ||
gracedb | ||
.bowerrc | ||
.gitignore | ||
CHANGELOG.md | ||
README.md | ||
bower.json | ||
manage.py | ||
requirements.txt |