Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix IndexError in POD reader adjust clock drift #81

Closed

Conversation

carloshorn
Copy link
Collaborator

This PR closes #76.

This was referenced Aug 27, 2020
@sfinkens
Copy link
Member

sfinkens commented Sep 8, 2020

Does this transform the offset from seconds to scanlines (assuming a scanning rate of two lines per second)?

offsets *= -2

@sfinkens
Copy link
Member

sfinkens commented Sep 8, 2020

Oh, now I see this has moved to another PR. Can this be closed?

@mraspaud mraspaud closed this in #84 Sep 11, 2020
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.

IndexError in PODReader._adjust_clock_drift
2 participants