pydarm


Namepydarm JSON
Version 0.1.1 PyPI version JSON
download
home_page
SummarypyDARM modeling package for LIGO detector calibration
upload_time2023-02-03 18:37:20
maintainer
docs_urlNone
author
requires_python>=3.8
licenseGPL-3.0-or-later
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyDARM

[![PyPI version](https://badge.fury.io/py/pydarm.svg)](https://badge.fury.io/py/pydarm)
[![Conda version](https://img.shields.io/conda/vn/conda-forge/pydarm.svg)](https://anaconda.org/conda-forge/pydarm/)
[![License](https://img.shields.io/pypi/l/pydarm.svg)](https://choosealicense.com/licenses/gpl-3.0/)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pydarm.svg)

pyDARM is a python implementation of the LIGO DARM servo loop
model. It is used to calibrate the detector digital output into units
of differential arm length variations or spacetime strain.

If you need assistance, please review INSTALL.md and CONTRIBUTING.md
for detailed installation instructions and contribution guidelines,
respectively.

## Installation

For best results, please install from [conda-forge](https://conda-forge.org/):

```shell
conda install -c conda-forge pydarm
```

On Unix systems, you can also install directly from PyPI:

```shell
pip install pydarm
```

## Basic usage

See the [web-based documentation](https://calibration.docs.ligo.org/pydarm) and/or [examples](examples) directory
for examples of library usage. You can use pyDARM either from `python`, `ipython`, or a
jupyter notebook, depending on your preferences.

### Command line interface

pyDARM will eventually include a command line interface to help guide through the
calibration process.  See the command help for more info:
```shell
$ python3 -m pydarm --help
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pydarm",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "Evan Goetz <evan.goetz@ligo.org>",
    "download_url": "https://files.pythonhosted.org/packages/ce/65/7e1240ab4dba1b9d1d76d9417b174de11a1fc4c56758f7aede90cac72753/pydarm-0.1.1.tar.gz",
    "platform": null,
    "description": "# pyDARM\n\n[![PyPI version](https://badge.fury.io/py/pydarm.svg)](https://badge.fury.io/py/pydarm)\n[![Conda version](https://img.shields.io/conda/vn/conda-forge/pydarm.svg)](https://anaconda.org/conda-forge/pydarm/)\n[![License](https://img.shields.io/pypi/l/pydarm.svg)](https://choosealicense.com/licenses/gpl-3.0/)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pydarm.svg)\n\npyDARM is a python implementation of the LIGO DARM servo loop\nmodel. It is used to calibrate the detector digital output into units\nof differential arm length variations or spacetime strain.\n\nIf you need assistance, please review INSTALL.md and CONTRIBUTING.md\nfor detailed installation instructions and contribution guidelines,\nrespectively.\n\n## Installation\n\nFor best results, please install from [conda-forge](https://conda-forge.org/):\n\n```shell\nconda install -c conda-forge pydarm\n```\n\nOn Unix systems, you can also install directly from PyPI:\n\n```shell\npip install pydarm\n```\n\n## Basic usage\n\nSee the [web-based documentation](https://calibration.docs.ligo.org/pydarm) and/or [examples](examples) directory\nfor examples of library usage. You can use pyDARM either from `python`, `ipython`, or a\njupyter notebook, depending on your preferences.\n\n### Command line interface\n\npyDARM will eventually include a command line interface to help guide through the\ncalibration process.  See the command help for more info:\n```shell\n$ python3 -m pydarm --help\n```\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-or-later",
    "summary": "pyDARM modeling package for LIGO detector calibration",
    "version": "0.1.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6da68babf521e46a7f74ad152a642985358886848c8f370b0f5b3264c8d3d2f4",
                "md5": "6f955ab416206585e716ec6ad2130fb1",
                "sha256": "5fdfc85fc94616707965ddd0721218472dca91119880792e92a33e872bf2df55"
            },
            "downloads": -1,
            "filename": "pydarm-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6f955ab416206585e716ec6ad2130fb1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 145283,
            "upload_time": "2023-02-03T18:37:18",
            "upload_time_iso_8601": "2023-02-03T18:37:18.537084Z",
            "url": "https://files.pythonhosted.org/packages/6d/a6/8babf521e46a7f74ad152a642985358886848c8f370b0f5b3264c8d3d2f4/pydarm-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce657e1240ab4dba1b9d1d76d9417b174de11a1fc4c56758f7aede90cac72753",
                "md5": "1be9f37353dc1ef970a7385b2a29135a",
                "sha256": "310a513cc881d0076f3c9a8b62fb9b7d694c5ba9c980648fcdd31797480f2a95"
            },
            "downloads": -1,
            "filename": "pydarm-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1be9f37353dc1ef970a7385b2a29135a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 5754821,
            "upload_time": "2023-02-03T18:37:20",
            "upload_time_iso_8601": "2023-02-03T18:37:20.915489Z",
            "url": "https://files.pythonhosted.org/packages/ce/65/7e1240ab4dba1b9d1d76d9417b174de11a1fc4c56758f7aede90cac72753/pydarm-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-03 18:37:20",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "pydarm"
}
        
Elapsed time: 0.03699s