1 / 6

Part 10: Glue and the LSCdataGrid

Duncan Brown California Institute of Technology. Part 10: Glue and the LSCdataGrid. Part 10: Glue and the LSCdataGrid. Introduction to Glue Finding Segments with LSCsegFind How it all fits together. Introduction to Glue. Glue is the “Grid LSC User Environment”

demont
Download Presentation

Part 10: Glue and the LSCdataGrid

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Duncan Brown California Institute of Technology Part 10:Glue and the LSCdataGrid

  2. Part 10: Glue and the LSCdataGrid • Introduction to Glue • Finding Segments with LSCsegFind • How it all fits together

  3. Introduction to Glue • Glue is the “Grid LSC User Environment” • It is a set of pure python utilities that make using the grid easier for LSC data analysts • Since it is pure python, it has no pre-requisites, however some tools may not run if the LSCdataGrid client or server is not installed on your machine • These tools will print a helpful error message though • Installation of Glue is quite simple • Check the source out of CVS • Python setup.py install --home=${HOME}

  4. More about Glue • It is an LSC project, so open for contributions from LSC members via the lscsoft CVS archive • http://www.lsc-group.phys.uwm.edu/daswg/projects/glue.html • Contains the source for LSCdataFind and LSCsegFind • Containes python modules for building complex pipelines • pipeline.py • Contains infrastructure used in the online analysis • Used by onasys and other infrastructure tools

  5. The LSCsegFind program • Companion program to LSCdataFind • I can find the data, but what data should I analyze? • Queries a server to request segments in a given time range • Segments are GPS time intervals when an interferometer is in a particular state • Request segments from one or more interferometers • Single, double or triple coincident data • Can limit segments to one or more types • Science mode • Injection mode • Commissioning mode

More Related