Skip to content

Neuroimaging Informatics Technology Initiative

Sections
Personal tools
You are here: Home
phorum - NIfTI Message Board - Re: Size limitations in NIfTI
NIfTI Message Board

 New Topic  |  Go to Top  |  Go to Topic  |  Search   Previous Message  |  Next Message 
 Re: Size limitations in NIfTI
Author: Cinly OOI (---.cmbg.cable.ntl.com)
Date:   01-28-09 22:23

Presumably you mean dim[1..N] limitation to 32000+ is not good enough for you and you really need dim[n]=1000000.

Short answer is not in one file. NifTI is created for image data and it is extremely unlikely that any dimension [n=1 to 4] can go up to 32000 any time soon.

Break the vector down to logical chunk and store the 1 million as a logical combo of dim[1], dim[2] etc; Store logical chunk in separate files or
perhaps
(1)Look at the way Nifti handles vector in nifti1.h description and come out with a similar way, e.g. intent_code=MY_CODE that indicates your dim[X] is dim[6] and dim[7] read as integer or
(2)Use nifti extension to hold the size you want.

What type of data are you talking about which need dim[n]=1000000? If you can demonstrate a need I am sure the NifTI committee will take this into account in their next revision. But please don't waste our time with theoritical question.

 Reply To This Message  |  Flat View   Newer Topic  |  Older Topic 

 Topics Author  Date
 Size limitations in NIfTI  new
Ged Ridgway 10-25-07 10:22 
 Re: Size limitations in NIfTI  
Cinly Ooi 10-25-07 11:20 
 Re: Size limitations in NIfTI  
Ged Ridgway 10-26-07 10:09 
 Re: Size limitations in NIfTI  new
Cinly Ooi 12-07-07 18:00 
 Re: Size limitations in NIfTI  new
rick reynolds 10-25-07 18:49 
 Re: Size limitations in NIfTI  
Davide Imperati 01-28-09 13:17 
 Re: Size limitations in NIfTI  
Cinly OOI 01-28-09 22:23 
 Re: Size limitations in NIfTI  
Davide 02-17-09 09:37 
 Re: Size limitations in NIfTI  new
rick reynolds 03-02-09 20:44 
 Re: Size limitations in NIfTI  
Cinly OOI 03-19-09 15:16 
 Re: Size limitations in NIfTI  new
rick reynolds 02-03-09 17:05 


 New Topic  |  Go to Top  |  Go to Topic  |  Search 
 Reply To This Message
 Your Name:
 Your E-mail:
 Subject:
   
 

Powered by Plone

phorum.org

This site conforms to the following standards: