File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change 3
3
Observes [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) standard and
4
4
[ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) convention.
5
5
6
- ## [ 0.2.1] - 2022-12-15
7
- + Add ` build_electrode_layouts ` function in ` probe.py ` to compute the electrode layout for all types of probes.
6
+ ## [ 0.2.1] - 2022-01-06
7
+
8
+ + Add - ` build_electrode_layouts ` function in ` probe.py ` to compute the electrode layout for all types of probes.
9
+ + Update - parameterize run_CatGT step from parameters retrieved from ` ClusteringParamSet ` table
10
+ + Update - clustering step, update duration for "median_subtraction" step
11
+ + Bugfix - handles single probe recording in "Neuropix-PXI" format
12
+ + Update - safeguard in creating/inserting probe types upon probe activation
13
+ + Add - quality control metric dashboard
14
+ + Update & fix docstrings
15
+ + Update - ` ephys_report.UnitLevelReport ` to add ` ephys.ClusterQualityLabel ` as a foreign key reference
16
+ + Add - ` .pre-commit-config.yaml `
17
+
8
18
## [ 0.2.0] - 2022-10-28
9
19
10
20
+ Add - New schema ` ephys_report ` to compute and store figures from results
@@ -63,5 +73,6 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
63
73
[ 0.1.2 ] : https://github.com/datajoint/element-array-ephys/releases/tag/0.1.2
64
74
[ 0.1.1 ] : https://github.com/datajoint/element-array-ephys/releases/tag/0.1.1
65
75
[ 0.1.0 ] : https://github.com/datajoint/element-array-ephys/releases/tag/0.1.0
76
+ [ 0.1.0b4 ] : https://github.com/datajoint/element-array-ephys/releases/tag/0.1.0b4
66
77
[ 0.1.0b0 ] : https://github.com/datajoint/element-array-ephys/releases/tag/0.1.0b0
67
78
[ 0.1.0a5 ] : https://github.com/datajoint/element-array-ephys/releases/tag/0.1.0a5
You can’t perform that action at this time.
0 commit comments