//************************************************************************************* //************************ Omicron configuration file ***************************** //************************************************************************************* See http://virgo.in2p3.fr/GWOLLUM/v1r3/Friends/omicron.html for all available options //************************************************************************************* //************************ INPUT DATA ***************************** //************************************************************************************* //** path to a frame file list file (FFL or lalcache format) DATA FFL /virgoData/ffl/raw.ffl //** list of channels you want to process (here you have 3). // They can be listed on one single line or several lines DATA CHANNELS V1:h_16384Hz DATA CHANNELS V1:Pr_B1_ACp V1:Pr_B1_ACq //** working sampling frequency (one value for all channels) DATA SAMPLEFREQUENCY 4096 //************************************************************************************ //************************ SEARCH PARAMETERS ***************************** //************************************************************************************ //** chunk duration in seconds (must be an integer) PARAMETER CHUNKDURATION 512 //** segment duration in seconds (must be an integer) PARAMETER BLOCKDURATION 64 //** overlap duration between segments in seconds (must be an integer) PARAMETER OVERLAPDURATION 8 //** search frequency range // the upper bound should be smaller than Nyquist PARAMETER FREQUENCYRANGE 40 2048 //** search Q range // the lower bound should be larger than sqrt(11.0) PARAMETER QRANGE 3.3166 141 //** maximal mismatch between 2 consecutive tiles (0