enterprise-pulsar


Nameenterprise-pulsar JSON
Version 3.3.3 PyPI version JSON
download
home_pagehttps://github.com/nanograv/enterprise
SummaryENTERPRISE (Enhanced Numerical Toolbox Enabling a Robust PulsaR Inference SuitE)
upload_time2022-12-21 19:37:29
maintainer
docs_urlNone
authorJustin A. Ellis
requires_python>=3.7, <3.11
licenseMIT license
keywords enterprise
VCS
bugtrack_url
requirements numpy scipy ephem healpy scikit-sparse pint-pulsar libstempo
Travis-CI No Travis.
coveralls test coverage
            # enterprise

![PyPI](https://img.shields.io/pypi/v/enterprise-pulsar)
![Conda (channel only)](https://img.shields.io/conda/vn/conda-forge/enterprise-pulsar)
[![Build Status](https://github.com/nanograv/enterprise/workflows/CI-Tests/badge.svg)](https://github.com/nanograv/enterprise/actions)
[![Documentation Status](https://readthedocs.org/projects/enterprise/badge/?version=latest)](https://enterprise.readthedocs.io/en/latest/?badge=latest)
[![Test Coverage](https://codecov.io/gh/nanograv/enterprise/branch/master/graph/badge.svg?token=YXSX3293VF)](https://codecov.io/gh/nanograv/enterprise)
![Python Versions](https://img.shields.io/badge/python-3.7%2C%203.8%2C%203.9%2C%203.10-blue.svg)

[![Zenodo DOI 4059815](https://zenodo.org/badge/DOI/10.5281/zenodo.4059815.svg)](https://doi.org/10.5281/zenodo.4059815)

ENTERPRISE (Enhanced Numerical Toolbox Enabling a Robust PulsaR
Inference SuitE) is a pulsar timing analysis code, aimed at noise
analysis, gravitational-wave searches, and timing model analysis.

-   Note: `enterprise>=3.0` does not support Python2.7. You must use
    Python \>= 3.7.
-   Free software: MIT license
-   Documentation: <https://enterprise.readthedocs.io>.

## Installation

To install via `pip`, some non-python dependencies are required. See the
[libstempo](https://github.com/vallis/libstempo#pip-install) and
[scikit-sparse](https://github.com/scikit-sparse/scikit-sparse#with-pip)
documentation for more info on how to install these dependencies. Once
these are installed, you can do

```bash
pip install enterprise-pulsar
```

To install via `conda`, simply do

```bash
conda install -c conda-forge enterprise-pulsar
```

## Attribution

If you make use of this software, please cite it:

    Ellis, J. A., Vallisneri, M., Taylor, S. R., & Baker, P. T. (2020, September 29). ENTERPRISE: Enhanced Numerical Toolbox Enabling a Robust PulsaR Inference SuitE (v3.0.0). Zenodo. http://doi.org/10.5281/zenodo.4059815


    @misc{enterprise,
      author       = {Justin A. Ellis and Michele Vallisneri and Stephen R. Taylor and Paul T. Baker},
      title        = {ENTERPRISE: Enhanced Numerical Toolbox Enabling a Robust PulsaR Inference SuitE},
      month        = sep,
      year         = 2020,
      howpublished = {Zenodo},
      doi          = {10.5281/zenodo.4059815},
      url          = {https://doi.org/10.5281/zenodo.4059815}
    }

## Credits

This package was created with
[Cookiecutter](https://github.com/audreyr/cookiecutter) and the
[audreyr/cookiecutter-pypackage](https://github.com/audreyr/cookiecutter-pypackage)
project template.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nanograv/enterprise",
    "name": "enterprise-pulsar",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7, <3.11",
    "maintainer_email": "",
    "keywords": "enterprise",
    "author": "Justin A. Ellis",
    "author_email": "justin.ellis18@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/24/ce/354c8bc1dee9f9ee887c38866691608a08d421f5037819c6b6fae21a999f/enterprise-pulsar-3.3.3.tar.gz",
    "platform": null,
    "description": "# enterprise\n\n![PyPI](https://img.shields.io/pypi/v/enterprise-pulsar)\n![Conda (channel only)](https://img.shields.io/conda/vn/conda-forge/enterprise-pulsar)\n[![Build Status](https://github.com/nanograv/enterprise/workflows/CI-Tests/badge.svg)](https://github.com/nanograv/enterprise/actions)\n[![Documentation Status](https://readthedocs.org/projects/enterprise/badge/?version=latest)](https://enterprise.readthedocs.io/en/latest/?badge=latest)\n[![Test Coverage](https://codecov.io/gh/nanograv/enterprise/branch/master/graph/badge.svg?token=YXSX3293VF)](https://codecov.io/gh/nanograv/enterprise)\n![Python Versions](https://img.shields.io/badge/python-3.7%2C%203.8%2C%203.9%2C%203.10-blue.svg)\n\n[![Zenodo DOI 4059815](https://zenodo.org/badge/DOI/10.5281/zenodo.4059815.svg)](https://doi.org/10.5281/zenodo.4059815)\n\nENTERPRISE (Enhanced Numerical Toolbox Enabling a Robust PulsaR\nInference SuitE) is a pulsar timing analysis code, aimed at noise\nanalysis, gravitational-wave searches, and timing model analysis.\n\n-   Note: `enterprise>=3.0` does not support Python2.7. You must use\n    Python \\>= 3.7.\n-   Free software: MIT license\n-   Documentation: <https://enterprise.readthedocs.io>.\n\n## Installation\n\nTo install via `pip`, some non-python dependencies are required. See the\n[libstempo](https://github.com/vallis/libstempo#pip-install) and\n[scikit-sparse](https://github.com/scikit-sparse/scikit-sparse#with-pip)\ndocumentation for more info on how to install these dependencies. Once\nthese are installed, you can do\n\n```bash\npip install enterprise-pulsar\n```\n\nTo install via `conda`, simply do\n\n```bash\nconda install -c conda-forge enterprise-pulsar\n```\n\n## Attribution\n\nIf you make use of this software, please cite it:\n\n    Ellis, J. A., Vallisneri, M., Taylor, S. R., & Baker, P. T. (2020, September 29). ENTERPRISE: Enhanced Numerical Toolbox Enabling a Robust PulsaR Inference SuitE (v3.0.0). Zenodo. http://doi.org/10.5281/zenodo.4059815\n\n\n    @misc{enterprise,\n      author       = {Justin A. Ellis and Michele Vallisneri and Stephen R. Taylor and Paul T. Baker},\n      title        = {ENTERPRISE: Enhanced Numerical Toolbox Enabling a Robust PulsaR Inference SuitE},\n      month        = sep,\n      year         = 2020,\n      howpublished = {Zenodo},\n      doi          = {10.5281/zenodo.4059815},\n      url          = {https://doi.org/10.5281/zenodo.4059815}\n    }\n\n## Credits\n\nThis package was created with\n[Cookiecutter](https://github.com/audreyr/cookiecutter) and the\n[audreyr/cookiecutter-pypackage](https://github.com/audreyr/cookiecutter-pypackage)\nproject template.\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "ENTERPRISE (Enhanced Numerical Toolbox Enabling a Robust PulsaR Inference SuitE)",
    "version": "3.3.3",
    "split_keywords": [
        "enterprise"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "82f60ae529a5373b87c2691a49821a55",
                "sha256": "cc74a1bf5e0dbc46088694b16cbf3f6b74b12fdb912a730146c5f17840e52f67"
            },
            "downloads": -1,
            "filename": "enterprise_pulsar-3.3.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "82f60ae529a5373b87c2691a49821a55",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7, <3.11",
            "size": 9260352,
            "upload_time": "2022-12-21T19:37:26",
            "upload_time_iso_8601": "2022-12-21T19:37:26.768068Z",
            "url": "https://files.pythonhosted.org/packages/5a/e3/b41fa3bfc676f255e1d81d0779b98fc5c8f3606b3ba64dd8e50ecb66e08a/enterprise_pulsar-3.3.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "4604d8a2a7295cde6a7398e6c1a78c20",
                "sha256": "4bc321de14464c1a4467cccf474a296e3e2f700bb42f8c773e2ce601fa3f25e0"
            },
            "downloads": -1,
            "filename": "enterprise-pulsar-3.3.3.tar.gz",
            "has_sig": false,
            "md5_digest": "4604d8a2a7295cde6a7398e6c1a78c20",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7, <3.11",
            "size": 16007577,
            "upload_time": "2022-12-21T19:37:29",
            "upload_time_iso_8601": "2022-12-21T19:37:29.277559Z",
            "url": "https://files.pythonhosted.org/packages/24/ce/354c8bc1dee9f9ee887c38866691608a08d421f5037819c6b6fae21a999f/enterprise-pulsar-3.3.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-21 19:37:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "nanograv",
    "github_project": "enterprise",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.16.3"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    ">=",
                    "1.2.0"
                ]
            ]
        },
        {
            "name": "ephem",
            "specs": [
                [
                    ">=",
                    "3.7.6.0"
                ]
            ]
        },
        {
            "name": "healpy",
            "specs": [
                [
                    ">=",
                    "1.14.0"
                ]
            ]
        },
        {
            "name": "scikit-sparse",
            "specs": [
                [
                    ">=",
                    "0.4.5"
                ]
            ]
        },
        {
            "name": "pint-pulsar",
            "specs": [
                [
                    ">=",
                    "0.8.3"
                ]
            ]
        },
        {
            "name": "libstempo",
            "specs": [
                [
                    ">=",
                    "2.4.4"
                ]
            ]
        }
    ],
    "lcname": "enterprise-pulsar"
}
        
Elapsed time: 0.02910s