There is a newer version of the record available.

Published February 23, 2023 | Version v0.3.0
Software Open

seisbench/seisbench: SeisBench v0.2 - PhaseNet corrected, data grouping, max stacking, ...

  • 1. Victoria University of Wellington
  • 2. GFZ
  • 3. gempa GmbH
  • 4. University of Washington

Description

Major updates
  • The PhaseNet implementations between SeisBench and the original implementations differed. We now adjusted the implementation within SeisBench. This means that the original weights for PhaseNet are now available in SeisBench. The previous version of PhaseNet is now available as PhaseNetLight.
  • SeisBench now supports data grouping to train models on multiple stations. Check out the grouping argument for datasets and the GroupGenerator
  • Window annotation models, such as EQTransformer, can now use different stacking models for the overlap between two windows. For EQTransformer, the default was changed to max stacking in agreement with the original implementation.
  • The optional arguments to annotate and classify have been cleaned up. They now are documented automatically, have clear default values and are validated to avoid invalid arguments.
  • We increased the default overlap for window annotation models due to recent research on missing translation invariance for picking models.

Thanks to everyone how contributed to this release with feedback, issues, and especially with PRs.

All merged PRs New Contributors

Full Changelog: https://github.com/seisbench/seisbench/compare/v0.2.1...v0.3.0

Files

seisbench/seisbench-v0.3.0.zip

Files (12.2 MB)

Name Size Download all
md5:17c1844ae6e035b3b96b08db7fef3548
12.2 MB Preview Download

Additional details

Related works