You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I pulled the external link for the original nwb, not the processed NWB.
I need to pull the right external link:
you can see here that I am fetching a second set of result records and merging them with the primary records:
your resulting dataframe has one row per session, separate columns for processed and primary data. you will likewise need to add a results_external_links column here.
The text was updated successfully, but these errors were encountered:
I pulled the external link for the original nwb, not the processed NWB.
I need to pull the right external link:
you can see here that I am fetching a second set of result records and merging them with the primary records:
your resulting dataframe has one row per session, separate columns for processed and primary data. you will likewise need to add a results_external_links column here.
The text was updated successfully, but these errors were encountered: