You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Features
Implemented code for working with the spectrum of signals.
Bandpass filtering has been added as picking parameters.
The Task class has been reimplemented using Pydantic V2.
Desktop application
All visualization parameters are now also applied when picking (previously, the Gain and Clip parameters were different for visualization and picking).
All parameters for visualization and picking now are available in the common section (details).
Added the ability to analyze the spectrum of a section of seismograms using mouse interaction, as well as compare the spectra of several sections (details).
Added bandpass filter options for visualization and picking.
Added options for seismogram orientation, including VSP mode.