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

seek() is a bit surprising #7

Open
wiz21b opened this issue Aug 6, 2022 · 0 comments
Open

seek() is a bit surprising #7

wiz21b opened this issue Aug 6, 2022 · 0 comments

Comments

@wiz21b
Copy link
Contributor

wiz21b commented Aug 6, 2022

Hello,

I tried to seek() a track in a WOZ file that contains FLUX tracks. When I do that, seek() returns None. For the moment, I work around it like this:

woz_image.tracks[woz_image.flux[0]]

but it seems a bit strange. Morevoer when I do that I get RawTrack which are quite bare metal.

Is that intended ?

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

No branches or pull requests

1 participant