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

Source key in PositionSource is hard coded to trodes #1042

Open
samuelbray32 opened this issue Jul 22, 2024 · 0 comments
Open

Source key in PositionSource is hard coded to trodes #1042

samuelbray32 opened this issue Jul 22, 2024 · 0 comments
Labels
common enhancement New feature or request NWB ingestion Problems with loading nwb files into spyglass

Comments

@samuelbray32
Copy link
Collaborator

In PositionSource.insert_from_nwbfile, source is hard coded to "trodes" here:

src_key = dict(**sess_key, source="trodes", import_file_name="")

This should be altered to be useful for new labs and acquisition systems, or otherwise assigned a null value to avoid confusion

@samuelbray32 samuelbray32 added enhancement New feature or request common NWB ingestion Problems with loading nwb files into spyglass labels Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
common enhancement New feature or request NWB ingestion Problems with loading nwb files into spyglass
Projects
None yet
Development

No branches or pull requests

1 participant