I've released Autoplot v2025a_3, which includes just a few changes since the last release:
* [?] help links are fixed. Thanks, Erika!
* More testing and a few corrections to the PDS reader, after
scanning all datasets served at PDS-PPI.
* Check for unbelievable valid_max of large negative number in PDS
reader.
* Rewrite of scan next and scan previous actions. Thanks, Larry
and George!
See the production release at https://autoplot.org/latest/.
Often it's useful to have two separate Autoplot windows running but always showing the same time interval. This script, https://github.com/autoplot/dev/blob/master/demos/2025/20250322/bindTwoApplicationTimeRanges.jy, will bind all of the running Autoplot windows' timeranges together.
Jeremy