This repository contains a collection of functions and tools for live analysis.
This Repo Issue Tracker: https://github.com/bj-s/XFEL2019_OnlineAnalysis/issues
_ original repo: Issue tracker and main repo: https://github.com/skuschel/XFELMay2019/issues _
- load python modules via before running any program:
module load anaconda3/5.2
1.5) Install by executing ./setup.py develop --user
- Scripts in ./scripts should be executable and displays a helptext explaining the arguments when run with
-h
. Example:./toflive.py -h
Sample jupyter notebooks are included in this repo.
Before pushing to the repo, clear the notebooks of any output.