;==========================================
;PulseCal.pcf Parameters
;==========================================
; This file contains parameters which can be
; modified by the Sonar.Exe application.

;==========================
;Pulse Calibration Sections
;==========================

;This file is used to customize pulses for customer specific transducer characteristics
;Every time a pulse is loaded, calibration values are read from this file (if present).
;
;Two sections are searched, namely:
;  Sub<N>Pulse<F> : Where <N> is the subsystem number and <F> is the pulse file name
;  DefaultSub<N>  : If above is not found.
;
;The following keywords can be provided.  Each may be appended by an OPTIONAL channel number <n>
;if the parameter is to be channel specific.
;
;FreqShift<n>=XXX : Frequency shift of pulse in hertz
;GainADC<n>=XXX   : Calibration constant in tenths of a DB
;GainDAC<n>=XXX   : Pulse power modifier where 1000 is unity gain


;==================================================
; [Multiping] : Multiping algorithm options section
;==================================================
; These values are read once at startup
;
; BlendingAlpha=1800
;    Default value for blending alpha * 1000
; BlendingRange=1500
;    Default value for blending range in MS * 10
; CalPulsePowerStart=300
;    Default start of range for pulse power statistics in MS * 10
; CalPulsePowerEnd=400
;    Default end of range for pulse power statistics in MS * 10
; NegateAftData=0
;    If set to 1 negates aft data in the blending algorithm to test phase shift issues
