After picking with Refrapick.py and trying to write the pick file I get the following error and only the picks for the first two shots are written to the file
File "/Users/max/Downloads/software/Python/Refrapy/Refrapick.py", line 1578, in savePicks outFile write ("%d %d %.6f\n"%(s, g, t))
TypeError: %d format: a real number is required, not numpy ndarray
After picking with Refrapick.py and trying to write the pick file I get the following error and only the picks for the first two shots are written to the file
File "/Users/max/Downloads/software/Python/Refrapy/Refrapick.py", line 1578, in savePicks outFile write ("%d %d %.6f\n"%(s, g, t))
TypeError: %d format: a real number is required, not numpy ndarray