disco_tutorial
Program Disco is designed to organize seismic data in flat file databases which can be accessed and modified via a Graphical User Interface programed with Tcl/TK ("Tickle"). Data bases are set up in advance using a program called UW_2_DB.prl, a perl script that converts UW files to flat ASCII files readable by Disco.
setenv DISCO_PATH ~/DISCO/Distribution setenv progpath $DISCO_PATH/NewDB setenv binpath $DISCO_PATH/bin setenv dbpath $DISCO_PATH/NewDB setenv DUMPING_GROUND /home/.scratch setenv cpanel_size 650x270+200+0(This is an example and should be set according the local array structure)
For each database selected, a new window will open which includes the source paramteters from the flat ASCII-TEXT files in the database directory.
Once a database is open, the user can select events with the left mouse button and de-select with the right mouse button.
Once records are selected, The user can "do" things to the events that are hi-lighted.
The data window allows one to organize the data by sorting and selection. Once events are selected, various analysis packages can be invoked which will apply to the selected events. These include, by default,
xped Geotouch focal cat pick sortsta modsta file listThese programs are additional software installed as part of the DISCO distribution.
Xped is a pick-editor written in the X-window graphics language. It was developed at the University of Washington for analysis of event data from networks and modified extensively at Yale University by Jonathan Lees.
An event is display showing all the traces. These can be selected and manipulated by menu driven commands. Clicking on a trace provides a zoom window that provides an excellent way to make precise picks of the data including estimates of error bars. The information is stored in a "pickfile" which can be used for earthquake location, tomographic inversion, etc.
Is a three dimensional GIS program. There is extensive documentation on this program provided in
This menu item starts a sequence of programs that plot the focal mechanisms of the events selected. The focal mechanism cards must already be in the files for this to work properly.
This simply dumps out the files that contain the picks to standard output. It is useful for determining what information is stored in the database for each event.
This will produce a station sort of the data selected. This is very useful for examining multiplet events that occur in clusters in micro-earthquake regions.
Similar to Sortsta, this will reexamine events that were selected by Sortsta and provide a way to modify picks from a station sort vantage. Good for interactive cross correlation of traces.
Produces a list of the selected events to standard output.