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

Improve subset neurons #155

Merged
merged 6 commits into from
Aug 16, 2024
Merged

Improve subset neurons #155

merged 6 commits into from
Aug 16, 2024

Conversation

schlegelp
Copy link
Collaborator

@schlegelp schlegelp commented Aug 16, 2024

This PR improves the subset_neuron function:

  1. Now works with multiple neurons at a time (previously accepted only single neurons)
  2. subset can now be a callable
  3. Re-implements the submesh function to reduce memory footprint when subsetting meshes (addresses Issue with memory de-allocation #154)

@schlegelp schlegelp merged commit 1998db6 into master Aug 16, 2024
13 of 25 checks passed
@schlegelp schlegelp deleted the improve-subset-neurons branch August 16, 2024 09:01
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.

1 participant