Dear all,
I have two files, A and AA. File AA is simply the absolute value of
A. I want to divide A by AA to get a one-bit signal (1 or -1). I get
this error message:
SAC> r a
SAC> divf aa
WARNING: Data value outside system storage bounds
Maxvalue = 3.4028e+38 Minvalue = -1
Any idea what the problem is?
Best, Ashley