STFINV library: seek source wavelet correction filter
Debugging module

Debug tools. More...

Macros

#define STFINV_debug(C, N, M)
 produce debug output More...
 
#define STFINV_DUMP(P)
 report value of expression More...
 
#define STFINV_value(P)   #P << "=" << P
 report value in a sequence of output operators More...
 

Detailed Description

Debug tools.

Todo:
Selection of debug statements in most parts of the code is done by bits in the value of the debug variable. E.g∵ The value 16 (bit 4) selects debugging of the taper function. This is not yet properly documented.
Date
04.10.2015