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”.
- --status=STATUS
status output selection (choices: state, quiet, default: state)
- --parallel=NPARALLEL
set number of events to process in parallel, if set to more than one, –status=quiet is implied.
- --threads=NTHREADS
set number of threads per process (default: 1). Set to 0 to use all available cores.