Skip to content

Releases: xtyangpsp/StackMaster

Added DOST-based tfpws

26 Sep 17:06
Compare
Choose a tag to compare

Here are the major changes in v1.2.0

  1. Added tfpws_dost() as a faster tfpws method, implemented by Jared Bryan.
  2. Added codes to handle the cases when there is only 1 trace.
  3. Added DOST class in core module.
  4. Added power2pad() to pad zeros for the nearest length of the power of 2.

Options to specify the signal window

23 Feb 22:44
Compare
Choose a tag to compare

In this release, we added the option to specify window of interest for Selective and Cluster methods. We also moved the rms() function to the utils.py module.

Fix description file missing issue

04 Feb 16:57
Compare
Choose a tag to compare

This should fix the error complaining missing description.md.

Update on package name to StackMaster

03 Feb 02:45
Compare
Choose a tag to compare

This release changes the name of the package to StackMaster.