Hi, I have a problem unpacking raw files for data processing from the scanner from a read only cd (compact disk). When I try to unpack from /media/disk no such directory exits, yet I can cd into this directory. If I make a work directory for raw_data and cp from this read only disk I get an error that the .dat files cannot be read. Below is the unpacking command. Are you familiar with this?
unpacksdcmdir -src ./ -targ ./ -scanonly scan.dat
I am using the above command in (nmr-std-env)
*note: if I used the unpack command of the files cp from the disk, I get the log file and the command initates reading the dicom files although I have the .dat error. Ideally I'd rather unpack directly from the CD.
Has anyone had this error or trouble unpacking files from CD?
Thank you! Tara