File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,18 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
6
6
## [ 0.2.2] - Unreleased
7
7
8
8
+ Bugfix - Update docstrings to render API for documentation website.
9
- ## [ 0.2.1] - Unreleased
10
9
10
+ ## [ 0.2.1] - 2022-01-06
11
+
12
+ + Add - ` build_electrode_layouts ` function in ` probe.py ` to compute the electrode layout for all types of probes.
13
+ + Update - parameterize run_CatGT step from parameters retrieved from ` ClusteringParamSet ` table
11
14
+ Update - clustering step, update duration for "median_subtraction" step
12
15
+ Bugfix - handles single probe recording in "Neuropix-PXI" format
13
16
+ Update - safeguard in creating/inserting probe types upon probe activation
14
17
+ Add - quality control metric dashboard
18
+ + Update & fix docstrings
19
+ + Update - ` ephys_report.UnitLevelReport ` to add ` ephys.ClusterQualityLabel ` as a foreign key reference
20
+ + Add - ` .pre-commit-config.yaml `
15
21
16
22
## [ 0.2.0] - 2022-10-28
17
23
You can’t perform that action at this time.
0 commit comments