Some problems when I make castor installing

Hi,

Is there any problems in my opening way? (I am using the file[1] ) It is my first time using the castor and imageJ .


[1]Benchmarks CASToR v3 | CASToR

Best,
Gogi

Hi @gogi,

I see several strange things in how you open your image:

  • You typically want the “file size (bytes)” to be equal to the “total bytes to read through”. If they are not equal, then either something is wrong with your file, or you did not provide correct image dimensions and data type.
  • The “read offset (bytes)” should very likely be set to 0.
  • Outputs of CASToR are typically of data type “Float, Little Endian (32 bit)”, whereas you use “Unsigned Byte (8 bit)”. You can check what you should use in your header file.

Hope this helps!

Hi,

I check the example [1], it looks like there is no problem in the installation of CASTOR. Is it possible that there are problems with my own .mac and .root file[2] or with my steps in using castor?

[2] WeTransfer - Send Large Files & Share Photos Online - Up to 2GB Free

Best,
Gogi