Back to the main page.
Bug 2909 - improve data representation for CIFTI dscalar files
| Status | ASSIGNED |
| Reported | 2015-06-11 23:26:00 +0200 |
| Modified | 2015-06-12 23:31:41 +0200 |
| Product: | FieldTrip |
| Component: | fileio |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Mac OS |
| Importance: | P5 normal |
| Assigned to: | Robert Oostenveld |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Robert Oostenveld - 2015-06-11 23:26:34 +0200
this was requested by Mike Harms (CC). A dscalar contains an array where each column has a label that indicates what map it is. It is not a file format that we use for MEG, but it is used for other HCP data.
Robert Oostenveld - 2015-06-11 23:31:22 +0200
mac011> svn commit Sending fileio/ft_read_cifti.m Sending fileio/private/fixname.m Adding test/test_bug2909.m Transmitting file data ... Committed revision 10454. this includes the suggested (over email) change including the "mapname" option.
Robert Oostenveld - 2015-06-11 23:34:55 +0200
I also updated the copy on WashU github mac011> git push washu master X11 forwarding request failed on channel 0 Counting objects: 21, done. Delta compression using up to 4 threads. Compressing objects: 100% (11/11), done. Writing objects: 100% (11/11), 2.84 KiB | 0 bytes/s, done. Total 11 (delta 9), reused 0 (delta 0) To git@github.com:Washington-University/cifti-matlab.git 5e0ba33..00beb97 master -> master