ML4GW / aframev2

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

Rejection sample validation waveforms #126

Closed EthanMarx closed 4 months ago

EthanMarx commented 4 months ago

Validation waveforms are now generated via rejection sampling. A law.Task was added to condorize this waveform generation.

Also, default method for psd estimation is changed to median in the inference code.

Closes #119 Closes #120