This applet, still under development, is for making scientific waterfall plots, e.g. a time series of spectra. As time goes, new spectra are put on the top, the old ones ‘runs off’ at the bottom. Together with some other pieces of software, this is made for presentation of data from an Exploranium system for mobile gamma measurements, but it should also be usable for other applications.
This applet is a reimplementation of a system written using php and javascript. The problem with the old implementation is that the plot had to be completely re-rendered for each new spectrum which put a far too high load on the server.
Features to be sooner or later implemented in the java applet includes:
- Output of pictures
- Presetting data to be loaded on startup
Choose data set to display100108 – 100112Set the max value to display at run timeok 100107Play forwards and backwardsplay and paging forwards, paging backwards 100107High and low speedok 100107Make marks in the waterfall plotok 100109Save marks for later analysesok 100111Link to a detailed specter for the markok 100111Fine tuning of which specter is markedok 100114Choose between linear (as today) or logaritmic scaleok 100112Link to meta information on the data setok 100119
The applet is licenced under GPL v3 or later. Source code can be downloaded from radioecology.infoWaterfallApplet.java, Waterfall.java and Legend.java.
You must be logged in to post a comment.