Git Product home page Git Product logo

Comments (2)

dellsystem avatar dellsystem commented on August 24, 2024

It also dies for a different reason (not really sure what it is yet):

[2012-06-29 23:48:52,310: DEBUG/PoolWorker-2] Running the finding code.
[2012-06-29 23:48:52,311: WARNING/PoolWorker-2] 1. Finding staves.
[2012-06-29 23:48:52,886: WARNING/PoolWorker-2] 2. Finding staff coordinates
[2012-06-29 23:48:52,886: WARNING/PoolWorker-2] 3a. Finding technique is miyao.
[2012-06-29 23:48:52,909: ERROR/MainProcess] Task rodan.jobs.pitch_finding.pitch_find[4d4210b7-4ded-439a-ac04-1cc9f616ce63] raised exception: TypeError("'NoneType' object is not iterable",)
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 56, 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 111, in run
    self.sglyphs = self.miyao_pitch_finder(page_glyphs)
  File "/home/wliu/rodan_source/rodan/jobs/aomr_resources/AomrObject.py", line 379, in miyao_pitch_finder
    line_or_space, line_num = self._return_line_or_space_no(g, center_of_mass, staff_locations, miyao_line) # line (0) or space (1), no
TypeError: 'NoneType' object is not iterable

from rodan.

alastair avatar alastair commented on August 24, 2024

Pitch finding now generates its own staff lines again. Moving this out to non-urgent because json is no longer here

from rodan.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.