Autoplot Application (#{tag})

jnlp WebStart : Open JDK and Java 8 through Java 11 launch mechanism, 64-Bit Java will improve capabilities.
Single-Jar : .jar files can be launched on Windows and Mac, and contain a shell script for launching on Unix computers.
dmg: a self-contained installer for Mac computers. (Paused for now, please use single-jar.)
exe: a self-contained installer for Windows computers. (Production releases only)

screenshot

The code for handling JSON-Headed ASCII (Rich ASCII) is updated to handle slight changes in the spec.

Autoplot allows plotting of data from many data sources, including remote CDF files and HAPI servers. Datasets are identified with URIs, and by the URI's extension, data are loaded into the internal data model. Data are then displayed by guessing the rendering method and axis ranges to provide a reasonable, useful view of the data. Data can then be additionally processed with other operations like smooth and FFT, and Jython scripting provides a capable programming environment.

This is the Autoplot v2022a branch. This is an update to the production version containing bugfixes and minor new features. Java 8 is now required.

Run with 1GB of memory to support 32-bit Java versions, and run off of ci-pw build server: autoplot_1GB.jnlp

Bugfixes (2022-08-13 r26726):

Older Bugfixes (2022-06-29 r26708):

Features:

Less recent features:

Feedback on the function and quality of this release is greatly appreciated!

Data is input from:

autoplot.org is the website containing more information than this launch page.