install_atlas#
- brainglobe_atlasapi.update_atlases.install_atlas(atlas_name, fn_update=None)[source]#
Installs a BrainGlobe atlas from the latest available version online.
- Parameters:
atlas_name (str) – Name of the atlas to update.
fn_update (Callable, Optional) – A callback function to update progress during download.