Commit b6cfad56 authored by John Harwell's avatar John Harwell
Browse files

Updated 'wb_command -file-information' so that it will provide some...

Updated 'wb_command -file-information' so that it will provide some information for unsupported CIFTI files.  If the file's name ends with '.nii' but fails to read as a VolumeFile (exception is thrown), try to read file the file with CiftiFile.  If successful, print out dimensions and dimension type information.  If not successful, rethrow the original exception.
parent 607c2893
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment