Changes for page DEMO - Working with FLASH data
Last modified by sndueste on 2025-04-23 14:53
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -69,4 +69,13 @@ 69 69 ... 70 70 {{/code}} 71 71 72 +{{code language="py"}} 73 +run.to_df(channel_dict) 74 +run.to_series(channel_string or channel_dict) # on channel only? 75 +run.to_array(channel_string) # on channel only? 76 + 77 +# run.to_dask(dict) 78 +# run.to_xarray(dict) 79 +{{/code}} 80 + 72 72 \\