Giter VIP home page Giter VIP logo

Comments (1)

coalsont avatar coalsont commented on June 13, 2024

A standard nifti file is only a volume file (think 3D bitmap, just a big grid of cubes), and does not contain surface-based data, thus by design it is only viewable in Volume and All modes in wb_view. To see its data on the surface, you need to decide which (anatomical) surfaces match the particular volume file you have, and then use wb_command -volume-to-surface-mapping (or other similar tools), which will find how the surface triangles/vertices intersect the voxels in the volume file, and use that information to find what the implied value at each surface vertex is. Those values can then be displayed on non-anatomical surfaces, such as inflated surfaces.

In the HCP pipelines (and in our earlier work, and in freesurfer-based analysis...), we do this at the individual subject level, so as to avoid averaging voxel-based data across subjects, because volume-based registration generally doesn't align related cortex across subjects as well as surface-based registration. volume-based averaging poses further challenges to generating accurate surface maps.
See our recent paper on these issues:

https://www.ncbi.nlm.nih.gov/pubmed/29925602

Incidentally, the github issues page is intended for reporting bugs in the software (crashes, etc). For general help in using data, the hcp-users email list is generally a better place to ask questions (sign up at https://www.humanconnectome.org/contact-us , on the lower right).

from workbench.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.