Carl Tape

Results 9 issues of Carl Tape

I am looking at the two example matrices in Browaeys and Chevrot (2004) [BC2004], for olivine (Section 4.1.1) and for enstatite (Section 4.1.2). I'll call these 6x6 Voigt matrices Colivine...

I'm not sure if this is a pysep issue or obspy issue, since we are using obspy functions within pysep. The testing notebook is [response_removal_test.ipynb](https://github.com/uafgeoteach/GEOS626_seis/blob/main/response_removal_test.ipynb). This contains more than is...

bug

In some cases it is nice to see reference lines that are specified by the user. For example, in the following record section, we want to plot the origin times...

enhancement

Currently we have options to remove instrument response or keep the raw files. It may be useful to have something in between: apply a scale factor (relevant for some fixed...

Lion mentioned that there was an antelope client. This might make life easier for accessing pump station waveforms (and metadata) from AEC. And perhaps also state-of-health (SOH) time series that...

For large data sets of arrival times, we may not want to deconvolve the instrument response (since it is slow). For this we could implement remove_sensitivity from obspy (same as...

The default behavior to normalize waveforms using maximum_amplitude is good, since it preserves the relative amplitudes among waveforms, which is helpful for examining radiation patterns (e.g., some waveforms will be...

It would be good to discuss the prospects for MTUQ release versions. These would help others track which versions were used in which studies, and it would help developers get...

question

It is often very helpful to be able to specify a fixed set of coordinates for a moment tensor (say: Mw, lune longitude, lune latitude, strike, dip, rake) and then...