ahmilb@houu64$bhpsmooth

                                                                  

 bhpsmooth <stdin >stdout [optional parameters]                  

                                                                 

 BHPSMOOTH is a 2D panel smoother                                

  bhpsmooth is used in the wavelet-reservoir workflow to smooth  

  and normalize wavelet transforms                               

                                                                 

 Required Parameters: none                                       

                                                                  

 Optional Parameters:                                            

   option=none       Normalization options: none, divide, average

                     none: do smoothing only                      

                     divide: do smoothing, then divide each trace

                             in the smoothed transform by the    

                             corresponding trace in data from file

                     average: do smoothing, replace each sample of

                              the first smoothed transform       

                              by the average of the corresponding

                              sample in all smoothed transforms, then

                              write the average transform as the 

                              only output ensemble               

   file=norm.su      Name of dataset used if option=divide       

                     the data must consist of a single ensemble which

                     conforms to each transform, i.e. same number

                     of traces and samples                       

   npass=1           Number of times to apply smoothing filter per

                     ensemble                                     

   length=10         Length of square smoothing filter,          

                     in milliseconds                             

   key=fldr          Ensemble trace header key                   

   nxmax=50          Number of traces per transform ensemble     

   ngath=1           Number of ensembles per panel