Skip to content

Implement caching for nimare.io.convert_neurosynth_to_dataset #826

@JohannesWiesner

Description

@JohannesWiesner

Summary

It seems that nimare.io.convert_neurosnyth_to_dataset can take a while to finish. This makes it a little bit tedious when writing an analysis script because the user always has to wait for this function to finish until other analysis steps can be tried out. Maybe offering caching here (e.g. nimare.io.convert_neurosnyth_to_dataset(cache_dir='../path/to/cache/dir') would help?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions