Alex Huth
Alex Huth
the current projection method(s) take an average over many samples taken through cortex. iirc the idea here was to take the max instead. i don't really remember wtf i was...
I can see a map, the viewer works for me:  But it also throws an error in the console on this line: https://github.com/gallantlab/pycortex/blame/1f7670a011a35e63dc4b0f314f4490b5069132b6/cortex/webgl/resources/js/mriview.js#L658 @sslivkoff Could your recent changes have...
Oops my bad. It does not function on my machine, either. I'm worried this might be vertex shader code that I broke in a recent commit..
are cutouts otherwise working in glrework?
I think we should make 1 and 4 available as options. Both are quick and at least right somewhere: 1 at the flat surface and 4 at the fiducial surface....
What's the status on this?
Hi @luoying050601! It looks like you didn't remove the medial wall (the "gray area") when you were making cuts. In freesurfer-speak, I think you need to "fill" the part of...
What is `data_to_show.shape`? From the error I'm guessing it's a 1-D vector with values for each voxel in your mask. To supply a custom mask you need to also include...
Hey Andrew -- Yeah this is a problem. This post nicely illustrates some of the issues of converting between SVG and vertex-based ROI definitions. The problem that you're seeing here...
Ugh this looks like a version issue with `configparser`, which is a built-in library. I can run this in python 2.7 without problems, so that's not it. Perhaps try running...