We have some example files here that cover each mapping type at least once:
http://www.nitrc.org/frs/?group_id=454 If this is the pull request you are starting from, the cifti files from it appear to already be in it, search for "ones" and you will see 5 binary files: https://github.com/nipy/nibabel/pull/249/files The README from the zip file on NITRC might still be useful information about the example files, though. If you are feeling ambitious, you can also use workbench to make sphere surfaces, draw your own ROIs, etc, and make cifti files to test specific cases without starting from scan data. Tim On Thu, Jun 25, 2015 at 9:45 AM, Ben Cipollini <[email protected]> wrote: > Hi all, > > I'm helping integrate the CIFTI file format into the nipy (NeuroImaging in > PYthon) processing stream. @satra has done the majority of the work; I'm > simply helping round out the code. > > I'm wondering if y'all have a set of standard CIFTI files for testing your > CIFTI support that are open license (i.e. could be put into the nipy github > repository for testing purposes). I checked the WU CIFTI library ( > https://github.com/Washington-University/CiftiLib/) and didn't find any. > > If not, any suggestions on how y'all validate your CIFTI support would be > appreciated! > > Thanks! > Ben Cipollini > http://cseweb.ucsd.edu/~bcipolli/ > > _______________________________________________ > HCP-Users mailing list > [email protected] > http://lists.humanconnectome.org/mailman/listinfo/hcp-users > _______________________________________________ HCP-Users mailing list [email protected] http://lists.humanconnectome.org/mailman/listinfo/hcp-users
