PICRESTORE

Only required if data have been reduced by a velocity with BRED (7.0.1). Since the data have been reduced, we need to adjust the pic file to original recording time. File bredk008.dat has recorded the static shift that were applied in the BRED process. This *.dat file is combined with the *.pic file in picrestore to restore the picks themselves to the original time. Program BPIC is then run with this corrected pic file (out.pic in the example, created by redirection).
 usage: picrestore bredxxxx.dat bredxxxx.pic >out.pic
   FLOW 
  1)bred flattens data, saved: bredxxxx.dat    
  2)OCTAVE: segpic.m pics 1st breaks
  segpic.m  outputs bredxxxx.pic (tr,pic)   
  3)picrestore stdout stream:   
  adjusted pics, removing the flattening  
  4)bpic xxxx.seg 1 out.pic 
  (pics inserted into original file before bred)