Skip to content

Version 1.2.9

Compare
Choose a tag to compare
@twmacro twmacro released this 02 Jul 17:11
· 153 commits to master since this release

Version 1.2.9 is mainly about improving era.NExT:

  • demean signals by default
  • use "unbiased" correlations
  • improved usage of scipy.signal.csd function so it can be equivalent to time domain approach
  • added example of using the output directly

Made pyYeti more pathlib.Path aware.

Made random number generator usage (in psd.psd2time and ytools.eig_si) definable by analyst. This is good especially for parallel processing tasks.

Other minor documentation updates