Modified parameters.
This commit is contained in:
parent
7ede5a7859
commit
61c745cd79
@ -1,13 +1,14 @@
|
|||||||
%This is a parameter input file for autoPyLoT.
|
%This is a parameter input file for autoPyLoT.
|
||||||
%All main and special settings regarding data handling
|
%All main and special settings regarding data handling
|
||||||
%and picking are to be set here!
|
%and picking are to be set here!
|
||||||
|
%Parameters are optimized for regional data sets!
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
|
||||||
#main settings#
|
#main settings#
|
||||||
/DATA/Egelados #rootpath# %project path
|
/DATA/Egelados #rootpath# %project path
|
||||||
EVENT_DATA/LOCAL #datapath# %data path
|
EVENT_DATA/LOCAL #datapath# %data path
|
||||||
2006.02_Nisyros #database# %name of data base
|
2006.01_Nisyros #database# %name of data base
|
||||||
e0032.033.06 #eventID# %event ID for single event processing
|
e1412.008.06 #eventID# %event ID for single event processing
|
||||||
PILOT #datastructure# %choose data structure
|
PILOT #datastructure# %choose data structure
|
||||||
2 #iplot# %flag for plotting: 0 none, 1, partly, >1 everything
|
2 #iplot# %flag for plotting: 0 none, 1, partly, >1 everything
|
||||||
AUTOPHASES_AIC_HOS4_ARH #phasefile# %name of autoPILOT output phase file
|
AUTOPHASES_AIC_HOS4_ARH #phasefile# %name of autoPILOT output phase file
|
||||||
@ -30,8 +31,8 @@ HYPOSAT #locrt# %location routine used ("HYPO
|
|||||||
#common settings picker#
|
#common settings picker#
|
||||||
20 #pstart# %start time [s] for calculating CF for P-picking
|
20 #pstart# %start time [s] for calculating CF for P-picking
|
||||||
160 #pstop# %end time [s] for calculating CF for P-picking
|
160 #pstop# %end time [s] for calculating CF for P-picking
|
||||||
1.0 #sstart# %start time [s] after or before(-) P-onset for calculating CF for S-picking
|
3.0 #sstart# %start time [s] after or before(-) P-onset for calculating CF for S-picking
|
||||||
50 #sstop# %end time [s] after P-onset for calculating CF for S-picking
|
100 #sstop# %end time [s] after P-onset for calculating CF for S-picking
|
||||||
3 10 #bpz1# %lower/upper corner freq. of first band pass filter Z-comp. [Hz]
|
3 10 #bpz1# %lower/upper corner freq. of first band pass filter Z-comp. [Hz]
|
||||||
3 12 #bpz2# %lower/upper corner freq. of second band pass filter Z-comp. [Hz]
|
3 12 #bpz2# %lower/upper corner freq. of second band pass filter Z-comp. [Hz]
|
||||||
3 8 #bph1# %lower/upper corner freq. of first band pass filter H-comp. [Hz]
|
3 8 #bph1# %lower/upper corner freq. of first band pass filter H-comp. [Hz]
|
||||||
@ -48,13 +49,12 @@ HOS #algoP# %choose algorithm for P-onset
|
|||||||
0.6 #tdet2z# %for AR-picker, length of AR determination window [s] for Z-component, 2nd pick
|
0.6 #tdet2z# %for AR-picker, length of AR determination window [s] for Z-component, 2nd pick
|
||||||
0.2 #tpred2z# %for AR-picker, length of AR prediction window [s] for Z-component, 2nd pick
|
0.2 #tpred2z# %for AR-picker, length of AR prediction window [s] for Z-component, 2nd pick
|
||||||
0.001 #addnoise# %add noise to seismogram for stable AR prediction
|
0.001 #addnoise# %add noise to seismogram for stable AR prediction
|
||||||
4 0.1 1.0 0.5 #tsnrz# %for HOS/AR, window lengths for SNR-and slope estimation [tnoise,tsafetey,tsignal,tslope] [s]
|
4 0.2 2.0 1.5 #tsnrz# %for HOS/AR, window lengths for SNR-and slope estimation [tnoise,tsafetey,tsignal,tslope] [s]
|
||||||
4 #pickwinP# %for initial AIC pick, length of P-pick window [s]
|
4 #pickwinP# %for initial AIC and refined pick, length of P-pick window [s]
|
||||||
8 #Precalcwin# %for HOS/AR, window length [s] for recalculation of CF (relative to 1st pick)
|
8 #Precalcwin# %for HOS/AR, window length [s] for recalculation of CF (relative to 1st pick)
|
||||||
0 #peps4aic# %for HOS/AR, artificial uplift of samples of AIC-function (P)
|
3.0 #aictsmooth# %for HOS/AR, take average of samples for smoothing of AIC-function [s]
|
||||||
0.2 #aictsmooth# %for HOS/AR, take average of samples for smoothing of AIC-function [s]
|
0.3 #tsmoothP# %for HOS/AR, take average of samples for smoothing CF [s]
|
||||||
0.1 #tsmoothP# %for HOS/AR, take average of samples for smoothing CF [s]
|
0.3 #ausP# %for HOS/AR, artificial uplift of samples (aus) of CF (P)
|
||||||
0.001 #ausP# %for HOS/AR, artificial uplift of samples (aus) of CF (P)
|
|
||||||
1.3 #nfacP# %for HOS/AR, noise factor for noise level determination (P)
|
1.3 #nfacP# %for HOS/AR, noise factor for noise level determination (P)
|
||||||
#H-components#
|
#H-components#
|
||||||
ARH #algoS# %choose algorithm for S-onset determination (ARH or AR3)
|
ARH #algoS# %choose algorithm for S-onset determination (ARH or AR3)
|
||||||
@ -63,18 +63,17 @@ ARH #algoS# %choose algorithm for S-onset
|
|||||||
0.6 #tdet2h# %for HOS/AR, length of AR-determinaton window [s], H-components, 2nd pick
|
0.6 #tdet2h# %for HOS/AR, length of AR-determinaton window [s], H-components, 2nd pick
|
||||||
0.3 #tpred2h# %for HOS/AR, length of AR-prediction window [s], H-components, 2nd pick
|
0.3 #tpred2h# %for HOS/AR, length of AR-prediction window [s], H-components, 2nd pick
|
||||||
4 #Sarorder# %for AR-picker, order of AR process of H-components
|
4 #Sarorder# %for AR-picker, order of AR process of H-components
|
||||||
20 #Srecalcwin# %for AR-picker, window length [s] for recalculation of CF (2nd pick) (H)
|
10 #Srecalcwin# %for AR-picker, window length [s] for recalculation of CF (2nd pick) (H)
|
||||||
5 #pickwinS# %for initial AIC pick, length of S-pick window [s]
|
6 #pickwinS# %for initial AIC and refined pick, length of S-pick window [s]
|
||||||
6 0.2 2.0 1.5 #tsnrh# %for ARH/AR3, window lengths for SNR-and slope estimation [tnoise,tsafetey,tsignal,tslope] [s]
|
5 0.2 3.0 3.0 #tsnrh# %for ARH/AR3, window lengths for SNR-and slope estimation [tnoise,tsafetey,tsignal,tslope] [s]
|
||||||
0.05 #aictsmoothS# %for AIC-picker, take average of samples for smoothing of AIC-function [s]
|
3.0 #aictsmoothS# %for AIC-picker, take average of samples for smoothing of AIC-function [s]
|
||||||
0.02 #tsmoothS# %for AR-picker, take average of samples for smoothing CF [s] (S)
|
1.0 #tsmoothS# %for AR-picker, take average of samples for smoothing CF [s] (S)
|
||||||
0.2 #pepsS# %for AR-picker, artificial uplift of samples of CF (S)
|
|
||||||
0.4 #ausS# %for HOS/AR, artificial uplift of samples (aus) of CF (S)
|
0.4 #ausS# %for HOS/AR, artificial uplift of samples (aus) of CF (S)
|
||||||
1.5 #nfacS# %for AR-picker, noise factor for noise level determination (S)
|
1.5 #nfacS# %for AR-picker, noise factor for noise level determination (S)
|
||||||
%first-motion picker%
|
%first-motion picker%
|
||||||
1 #minfmweight# %minimum required p weight for first-motion determination
|
1 #minfmweight# %minimum required p weight for first-motion determination
|
||||||
2 #minFMSNR# %miniumum required SNR for first-motion determination
|
2 #minFMSNR# %miniumum required SNR for first-motion determination
|
||||||
5.0 #fmpickwin# %pick window around P onset for calculating zero crossings
|
6.0 #fmpickwin# %pick window around P onset for calculating zero crossings
|
||||||
%quality assessment%
|
%quality assessment%
|
||||||
#inital AIC onset#
|
#inital AIC onset#
|
||||||
0.04 0.08 0.16 0.32 #timeerrorsP# %discrete time errors [s] corresponding to picking weights [0 1 2 3] for P
|
0.04 0.08 0.16 0.32 #timeerrorsP# %discrete time errors [s] corresponding to picking weights [0 1 2 3] for P
|
||||||
|
Loading…
Reference in New Issue
Block a user