Skip to content

Conversation

@DeannaLC
Copy link
Member

@DeannaLC DeannaLC commented Oct 22, 2025

Resolves: (#1323)

  • I passed the docker hub test, and images can be built successfully.
  • I passed the GitHub CI test, so rodan functionalities and jobs work.

Fixes an issue in MEI Encoding with column splitting input where the first staff of the second column would be incorrectly marked as part of the first column. The issue was caused by the wrong system_begin being updated due to an incorrect condition.
demo-min_60

The boxes were generated from an intermediate output during the job. The blue box in the first staff of the second column represents where the new column begin starts, but this should be at the last staff of the first column so the following staff is part of the second column. The condition was changed so the column begin starts right before the first note of the next column.

Rodan workflow:
Screenshot 2025-10-22 192331

Input files:
MEI Encoding Inputs.zip

Neon output:
Screenshot 2025-10-22 192318

@DeannaLC DeannaLC changed the title Fix: Solved issue of staff being assigned to wrong column MEI Encoding Column Split Fix Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants