Skip to content

v1.0.0 Release Candidate

Pre-release
Pre-release
Compare
Choose a tag to compare
@luca-s luca-s released this 03 May 19:43
· 543 commits to master since this release

NOTABLE CHANGES:

  • A new double-difference system solver has been added to the module and the external HypoDD software is no more required. Users who want to keep using the HypoDD software as a solver need to stick to the former v0.99.x release series but keep in mind that is not going to be maintained anymore

WARNING:

  • The module configuration has changes. A new configuration has to be created for this new version

ENHANCEMENTS:

  • Added --eval-xcorr command line option to evalutate the configuration of the cross-correlation settings. See documentation for more details
  • The clustering algorithm is much faster
  • The clustering algorithm selects now only well-connected events (minimum number of observations and neighbours must match all involved peers in a cluster)
  • better waveforms caching mechanism

BUGS:

  • Neighbouring selection by ellipsoid algorithm selects wrong candidates sometimes