Online data analysis

Last modified by loktevda on 2025/10/08 17:20

 If you want to use FLASH specific Python packages, activate the read-only *flash* mamba environment with:

    $ mamba activate flash

 If you would like to change the content of this environment, make your personal copy via:

    $ mamba create --name YOUR_ENV --clone flash

If you want to run a Python script from the command line:

 $ python3 main.py


If you want to start the notebook server in the current folder:

$ jupyter notebook

Read pulse-synchronized data from the FLASH control system (DOOCS) using DOOCSPIE

image2023-10-4_13-30-7.png