Can't save reoriented image

Issue #7 resolved
Former user created an issue

clicking on "save reoriented image" doesn't do anything.

eventually it gives an error that certain voxels aren't in memory.

Comments (2)

  1. Sagar Deshpande

    Traceback (most recent call last): File "D:\cygwin\home\jgill\src\pyinstaller.git\MicroView.x64\build\pyi.win32\M icroView.x64\out00-PYZ.pyz\MicroViewMain", line 2726, in SaveReorientedImageAs File "D:\cygwin\home\jgill\src\pyinstaller.git\MicroView.x64\build\pyi.win32\M icroView.x64\out00-PYZ.pyz\MicroViewIO", line 1285, in SaveReorientedVolume File "D:\cygwin\home\jgill\src\pyinstaller.git\MicroView.x64\build\pyi.win32\M icroView.x64\out00-PYZ.pyz\MicroViewIO", line 1189, in _SaveImageToFile TypeError: object of type 'CommandEvent' has no len() Error: ERROR: In D:\src\VTK\Filtering\vtkImageData.cxx, line 1530 vtkImageData (000000000ECD97F0): GetScalarPointer: Pixel (-15, 666, 1046) not in memory. Current extent= (0, 564, 0, 834, 0, 1374)

  2. Log in to comment