Fix installation and online monitor
This MR fixes the installation by...
- updating the version requirements of required packages
- add
iminuit
to requirements -
python setup.py develop
is replaced withpip install -e .
. - Use latest miniconda in favor of anaconda which creates dependency errors
In addition a few things in the online monitor of bdaq53 have been fixed (see !505 (merged)).
Fixes #506 (closed).
Edited by Yannick Manuel Dieter