PSPicker

PSPicker, a matlab tool for automatic phase picking and event location

View the Project on GitHub ChrisBail/PSPicker

dataselect is an IRIS code made to select and cut waveforms depending on user given parameters Please follow dataselect’s user guide to make the executables. Once you have compiled dataselect you HAVE TO add it to your $PATH in your .bashrc so that functions calling dataselect can work without giving the whole path to it. This is particulary the case for sds2mseed.sh which calls dataselect to look for specific MSEED files in the SEISCOMP Database Structure SDS and will output one MSEED containing all the desired channels.

The MSEED file will be read into matlab using rdmseed.m

WARNING: Some users may experience some issues when using sds2mseed.sh whether they are using MacOS or UNIX, please check sds2mseed.sh and comment/uncomment lines according to your platform.