<div dir="ltr">Hi Everyone,<div><br></div><div>Im having trouble reading an 8 bit interfile with gate. My understanding is that I only need to modify the below tag from 2 -> 1.</div><div><br></div><div><div><i>!number of bytes per pixel := 1</i><br>
</div></div><div><br></div><div>But when running the sim Gate throws the below error. Looks like it is still trying to read 16 bits per pixel and hence only read half the required pixels before running out of file to read.</div>
<div><br></div><div><div><i>Error: the number of pixels that were read from the data file (32768000)</i></div><div><i>is inferior to the number computed from its header file (65536000)!</i></div></div><div><br></div><div>
Is there something in a macro I need to add to read an 8 bit interfile?</div><div><br></div><div>Cheers</div><div>Jye</div></div>