Changes for page DEMO - Working with FLASH data
Last modified by makuadm on 2026-01-07 06:21
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -35,7 +35,7 @@ 35 35 36 36 \\ 37 37 38 -{{code language="py" title="moved to repository?"}}38 +{{code language="py"}} 39 39 class RunDirectory: 40 40 41 41 def get_run_table(self): ... ... @@ -69,7 +69,7 @@ 69 69 ... 70 70 {{/code}} 71 71 72 -{{code language="py" title="ideas"}}72 +{{code language="py"}} 73 73 run.to_df(channel_dict) 74 74 run.to_series(channel_string or channel_dict) # on channel only? 75 75 run.to_array(channel_string) # on channel only?