Changes in this release:
- Added the ridge extraction algorithm: see `pymodalib.ridge_extraction`, `pymodalib.ecurve` and `pymodalib.rectfr`.
- Improved the use of surrogates in the group coherence algorithm; for each subject, the surrogates used will be only the coherences associated with that subject, rather than coherences of the group as a whole.
- Fixed an issue with group coherence where the `*args` and `**kwargs` were not passed to the wavelet transform.