Hi All,
I am having some issues saving my work in Slicer 4.10.2. After uploading a tiff stack, I adjust the image spacing in the Volume module according to the CT scanner settings, and then immediately try to save it as an .nrrd onto the desktop, but I get this error message pop-up:
“Cannot write data file: C:/Users/… Do you want to continue saving?”
I then open up the “log messages” and the error I’m getting is:
itk::ExceptionObject (00000001F39233D0)
Location: “unknown”
File: D:\D\S\Slicer-4102-build\ITK\Modules\IO\NRRD\src\itkNrrdImageIO.cxx
Line: 1123
Description: itk::ERROR: NrrdImageIO(0000014637F6A1D0): Write: Error writing C:/Users/Ashley-Ross Lab/Desktop/TempWriteTerrestrial_Fish_24/Terrestrial_Fish_24.8um_2k__rec2526.nrrd:
[nrrd] nrrdSave:
[nrrd] nrrdWrite: trouble
[nrrd] _nrrdWrite:
[nrrd] _nrrdFormatNRRD_write: couldn’t write gzip data
[nrrd] _nrrdEncodingGzip_write: expected to write 17839464000 bytes, but only wrote 21790720
[nrrd] _nrrdGzWrite: failed to write to file
[nrrd] _nrrdGzWrite: failed to write to file
UpdateFileList: Failed to write ‘C:/Users/Ashley-Ross Lab/Desktop/TempWriteTerrestrial_Fish_24/Terrestrial_Fish_24.8um_2k__rec2526.nrrd’.
itk::ExceptionObject (00000001F3923770)
Location: “unknown”
File: D:\D\S\Slicer-4102-build\ITK\Modules\IO\NRRD\src\itkNrrdImageIO.cxx
Line: 1123
Description: itk::ERROR: NrrdImageIO(0000014637F6A1D0): Write: Error writing C:/Users/Ashley-Ross Lab/Desktop/Terrestrial_Fish_24.8um_2k__rec2526.nrrd:
[nrrd] nrrdSave:
[nrrd] nrrdWrite: trouble
[nrrd] _nrrdWrite:
[nrrd] _nrrdFormatNRRD_write: couldn’t write gzip data
[nrrd] _nrrdEncodingGzip_write: expected to write 17839464000 bytes, but only wrote 851968
[nrrd] _nrrdGzWrite: failed to write to file
[nrrd] _nrrdGzWrite: failed to write to file
Does anybody know how to reserve this issue so that I can save my scans as an .nrrd and actually work on it/segment it from there?
Thanks!