flatironinstitute / neurosift

Browser-based NWB visualization and DANDI exploration
Apache License 2.0
42 stars 6 forks source link

Coordinates are not showing up in `DynamicTable` view #173

Closed weiglszonja closed 3 months ago

weiglszonja commented 3 months ago

The values in the "coordinates" column in the FiberPhotometryTable (which extends DynamicTable) is not showing up, example file: https://neurosift.app/?p=/nwb&url=https://api.dandiarchive.org/api/assets/46e07d79-70a7-4608-a476-61c6fa94a598/download/&dandisetId=001038&dandisetVersion=draft&tab=neurodata-item:/general/FiberPhotometry/FiberPhotometryTable|FiberPhotometryTable Screenshot:

Screenshot 2024-06-04 at 10 55 00

But it is visible in "raw" view:

Screenshot 2024-06-04 at 10 58 28

Is it possible to fix it?

magland commented 3 months ago

Thanks for the report! This should now be fixed.

weiglszonja commented 3 months ago

Thanks for the quick fix @magland! 💯