Logo Coherent WaveBurst  
Reference Guide
Logo
 All Namespaces Files Functions Variables Macros Pages
setup.csh
Go to the documentation of this file.
1 #!/bin/tcsh -f
2 
3 setenv O1_VETO_DEFINITIONS "/home/waveburst/git/veto-definitions/burst/O1"
4 
5 setenv O1_GPS_START "1123858817" # 2015-08-17 15:00:00 UTC Mon
6 
7 setenv O1_GPS_STOP "1137254417" # 2016-01-19 16:00:00 UTC Tue
8 
9 setenv O1_CHUNK_START 1
10 setenv O1_CHUNK_STOP 9
11 
12 setenv CWB_CONFIG_C02_CHNAME "DCS-CALIB_STRAIN_C02"
13