gallantlab / pycortex

Pycortex is a python-based toolkit for surface visualization of fMRI data
https://gallantlab.github.io/pycortex
BSD 2-Clause "Simplified" License
592 stars 138 forks source link

Add dartboards #500

Open marklescroart opened 1 year ago

marklescroart commented 1 year ago

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.

mvdoc commented 11 months ago

It looks like the code reverted back to using sklearn?

marklescroart commented 11 months ago

Yeah this is still WIP.On Nov 15, 2023, at 12:24 PM, Matteo Visconti di Oleggio Castello @.***> wrote: It looks like the code reverted back to using sklearn?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

mvdoc commented 5 months ago

@marklescroart the failing tests have been fixed by #536. please rebase or merge master so we can make sure everything passes.