-
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
- Refactored code (moved to helper class) and made names consistent - Added TryParse for NeuropixelsV2e and NeuropixelsV1e calibration files - 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 - Only print errors during a workflow run; from the dialogs, do not print errors - 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
- Loading branch information
Showing
14 changed files
with
853 additions
and
249 deletions.
There are no files selected for viewing
304 changes: 214 additions & 90 deletions
304
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.