brainglobe / brainglobe-atlasapi

A lightweight python module to interact with atlases for systems neuroscience
https://brainglobe.info/documentation/brainglobe-atlasapi/index.html
BSD 3-Clause "New" or "Revised" License
117 stars 24 forks source link

Remove `inspect_meshes_folder`? #311

Open adamltyson opened 1 week ago

adamltyson commented 1 week ago

There's a function brainglobe_atlasapi.atlas_generation.mesh_utils.inspect_meshes_folder that we used to use to inspect meshes. I don't think we use this anymore, and we have many other documented ways to visualise meshes.

I propose we remove this (and it's reference in the docs) and focus on napari-based ways to inspect the meshes?