Skip to content

Change in Electrode Table of NWB File does not change Table in Database #663

Answered by CBroz1
leond32 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @leond32 - We took a closer look at our Electrode make function. I think you're getting the default reference -1 because your data isn't our assumed ndx_franklab_novela.Probe type checked here. We're still figuring out how to address this internally, but safe to say Spyglass should warn you if your data isn't being ingested as expected. In order for us to ingest your data, we would need a mapping of these variables

As a direct solve for your case, you can fetch the data that did get inserted, update the values, and then re-insert with the allow_direct_insert flag (datajoint insert doc).

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@CBroz1
Comment options

@leond32
Comment options

Comment options

You must be logged in to vote
1 reply
@leond32
Comment options

Answer selected by leond32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants