The next step has been taken to deprecate the loogbook (see the explanation in vignette
("introduction")).
From now on, new ("hyperSpec", ...) yields a warning if data for the logbook is handed over, and the file import functions do not create logbook entries by default any more.
... read more ...
hyperSpecs initialization method has been fixed that prevented creation of hyperSpec objects when the spc= argument to new was a data.frame.
... read more ...
Witec supports two types of ASCII export, which now can both be read by hyperSpec:
- storing x (wavelength) and y (intensity) information in separate files (“dat”), and
- storing the wavelengths as the first column and the intensities as the following columns (“txt”).
ATTENTION: the ASCII import functions have been renamed:
... read more ...
hyperSpec gains a new file import filter reading Matlab files written by Cytospec.
... read more ...