Skip to content

Incorporate Neurosynth data into PySurfer #63

Open
@mwaskom

Description

@mwaskom

This is a placeholder for some functionality I'd like to add at some point. I think it would be nice to be able to do, e.g.

brain.add_neurosynth_term("executive", "reverse")

And get a map with the reverse inference statistics for the term "executive" plotted.

I used to have a toy notebook to do something similar, but the downloading API has changed and so that no longer works.

We'd probably want to go straight from the coordinates to the surface anyway, rather than detouring through a volume image.

CC: @tyarkoni who will probably have quick answers to questions that come up when I start actually working on this

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions