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

enable loading of pycortex datasets that have old subject names #463

Merged
merged 2 commits into from
Sep 18, 2022

Conversation

marklescroart
Copy link
Contributor

Added keyword to Dataset.from_file and propagated so saved datasets with old subject names can be loaded with new subject name. This has happened fairly often esp with early saving of e.g. localizer data for WIP subjects (saved as a dataset for MLwip or whatever, then can't load saved data once 'wip' is removed from subject name).

Should be a harmless add.

@mvdoc
Copy link
Contributor

mvdoc commented Sep 16, 2022

@marklescroart could you rebase on the current main branch and push, to make sure that the tests pass?

…ets with old subject names can be loaded with new subject name
@TomDLT TomDLT force-pushed the dataset_load_old_subject branch from aeb9d36 to 9f0c828 Compare September 16, 2022 23:35
@mvdoc mvdoc merged commit 87d9b86 into main Sep 18, 2022
@mvdoc mvdoc deleted the dataset_load_old_subject branch September 18, 2022 21:12
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.

3 participants