Wiki source code of Online data analysis
Last modified by loktevda on 2025/10/08 17:20
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 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 | |||
| 9 | |||
| 10 | If you want to run a Python script from the command line: | ||
| 11 | \\ $ python3 main.py | ||
| 12 | \\\\If you want to start the notebook server in the current folder: | ||
| 13 | \\$ jupyter notebook | ||
| 14 | |||
| 15 | = Read pulse-synchronized data from the FLASH control system (DOOCS) using **[[DOOCSPIE>>url:https://hasfcpkg.desy.de/doocspie/||shape="rect"]]** = | ||
| 16 | |||
| 17 | |||
| 18 | **[[~[~[image:attach:image2023-10-4_13-30-7.png~|~|thumbnail="true" height="148"~]~]>>url:https://hasfcpkg.desy.de/doocspie/||shape="rect"]]** | ||
| 19 | |||
| 20 | |||
| 21 | |||
| 22 |