search for: vox_offset

Displaying 1 result from an estimated 1 matches for "vox_offset".

Did you mean: voc_offset
2010 Jun 16
0
R CMD check error in v2.12.0
...norm), norm) > img <- round(255 * img) > img[17:32,,] <- 255 - img[17:32,,] > img.nifti <- nifti(img) # create NIfTI object > > writeNIfTI(img.nifti, "test-nifti-image-uint8", verbose=TRUE) niftiExtension detected! niftiAuditTrail detected! vox_offset = 1392 *writing niftiExtension(s) at byte = 6.803919e+17 # <- LARGE NUMBER! writing data at byte = 6.803919e+17 # <- LARGE NUMBER!* > ## These files should be viewable in, for example, FSLview > ## Make sure you adjust the min/max values for proper visualization > data...