|
August 7, 2002
Saratoga Springs, NY
Instrumental Software
Technologies, Inc. today released versions 1.0 of the two software
tools which they have developed under contract to IRIS. These two
Java applications represent one of the best efforts so far to demonstrate
CORBA connectivity to the IRIS DMC using the FISSURES framework.
JEvalResp is a Java version of the 'evalresp'
program and, like the original, it is designed to evaluate the response
information from ASCII "RESP" files generated by rdseed
(V4.1 and above). JEvalResp is also capable of fetching and processing
responses from FISSURES servers.
The program searches for one or more responses that match a user-specified
station (or set of stations), channel (or set of channels), network
and date/time value. The output of the responses is then calculated
for a user-specified set of frequencies, resulting in a list of
amplitude/phase or complex-spectra values (written to output files).
JPlotResp is a graphically-oriented Java program
for processing and plotting the response information from ASCII
"RESP" files generated by rdseed (V4.1 and above). JPlotResp
is also capable of fetching and processing responses from FISSURES
servers. The program searches for one or more responses that match
a user-specified station (or set of stations), channel (or set of
channels), network and date/time value. The output of the responses
is then calculated for a user-specified set of frequencies, resulting
in a list of amplitude/phase values that may be written to files
or plotted. Lists of complex-spectra values may also be written
to output files.
JPlotResp makes direct use of functions within JEvalResp to fetch
and process response data. (JEvalResp is described above). To generate
its plots, it uses JFreeChart as a graphing engine.
Currently these two tools are setup to connect to IRIS DMC, but
connecting them to other FISSURES-compliant datacenters should be
possible within the next year.
Both JplotResp and JevalResp can be downloaded and installed easily
from the following link: http://www.iris.washington.edu/DHI/clients.html
Submitted by Russ Welti, IRIS DMC
|