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

Modify Neuropixels aggregate names #418

Merged
merged 2 commits into from
Feb 26, 2025
Merged

Modify Neuropixels aggregate names #418

merged 2 commits into from
Feb 26, 2025

Conversation

bparks13
Copy link
Member

To make sorting easier, all aggregates now follow the pattern of ConfigureHeadstage*.
To aid in the transition, the original names are kept and inherit from the new name, but with an Obsolete tag indicating they will be removed in the future.

Miniscope was not included in this PR, as it is something of a special case where the aggregate and the device are very closely tied together.

- To make sorting easier, all aggregates now follow the pattern of ConfigureHeadstage*
- To aid in the transition, the original names are kept and inherit from the new name, but with an Obsolete tag indicating they will be removed in the future
- Updated headstage descriptions for consistency and simplicity while reviewing
Copy link
Member

@jonnew jonnew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I committed some changes, please proofread before merging.

@bparks13
Copy link
Member Author

Proofread, everything looks good.

@bparks13 bparks13 merged commit 7c19c76 into main Feb 26, 2025
8 checks passed
@bparks13 bparks13 deleted the issue-371 branch February 26, 2025 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Name all ConfigureHeadstage nodes the same
2 participants