minke


Nameminke JSON
Version 1.1.9 PyPI version JSON
download
home_pagehttps://github.com/transientlunatic/minke
SummaryMinke is a Python package to produce Mock Data Challenge data sets for LIGO interferometers.
upload_time2021-05-04 13:48:14
maintainer
docs_urlNone
authorDaniel Williams
requires_python
licenseISCL
keywords minke
VCS
bugtrack_url
requirements pandas lalsuite lscsoft-glue
Travis-CI
coveralls test coverage
            ===============================
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



=======
History
=======

1.1.9 (2021-05-04)
------------------

* Corrects behaviour of numerical relativity waveforms in geometric units by incorporating the extraction radius.

1.1.6
-----
* Provisional Python 3.6 and 3.7 support.

1.1.5
-----
* Addition of provisional support for NR hyperbolic waveforms
* Removal of glue.segments dependency

1.1.4
-----
* Bug fix in frame creation for supernovae

1.1.3
-----
* Minor fixes to the documentation of the code.

1.1.2
-----
* Minor bug-fixes to improve Hardware injection support

1.1.1 (2018-03-27)
------------------
* Made a change to the package meta data to allow upload to PYPI.

1.1.0 (2018-03-27)
------------------
"Luce Bay"

* Added full support for hardware injection production
* Added Yakunin Supernova waveform family
* Added Ringdow waveform support
* Added support for all lscsoft table formats
* Added support for editing xml files
* Added support for String Cusp waveforms

1.0.1 (2017-01-23)
------------------
* Added provisional support for hardware injection production

1.0.0 (2016-09-14)
------------------
The Anniversary Update.

* ER10 and O2 Readiness
* Fully capable of producing supernova injections
* Fully capable of producing lalsimulation-burst waveforms
* Extensible interface for parameter distributions

0.1.0 (2016-3-14)
------------------

* First release on PyPI.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/transientlunatic/minke",
    "name": "minke",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "minke",
    "author": "Daniel Williams",
    "author_email": "daniel.williams@ligo.org",
    "download_url": "",
    "platform": "",
    "description": "===============================\nMinke: The Burst MDC Factory\n===============================\n\n.. image:: https://zenodo.org/badge/53331163.svg\n   :target: https://zenodo.org/badge/latestdoi/53331163\n\n..\n   .. image:: https://img.shields.io/pypi/v/minke.svg\n\t      :target: https://pypi.python.org/pypi/minke\n\n.. image:: https://www.singularity-hub.org/static/img/hosted-singularity--hub-%23e32929.svg\n\t   :target: https://singularity-hub.org/collections/504\n\t   :alt: Singularity image \n\n.. image:: https://git.ligo.org/daniel-williams/minke/badges/master/pipeline.svg\n\t   :target: https://git.ligo.org/daniel-williams/minke/commits/master\n\t   :alt: Pipeline Status\n\n.. image:: https://code.daniel-williams.co.uk/minke/_images/minke.png\n\t   :alt: Project Minke Logo\n\n.. image:: https://git.ligo.org/daniel-williams/minke/badges/master/coverage.svg\n\t   :target: https://git.ligo.org/daniel-williams/minke/commits/master\"\n\t   :alt: Coverage report\n\n\n\nMinke is a Python package to produce Mock Data Challenge data sets for LIGO interferometers.\n\n* Free software: ISC license\n* Documentation: https://daniel-williams.docs.ligo.org/minke/\n\nFeatures\n--------\n\n* Produces burst MDCs with Gaussian, SineGaussian, and White Noise Burst ad-hoc waveforms\n* Produces ringdown waveforms for MDCs\n* Produces numerical relativity burst MDCs for supernovae\n* Produces numerical relativity burst MDCs for long duration searches\n* Produces GWF frame files for MDCs\n* Produces GravEn-format log files for MDCs\n* Produces hardware-injection ready data files\n* Produces SimBurstTable XML files for MDCs\n\n\n\n=======\nHistory\n=======\n\n1.1.9 (2021-05-04)\n------------------\n\n* Corrects behaviour of numerical relativity waveforms in geometric units by incorporating the extraction radius.\n\n1.1.6\n-----\n* Provisional Python 3.6 and 3.7 support.\n\n1.1.5\n-----\n* Addition of provisional support for NR hyperbolic waveforms\n* Removal of glue.segments dependency\n\n1.1.4\n-----\n* Bug fix in frame creation for supernovae\n\n1.1.3\n-----\n* Minor fixes to the documentation of the code.\n\n1.1.2\n-----\n* Minor bug-fixes to improve Hardware injection support\n\n1.1.1 (2018-03-27)\n------------------\n* Made a change to the package meta data to allow upload to PYPI.\n\n1.1.0 (2018-03-27)\n------------------\n\"Luce Bay\"\n\n* Added full support for hardware injection production\n* Added Yakunin Supernova waveform family\n* Added Ringdow waveform support\n* Added support for all lscsoft table formats\n* Added support for editing xml files\n* Added support for String Cusp waveforms\n\n1.0.1 (2017-01-23)\n------------------\n* Added provisional support for hardware injection production\n\n1.0.0 (2016-09-14)\n------------------\nThe Anniversary Update.\n\n* ER10 and O2 Readiness\n* Fully capable of producing supernova injections\n* Fully capable of producing lalsimulation-burst waveforms\n* Extensible interface for parameter distributions\n\n0.1.0 (2016-3-14)\n------------------\n\n* First release on PyPI.\n\n\n",
    "bugtrack_url": null,
    "license": "ISCL",
    "summary": "Minke is a Python package to produce Mock Data Challenge data sets for LIGO interferometers.",
    "version": "1.1.9",
    "project_urls": {
        "Homepage": "https://github.com/transientlunatic/minke"
    },
    "split_keywords": [
        "minke"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "67164df1a2c232dda21a94a1bca55755dd5e445d959aa98ff7f697f59d15ffa8",
                "md5": "a78ea54ee57eb8e0603d3efcd6ed4325",
                "sha256": "83ca27c422b4ebae808d7afe49abff020e0669453847acc337cef5a03489369a"
            },
            "downloads": -1,
            "filename": "minke-1.1.9-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a78ea54ee57eb8e0603d3efcd6ed4325",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 28145,
            "upload_time": "2021-05-04T13:48:14",
            "upload_time_iso_8601": "2021-05-04T13:48:14.351159Z",
            "url": "https://files.pythonhosted.org/packages/67/16/4df1a2c232dda21a94a1bca55755dd5e445d959aa98ff7f697f59d15ffa8/minke-1.1.9-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-05-04 13:48:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "transientlunatic",
    "github_project": "minke",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "lalsuite",
            "specs": []
        },
        {
            "name": "lscsoft-glue",
            "specs": []
        }
    ],
    "lcname": "minke"
}
        
Elapsed time: 0.42311s