Mark Lescroart
Mark Lescroart
In the webgl viewer, functionality was added (in the glrework branch) to tip the flatmap back, such that flatmaps can be viewed at oblique angles. This change has done some...
Something is wrong; does not display only cutout part of flatmap image, displays outline of cutout on full map as if it were another ROI.
For first call to cortex.webgl.show(), the files created in the cache are not be created correctly unless `recache=True`. This bug was encountered by sslivkoff during the docathon, needs to be...
There are a number of improvements that could (should) be made to the handling of 3D views: (1) Implement standard views for all subjects (top, bottom, front, back, left, right,...
In transferring subjects to my laptop, it has come to my attention that there are several (sometimes many) files that are not strictly necessary for each subject. For example, the...
Adds code to create "dartboard" visualizations of brain activity, i.e. radial grid bin resampling of space around a defined centroid, warped according to defined anchor points.
Added code to create static & movie visualizations of the line-overlay plot of the motion energy feature values that I have used in talks. Needs a bit more testing and...
Thanks for the very useful code! I am hoping to use this library in conjunction with numpy and/or h5py to write array data to a remote samba filestore. numpy and...