Skip to content

Potential data precision problem #6

@arnodelorme

Description

@arnodelorme

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions