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

blank shank ids #17

Open
bendichter opened this issue Jan 27, 2025 · 4 comments
Open

blank shank ids #17

bendichter opened this issue Jan 27, 2025 · 4 comments

Comments

@bendichter
Copy link
Contributor

Does it make sense to have a bunch of empty fields of there are no shank IDs?

@bendichter
Copy link
Contributor Author

"shank_ids": [
"",
"",
"",
"",
"",
"",
"",

@alejoe91
Copy link
Member

Good point, we could only write that if shank_ids are actually defined!

@alejoe91
Copy link
Member

@samuelgarcia what do you think?

@samuelgarcia
Copy link
Member

shank_ids is not mandatory so we should shan_ids=None or not at all to have smaller files.
I thinkwe should handle this in the write function.

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

3 participants