forked from gwastro/pycbc-config
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdata.ini
35 lines (29 loc) · 1.04 KB
/
data.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
; PyCBC configuration for CBC searches on O2 data
[workflow]
; http://ligo-cbc.github.io/pycbc/latest/html/workflow/initialization.html
h1-channel-name = H1:GDS-CALIB_STRAIN
l1-channel-name = L1:GDS-CALIB_STRAIN
v1-channel-name = V1:Hrec_hoft_V1O2Repro1A_16384Hz
[workflow-ifos]
h1 =
l1 =
v1 =
[workflow-datafind]
; http://ligo-cbc.github.io/pycbc/latest/html/workflow/datafind.html
datafind-h1-frame-type = H1_HOFT_C00
datafind-l1-frame-type = L1_HOFT_C00
datafind-v1-frame-type = V1O2Repro1A
[workflow-segments]
; http://ligo-cbc.github.io/pycbc/latest/html/workflow/segments.html
segments-h1-science-name = H1:DMT-ANALYSIS_READY:1
segments-l1-science-name = L1:DMT-ANALYSIS_READY:1
segments-v1-science-name = V1:ITF_SCIENCE:2
segments-database-url = https://segments.ligo.org
; veto_definer file segment number to exclude from science time
segments-science-veto = 1
; veto_definer file types to exclude from final analysis
segments-final-veto-group = 12H
; addition veto combinations to create during analysis
segments-veto-groups =
[datafind]
urltype = file