Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 810 Bytes

README.md

File metadata and controls

26 lines (13 loc) · 810 Bytes

XFEL

Contributors: M. Ware, S. Kuschel, C. Saladrigas, B. Senfftleben, A. Chatterley, A. Heilrath

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 _

How to use this repo

  1. load python modules via before running any program: module load anaconda3/5.2

1.5) Install by executing ./setup.py develop --user

  1. Scripts in ./scripts should be executable and displays a helptext explaining the arguments when run with -h. Example: ./toflive.py -h

Analysis notebooks

Sample jupyter notebooks are included in this repo.

Before pushing to the repo, clear the notebooks of any output.