hi all, for those who use python and nibabel to do various image i/o operations a basic implementation for reading and writing cifti-2 files is now in place within nibabel.
since cifti supports multiple data types (matrix, timeseries, scalars, fibers), we ought to start thinking about how best to address an api for each data type. there is an ongoing pull request here: https://github.com/nipy/nibabel/pull/249 would very much appreciate a quick or detailed review and more importantly how best to expand the api for each data type. there are still quite a few things to be implemented and any help would be much appreciated. cheers, satra _______________________________________________ HCP-Users mailing list [email protected] http://lists.humanconnectome.org/mailman/listinfo/hcp-users
