More atlas refactorings.
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.
Please register or sign in to comment