gwastro / pycbc

Core package to analyze gravitational-wave data, find signals, and study their parameters. This package was used in the first direct detection of gravitational waves (GW150914), and is used in the ongoing analysis of LIGO/Virgo data.
http://pycbc.org
GNU General Public License v3.0
314 stars 348 forks source link

Cleanup of pycbc/io/hdf.py #4779

Open GarethCabournDavies opened 4 months ago

GarethCabournDavies commented 4 months ago

There are quite a few functions / classes in here which seem to do some very similar things.

If we can put these together, that would be great!