Pymodalib

Latest version: v0.11.2b1

Safety actively analyzes 628924 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.5.2b1

This releases fixes some minor problems in the Python implementation of the wavelet transform.

0.5.1b1

This release reverts the change whereby the wavelet transform calculates `padleft` and `padright` in parallel; the RAM usage was often too high to justify the performance improvement.

0.5.0b1

Changes in this release:

- The windowed Fourier transform has been added.
- The wavelet transform now calculates `padleft` and `padright` in parallel, although this only provides a small performance improvement.
- The `harmonicfinder` algorithm is now more robust.
- PyMODAlib now checks that the MATLAB Runtime is installed, and the correct version, on Windows. This only occurs when a function which uses the MATLAB Runtime is called.

0.4.0b1

This release adds the Python implementation of the wavelet transform. Try running `examples/wavelet/wavelet-python.py` to test it out.

0.3.0b1

This release adds three new functions:

- `pymodalib.downsample` for downsampling a signal using a moving-average technique.
- `pymodalib.group_coherence` and `pymodalib.dual_group_coherence` for performing wavelet phase coherence on a group or pair of groups, with inter-subject surrogates.

0.2.1b1

This release adds:

- MATLAB implementation of the wavelet transform.
- Preprocessing algorithm for detrending signals.

Note: To use the wavelet transform, you need to install the MATLAB Runtime and PyMODA.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.