arrays.json 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  1. {
  2. "cluster_labels": {
  3. "dtype": "int64",
  4. "shape": [
  5. 9
  6. ],
  7. "annotations": {}
  8. },
  9. "clusters": {
  10. "dtype": [
  11. [
  12. "cluster_label",
  13. "<i8"
  14. ],
  15. [
  16. "cell_label",
  17. "<i8"
  18. ],
  19. [
  20. "extremum_channel",
  21. "<i8"
  22. ],
  23. [
  24. "extremum_amplitude",
  25. "<f8"
  26. ],
  27. [
  28. "waveform_rms",
  29. "<f8"
  30. ],
  31. [
  32. "nb_peak",
  33. "<i8"
  34. ],
  35. [
  36. "tag",
  37. "<U16"
  38. ],
  39. [
  40. "annotations",
  41. "<U32"
  42. ],
  43. [
  44. "color",
  45. "<u4"
  46. ]
  47. ],
  48. "shape": [
  49. 9
  50. ],
  51. "annotations": {}
  52. },
  53. "centers0": {
  54. "dtype": "float32",
  55. "shape": [
  56. 9,
  57. 160,
  58. 32
  59. ],
  60. "annotations": {}
  61. },
  62. "distance_limit": {
  63. "dtype": "float32",
  64. "shape": [
  65. 9
  66. ],
  67. "annotations": {}
  68. },
  69. "extremum_channel": {
  70. "dtype": "int64",
  71. "shape": [
  72. 9
  73. ],
  74. "annotations": {}
  75. },
  76. "extremum_amplitude": {
  77. "dtype": "float32",
  78. "shape": [
  79. 9
  80. ],
  81. "annotations": {}
  82. },
  83. "sparse_mask_level1": {
  84. "dtype": "bool",
  85. "shape": [
  86. 9,
  87. 32
  88. ],
  89. "annotations": {}
  90. },
  91. "sparse_mask_level2": {
  92. "dtype": "bool",
  93. "shape": [
  94. 9,
  95. 32
  96. ],
  97. "annotations": {}
  98. },
  99. "sparse_mask_level3": {
  100. "dtype": "bool",
  101. "shape": [
  102. 9,
  103. 32
  104. ],
  105. "annotations": {}
  106. },
  107. "signals_medians": {
  108. "dtype": "float32",
  109. "shape": [
  110. 32
  111. ],
  112. "annotations": {}
  113. },
  114. "signals_mads": {
  115. "dtype": "float32",
  116. "shape": [
  117. 32
  118. ],
  119. "annotations": {}
  120. }
  121. }