You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For large datasets like Neurovault, ImagesToCoordinates takes a lot of time to estimate the coordinates for all the images. It will be nice to run this process in parallel.
Next steps
The text was updated successfully, but these errors were encountered:
Summary
Parallelize the for loop:
NiMARE/nimare/transforms.py
Line 370 in edbbe19
Additional details
For large datasets like Neurovault, ImagesToCoordinates takes a lot of time to estimate the coordinates for all the images. It will be nice to run this process in parallel.
Next steps
The text was updated successfully, but these errors were encountered: