You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the course, it became clear how often and students want to apply masks to meshes and then reference synapses and or skeletons. One idea to support these use cases more naturally, is to extend the mesh class to initialize it with a skeleton and with a set of spatial annotations. Then, you can apply a mask to the entire object and you'll naturally filter both the skeleton and the annotations (i.e. synapses), and be able to naturally express mesh, skeleton or synapse queries in this masked space.
The text was updated successfully, but these errors were encountered:
During the course, it became clear how often and students want to apply masks to meshes and then reference synapses and or skeletons. One idea to support these use cases more naturally, is to extend the mesh class to initialize it with a skeleton and with a set of spatial annotations. Then, you can apply a mask to the entire object and you'll naturally filter both the skeleton and the annotations (i.e. synapses), and be able to naturally express mesh, skeleton or synapse queries in this masked space.
The text was updated successfully, but these errors were encountered: