Usage and ExamplesΒΆ
Population Generation: Generate a gravitational wave source population by specifying parameters such as the local merger rate, distribution functions, and additional keyword arguments.
Generating Detector Noise: Simulate coloured Gaussian or zero noise using a provided or default power spectrum to represent the detector noise.
Injecting Signals: Inject gravitational wave signal(s) into the generated detector data using the previously generated population and a chosen waveform model.
I have curated some examples below for reference. Please give them a try!
To generate the documentation, just run:
sphinx-autobuild docs/source/ docs/build/html/