Logo Coherent WaveBurst  
Reference Guide
Logo
 All Namespaces Files Functions Variables Macros Pages
user_pparameters.C
Go to the documentation of this file.
1 
2 #define nRHO 300
3 
4 // -----------------------------------------------------------
5 // CBC
6 // -----------------------------------------------------------
7 
8 #define MIN_plot_mass1 0.0
9 #define MAX_plot_mass1 400
10 #define MIN_plot_mass2 0.0
11 #define MAX_plot_mass2 400
12 
13 #define MAX_EFFECTIVE_RADIUS 5000.
14 #define MASS_BIN 15.0
15 #define MIN_MASS 0.0
16 #define MAX_MASS 630.
17 
18 #define MINCHI -1
19 #define MAXCHI 1
20 #define CHI_BIN 0.666666
21 
22 #define TOLERANCE 0.01
23 
24 #define RUN_LABEL "O2 IMBH redshifted SEOBNRv2 12 MDC sets: C02 Callbration"
25 
26 #define BKG_NTUPLE "True"
27 //#define OPEN_LAG 100
28 #define PLOT_CHIRP
29 #define PLOT_MASS_RATIO
30 //#define SKIP_GETLIVETIME
31 #define VOL_Mtotq ///Volume calculated not correcting to make it uniform in M1 and M2
32 #define WRITE_ASCII
33 //#define SKIP_GETLIVETIME
34 #define LIVE_ZERO 3978522.0
35 
36 #define PLOT_CHIRP
37 #define PLOT_MASS_RATIO
38 //#define SKIP_GETLIVETIME
39 #define VOL_Mtotq ///Volume calculated not correcting to make it uniform in M1 and M2
40 //#define FIXMAXDISTANCE 2600000
41 #define FIXMAXDISTANCE 6800000
42 #define FIXMINDISTANCE 0
43 
44 
45 #define FIXMINRATIO 0.95
46 #define FIXMAXRATIO 10.05
47 //#define FIXMINTOT 298
48 //#define FIXMAXTOT 302
49 #define FIXMINTOT MIN_plot_mass1+MIN_plot_mass2
50 #define FIXMAXTOT MAX_plot_mass1+MAX_plot_mass2
51 #define WRITE_ASCII
52 #define REDSHIFT
53 
54 //#define RUN_LABEL "IMBHB O2 #CWB_CHUNK_CAL (SEOBNRv2_O1paper)"
55 //#define CAT2_VETO
56 //#define CAT3_VETO
57 #define HVETO_VETO
58 {
59  #include "#CWB_CONFIG_DIR/O2/SEARCHES/OFFLINE/IMBHB/LH/PP_Cuts.hh"
60  #include "#CWB_CONFIG_DIR/O2/CHUNKS/Chunks_Cuts.hh"
61 
62  TString calibVer = "#CWB_CALIB_VER";
63 
66  int TRIALS = 1;
67  TString far_bin1_cut_file[100];
68  char xfile[1024];
69 
70  for(int n=1;n<=9;n++) {
71  sprintf(xfile,"/home/vedovato/O1/REPROCESSING/IMBHB/O1_K%02d_C02_LH_IMBHB_BKG_run1/report/postprod/M2.V_hvetoLH.C_bin1_cut.R_rMRA_hveto_i0cc00_i1rho0_freq16_1024/data/far_rho.txt",n);
72  far_bin1_cut_file[n] = xfile;
73  }
74 
75  T_cor = 0.0; // cc cut
76  T_cut = 0.0; // rho high frequency cut
77  T_out = 0.0;
78  hours = 1.; // bin size in hours for rate vs time plot
79  T_ifar = 4.00812428565954726e-01;
80  T_win = 0.2;
81 
82  pp_irho = 1;
83  pp_inetcc = 0;
84  pp_rho_min = 4.5;
85  pp_rho_max = 10;
86  pp_drho = 0.1;
87 
89 
90 // pp_jet_benckmark = -1;
91 // pp_mem_benckmark = -1;
92 
93  // ----------------------------------------------------------
94  // VETO cuts
95  // dq file list
96  // {ifo, dqcat_file, dqcat[0/1/2], shift[sec], inverse[false/true], 4columns[true/false]}
97  // ----------------------------------------------------------
98  const int nvdqf=2;
99  dqfile vdqf[nvdqf] = {
100  {"L1" ,"", CWB_HVETO, 0., false, false},
101  {"H1" ,"", CWB_HVETO, 0., false, false}
102  };
103 
104  sprintf(vdqf[0].file, "%s/O2/DATA/%s/HVETO/L1/HVETO_L1_ANALYSIS_SEGMENTS_MERGED.txt",cwb_config_env,calibVer.Data());
105  sprintf(vdqf[1].file, "%s/O2/DATA/%s/HVETO/H1/HVETO_H1_ANALYSIS_SEGMENTS_MERGED.txt",cwb_config_env,calibVer.Data());
106 
107 }
dqfile vdqf[nvdqf]
TString calibVer
pp_irho
pp_inetcc
shift breaksw case n
Definition: cwb_clchunk.csh:70
const int nvdqf
char xfile[1024]
T_ifar
TString far_bin1_cut_file[100]
pp_rho_min
user_pp_label
pp_max_nloudest_list
int TRIALS
pp_drho
pp_rho_max
sprintf(vdqf[0].file,"%s/O1/DATA/%s/HVETO/L1/HVETO_L1_ALLO1_MERGED.txt", cwb_config_env, calibVer.Data())
T_cut
bool INCLUDE_INTERNAL_VOLUME