arrays.json 564 B

1234567891011121314151617181920212223242526272829303132
  1. {
  2. "processed_signals": {
  3. "dtype": "float32",
  4. "shape": [
  5. 320000,
  6. 32
  7. ],
  8. "annotations": {
  9. "processed_length": 320000
  10. }
  11. },
  12. "spikes": {
  13. "dtype": [
  14. [
  15. "index",
  16. "<i8"
  17. ],
  18. [
  19. "cluster_label",
  20. "<i8"
  21. ],
  22. [
  23. "jitter",
  24. "<f8"
  25. ]
  26. ],
  27. "shape": [
  28. 714
  29. ],
  30. "annotations": {}
  31. }
  32. }