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

Fix shape metadata for databroker.v2 #14

Open
danielballan opened this issue Jan 11, 2021 · 0 comments
Open

Fix shape metadata for databroker.v2 #14

danielballan opened this issue Jan 11, 2021 · 0 comments

Comments

@danielballan
Copy link

In [4]: db.v2[-1]
Out[4]: 
BlueskyRun
  uid='1b4024b8-857e-4ee1-97e5-c60ed6d4565b'
  exit_status='abort'
  2021-01-11 10:53:02.546 -- 2021-01-11 10:54:15.205
  Streams:
    * row_ends
    * primary


In [5]: db.v2[-1].primary.read()
An exception has occurred, use '%tb verbose' to see the full traceback.
ValueError: different number of dimensions on data and dims: 1 vs 2
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

1 participant