qc-polarization¶
-
qc-polarization
¶
Check sensor orientations with polarization analysis.
Usage¶
grond qc-polarization <configfile> <eventname> <target_group_path> [options]
Options¶
-
-h, --help
show this help message and exit
-
--time-factor-pre=NUMBER
set duration to extract before synthetic P phase arrival, relative to 1/fmin. fmin is taken from the selected target group in the config file (default=0.5)
-
--time-factor-post=NUMBER
set duration to extract after synthetic P phase arrival, relative to 1/fmin. fmin is taken from the selected target group in the config file (default=0.5)
-
--distance-min=NUMBER
minimum event-station distance [m]
-
--distance-max=NUMBER
maximum event-station distance [m]
-
--depth-min=NUMBER
minimum station depth [m]
-
--depth-max=NUMBER
maximum station depth [m]
-
--picks=FILENAME
add file with P picks in Snuffler marker format
-
--save=FILENAME.FORMAT
save output to file FILENAME.FORMAT
-
--dpi=NUMBER
DPI setting for raster formats (default=120)
-
--loglevel=LOGLEVEL
set logger level to “critical”, “error”, “warning”, “info”, or “debug”. Default is “info”.