Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 08 Oct 16:28
· 18 commits to main since this release
186d5ee

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.
  • Now the started picking can be interrupted.