Coherent WaveBurst
Reference Guide
CWB Documentation
Main Page
Tutorials
Namespaces
Files
gitlab
ROOT
File List
File Members
All
Namespaces
Files
Functions
Variables
Macros
Pages
config
O1
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