You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/celery/execute/trace.py", line 181, in trace_task
R = retval = fun(*args, **kwargs)
File "/home/wliu/rodan_source/rodan/jobs/utils.py", line 55, in real_inner
outputs = f(*input_paths, **kwargs)
File "/home/wliu/rodan_source/rodan/jobs/pitch_finding.py", line 25, in pitch_find
recognized_glyphs = aomr_obj.run(glyphs, poly_list)
File "/home/wliu/rodan_source/rodan/jobs/aomr_resources/AomrObject.py", line 104, in run
self.find_staves(poly_list)
File "/home/wliu/rodan_source/rodan/jobs/aomr_resources/AomrObject.py", line 242, in find_staves
diff_lo = avg_lines[3]-avg_lines[2]
IndexError: list index out of range
Found 1 staff. The JSON produced by staff-finding looks like this:
Found 1 staff. The JSON produced by staff-finding looks like this:
The text was updated successfully, but these errors were encountered: