Skip to content

tikk3r/lofar-h5plot

Repository files navigation

LOFAR H5plot

Pylint GitHub DOI


H5plot is a small GUI to view the solutions in an H5parm interactively. To run it directly, clone this repository and run as

python h5plot <h5parm>

This package is also installable through pip:

pip install --upgrade https://github.com/revoltek/losoto/archive/master.zip
pip install lofar-h5plot

After this, it can simply be run as:

h5plot <h5parm>

Screenshot

Requirements

  • Python >= 3.6.4
  • LoSoTo 2.0
  • Matplotlib
  • Numpy
  • PyQt5

These can be installed on Ubuntu through

apt-get install qt5-default libgl1-mesa-glx
pip install pyqt5 matplotlib
pip install --upgrade https://github.com/revoltek/losoto/archive/master.zip

About

A small GUI for plotting H5Parms produced during LOFAR calibration.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages