Displaying 1 result from an estimated 1 matches for "medcon".
Did you mean:
medcol
2006 May 12
1
DICOM package wont read my DICOM files
...t;~/myfile")
Error in readBin(fid, integer(), length, size = 1) :
invalid value of 'n'
The DICOM files that come with the DICOM package work just fine.
I already tried both endian options.
I can view my DICOM files in several viewers, and after converting them
to ANALYZE with "medcon", I can read them in R using the AnalyzeFMRI
package.
The only thing is: medcon gives me "warning: Incorrect sequence length",
but the files work fine in every application I tried so far. Except the
DICOM package, that is.
I'm using R 2.1.1 and DICOM 0.12
Unfortunately, I'm...