% polezero.txt
% File to specify user-defined sensor response codes that are referred to in calvals.txt
% format:
% section headings start
% [name units]
% section entries are param=value pairs
% params supported are:
%   P=       respone poles, comma separated, Complex should use 'j' and suffix the number.
%   Z=       response zeros, comma separated, Complex should use 'j' and suffix the number.
%   A=       normalisation factor
%   units=   Hz or Rad units for the PZA values. If not specified, Hz is assumed.


[example_resp v]
Z= -0.333,0,0
P= -5.89E-3+5.89E-3j , -5.89E-3-5.89E-3j, -24+21j , -24-21j , -41+114j , -41-114j , -2
A=86300000
units=hz
