Skip to content

Releases: xtyangpsp/StackMaster

Added DOST-based tfpws

Choose a tag to compare

@xtyangpsp xtyangpsp released this 26 Sep 17:06

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

Choose a tag to compare

@xtyangpsp xtyangpsp released this 23 Feb 22:44

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

Choose a tag to compare

@xtyangpsp xtyangpsp released this 04 Feb 16:57

This should fix the error complaining missing description.md.

Update on package name to StackMaster

Choose a tag to compare

@xtyangpsp xtyangpsp released this 03 Feb 02:45

This release changes the name of the package to StackMaster.