[HCP-Users] Merging a gifti file

2017-10-24 Thread Rita Elena Loiotile
Hi, I'd like to merge two gifti files, each of format 32K x t timepoints. I'd like the output to be 64K x t timepoints, so basically concatenating the first dimension. My understanding is that wb_command -metric-merge doesn't acomodate this. Is there anything else I can try? I tried converting to

Re: [HCP-Users] GIFTI read and save in Matlab

2017-03-14 Thread Rita Elena Loiotile
x. > > Peace, > > Matt. > > > From: Rita Elena Loiotile <rloiot...@gmail.com> > Date: Tuesday, March 14, 2017 at 6:38 PM > > To: Matt Glasser <glass...@wustl.edu> > Cc: "hcp-users@humanconnectome.org" <hcp-users@humanconnectome.org> > Subjec

Re: [HCP-Users] GIFTI read and save in Matlab

2017-03-14 Thread Rita Elena Loiotile
array you read into matlab. > > Peace, > > Matt. > > From: Rita Elena Loiotile <rloiot...@gmail.com> > Date: Tuesday, March 14, 2017 at 6:01 PM > > To: Matt Glasser <glass...@wustl.edu> > Cc: "hcp-users@humanconnectome.org" <hcp-users@humanconnecto

Re: [HCP-Users] GIFTI read and save in Matlab

2017-03-14 Thread Rita Elena Loiotile
both the gifti.cdata and the matrix have dimensions 32492 by 209. On Tue, Mar 14, 2017 at 5:29 PM, Glasser, Matthew <glass...@wustl.edu> wrote: > Is the input file only a single column? > > Peace, > > Matt. > > From: Rita Elena Loiotile <rloiot...@gmail.com> >

Re: [HCP-Users] GIFTI read and save in Matlab

2017-03-14 Thread Rita Elena Loiotile
gt; > Peace, > > Matt. > > From: <hcp-users-boun...@humanconnectome.org> on behalf of Rita Elena > Loiotile <rloiot...@gmail.com> > Date: Monday, March 13, 2017 at 8:00 PM > To: "hcp-users@humanconnectome.org" <hcp-users@humanconnectome.org> > Sub

[HCP-Users] GIFTI read and save in Matlab

2017-03-13 Thread Rita Elena Loiotile
Hi, I’m hoping someone can recommend a fix for a problem I’m having. I have been using GIFTI library (http://www.artefact.tk/software/matlab/gifti/ ) to read GIFTIs into Matlab and perform computations. I would like to save as a gifti. Using