Skip to content
Snippets Groups Projects
Forked from FSL / fslpy
Source project has a limited visibility.
  • Paul McCarthy's avatar
    f840df49
    More atlas refactorings. · f840df49
    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.
    f840df49
    History
    More atlas refactorings.
    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.