Sfoglia il codice sorgente

gin commit from samuel-pc

New files: 1
Modified files: 1
Samuel Garcia 3 anni fa
parent
commit
822ce7f97a

BIN
tridesclous/tdc_example0/channel_group_0/segment_0/processed_signals.raw


+ 48 - 2
tridesclous/tdc_example0/info.json

@@ -3,12 +3,58 @@
     "datasource_type": "RawData",
     "datasource_kargs": {
         "filenames": [
-            "/net/bs-filesvr01/export/group/hierlemann/Temp/Alessio/make_test_sorted_data/sorting_output/tridesclous/raw_signals.raw"
+            "/home/samuel/Documents/ephy_testing_data/tridesclous/tdc_example0/raw_signals.raw"
         ],
         "dtype": "float32",
         "sample_rate": 32000.0,
         "total_channel": 32,
         "offset": 0
     },
-    "probe_filename": "probe.prb"
+    "probe_filename": "probe.prb",
+    "datasource_info": {
+        "total_channel": 32,
+        "nb_segment": 1,
+        "sample_rate": 32000.0,
+        "source_dtype": "float32",
+        "all_channel_names": [
+            "ch0",
+            "ch1",
+            "ch2",
+            "ch3",
+            "ch4",
+            "ch5",
+            "ch6",
+            "ch7",
+            "ch8",
+            "ch9",
+            "ch10",
+            "ch11",
+            "ch12",
+            "ch13",
+            "ch14",
+            "ch15",
+            "ch16",
+            "ch17",
+            "ch18",
+            "ch19",
+            "ch20",
+            "ch21",
+            "ch22",
+            "ch23",
+            "ch24",
+            "ch25",
+            "ch26",
+            "ch27",
+            "ch28",
+            "ch29",
+            "ch30",
+            "ch31"
+        ],
+        "segment_shapes": [
+            [
+                320000,
+                32
+            ]
+        ]
+    }
 }