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

On initialization, check if container group exists and read if available #95

Open
stephprince opened this issue Sep 11, 2024 · 0 comments
Labels
category: proposal proposed enhancements or new features priority: low alternative solution already working and/or relevant to only specific user(s)

Comments

@stephprince
Copy link
Collaborator

See related discussion here: #92 (comment)

After support for read is added, we could consider adding to Container.initialize() the ability to check whether the object already exists in the file and read it in if it is available. This would be relevant for creation of objects like Device and ElectrodeGroup, which may already exist in the file if created for a dataset of a different data type.

@stephprince stephprince added category: proposal proposed enhancements or new features priority: low alternative solution already working and/or relevant to only specific user(s) labels Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: proposal proposed enhancements or new features priority: low alternative solution already working and/or relevant to only specific user(s)
Projects
None yet
Development

No branches or pull requests

1 participant