The spiritual successor to ParmDBplot for quickly reviewing gain solutions generated by NDPPP.
Project description
LOFAR H5plot
Download the latest commit from Singularity-hub:
singularity pull --name h5plot.simg shub://tikk3r/lofar-h5plot
The image is always the latest commit on the master branch, no guarantees on stability.
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>
or, when using the Singularity image,
singularity run h5plot.simg <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>
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
A specific Python 2 version will not be released, as it will reach end of life January 1st, 2020. It might work, if the dependencies are there, but your mileage may vary and no official support will be given.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for lofar_h5plot-2.4.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c1e5f0e4f09e9f840070ea47892b7d96a51ee4bbf54cf21eb48cd608cec4a8d |
|
MD5 | 63f0398387c1a89b83ffb77897667e82 |
|
BLAKE2b-256 | f48276ff4fa57cc7d9f92b191f441159cb245cfc9f624a244d8909b9057ca519 |