fb8_decode

spidr4.tpx4tools.fb8_decode(pkt_gen)[source]

returns the first full frame found while scanning the packet generator.

A packet generator can be created through the use stream.unwrap_stream(strm).

Parameters:

pkt_gen – An iterator providing 64 bit packets.

Returns:

a 2D array (segment, pixel data)