Skip to content

Releases: gwosc-tutorial/gwosc-catalog

Alpha 3 for version 0.1.0

12 Nov 18:25

Choose a tag to compare

This release adds an optional key gracedb_id.

From the docs:

gracedb_id: (str; optional) The associated GraceDB superevent ID if any. This is an optional key but we recommend adding it whenever possible.

Alpha 2 for version 0.1.0

12 Nov 17:30

Choose a tag to compare

This is an alpha release for version 0.1.0

The script validate_schema of this version will take into account the documentation changes introduced in the previous version v0.1.0a1.

Change log:

  • Code changes to accept null values in optional parameters
  • Update tests to reflect optional parameters
  • Raise a warning if the provided schema version differs from the current version of the package

Alpha 1 for version 0.1.0

30 Oct 18:38

Choose a tag to compare

This is an alpha release for version 0.1.0

Changelog:

  • median key was renamed to best
  • upper_95 key was renamed to upper_error
  • lower_05 key was renamed to lower_error
  • unit key can be any astropy-compatible unit
  • Documentation added to explain where the keys are uploaded on the GWOSC website
  • event_description is optional
  • detectors is optional for groups outside LVK
  • PE sets level is optional
  • data_url is optional
  • is_preferred is optional
  • upper_error, lower_error, is_upper_bound, is_lower_bound are all optional