Amanda McPherson
Amanda McPherson
During the routine usage of Pysep, on occasion a warning similar to the following appears: ```[2022-10-03 13:42:42] - pysep - WARNING: AV.SPCP..BHE has data gaps, removing``` However, in this instance,...
A somewhat niche case, but recently I was trying to use both the broadband components and the strong motion data from 2 stations, and discovered that MTUQ cannot handle this....
Hello, When using SPECFEM generated Green's functions, the directory structure for a depth search requires that each depth much be an integer. I propose that we change the [SPECFEM SAC...
Allowing different time shifts in Rayleigh and Love wave misfit evaluations and waveform plotting
Good morning, There are certain situations in which one might want to allow different time shifts for the different surface waves, e.g. +/- 5 seconds for Love, and +/- 20...
Good afternoon, I am trying to save synthetics from MTUQ to visualize against real data. I have done this with SPECFEM-generated Green's functions, but when I attempt to do the...
Hello, Today I noticed that for any type of 'force globe' plotting, the [colorbar title is hardcoded to say 'l2 norm.' ](https://github.com/mtuqorg/mtuq/blob/80a3135c97922dbe8e79023d0564eabaf28f3fce/mtuq/graphics/uq/_matplotlib.py#L266) As an example, here are two plots I...
Hello, Currently the waveform plots seem to have a default ordering option of 'by_azimuth', and users can of course choose to sort 'by_distance' or 'by_azimuth.' In the old CAP code,...
Hello, I have discovered that the default [preprocessing steps in MTUQ](https://github.com/mtuqorg/mtuq/blob/master/mtuq/process_data.py#L487-L494) can introduce long-period spurious signals in synthetic data depending on the frequency content. This applies to both SPECFEM3D forward...
Hello, I have been making and saving synthetics using MTUQ and SPECFEM3D-generated Green's functions for later use. These GFs are 23 seconds of data and should contain 2 main arrivals,...
Hello, I believe that at one point the weights files had 13 columns, and at some point this changed to only 12. I have updated the parse_statistics function to read...