NeurodataWithoutBorders / lindi

Linked Data Interface (LINDI) - cloud-friendly access to NWB data
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

example of numpy array with complicated type #5

Closed magland closed 5 months ago

magland commented 5 months ago

Came across this in

https://neurosift.app/?p=/nwb&dandisetId=000776&dandisetVersion=draft&url=https://api.dandiarchive.org/api/assets/54895119-f739-4544-973e-a9341a5c66ad/download/

Exception: Not yet implemented (3): dataset /processing/CalciumActivity/CalciumSeriesSegmentation/Aligned_neuron_coordinates/voxel_mask with dtype [('x', '<u4'), ('y', '<u4'), ('z', '<u4'), ('weight', '<f4')] and shape (109,)
dtype [('x', '<u4'), ('y', '<u4'), ('z', '<u4'), ('weight', '<f4')] and shape (109,)