Skip to content

catch up to master #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 71 commits into from
Oct 15, 2019
Merged

Conversation

micha2718l
Copy link
Owner

No description provided.

grlee77 and others added 30 commits February 27, 2019 10:49
This case can never be reached due to the new ValueError check above
… accordingly to #pullrequestreview-227464829
DOC: add JOSS and Zenodo citation links to the docs
fix docstring's scale2frequency parameter order
register markers for pytest 4.5 compatibility
make swt raise a ValueError for consistency with the dwt case
Guard against trying to transform along size 0 axes
change 3.7-dev to 3.7 in .travis.yml
If trim_approx is set to True, we will retain approximation coefficients
only for the final level of decomposition as is currently done for the
DWT functions.

add trim_approx option to all SWT transforms
grlee77 and others added 29 commits July 26, 2019 08:56
preserve single precision in CWT
swt normalization and option to trim the approximation coefficients
add demo using swt with norm=True to analyze variance across scales
This is done partly to help GitHub correctly identify the LICENSE as MIT
MAINT: split bundled licenses into a separate file
indicate that the project receives funding from Tidelift
DOC: add Tidelift links to README.rst
correct boundary mode name: zeros->zero
DOC: enable intersphinx extension to allow linking to numpy docs

DOC: consistently link Modes documentation from docstrings
Fix rendering of lists in the swt docstrings
ENH: update the pad utility function and make it part of the public API
* When performing CWT the convolution should include complex conjugate of the mother wavelet. For real wavelets this has no influence.

* Added comments for the reported bugs in the release notes

* TST: take conjugate of precomputed Matlab results from R2012a

* fix typo in Matlab reference data generation script

* DOC: update release notes

add Pavle to the authors.py name map [skip ci] [ci skip]

DOC: add link to Lancaster University MODA toolbox [ci skip]
@micha2718l micha2718l merged commit e2aa85b into micha2718l:threshold_alpha Oct 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants