Skip to content
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

Merged
merged 8 commits into from
Oct 14, 2024
Merged

Functional onix-headstage-neuropix1 support #315

merged 8 commits into from
Oct 14, 2024

Commits on Sep 29, 2024

  1. Functional onix-headstage-neuropix1 support

    - Needs XML docs
    - Needs GUI integration
    - Needs testing with more than one probe
    jonnew committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    bd6824e View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Continued NeuropixelsV1fHeadstage integration

    - 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
    jonnew committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    edc48dd View commit details
    Browse the repository at this point in the history
  2. Add dialogs for NeuropixelsV1f

    - 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
    bparks13 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    cea6b89 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Address comments

    - 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
    bparks13 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4d99f1d View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Remove redundant !

    bparks13 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    caddf2b View commit details
    Browse the repository at this point in the history
  2. Add status images to labels

    bparks13 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    71fddad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67e8857 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Add icons to NPX 2.0 dialog status strip

    - This is to match the look and feel of the 1.0 dialog status strip
    bparks13 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    48f3c28 View commit details
    Browse the repository at this point in the history