Skip to content

Update/Fix for MaxWell systems #4015

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

Closed
wants to merge 12 commits into from
Closed

Conversation

cmccrimmon
Copy link

Updated for current MaxWell systems - now utilize events to extract MAXWELL SPIKE (via built in template matching) and STIMULATION events. Also remove 1) instances where multiple MaxWell electrodes are connected to the same channel (mix of electrode signals) and 2) duplicates where multiple MaxWell channels and connected to the same electrode (duplicates) as discussed in NeuralEnsemble/python-neo#1703.

cmccrimmon and others added 8 commits June 26, 2025 18:18
Extract stimulation and Maxwell spike events
Remove duplicate channel_id assignments (preferentially keep earlier ids)
Removed duplicate removal temporarily
Remove 1) instances where multiple MaxWell electrodes are connected to the same channel (mix of electrode signals) and 2) duplicates where multiple MaxWell channels and connected to the same electrode (duplicates).
Significant update for MaxWell systems - now utilize events to extract MAXWELL SPIKE (via built in template matching) and STIMULATION events.
@samuelgarcia
Copy link
Member

Hi.
Thank you for this. I will have a look soon.
As a very general first comments I would advice to avoid using pandas in data reader.

@alejoe91 alejoe91 added the extractors Related to extractors module label Jun 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extractors Related to extractors module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants