ML4GW / amplfi

Performing parameter estimation on gravitational wave data with machine learning
MIT License
7 stars 8 forks source link

Incorporate `law` and `mldatafind` #104

Closed EthanMarx closed 3 months ago

EthanMarx commented 3 months ago

Incorporates recent mldatafind overhaul so we can now generate training and testing strain data via law.

Updates the README with minimal instructions on getting started.

deepchatterjeeligo commented 3 months ago

can you separate out the sorting of the imports in a separate PR @EthanMarx

EthanMarx commented 3 months ago

yeah sure

EthanMarx commented 3 months ago

@deepchatterjeeligo Should be good for review now that pre commit is fixed

EthanMarx commented 3 months ago

@deepchatterjeeligo Just added some more documenation. Let me know if things are still unclear