Dear List

I hope it's some silly 'newbie' issue, but I find myself completely unable to 
read a raw binary data file using the raw binary data file reader. I have saved 
a data file as 'raw data' from ImageJ to try, and loaded that same file in 
ImageJ to verify that data is present. I have saved two versions: 8 bit [0-255] 
binary data and floating point 32-bit data in little-endian format.




Then in Paraview I try to open the file, then select
File prefix : this contains the correct file name it appears to me
C:\Documents and Settings\kny48981\My 
Documents\Experiments\snail\snail_partial_348x250x348_float32.raw
Data Scalar Type: Float (or Unsigned char for the other version)
Data Byte Order: LittleEndian 
File Dimensionality: 3 
Data Origin 0 0 0 
Data Spacing 1 1 1
Data Extent 0 348
            0 250 
            0 348 
Number of Scalar Components: 1
Scalar Array Name: ImageFile
File Lower Left (ticked) 

Then I select APPLY

I observe an Output Messages dialog box with the following messages in it. I do 
not understand these messages. I have not, so far as I know, specified any 
header 


ERROR: In ..\..\..\..\src\VTK\IO\vtkImageReader.cxx, line 184
vtkMPIImageReader (0959F008): File operation failed: 4293783092, ext: 0, 348, 
0, 250, 0, 348


ERROR: In ..\..\..\..\src\VTK\IO\vtkImageReader.cxx, line 188
vtkMPIImageReader (0959F008): Header size: 4293783092, file ext: 0, 348, 0, 
250, 0, 348


Then, I have apparently a dataset of the specified size, the bounding box 
displayed, but under 'information' 
Data Arrays
ImageFile float [0,0] 

Which  I understand as having no values other than zero???
What did I do wrong??

Thanks
Robert


  ____________________
 
  Dr. Robert C. Atwood
  Senior Support Scientist
  Beamline I12-JEEP
  The Joint Engineering and Environmental Processing Beamline
  Diamond Light Source
  The Harwell Science and Innovation Campus
  Didcot,OXON
  OX11 0DE
  +44 (0) 1235 778 670
 


-- 
This e-mail and any attachments may contain confidential, copyright and or 
privileged material, and are for the use of the intended addressee only. If you 
are not the intended addressee or an authorised recipient of the addressee 
please notify us of receipt by returning the e-mail and do not use, copy, 
retain, distribute or disclose the information in or attached to the e-mail.
Any opinions expressed within this e-mail are those of the individual and not 
necessarily of Diamond Light Source Ltd. 
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments 
are free from viruses and we cannot accept liability for any damage which you 
may sustain as a result of software viruses which may be transmitted in or with 
the message.
Diamond Light Source Limited (company no. 4375679). Registered in England and 
Wales with its registered office at Diamond House, Harwell Science and 
Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom
 



_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to