Releases: ratt-ru/ragavi
Releases · ratt-ru/ragavi
ragavi - v0.5.2
ragavi - v0.5.1
- Changes x-axis for D-tables to time
- Allow Xparang tables
ragavi - v0.5.0
- Allows Kcross, Df and Xf Jones' tables
- Removes the
--gaintype
argument - Changes
-kx/ --k-xaxis
to-x/--xaxis
- Allows
-y/-yaxis
in place of-d/--doplot
- Sets
ragavi
's temp dir to its output dir
ragavi - v0.4.3
- Fix bug in flagged data display
- Display
ragavi
version on plots - Fix plot batch selection
ragavi - 0.4.2
- Fixes correlation selection using corr label bug
- Fixes mismatched colour map labels for coloured plots
- Improved appearance of colour bar
- Prevents crash if all data in a plot is flagged
- Iterated plots now not linked by default. Added argument
-lp / --link-plots
to allow plots to be linked. All plots thus have independent axes by default. - Adds baseline labels for iteration over baseline
ragavi - v0.4.1
- Removes selenium dependency for static plots
- Adds more info to docs
- Fixes issue with log file specification
- Generate additional static plot for interactive plots with more than 30,000 points
- Multiple tables also supported with static plots
- Adds option all to plot all amplitude, phase, real and imaginary plots in a single plot
ragavi - v0.4.0
- Improvement in usage of RAM
- Makes some improvements in the docs
- Adds arguments
--debug
and-lf / --logfile
to allow the enabling of debug messages and specification of desired log file names respectively - Added argument
-v / --version
to display the current ragavi version - Changed argument
-nf / --no-flagged
to-if / --include-flagged
for clarity
ragavi - v0.3.7
- Enforces wrapped phases
- Fixes legend bug
- Fixes SPW axis selection bug
- Add some debug messages
- Allows generation of both static and interactive outputs simultaneously
ragavi - v0.3.6
- Fixes correlation selection bug in
ragavi-vis
ragavi - v0.3.5
Ragavi-vis
now exits when all data is flagged and flagging is true- Some documentation updates