Added
- RunAnalyzer class to draw, scan, event properties, wraps around FileReader.
- RELEASES.md to prevent cluttering of the README.md
- EventAnalyzer.py, RunAnalyzer.py, DataDirectory.py get their own file.
Changed
- Track name change in upstream repository from libnuphase -> libbeacon, this is reflected in BeaconTau.cpp
- Fix module imports so it now works not in the directory.
- Reflected restructured module in __init__.py
- Rename RunReader to FileReader to make the distrinction between RunAnalyzer clear
Removed
- BeaconTau.py