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
{{ message }}
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.
While testing a new version of databroker with Dan Allan, we were trying to view WAXS data and found this resource/datum pair that has incorrect metadata:
HTTPStatusError: Server error '500 Internal Server Error' for url 'http://127.0.0.1:8000/array/block/9idc_usaxs/f14a13d1-5daa-4432-9943-167d84a8eeff/primary/data/data_vars/waxs_det_image/variable?block=0%2C0%2C0%2C0&expected_shape=1%2C1%2C195%2C981'
For more information check: https://httpstatuses.com/500
In [13]: c["9idc_usaxs"][-2]["primary"]
Out[13]: <BlueskyEventStream {'data', 'timestamps', 'config', 'config_timestamps'} stream_name='primary'>
In [14]: c["9idc_usaxs"][-2]
Out[14]: <BlueskyRun {'baseline', 'aps_current_monitor', 'primary'} scan_id=1031 uid='f14a13d1' 2022-02-07 07:57>
The text was updated successfully, but these errors were encountered:
While testing a new version of databroker with Dan Allan, we were trying to view WAXS data and found this resource/datum pair that has incorrect metadata:
The text was updated successfully, but these errors were encountered: