; inspiral pipeline configuration script. ; ; $Id: inspiral_pipe.ini,v 1.9 2004/06/18 23:57:28 duncan Exp $ ; ; this is the configuration file for the inspiral DAG generation program ; lalapps_inspiral_pipe that creates a condor DAG to run the inspiral ; analysis pipeline. It can be use to perform a simple single interferometer ; or a double coincident analysis. [condor] ; setup of condor universe and location of executables universe = vanilla datafind = LSCdataFind tmpltbank = lalapps_tmpltbank inspiral = lalapps_inspiral trigtotmplt = lalapps_inca inca = lalapps_inca [pipeline] ; tagging information for the configure script version = $Id: inspiral_pipe.ini,v 1.9 2004/06/18 23:57:28 duncan Exp $ cvs-tag = $Name: $ ; user-tag here can be overidden on the command line of lalapps_inspiral_pipe user-tag = ; order of interferometers and signal to noise and chisq thresholds ifo1 = L1 ifo2 = H1 ifo1-snr-threshold = 7.0 ifo2-snr-threshold = 7.0 ifo1-chisq-threshold = 3.1 ifo2-chisq-threshold = 5.0 [input] ; the segments file should be the output from segwizard with DQ flags applied segments = segments.txt channel = LSC-AS_Q [calibration] ; location of S2 V3 calibration data and split time in H2 path = cache_files L1 = L1-CAL-U-792357760-795813700.cache H1 = H1-CAL-U-792357760-795813700.cache H2 = H2-CAL-U-792357760-795813700.cache [datafind] ; use only level 3 rds data type = RDS_R_L3 [data] ; data conditioning parameters common to tmpltbank and inspiral pad-data = 8 segment-length = 1048576 number-of-segments = 15 sample-rate = 4096 resample-filter = ldas enable-high-pass = 100.0 high-pass-order = 8 high-pass-attenuation = 0.1 spectrum-type = median low-frequency-cutoff = 100.0 [tmpltbank] ; template bank generation parameters minimum-mass = 2.9 maximum-mass = 3.0 minimal-match = 0.95 high-frequency-cutoff = 2048.0 order = twoPN approximant = TaylorF2 space = Tau0Tau3 debug-level = 33 [inspiral] ; inspiral analysis parameters approximant = TaylorF2 minimal-match = 0.5528 segment-overlap = 524288 inverse-spec-length = 16 dynamic-range-exponent = 69.0 enable-output = cluster-method = template disable-rsq-veto = chisq-bins = 2 debug-level = 33 [trigtotmplt] ; redundant parameter since the inspiral code expects a minimal match ; in the bank. This can be set to anything since it is overridden later minimal-match = 0.95 parameter-test = m1_and_m2 debug-level = 33 [inca] ; common coincidence parameters debug-level = 33 dm = 0.0 parameter-test = m1_and_m2 epsilon = 2.0 kappa = 1000.0 dt = 11.0 dpsi0 = 0.0 dpsi3 = 0.0