natverse / nat.flybrains

Support for Drosophila bridging/mirroring registrations in R
https://natverse.github.io/nat.flybrains
GNU General Public License v3.0
2 stars 3 forks source link

IS2NP.surf has some malformed volumes #35

Open sfrechter opened 8 years ago

sfrechter commented 8 years ago
m=as.mesh3d(subset(IS2NP.surf,'MB_ML_R'))

has a small extra volume that causes a problem with pointsinside inappropriately reporting that points in the LH_L are inside that area.

maybe could check if any points that are a little bit outside this volume are inside other volumes as a quality control.