There is a large amount of workbench-written cifti data available in the hcp data releases (http://www.humanconnectome.org/data/), which are nifti2 files, though you have to agree to data use terms (don't try to identify subjects, attribution for research) to get them, and then do a little digging to find one (.dtseries.nii, or .dconn.nii if you want something large).
I don't know of any "reference" nifti2 files made easily available for testing, though. Tim On Fri, Aug 2, 2013 at 5:36 PM, Matthew Brett <[email protected]>wrote: > Hi, > > On Fri, Aug 2, 2013 at 3:15 PM, Timothy Coalson <[email protected]> wrote: > > You are correct, that is a bug in our code that we didn't notice, it > will be > > fixed in the next release (for posterity, this bug affects 0.82 and > > earlier). I don't think we ever use -nifti-convert, which is about the > only > > place that writes a nifti2 file that is broken that way (the code to > write > > cifti files does not cause this problem). It might happen if you write a > > volume file with a dimension over 32767, I think that is the only other > way > > to hit that bug. > > Thanks - that's helpful. > > As a matter of interest - do you know of any public nifti2 datasets > that we can test against? > > Best, > > Matthew > _______________________________________________ HCP-Users mailing list [email protected] http://lists.humanconnectome.org/mailman/listinfo/hcp-users
