Loading .coveragerc 0 → 100644 +9 −0 Original line number Original line Diff line number Diff line [run] source = minke omit = */python?.?/* */lib-python/?.?/*.py */lib_pypy/_*.py */site-packages/ordereddict.py */site-packages/nose/* */unittest2/* README.rst +5 −1 Original line number Original line Diff line number Diff line Loading @@ -12,7 +12,11 @@ Minke: The Burst MDC Factory :target: https://readthedocs.org/projects/minke/?badge=latest :target: https://readthedocs.org/projects/minke/?badge=latest :alt: Documentation Status :alt: Documentation Status .. image:: //code.daniel-williams.co.uk/minke/minke.png .. image:: https://coveralls.io/repos/github/transientlunatic/minke/badge.svg?branch=master :target: https://coveralls.io/github/transientlunatic/minke?branch=master :alt: Coverage status .. image:: https://code.daniel-williams.co.uk/minke/minke.png :alt: Project Minke Logo :alt: Project Minke Logo Minke is a Python package to produce Mock Data Challenge data sets for LIGO interferometers. Minke is a Python package to produce Mock Data Challenge data sets for LIGO interferometers. Loading docs/index.rst +10 −0 Original line number Original line Diff line number Diff line Loading @@ -22,6 +22,16 @@ the moment you'll need to have the `simburst-rel` branch of it installed specifically, so that you can make supernova (and other installed specifically, so that you can make supernova (and other numerical relativity) injections. numerical relativity) injections. If you're looking to make MDC injection sets for a burst analysis, but you aren't concerned with contributing new code take a look at the User Guide. If you need a feature which isn't currently implemented then please have a look at the "Contributing" section of the Developer Guide. The Minke framework aims to be flexible, and easily extended to include new waveform morphologies, and signal distributions, so if you find something lacking feel free to make a pull request! User Guide User Guide ========== ========== Loading Loading
.coveragerc 0 → 100644 +9 −0 Original line number Original line Diff line number Diff line [run] source = minke omit = */python?.?/* */lib-python/?.?/*.py */lib_pypy/_*.py */site-packages/ordereddict.py */site-packages/nose/* */unittest2/*
README.rst +5 −1 Original line number Original line Diff line number Diff line Loading @@ -12,7 +12,11 @@ Minke: The Burst MDC Factory :target: https://readthedocs.org/projects/minke/?badge=latest :target: https://readthedocs.org/projects/minke/?badge=latest :alt: Documentation Status :alt: Documentation Status .. image:: //code.daniel-williams.co.uk/minke/minke.png .. image:: https://coveralls.io/repos/github/transientlunatic/minke/badge.svg?branch=master :target: https://coveralls.io/github/transientlunatic/minke?branch=master :alt: Coverage status .. image:: https://code.daniel-williams.co.uk/minke/minke.png :alt: Project Minke Logo :alt: Project Minke Logo Minke is a Python package to produce Mock Data Challenge data sets for LIGO interferometers. Minke is a Python package to produce Mock Data Challenge data sets for LIGO interferometers. Loading
docs/index.rst +10 −0 Original line number Original line Diff line number Diff line Loading @@ -22,6 +22,16 @@ the moment you'll need to have the `simburst-rel` branch of it installed specifically, so that you can make supernova (and other installed specifically, so that you can make supernova (and other numerical relativity) injections. numerical relativity) injections. If you're looking to make MDC injection sets for a burst analysis, but you aren't concerned with contributing new code take a look at the User Guide. If you need a feature which isn't currently implemented then please have a look at the "Contributing" section of the Developer Guide. The Minke framework aims to be flexible, and easily extended to include new waveform morphologies, and signal distributions, so if you find something lacking feel free to make a pull request! User Guide User Guide ========== ========== Loading