Skip to main content

A python package for estimating the power spectral density (PSD) of correlated multivariate detector noise using variational inference (VI).

Project description

Coverage Status PyPI version arXiv

SGVB PSD Estimator

This repository contains the code for the paper "Variational inference for correlated gravitational wave detector network noise" by Jianan Liu at al. 2024

Documentation is available at https://nz-gravity.github.io/sgvb_psd/

Development

Install in editable mode with dev dependencies

pip install -e ".[dev]"
pre-commit install

Ensure unit tests are passing locally and on the CI!

pytest tests/

Releasing to PyPI

  1. Manually change the version number in pyproject.toml (has to be higher than previous)
  2. Create a tagged commit with the version number
  3. Push the tag to GitHub
git tag -a v0.1.0 -m "v0.1.0"
git push origin v0.1.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sgvb_psd-0.0.5.tar.gz (15.4 MB view hashes)

Uploaded Source

Built Distribution

sgvb_psd-0.0.5-py3-none-any.whl (29.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page