Wiki source code of Online data analysis

Last modified by sndueste on 2026-01-09 15:04

Hide last authors
loktevda 11.3 1 If you want to use FLASH specific Python packages, activate the read-only *flash* mamba environment with:
2
3 $ mamba activate flash
4
5 If you would like to change the content of this environment, make your personal copy via:
6
7 $ mamba create ~-~-name YOUR_ENV ~-~-clone flash
8
loktevda 13.1 9 If you would like to deactivate
sndueste 14.1 10 \\ $ mamba deactivate
loktevda 11.3 11
loktevda 11.4 12 If you want to run a Python script from the command line:
loktevda 11.5 13 \\ $ python3 main.py
14 \\\\If you want to start the notebook server in the current folder:
15 \\$ jupyter notebook
sndueste 9.5 16
sndueste 14.1 17
sndueste 11.1 18 = Read pulse-synchronized data from the FLASH control system (DOOCS) using **[[DOOCSPIE>>url:https://hasfcpkg.desy.de/doocspie/||shape="rect"]]** =
sndueste 9.5 19
sndueste 2.1 20
sndueste 6.1 21 **[[~[~[image:attach:image2023-10-4_13-30-7.png~|~|thumbnail="true" height="148"~]~]>>url:https://hasfcpkg.desy.de/doocspie/||shape="rect"]]**
sndueste 5.1 22
23
24
sndueste 9.5 25