ML4GW / aframe

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

Add tests for `p_astro` function and fix single-value bug #173

Closed wbenoit26 closed 3 months ago

wbenoit26 commented 5 months ago

The p_astro function is intended to take either a float or an array of floats, but as written, it cannot take a single value. Need to generalize the function and add testing.

wbenoit26 commented 4 months ago

Also need to switch to using differential rates rather than cumulative rates once I determine the best way of estimating those