Logo Coherent WaveBurst  
Reference Guide
Logo
 All Namespaces Files Functions Variables Macros Pages
setup.sh
Go to the documentation of this file.
1 #!/bin/bash -f
2 
3 export O1_VETO_DEFINITIONS="/home/waveburst/git/veto-definitions/burst/O1"
4 
5 export O1_GPS_START="1123858817"
6 
7 export O1_GPS_STOP="1137254417"
8 
9 export O1_CHUNK_START=1
10 export O1_CHUNK_STOP=9
11 
12 export CWB_CONFIG_C02_CHNAME="DCS-CALIB_STRAIN_C02"
13