LSC Data Analysis Software Working Groups

Navigation

DASWG
LSC
LIGO


DASWG LAL Doxygen

Docs

How-to
Minutes
Technical
Software Docs

Download

Browse CVS
Repositories

Participate

Change Control Board
Edit these pages
Sub-committees
Mailing List
Telecon

Projects

DMT
geopp
Glue
LAL Home Page
LALApps Home Page
LDAS
LDG Client/Server
LDM
LDR
LIGOtools
MatApps
MDS4
Metaio
Onasys
Online
OSG-LIGO
pyLAL

RDS Generation

Table of contents

  1. Overview
  2. How to get scripts and documentation
  3. Dependencies

Overview

The generation of Reduced Data Sets (RDS data) is managed by the driver scripts createrds.tcl and createrdsGUI.tcl.  These scripts use the LIGOtools ldasjob and dataflow packages to run LDAS getFrameCache jobs to update the list of time intervals to run on and LDAS createRDS jobs to reduce the data.  The scripts run under tclshexe and wishexe (also available from LIGOtools).

Return to top

How to get driver scripts and documentation

export CVSROOT=:pserver:login@gravity.phys.uwm.edu:2402/usr/local/cvs/lscsoft
or
setenv CVSROOT :pserver:login@gravity.phys.uwm.edu:2402/usr/local/cvs/lscsoft
$ cvs login
Logging in to :pserver:login@gravity.phys.uwm.edu:2402/usr/local/cvs/lscsoft
CVS password:
cvs checkout dsorun/contrib/createrds

Return to top

Dependencies

To use the createrds.tcl and createrdsGUI.tcl scripts the following are required:
Return to top

$Id: rds-generation.html,v 1.5 2004/09/30 00:42:08 gmendell Exp $