Handling overflow data in tps
closes #286 (closed)
Overflow data caused by numpy confused when handling signed data. It is solved by identify the data type.
Edited by Lan Dam
closes #286 (closed)
Overflow data caused by numpy confused when handling signed data. It is solved by identify the data type.