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

Potential data precision problem #6

Open
arnodelorme opened this issue Nov 25, 2019 · 0 comments
Open

Potential data precision problem #6

arnodelorme opened this issue Nov 25, 2019 · 0 comments

Comments

@arnodelorme
Copy link
Collaborator

I noticed that an exported BV marker file with bva-io has a bug in Mk1 as follows:

Mk1=New Segment,,1,8.111800e+04,0,0

This prevents BVA-IO to re-load it again (and could have caused some other troubles elsewhere...)This is probably because of resampling which changes the data starting point (this is an old bug which has been causing several other bugs, isn't it?)

My solution was to overwrite 8.111800e+04 with 0. I confirmed that the modified marker file was recognized fine and could be imported by BVA-IO.

Makoto

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