ahmilb@houu64$bhpcwt

  BHPCWT generates wavelet transform coefficients for traces.     

         bhpcwt is adapted from the Matlab cwt function.         

                                                                 

  bhpcwt < stdin > stdout                                        

  Required Parameters: none                                       

  Optional Parameters:                                           

    base=10         Base value for wavelet transform scales      

    first=0         First exponent value for wavelet transform scales

    inc=0.01        Exponent increment for wavelet transform scales

    last=1.5        Last exponent value for wavelet transform scales

    wavelet=wavelet File containing a Mexican hat wavelet        

                    You can use bhpwavelet to generate the wavelet

    hdr=f2          Trace header used to hold scale value for each trace

                    In addition, the sequential number of each transform

                    is stored in header cdpt, i.e. 1,2,,,        

    velocity=2500   Velocity used to calculate value stored in hdr

                    Calculation used is:                         

                     dt-in-mills*velocity*base**exp*0.001        

    verbose=0       Debug print