Skip to content

BUGFIX: override units of gwpy data

Colm Talbot requested to merge override-strain-units into master

There is a bug with some Virgo data as the unit is stored as h. Unfortunately, astropy interprets this as hours and the conversion to lal time series amplifies that data by 3600.

Merge request reports