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

ENH: Subsets of stimuli take over existing stimulus ids #84

Merged
merged 1 commit into from
Sep 21, 2024

Conversation

matthias-k
Copy link
Owner

When creating a subset of Stimuli, so far neither stimulus data nor stimulus ids were taken over and had to be reloaded if required. Now, at least stimulus ids are propagated which can save a lot of memory, e.g. if splitting a large stimulus set into many small subsets.

When creating a subset of Stimuli, so far neither stimulus data
nor stimulus ids were taken over and had to be reloaded if required.
Now, at least stimulus ids are propagated which can save a lot of
memory, e.g. if splitting a large stimulus set into many small subsets.

Signed-off-by: Matthias Kümmerer <[email protected]>
@matthias-k matthias-k force-pushed the enh-substimuli-inherit-stimulus-ids branch from 8829c06 to 08bad9d Compare September 21, 2024 19:37
@matthias-k matthias-k merged commit 63c58d7 into dev Sep 21, 2024
8 checks passed
@matthias-k matthias-k deleted the enh-substimuli-inherit-stimulus-ids branch September 21, 2024 19:47
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