Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'decoding-pipeline' of https://github.com/LorenFrankLab/…
Browse files Browse the repository at this point in the history
…spyglass into decoding-pipeline
edeno committed Feb 7, 2024
2 parents d917bce + 0b1f863 commit fc1cbb4
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -25,12 +25,6 @@
- Spike sorting:
- Add SpikeSorting V1 pipeline. #651
- Move modules into spikesorting.v0 #807
- Add MUA analysis to spike sorting pipeline
- LFP: Minor fixes to LFPBandV1 populator and `make`. #706, #795

### Pipelines

- Spike sorting: Add SpikeSorting V1 pipeline. #651
- LFP:
- Minor fixes to LFPBandV1 populator and `make`. #706, #795
- LFPV1: Fix error for multiple lfp settings on same data #775
@@ -43,7 +37,7 @@
- DLC path handling from config, and normalize naming convention. #722
- Fix in place column bug #752
- Decoding:
- Add `decoding` pipeline V1. #731, #769
- Add `decoding` pipeline V1. #731, #769, #819
- Add a table to store the decoding results #731
- Use the new `non_local_detector` package for decoding #731
- Allow multiple spike waveform features for clusterless decoding #731
@@ -53,6 +47,10 @@
- Rename SortedSpikesGroup.SortGroup to SortedSpikesGroup.Units #807
- Change methods with load_... to fetch_... for consistency #807
- Use merge table methods to access part methods #807
- MUA
- Add MUA pipeline V1. #731, #819
- Ripple
- Add figurl to Ripple pipeline #819

## [0.4.3] (November 7, 2023)

0 comments on commit fc1cbb4

Please sign in to comment.