-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
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
Labels
No labels