Processing Spotter displacement output - SST
Traceback (most recent call last):
File "/Users/tcj/src/spotter-sd-parser/sd_file_parser.py", line 1751, in <module>
main(**arguments)
File "/Users/tcj/src/spotter-sd-parser/sd_file_parser.py", line 547, in main
parseLocationFiles(inputFileName = fileName, kind=suffix,
File "/Users/tcj/src/spotter-sd-parser/sd_file_parser.py", line 657, in parseLocationFiles
msk = np.isnan(data[:, 0])
^^^^^^^^^^^^^^^^^^^^
TypeError: ufunc 'isnan' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''