dingo-gw / dingo

Dingo: Deep inference for gravitational-wave observations
MIT License
60 stars 20 forks source link

Synthetic noise pr #128

Closed jonaswildberger closed 1 year ago

jonaswildberger commented 1 year ago

This PR changes the interface for generating PSD datasets. Most importantly, it adds the option to generate smooth/synthetic PSD datasets based on the latent variable model.

Key changes regarding the PSD generation interface

Each of these items are again dicts with keys for each detector and the corresponding data. Maybe this should be changed that the detectors are keys on the first level, but I'm not sure

Potential TODOs: