Skip to content

ahnitz/dqsegdb

 
 

Repository files navigation

dqsegdb

Build and test codecov

DQSEGDB client library and functions

Please see documentation at:

http://ligovirgo.github.io/dqsegdb/

The DQSEGDB package should be installed and available for use on all LIGO Tier 1 and 2 clusters.

Within this project, the bdist directory includes complete (including dependencies) distributible python executables, built with PyInstaller.

To use the new client tools as a user, run the following commands:

# Clone the repository:
git clone https://github.com/ligovirgo/dqsegdb.git

# cd into the repo
cd dqsegdb

# "Build" the package, placing binaries and libraries into standard directories
python setup.py install --user

# Setup your environment to look at the new directories
# Follow instructions provided at end of previous command
# Example:
#  source /home/rfisher/.local/etc/dqsegdb-user-env.sh
# This must be run each time you log in, or put it in your log in scripts (.bashrc)

dqsegdb architecture as used by IGWN

About

LIGO-Virgo Data Quality Segment Database Client, Server and Utilities

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 20.8%
  • Python 19.9%
  • Less 19.2%
  • PHP 16.7%
  • CSS 13.7%
  • JavaScript 6.8%
  • Other 2.9%