You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
633 B
INI

# Send to the AMPLITUDE group
connection.primaryGroup = AMPLITUDE
# Receive objects from PICK, AMPLITUDE and LOCATION group
connection.subscriptions = PICK, AMPLITUDE, LOCATION
# The amplitudes to compute triggered by an incoming Origin
amplitudes = MLv, mb, mB, Mwp
# The minimum arrival weight within an origin to compute amplitudes
# for the associated pick.
amptool.minimumPickWeight = 0.5
# Timeout in seconds of the first data packet of waveform data acquisition.
amptool.initialAcquisitionTimeout = 30
# Timeout in seconds of any subsequent data packet of waveform data acquisition.
amptool.runningAcquisitionTimeout = 2