<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
🎉 Exciting new features
* Adjust default wavelet frequencies (4, 40, 1) and number cycles (2, 20, 0.5) by alexenge in https://github.com/alexenge/hu-neuro-pipeline/pull/65
* Allow choosing the mode of TFR baseline correction (e.g., percent, ratio, z-score) by alexenge in https://github.com/alexenge/hu-neuro-pipeline/pull/70
🐛 Bug fixes
* Apply additional full-epoch baseline correction for unbiased single-trial power by alexenge in https://github.com/alexenge/hu-neuro-pipeline/pull/67
* Use unfiltered (rather than filtered) epochs for TFR when setting `tfr_subtract_evoked` by alexenge in https://github.com/alexenge/hu-neuro-pipeline/pull/71
**Full Changelog**: https://github.com/alexenge/hu-neuro-pipeline/compare/v0.4.6...v0.4.7