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
66## [ 0.2.2] - Unreleased
77
88+ Bugfix - Update docstrings to render API for documentation website.
9- ## [ 0.2.1] - Unreleased
109
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
1114+ Update - clustering step, update duration for "median_subtraction" step
1215+ Bugfix - handles single probe recording in "Neuropix-PXI" format
1316+ Update - safeguard in creating/inserting probe types upon probe activation
1417+ 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 `
1521
1622## [ 0.2.0] - 2022-10-28
1723
You can’t perform that action at this time.
0 commit comments