flatironinstitute / neurosift

Browser-based NWB visualization and DANDI exploration
Apache License 2.0
40 stars 5 forks source link

acquisition entries not appearing #186

Closed bendichter closed 4 days ago

bendichter commented 2 weeks ago

This may have to due with the sheer number of them (51)

https://neurosift.app/?p=/nwb&url=https://api.dandiarchive.org/api/assets/4f821f30-01c0-4a8a-a7fc-9144bc0019a5/download/&dandisetId=000020&dandisetVersion=0.210913.1639

image

I am also seeing Error: Data for /specifications/core/2.2.4/namespace is not a string in the dev console.

This is a pretty old NWB file, so it may not have all the latest best practices and features

magland commented 2 weeks ago

Yeah, there was a problem parsing the specifications. Instead of throwing an exception I now just log a warning. So it should be working now.