From a6d19eae7d1917e94a4096a809e3b01dd2617a0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludger=20K=C3=BCperkoch?= Date: Wed, 24 Jun 2015 14:25:09 +0200 Subject: [PATCH 1/2] Added/modified parameters for new function checksignallength. --- autoPyLoT_local.in | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/autoPyLoT_local.in b/autoPyLoT_local.in index 68ded8a6..06498689 100644 --- a/autoPyLoT_local.in +++ b/autoPyLoT_local.in @@ -10,7 +10,7 @@ EVENT_DATA/LOCAL #datapath# %data path 2013.02_Insheim #database# %name of data base e0019.048.13 #eventID# %event ID for single event processing PILOT #datastructure# %choose data structure -2 #iplot# %flag for plotting: 0 none, 1, partly, >1 everything +0 #iplot# %flag for plotting: 0 none, 1, partly, >1 everything AUTOPHASES_AIC_HOS4_ARH #phasefile# %name of autoPILOT output phase file AUTOLOC_AIC_HOS4_ARH #locfile# %name of autoPILOT output location file AUTOFOCMEC_AIC_HOS4_ARH.in #focmecin# %name of focmec input file containing polarities @@ -85,11 +85,9 @@ ARH #algoS# %choose algorithm for S-onset 50 #minAICSslope# %below this slope [counts/s] the initial S pick is rejected 1.5 #minAICSSNR# %below this SNR the initial S pick is rejected #check duration of signal using envelope function# -1.5 #prepickwin# %pre-signal window length [s] for noise level estimation -0.7 #minsiglength# %minimum required length of signal [s] -0.2 #sgap# %safety gap between noise and signal window [s] -2 #noisefactor# %noiselevel*noisefactor=threshold -60 #minpercent# %per cent of samples required higher than threshold +2.5 #minsiglength# %minimum required length of signal [s] +3 #noisefactor# %noiselevel*noisefactor=threshold +70 #minpercent# %required percentage of samples higher than threshold #check for spuriously picked S-onsets# 3.0 #zfac# %P-amplitude must exceed zfac times RMS-S amplitude #jackknife-processing for P-picks# From 0cc29802a4c44683085becdda34529dd7fbbafb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludger=20K=C3=BCperkoch?= Date: Wed, 24 Jun 2015 14:25:18 +0200 Subject: [PATCH 2/2] Added/modified parameters for new function checksignallength. --- autoPyLoT_regional.in | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/autoPyLoT_regional.in b/autoPyLoT_regional.in index 7d66c537..6e050ff3 100644 --- a/autoPyLoT_regional.in +++ b/autoPyLoT_regional.in @@ -10,7 +10,7 @@ EVENT_DATA/LOCAL #datapath# %data path 2006.01_Nisyros #database# %name of data base e1412.008.06 #eventID# %event ID for single event processing PILOT #datastructure# %choose data structure -2 #iplot# %flag for plotting: 0 none, 1, partly, >1 everything +0 #iplot# %flag for plotting: 0 none, 1, partly, >1 everything AUTOPHASES_AIC_HOS4_ARH #phasefile# %name of autoPILOT output phase file AUTOLOC_AIC_HOS4_ARH #locfile# %name of autoPILOT output location file AUTOFOCMEC_AIC_HOS4_ARH.in #focmecin# %name of focmec input file containing polarities @@ -83,11 +83,9 @@ ARH #algoS# %choose algorithm for S-onset 8 #minAICSslope# %below this slope [counts/s] the initial S pick is rejected 1.5 #minAICSSNR# %below this SNR the initial S pick is rejected #check duration of signal using envelope function# -1.5 #prepickwin# %pre-signal window length [s] for noise level estimation -0.7 #minsiglength# %minimum required length of signal [s] -0.2 #sgap# %safety gap between noise and signal window [s] -2 #noisefactor# %noiselevel*noisefactor=threshold -60 #minpercent# %per cent of samples required higher than threshold +6 #minsiglength# %minimum required length of signal [s] +1.5 #noisefactor# %noiselevel*noisefactor=threshold +60 #minpercent# %required percentage of samples higher than threshold #check for spuriously picked S-onsets# 3.0 #zfac# %P-amplitude must exceed zfac times RMS-S amplitude #jackknife-processing for P-picks#