Online data analysis
Version 11.4 by loktevda on 2025/10/08 17:09
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
Read pulse-synchronized data from the FLASH control system (DOOCS) using DOOCSPIE
