open_for_visual_check#

brainglobe_atlasapi.atlas_generation.validate_atlases.open_for_visual_check(atlas: BrainGlobeAtlas)[source]#

Open the atlas for visual inspection (not implemented).

This function is a placeholder for future visual validation routines.

Parameters:

atlas (BrainGlobeAtlas) – The atlas to be visually checked.

Returns:

Always True, as visual checks are not yet implemented.

Return type:

bool