Something went wrong on our end
Forked from
FSL / fslpy
Source project has a limited visibility.
-
Paul McCarthy authored
0. AtlasRegistry is no longer thread-safe. It was causing too much trouble, and loading atlas descriptions is not a bottle neck anyway, so it's completely unnecessary. 1. AtlasDescriptions are now stored as a sorted list. 2. All atlases (including those in $FSLDIR) are saved. 3. More AtlasRegistry methods to rescan, check, and remove atlases.
Paul McCarthy authored0. AtlasRegistry is no longer thread-safe. It was causing too much trouble, and loading atlas descriptions is not a bottle neck anyway, so it's completely unnecessary. 1. AtlasDescriptions are now stored as a sorted list. 2. All atlases (including those in $FSLDIR) are saved. 3. More AtlasRegistry methods to rescan, check, and remove atlases.