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 33Observes [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) standard and
44 [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) convention.
55
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+
818## [ 0.2.0] - 2022-10-28
919
1020+ 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
6373[ 0.1.2 ] : https://github.com/datajoint/element-array-ephys/releases/tag/0.1.2
6474[ 0.1.1 ] : https://github.com/datajoint/element-array-ephys/releases/tag/0.1.1
6575[ 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
6677[ 0.1.0b0 ] : https://github.com/datajoint/element-array-ephys/releases/tag/0.1.0b0
6778[ 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