improved calibration for Low Resolution observations (hopefully improved calibration, but at minimum, updated advice)
more straightforward calling sequence for phase-correction task
corrected spectral averaging - more flexible usage
Interactive processing
drag and drop from SDS Explorer detector layout to variables tab
new and updated useful scripts for background subtraction and spectral noise
Core system
HIPE
Plotting
TablePlotter
OverPlotter
Dataset viewer
Astronomical utilities
Numeric routines
Data fitting
Data interpolation
Random numbers
Statistics
Trend analysis
Mapping
Other functions
Source extraction
Images
Display
Reworked the save methods on Display. You can now save to jpg, png, eps or pdf files. The methods to use are :
save(filename), saveAsEPS(filename), saveAsPNG(filename), saveAsJPG(filename) and saveAsPDF(filename) : These methods will save the full image, including annotations.
saveCurrentView(filename), saveCurrentViewAsEPS(filename), saveCurrentViewAsPNG(filename), saveCurrentViewAsJPG(filename) and saveCurrentViewAsPDF(filename) : These methods will save the current view of the image, including annotations and axes.
The coordinate axes on the image panner are always visible now
There is a preference for image display to turn of the echoing of commands to the command line. It is possible to turn all these commands off, or only the zoom commands.