8000 GitHub - pyDischarge/pyDischarge: Package for analysing and characterising gravitational wave data in python
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from gwpy/gwpy

Package for analysing and characterising gravitational wave data in python

License

Notifications You must be signed in to change notification settings

pyDischarge/pyDischarge

 
 

Repository files navigation

pyDischarge is a collaboration-driven Python package providing tools for studying data from ground-based partial discharge detectors.

pyDischarge provides a user-friendly, intuitive interface to the common time-domain and frequency-domain data produced by the LIGO and Virgo observatories and their analyses, with easy-to-follow tutorials at each step.

https://pyDischarge.github.io

Release status

PyPI version Conda version

DOI License Supported Python versions

Development status

Build status Coverage status Maintainability

Installation

To install, you can do:

conda install -c conda-forge pydischarge

or

python -m pip install pydischarge

You can test your installation, and its version by

python -c "import pydischarge; print(pydischarge.__version__)"

License

pyDischarge is released under the GNU General Public License v3.0 or later, see here for a description of this license, or see the LICENSE file for the full text.

About

Package for analysing and characterising gravitational wave data in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0