Utils functions to build a pipeline for scattered light noise hunting in gravitational waves detectors.


Keywords
scientific-software
License
GPL-3.0
Install
pip install gwas-tools==0.14.7

Documentation

gwas_tools PyPI version

Utils functions to build a pipeline for scattered light noise hunting in gravitational waves detectors.

Docs Documentation Status

Code Documentation

Requirements

Description

  • algorithms
    • main algorithms of the currently used pipelines.
  • automation
    • functions to create the main scripts to be executed on distributed computing systems.
  • helpers
    • functions to get inputs for the pipeline, and classes to build a .sub and a .dag file to submit the pipeline.
  • html
    • class to build a html page to summarize the output of the pipeline.
  • summary_pages
    • functions to create the summary pages of the currently used pipelines.
  • utils
    • utils functions to process signals, manage output files, and plot pipeline's results.

References