ML4GW / aframev2

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

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

Closed wbenoit26 closed 1 week ago

wbenoit26 commented 1 month 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 1 month ago

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