Data coming off of the Eiger should be interpreted as signed (where -1 is a masked pixel). When trying to set odin to use a signed datatype I get the following error:
/odin/odin-data/cpp/frameProcessor/src/Acquisition.cpp:468:
15:26:06,104 FP.Acquisition ERROR - Invalid frame: Frame has data type 3, expected 0 for dataset data (0: UNKNOWN, 1: UINT8, 2: UINT16, 3: UINT32, 4: UINT64, 5: FLOAT)
Data coming off of the Eiger should be interpreted as signed (where -1 is a masked pixel). When trying to set odin to use a signed datatype I get the following error: