User Parameters¶
The default schema for user parameters is:
Parameter |
Type |
Description |
Default |
|---|---|---|---|
outputDir |
|
output directory |
|
logDir |
|
log directory |
|
catalog_dir |
|
catalog directory |
|
trigger_dir |
|
trigger directory |
|
plot_trigger |
|
plot triggers |
|
save_waveform |
|
save waveform from triggers |
|
plot_waveform |
|
plot waveform from triggers |
|
save_injection |
|
save injected waveform |
|
plot_injection |
|
plot injected waveform |
|
save_cluster |
|
save cluster to json |
|
save_sky_map |
|
save sky maps to json |
|
plot_sky_map |
|
plot sky maps |
|
compress_output_json |
|
compress output json |
|
segment_processer |
|
main segment processer function for the analysis, the arguments for the function are: func(working_dir, config, job_seg, **kwargs) |
|
use_root_supercluster |
|
use cwb supercluster, if false use python version |
|
nproc |
|
number of processes |
|
skip_no_injection |
|
skip jobs without injection |
|
injection |
|
injection parameters |
|
gps_start |
|
start gps time, used together with gps_end for generating job segments |
|
gps_end |
|
end gps time, used together with gps_start for generating job segments |
|
gps_center |
|
center gps time, used together with time_left and time_right for generating job segments |
|
time_left |
|
left time offset from gps_center, used together with gps_center and time_right for generating job segments |
|
time_right |
|
right time offset from gps_center, used together with gps_center and time_left for generating job segments |
|
superevent |
|
superevent name, used together with time_left and time_right for generating job segments |
|
gwdatafind |
|
If the gwdatafind is set, the framefiles can be pulled from the LIGO data server, the support keys are: site, frametype, host. Example: |
|
WDM_beta_order |
|
WDM default parameters: beta function order for Meyer |
|
WDM_precision |
|
WDM default parameters: wavelet precision |
|
MIN_SKYRES_HEALPIX |
|
minimun skymap resolution used for subNetCut |
|
MIN_SKYRES_ANGLE |
|
minimun skymap resolution used for subNetCut |
|
REGRESSION_FILTER_LENGTH |
|
regression parameters |
|
REGRESSION_MATRIX_FRACTION |
|
regression parameters |
|
REGRESSION_SOLVE_EIGEN_THR |
|
regression parameters |
|
REGRESSION_SOLVE_EIGEN_NUM |
|
regression parameters |
|
REGRESSION_SOLVE_REGULATOR |
|
regression parameters |
|
REGRESSION_APPLY_THR |
|
regression parameters |
|
analysis |
|
true/false -> online/offline |
|
cfg_search |
|
see description below |
|
Search |
|
2G pipeline: If equals ‘’ then it is ignored by the 2G pipeline (default, back compatibility), Available values are: ‘’/CBC/BBH/IMBHB. If equals CBC/BBH/IMBHB then the chirp line is added to the CED l_tfmap_scalogram, moreover when netRHO<0 (rho0.XGB) than the chirp mass is computed only if Search=CBC/BBH/IMBHB |
|
online |
|
true/false -> online/offline |
|
optim |
|
true -> optimal resolution likelihood analysis |
|
fLow |
|
low frequency of the search |
|
fHigh |
|
high frequency of the search |
|
ifo |
|
ifo[] can be redefined by user |
|
nIFO |
|
number of interferometers |
|
refIFO |
|
reference IFO |
|
select_subrho |
|
subrho netcluster select function threshold (coherence) |
|
select_subnet |
|
subnet netcluster select function threshold (coherence) |
|
bpp |
|
probability for black pixel selection (netpixel) |
|
fResample |
|
if zero resampling is not applied |
|
inRate |
|
input data rate |
|
dcCal |
|
DC corrections |
|
EFEC |
|
Earth Fixed / Selestial coordinates |
|
precision |
|
set parameters for big clusters events management |
|
pattern |
|
select pixel pattern used to produce the energy max maps for pixel’s selection patterns: “/” - ring-up, “" - ring-down, “|” - delta, “-” line, “*” - single pattern = 0 - “*” 1-pixel standard search pattern = 1 - “3|” 3-pixels vertical packet (delta) pattern = 2 - “3-” 3-pixels horizontal packet (line) pattern = 3 - “3/” 3-pixels diagonal packet (ring-up) pattern = 4 - “3” 3-pixels anti-diagonal packet (ring-down) pattern = 5 - “5/” 5-pixels diagonal packet (ring-up) pattern = 6 - “5” 5-pixels anti-diagonal packet (ring-down) pattern = 7 - “3+” 5-pixels plus packet (plus) pattern = 8 - “3x” 5-pixels cross packet (cross) pattern = 9 - “9p” 9-pixels square packet (box) pattern = else - “*” 1-pixel packet (single) ———————————————————————————— pattern==0 Standard Search : std-pixel selection + likelihood2G pattern!=0 && pattern<0 Mixed Search : packet-pixel selection + likelihood2G pattern!=0 && pattern>0 Packed Search : packet-pixel selection + likelihoodWP |
|
BATCH |
|
max number of pixel to process in one loadTDamp batch |
|
LOUD |
|
number of pixel per cluster to load TD amplitudes |
|
nSky |
|
if nSky>0 -> # of skymap prob pixels dumped to ascii if nSky=0 -> (#pixels==1000 || cum prob > 0.99) if nSky<0 -> nSky=-XYZ… save all pixels with prob < 0.XYZ… |
|
subnet |
|
[0,0.7] sub network threshold (supercluster) |
|
subcut |
|
[0,1] sub network threshold in the skyloop (supercluster) |
|
subnorm |
|
[0,2*num_resolution_levels] sub network norm threshold, enabled only if >0 (supercluster) |
|
subrho |
|
sub network threshold in the skyloop subNetCuts, if <=0 then subrho=netRHO (supercluster) |
|
subacor |
|
sub network threshold in the skyloop subNetCuts, if<=0 then subacor=Acore (supercluster) |
|
netRHO |
|
[>4.0] coherent network SNR (supercluster, likelihood), if <=0 then use the new statistics for XGBoost |
|
netCC |
|
network correlation (supercluster, likelihood) |
|
Acore |
|
threshold of core pixels (supercluster, likelihood) |
|
Tgap |
|
defragmentation time gap between clusters (sec) |
|
Fgap |
|
defragmentation frequency gap between clusters (Hz) |
|
TFgap |
|
threshold on the time-frequency separation between two pixels |
|
delta |
|
[-1:1] regulate 2 Detector sky locations. delta=0 : regulator is disabled, delta<0 : select Lo as skystat instead of Lr |
|
cfg_gamma |
|
[-1:1] regulate |fx|<<|f+| and |f+|<<1 sky locations. gamma=0 : regulator is disabled, gamma<0 : sky prior is applied |
|
Theta1 |
|
start theta |
|
Theta2 |
|
stop theta |
|
Phi1 |
|
start phi |
|
Phi2 |
|
stop phi |
|
cedRHO |
|
cedRHO |
|
skyMaskFile |
|
sky mask file |
|
skyMaskCCFile |
|
sky mask file |
|
segLen |
|
Segment length [sec] |
|
segMLS |
|
Minimum Segment Length after DQ_CAT1 [sec] |
|
segTHR |
|
Minimum Segment Length after DQ_CAT2 [sec] (to disable put segTHR=0) |
|
segEdge |
|
wavelet boundary offset [sec] |
|
segOverlap |
|
overlap between job segments [sec] |
|
lagSize |
|
number of lags (simulation:1) |
|
lagStep |
|
[sec] time interval between lags |
|
lagOff |
|
first lag id (lagOff=0 - include zero lag ) |
|
lagMax |
|
0/>0 - standard/extended lags |
|
lagMode |
|
w/r - write/read lag list |
|
lagSite |
|
site index starting with 0 |
|
lagFile |
|
slag file list |
|
slagSize |
|
number of super lags (simulation=1) - if slagSize=0 -> Standard Segments |
|
slagMin |
|
select the minimum available slag distance : slagMin must be <= slagMax |
|
slagMax |
|
select the maximum available slag distance |
|
slagOff |
|
first slag id (slagOff=0 - include zero slag ) |
|
channelNamesRaw |
|
channel names for raw data |
|
channelNamesMDC |
|
channel names for MDC data |
|
frFiles |
|
No description provided |
|
DQF |
|
No description provided |
|
nDQF |
|
No description provided |
|
iwindow |
|
injection time window (Tinj +/- iwindow/2) |
|
gap |
|
alias of iwindow |
|
l_low |
|
low frequency resolution level (2^l_low Hz) |
|
l_high |
|
high frequency resolution level (2^l_high Hz) |
|
l_white |
|
whitening frequency resolution level (2^l_white Hz), if 0 then l_white=l_high |
|
whiteWindow |
|
[sec] time window dT. if = 0 - dT=T, where T is segment duration |
|
whiteStride |
|
[sec] noise sampling time stride |
|
mesaSolver |
|
method used to solve Levinson Recursion [‘Fast’] or [‘Standard’]. Only needed if whiteMethod is ‘MESA’ |
|
mesaOrder |
|
Maximum Autoregressive order for the Lenvinson Recursion |
|
whiteMethod |
|
Sets what type of whitening has to be used. if ‘wavelet’ WDM time-frequency domain is applied. if ‘mesa’, it whitens with a PSD estimate given by mesa in the frequency domain. If ‘mixed’, the whitening is performed in time frequency domain but the nRMS is substitued with a MESA estimate for the coefficients |
|
mesaReindex |
|
If True, Computes possible PSDs outliers that might affect PSDs via Isolation Forest and substitute them with closest in time estimate |
|
simulation |
|
No description provided |
|
nfactor |
|
number of simulation factors |
|
factors |
|
array of simulation factors (when sim=4 factors[0] is used as offset [must be int]) |
|
levelR |
|
resampling level : inRate[fResample]/(2^levelR) Hz |
|
healpix |
|
if not 0 use healpix sky map (number of sky pixels = 12*pow(4,healpix)) |
|
plugin |
|
No description provided |
|
configPlugin |
|
No description provided |
|
filter_dir |
|
filter directory, defaults to environment HOME_WAT_FILTERS |
|
wdmXTalk |
|
WDM cross-talk file |
|
upTDF |
|
upsample factor to obtain rate of TD filter : TDRate = (inRate>>levelR)*upTDF |
|
TDSize |
|
time-delay filter size (max 20) |
|