[Antelope] calib tables and trexcerpt -de

Gabe Plank gabe at seismo.unr.edu
Fri Jun 5 11:27:54 CDT 2009


Hi folks-

Using trexcerpt with the -de option writes most of the input tables to 
the output database. However, the calibration table appears to be 
ignored. Does anyone have experience with this? Do I need to add a 
`dbjoin calibration` to one of the views in trexcerpt.pf ?

Here's my $command =
        "trexcerpt -v -m event ". # event mode
        "-s 'evid ==\"$evid\"' ".   # subset on evid
        "-c 'chan =~ /(BH.)|(BN.)|(HN.)|(HG.)/' ".          # subset on 
channel
        "-j 'distance(lat,lon,site.lat,site.lon) < $spdmax' ". # subset 
on stadist
        "-o sd ".      # write mseed datatype
        "-e ".           # write event,origin,assoc,arrival tables
        "-d ".           # write site, sitechan, calibration tables
        "$input_db $output_db ".
        "'parrival() - 5' 'sarrival() + 15'";

Gabe

// Gabe Plank
// Seismic Network Analyst
// Nevada Seismological Laboratory
// University of Nevada, Reno




More information about the Antelope mailing list