BRDC

BRDC removes a DC level from each trace, or a linear trend. The command line arguments are:
 brdc infile iswdc  usrdc 
  
 infile:  name of input file to remove DC     
 iswdc:   0=user supplied DC level to remove  
          1=determine dc level from each trace
          2=remove linear trend measured from trace
 usrdc:   = user supplied value of DC to remove
Example of a partial output by BSDC 12.0.3 after running this command:
brdc c008.seg 1

  Program bsdc  
 Input File: brdcc008.seg                            
 Output File: bsdcbrdc.lst                            
  Number of traces=   48
  Parameters:  none
     Trace     DC %(MAV)        MAV     
--------------------------------------------------
    
         1           0.00      0.4653861E+04
         2           0.00      0.4330840E+04
         3           0.00      0.3471210E+04
         4          -0.00      0.2875866E+04
         5          -0.00      0.2294333E+04
         6           0.00      0.1858083E+04
         7           0.00      0.1950462E+04
         8           0.00      0.5032268E+03
         9          -0.00      0.1754434E+04
        10           0.00      0.1428763E+04
        11          -0.00      0.1383601E+04
        12           0.00      0.1140975E+04