Releases: tikk3r/lofar-h5plot
Releases · tikk3r/lofar-h5plot
Release list
v2.9.4
v2.9.2
Bugfixes
- Fix phases being upside down in all-station plots (#38).
- Fix weights not being used in all-station plots (#39).
- Fix weights being lost when cycling through antennas in waterfall mode (#39).
- Remove NumPy 1 restriction.
Updates
- Default refant to ST001 if it exists
- Add cross-hand polarisation difference plot
v2.9.1
v2.9.0
v2.8.0
Updates
- Add option to plot all stations in case of waterfall plots.
Bugfixes
- Disable diffs when plotting weights.
- Don't keep the main window on top.
- Wrap diffs of phase quantities properly (fixes #22).
- Remove unused text that clashed with single-polarisation h5parms.
v2.7.0
Updates
- Add option to plot weights.
- Add option to plot the forward difference along time and frequency axes.
- Add option to plot the XX-YY polarisation difference.
- Add a scrollbar for easier navigation.
- Plots now grow with window size.
Bugfixes
- Don't set flagged solutions to NaN (confusing for when solutions are actually NaN).
v2.6.2
v2.6.1 - Extravagant Eclaire
Updates
- Plots adapt to the size of the window
Extravagant Eclaire
Main feature update in this release is the addition of antenna iteration. This allows one to browse the various antennas at the given time or frequency slot that is being displayed.
Updates
- Add help message
- Added some potentially exotic cases to reference station use
- Added iteration over antennas in plot windows
- Disable anti-aliasing for waterfall plots
Bugfixes
- Fixed phases not being referenced properly for phase soltab without polarization and direction axis.
- Fixed crash when attempting waterfall plot for unsupported solution types
- Fixed waterfall plot for polalign soltabs
- Fixed waterfall plots for Nx1 or 1xN arrays
Daft Dragonfly
Bugfixes
- Fix weights not being passed for TEC like solutions (i.e. no frequency axis).