Author: rick reynolds (---.nimh.nih.gov)
Date: 04-09-09 10:04
Hi Ron,
So you are calling FslReadHeader? I'm not very familiar with fslio
routines, but it seems strange that they would mess up the extension
of the most common suffix.
What version of niftilib do you have? Use nifti_disp_lib_version(),
or look at gni_version near the top of nifti1_io.c. If your version
is not current, maybe it would be good to first update it. The most
current version of niftilib is 1.37, from March 10, 2009.
As always, that is available for quick access at:
http://nifti.nimh.nih.gov/pub/dist/data/Clibs.tgz
---
My familiarity with fslio is only slight. The nifti library and
nifti_tool are what I know well. If you called nifti_image_read()
directly, there would be no such problem.
Dare I ask, what is your motivation for using the fslio routines?
Is the actual nifti library missing some functionality that you want
to use? Or are you planning to interface with FSL routines in some
way?
If you do not necessarily care about the FSL structures and you just
want to work with NIfTI, I would be happy to dicuss niftilib with you.
If fslio is important to you, I suggest that you ask about it directly
on the FSL email list. It seems likely that the FSL people might not
read this list too often.
- rick
|
|