gw-smc

Validating Sequential Monte Carlo for Gravitational-wave Inference

https://github.com/mj-will/gw-smc

Science Score: 59.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: arxiv.org, zenodo.org
  • Committers with academic emails
    1 of 1 committers (100.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.1%) to scientific vocabulary
Last synced: 7 months ago · JSON representation

Repository

Validating Sequential Monte Carlo for Gravitational-wave Inference

Basic Info
Statistics
  • Stars: 7
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 7
Created almost 2 years ago · Last pushed 7 months ago
Metadata Files
Readme License Zenodo

README.md

Validating Sequential Monte Carlo for Gravitational-Wave Inference - Code release

DOI arXiv

This repository contains code to reproduce all the of analyses described in Validating Sequential Monte Carlo for Gravitational-Wave Inference.

For more details about the release including how to reproduce the figures from the paper and run the analyses, the data release documentation

Installation

See the environment section of the data release documentation.

Citation

If you use any of the material described in this release, please cite the paper and Zenodo records.

Owner

  • Name: Michael J. Williams
  • Login: mj-will
  • Kind: user
  • Company: University of Portsmouth

Research Fellow at the Institute of Cosmology & Gravitation, University of Portsmouth

GitHub Events

Total
  • Release event: 3
  • Watch event: 2
  • Delete event: 1
  • Push event: 26
  • Public event: 1
  • Pull request event: 1
  • Create event: 3
Last Year
  • Release event: 3
  • Watch event: 2
  • Delete event: 1
  • Push event: 26
  • Public event: 1
  • Pull request event: 1
  • Create event: 3

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 137
  • Total Committers: 1
  • Avg Commits per committer: 137.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 133
  • Committers: 1
  • Avg Commits per committer: 133.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
michael.williams m****s@l****g 137
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 0
  • Total pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: 5 days
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: 5 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • mj-will (2)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/pages.yml actions
  • actions/checkout v4 composite
  • actions/deploy-pages v4 composite
  • actions/setup-python v4 composite
  • actions/upload-pages-artifact v3 composite
docs/requirements.txt pypi
  • bilby *
  • h5py *
  • jupyter-book *
  • matplotlib *
  • natsort *
  • numpy *
  • pesummary *
  • scipy *
  • seaborn *
  • zenodo_get *
pyproject.toml pypi
  • h5py *
  • numpy *
  • pesummary *
  • scipy *
.github/workflows/build-container.yml actions
  • actions/checkout v4 composite
  • docker/build-push-action v5 composite
  • docker/login-action v3 composite
environment.yml conda
  • bilby >=2.5.0
  • bilby_pipe
  • h5py
  • jupyter
  • jupyter-book
  • lalsuite
  • matplotlib
  • natsort
  • numpy
  • pandas
  • pesummary
  • pip
  • python 3.11.*
  • pytorch-cpu
  • scipy
  • seaborn
  • zenodo_get
  • zuko
.github/docker/Dockerfile docker
  • continuumio/miniconda3 latest build