-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Functional onix-headstage-neuropix1 support #315
Conversation
jonnew
commented
Sep 29, 2024
- Needs XML docs
- Needs GUI integration
- Needs testing with more than one probe
- Needs XML docs - Needs GUI integration - Needs testing with more than one probe
|
- Fix error in applicaiton of gain correction values - Common NeuropixelsV1Frame for e and f variants - Common IConfigureNeuropixelsV1 interface for eventual unified GUI support for both e and f headstage variants - Add XML commonets to f variants
- Made NeuropixelsV1 dialogs more generalized, so they can be shared between V1e and V1f - Added V1 Probe Configuration to match V2 to aid in modularity of dialogs
@jonnew The icon is supposed to be there, it indicates if the calibration files are valid, and if the serial numbers of the files match. This does not touch hardware, but is meant as an easy way to see which files are currently loaded and if they match. However, the text is being cut off, which is incorrect, so that needs to be fixed. |
When I see the circle arrow icon, I expect to be able to click it to refresh, but that does not seem to be the case here. I would be a yellow warning triagle or something to indicate that cal files are needed |
- Removed "Probe A/B" from dialog when opening 1.0f probes - Changed the Refresh symbol to a Warning symbol - Allow the status strip labels to auto size, so the text doesn't get cut off
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, ready for a final review with hardware and testing the GUI.
- This is to match the look and feel of the 1.0 dialog status strip
@jonnew the 2.0 dialogs have been updated to match these changes to 1.0 |