Git Product home page Git Product logo

guardian-inj's Introduction

guardian-inj

This project has been moved to the non-public CDS user apps SVN for implementation.

This is a repository for developing a Guardian node manager to perform hardware injections in LIGO.

Documentation is not accessible by the public at the moment. For more information on Guardian see: https://dcc.ligo.org/LIGO-T1500292

And here is a link to the suspensions guardian node manager as an example of an already implemented project: https://redoubt.ligo-wa.caltech.edu/svn/cds_user_apps/trunk/sus/common/guardian

dependencies

The instructions assume you are running on a work station in the control room of the observatory.

You will need v1.19 of the GraceDB python API. You can get the package here: http://software.ligo.org/lscsoft/source/ligo-gracedb-1.19.tar.gz

Note that when you install the GraceDB python API it looks like there is no ligo/__init__.py file so you will have to create a blank file in order to import properly.

You will also v1.49.1 of the glue python package. You can get the package here: http://software.ligo.org/lscsoft/source/glue-1.49.1.tar.gz

how to run

First clone the repository and change directory into the top level of the cloned repository.

Then change the following environment variable that will tell guardian where to find the hardware injection module:

export GUARD_MODULE_PATH=${PWD}/guardian
export PYTHONPATH=${PWD}/guardian:${PYTHONPATH}

Now you can run it with:

guardian INJ_TRANS

guardian-inj's People

Contributors

cmbiwer avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.