Version 1.2.9
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