ML4GW / aframev2

Detecting binary black hole mergers in LIGO with neural networks
MIT License
4 stars 14 forks source link

Add utility for validating segment length #185

Closed EthanMarx closed 1 month ago

EthanMarx commented 1 month ago

Adds utility for validating segment lengths for timeslide waveforms and inference. We will now skip over segment/shift combinations that result in too short of segments to perform inference on.

Also refactors out utils project into a lib, and consolidates some tooling used in various locations