minke
A Python package to produce Mock Data Challenge data sets for LIGO interferometers.
Science Score: 33.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
-
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
✓Committers with academic emails
2 of 4 committers (50.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.7%) to scientific vocabulary
Keywords
astrophysics
gravitational
gravitational-wave-bursts
gravitational-waves
supernovae
Keywords from Contributors
asimov
ligo data grid (ldg)
parameter estimation
pe
pipelines
workflows
Last synced: 11 months ago
·
JSON representation
Repository
A Python package to produce Mock Data Challenge data sets for LIGO interferometers.
Basic Info
- Host: GitHub
- Owner: transientlunatic
- License: isc
- Language: Jupyter Notebook
- Default Branch: main
- Size: 20.9 MB
Statistics
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 1
- Releases: 8
Topics
astrophysics
gravitational
gravitational-wave-bursts
gravitational-waves
supernovae
Created over 10 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
Changelog
Contributing
License
Authors
README.rst
=============================== Minke: The Burst MDC Factory =============================== .. image:: https://zenodo.org/badge/53331163.svg :target: https://zenodo.org/badge/latestdoi/53331163 .. .. image:: https://img.shields.io/pypi/v/minke.svg :target: https://pypi.python.org/pypi/minke .. image:: https://www.singularity-hub.org/static/img/hosted-singularity--hub-%23e32929.svg :target: https://singularity-hub.org/collections/504 :alt: Singularity image .. image:: https://git.ligo.org/daniel-williams/minke/badges/master/pipeline.svg :target: https://git.ligo.org/daniel-williams/minke/commits/master :alt: Pipeline Status .. image:: https://code.daniel-williams.co.uk/minke/_images/minke.png :alt: Project Minke Logo .. image:: https://git.ligo.org/daniel-williams/minke/badges/master/coverage.svg :target: https://git.ligo.org/daniel-williams/minke/commits/master" :alt: Coverage report Minke is a Python package to produce Mock Data Challenge data sets for LIGO interferometers. * Free software: ISC license * Documentation: https://daniel-williams.docs.ligo.org/minke/ Features -------- * Produces burst MDCs with Gaussian, SineGaussian, and White Noise Burst ad-hoc waveforms * Produces ringdown waveforms for MDCs * Produces numerical relativity burst MDCs for supernovae * Produces numerical relativity burst MDCs for long duration searches * Produces GWF frame files for MDCs * Produces GravEn-format log files for MDCs * Produces hardware-injection ready data files * Produces SimBurstTable XML files for MDCs
Owner
- Name: Daniel Williams
- Login: transientlunatic
- Kind: user
- Location: Glasgow, Scotland
- Company: University of Glasgow
- Website: http://daniel-williams.co.uk
- Twitter: daniel_williams
- Repositories: 90
- Profile: https://github.com/transientlunatic
I'm an astrophysicist at @uofgravity, working on gravitational wave detection with LIGO.
GitHub Events
Total
- Release event: 2
- Watch event: 1
- Delete event: 1
- Push event: 12
- Pull request event: 9
- Create event: 8
Last Year
- Release event: 2
- Watch event: 1
- Delete event: 1
- Push event: 12
- Pull request event: 9
- Create event: 8
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Daniel Williams | d****s@l****g | 166 |
| Daniel Williams | m****l@d****k | 106 |
| Daniel Williams | d****s@g****k | 8 |
| Anonymous | a****s@e****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 2
- Total pull requests: 7
- Average time to close issues: 11 days
- Average time to close pull requests: 29 days
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.5
- Average comments per pull request: 0.0
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 4
- Average time to close issues: N/A
- Average time to close pull requests: 5 minutes
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- transientlunatic (2)
Pull Request Authors
- transientlunatic (8)
Top Labels
Issue Labels
enhancement (2)
Pull Request Labels
Dependencies
requirements.txt
pypi
- lalsuite *
- lscsoft-glue *
- pandas *
requirements_dev.txt
pypi
- PyYAML * development
- Sphinx * development
- coverage * development
- coveralls * development
- kentigern * development
- numpydoc * development
- pytest >=2.8 development
- unittest2 * development
- wheel * development
.github/workflows/pypi.yml
actions
- actions/checkout v2 composite
- actions/setup-python v2 composite
- horochx/deploy-via-scp v1.0.1 composite
- pypa/gh-action-pypi-publish v1.3.1 composite
setup.py
pypi