-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add validation of gain calibration files for Neuropixels
- Refactored code (moved to helper class) and made names consistent - Added TryParse for NeuropixelsV2e and NeuropixelsV1e calibration files - Refactored code to return a nullable type instead of following the conventional TryParse pattern - Added dialog elements that displays the current gain correction value from the gain calibration file - Added V2 gain correction class for easier passing of correction and SN - Display the serial number after parsing calibration files - Add a button to open a new window for the ADC values in NeuropixelsV1eDialog - Small update to size of controls and panels - Added status strip for Neuropixels V1e
- Loading branch information
Showing
14 changed files
with
832 additions
and
252 deletions.
There are no files selected for viewing
316 changes: 226 additions & 90 deletions
316
OpenEphys.Onix1.Design/NeuropixelsV1eDialog.Designer.cs
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
70 changes: 36 additions & 34 deletions
70
OpenEphys.Onix1.Design/NeuropixelsV1eHeadstageDialog.Designer.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.