neurodata / ndgrutedb

Pipeline and tools for estimating human connectomes from Diffusion, Structural, and Functional MRI
http://neurodata.io
Apache License 2.0
29 stars 13 forks source link

Verify atlases are in the same space #73

Closed disa-mhembere closed 9 years ago

disa-mhembere commented 9 years ago

Could you verify MNI152_T1_1mm_desikan_adjusted.nii and MNI152_T1_1mm_brain_incremented.nii are in the same space please?

Reason:

Graph built with MNI152_T1_1mm_desikan_adjusted != Downsample with atlas MNI152_T1_1mm_desikan_adjusted of graph created with MNI152_T1_1mm_brain_incremented.

gkiar commented 9 years ago

Yep, they are in the same space (not sure if images can be displayed in issues but the attached image is them overlaid on one another. N.B. banding is artifact of the fact that incremented is 32 bit image in a 16 bit reader)

[image: Inline image 1]

Greg Kiar gkiar07@gmail.com

On Mon, May 18, 2015 at 2:29 PM, Disa Mhembere notifications@github.com wrote:

Assigned #73 https://github.com/openconnectome/m2g/issues/73 to @gkiar https://github.com/gkiar.

— Reply to this email directly or view it on GitHub https://github.com/openconnectome/m2g/issues/73#event-307677352.

disa-mhembere commented 9 years ago

Ok -- moving debug efforts elsewhere. Thanks brosef

disa-mhembere commented 9 years ago

There is one voxel at (18, 119, 66) that is zero on the the incremented_atlas, but is non-zero within desikan. There are 92163 voxels incremented_atlas claims are in the brain, but desikan claims are outside (this is not great in theory, but ok for the purposes of downsampling).