ColmTalbot / gwpopulation

CPU/GPU agnostic gravitational-wave population inference
https://colmtalbot.github.io/gwpopulation/
MIT License
31 stars 46 forks source link

update GWTC1 example for v1 #86

Closed ColmTalbot closed 6 months ago

ColmTalbot commented 6 months ago

The GWTC-1 example isn't compatible with recent changes, and there are some changes in the recommended settings. The major thing is that cupy_utils no longer exists and using JAX+JIT is probably what we should push people towards.

The diff isn't informative for notebooks, but the full file renders correctly online.