devel > gifticlib version 0.0.17
Showing 1-1 of 1 posts
Apr 10, 2008 11:04 PM | Richard Reynolds
gifticlib version 0.0.17
Hi All,
I packaged version 0.0.17 of the GIFTI C API, which is available here: http://www.nitrc.org/frs/download.php/18...
Notable changes:
- This includes library functions to compare any or all elements of a GIFTI dataset, including the data.
- NIFTI_INTENT_NONE is now considered "valid" in gifti_valid_gifti_image().
- This includes a few library functions to copy meta data from one dataset to another.
- gifti_tool has an interface to compare GIFTI datasets, element by element (optionally including data).
- gifti_tool has an interface to copy GIFTI or DataArray meta data from one dataset to another.
See the output of "gifti_tool -gifti_hist" for the history of gifticlib.
See the output of "gifti_tool -hist" for the history of gifti_tool.
I will post a few examples of playing with GIFTI datasets in another thread.
- rick
I packaged version 0.0.17 of the GIFTI C API, which is available here: http://www.nitrc.org/frs/download.php/18...
Notable changes:
- This includes library functions to compare any or all elements of a GIFTI dataset, including the data.
- NIFTI_INTENT_NONE is now considered "valid" in gifti_valid_gifti_image().
- This includes a few library functions to copy meta data from one dataset to another.
- gifti_tool has an interface to compare GIFTI datasets, element by element (optionally including data).
- gifti_tool has an interface to copy GIFTI or DataArray meta data from one dataset to another.
See the output of "gifti_tool -gifti_hist" for the history of gifticlib.
See the output of "gifti_tool -hist" for the history of gifti_tool.
I will post a few examples of playing with GIFTI datasets in another thread.
- rick
