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

VersionConverter section enumeration #289

Closed
JuliaSprenger opened this issue Jun 4, 2018 · 0 comments
Closed

VersionConverter section enumeration #289

JuliaSprenger opened this issue Jun 4, 2018 · 0 comments
Assignees
Labels

Comments

@JuliaSprenger
Copy link
Contributor

When converting a file which contains multiple sections with the same name, but located in different branches of the odML tree, the section names will be extended by a counter.
This occurrs eg. when converting https://web.gin.g-node.org/INT/multielectrode_grasp/src/master/datasets/i140703-001.odml for all sections with original name 'OfflineSpikeSorting' and 'Unit_01' which will be converted to 'OfflineSpikeSorting-x' and 'Unit_01-x', correspondingly.

@JuliaSprenger JuliaSprenger changed the title VersionEncoder section enumeration VersionConverter section enumeration Nov 9, 2018
@mpsonntag mpsonntag self-assigned this Nov 16, 2018
mpsonntag added a commit to mpsonntag/python-odml that referenced this issue Nov 16, 2018
Closes G-Node#289

Previously all same named odml.Sections within a
document got indexed upon conversion. With these
changes, only same named odml.Sections that reside
on the same level are indexed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants