Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gwsumm

Package Overview
Dependencies
Maintainers
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gwsumm

A python toolbox used by the LIGO Scientific Collaboration for detector characterisation

  • 2.2.7
  • PyPI
  • Socket score

Maintainers
6

================================================ Gravitational-wave Summary Information Generator

GWSumm is a python toolbox used by the LIGO Scientific Collaboration to summarise and archive sundry facets of the performance of the LIGO instruments, and archive these data in a nested HTML structure.

|PyPI version| |Conda version|

|DOI| |License| |Supported Python versions|

|Build Status| |Coverage Status| |Code Climate|

https://gwsumm.readthedocs.io


Installation

GWSumm is best installed with conda_:

.. code:: bash

conda install -c conda-forge gwsumm

but can also be installed with pip_:

.. code:: bash

python -m pip install gwsumm


Contributing

All code should follow the Python Style Guide outlined in PEP 0008; users can use the flake8 package to check their code for style issues before submitting.

See the contributions guide_ for the recommended procedure for proposing additions/changes.

.. _PEP 0008: https://www.python.org/dev/peps/pep-0008/ .. _flake8: http://flake8.pycqa.org .. _the contributions guide: https://github.com/gwpy/gwsumm/blob/master/CONTRIBUTING.md .. _conda: https://conda.io .. _pip: https://pip.pypa.io/en/stable/

.. |PyPI version| image:: https://badge.fury.io/py/gwsumm.svg :target: http://badge.fury.io/py/gwsumm .. |Conda version| image:: https://img.shields.io/conda/vn/conda-forge/gwsumm.svg :target: https://anaconda.org/conda-forge/gwsumm/ .. |DOI| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.2647609.svg :target: https://doi.org/10.5281/zenodo.2647609 .. |License| image:: https://img.shields.io/pypi/l/gwsumm.svg :target: https://choosealicense.com/licenses/gpl-3.0/ .. |Supported Python versions| image:: https://img.shields.io/pypi/pyversions/gwsumm.svg :target: https://pypi.org/project/gwsumm/ .. |Build Status| image:: https://github.com/gwpy/gwsumm/actions/workflows/build.yml/badge.svg?branch=master :target: https://github.com/gwpy/gwsumm/actions/workflows/build.yml .. |Coverage Status| image:: https://codecov.io/gh/gwpy/gwsumm/branch/master/graph/badge.svg :target: https://codecov.io/gh/gwpy/gwsumm .. |Code Climate| image:: https://codeclimate.com/github/gwpy/gwsumm/badges/gpa.svg :target: https://codeclimate.com/github/gwpy/gwsumm

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc