This release includes a fix to the calculation of integration times from RASTER maps and some bug fixes.
The changes include:
This version correctly calculates the equivalent "on+off" integration time for on-the-fly spectra (e.g. a raster time of 5 seconds in a 55 by y raster will show up in SPECX as an integration time of about 17 seconds). This change means that you now can safely average raster data with regular "on+off" spectra or different size raster maps.
Also, note that if you want to combine new rasters with raster data in existing SPECX files, you'll either have to read the old GSD raster files again or you'll have to change the integration time in the headers of the data in the old SPECX files:
for a raster with 55 points per row.
>> print maplimits(1)
would print the minimum value used for the last greyscale. This is sometimes useful from scripts.
Minor technical changes:
SPECX --- A Millimetre Wave Spectral Reduction Package