Skip to content

TVB-2886: Fix Surface Visualizer for large surfaces

Marmaduke Woodman requested to merge TVB-2886 into master

Created by: VinczeRobert

This little change solves the issues. I comapred the result of three large surfaces with the ones given by version 1.5.8 and they all match. For the surface that Paula was talking about in the task if you turn the brain around you will see some small areas that don't seem to belong there (this happens in both versions). My estimated guess would be that this is because some of the triangles are ignored (1444 of them to be exact). I also tried with cortex_80k and cortex_2x120k (in order to upload this one the zero_based_triangles needs to be unchecked) and the results match for these as well.

Merge request reports