Skip to content
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

Add redefinetrial #449

Merged
merged 9 commits into from
Mar 22, 2023
Prev Previous commit
Next Next commit
MRG: merge in dev, resolv conflict in CHANGELOG.md
dfsp-spirit committed Mar 22, 2023
commit 830f201ee2814fdf01cae2f52b133d43d3bc6173
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -4,10 +4,11 @@ All notable changes to this project will be documented in this file.
## Unreleased WIP

### NEW
- Jackknifing for coherence and Granger analysis
- logging functionality and respective developer documentation, #208
- added `waveform` extra dataset to DiscreteData to store raw waveforms, #238
- frontend `redefinetrial` to cut trials/move time axes
- add PPC connectivity measure
- add Jackknifing for coherence and Granger analysis
- add logging functionality and respective developer documentation, #208
- add waveform extra dataset to DiscreteData to store raw data, #238

### CHANGED
- support unequal trial sizes for `load_ft_raw`
You are viewing a condensed version of this merge commit. You can view the full changes here.