Contact

Claudia Beleites
Dept. of Spectroscopy · Imaging
Institute of Photonic Technologies
07743 Jena/Germany
e-mail: claudia dot beleites at ipht minus jena dot de
Claudia Beleites
Chemometrische Beratung
Am Eichberg 9
61231 Bad Nauheim/Germany
e-mail: chemometrie at beleites dot de

About hyperSpec

hyperSpec is an R package to handle hyperspectral data, i.e. spectra plus further information such as spatial information, time, concentrations, etc.
Such data are frequently encountered in Raman, IR, NIR, UV/VIS, NMR, mass spectroscopy, AAS / AES, …

hyperSpec acts as an interface for the convenient handling of the spectra, using the powerful chemometric data analysis provided by R and other R packages.

News

Excerpts

Deprecate logbook

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 ...

Bugfix hyperSpec initialization

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 ASCII file import

Witec supports two types of ASCII export, which now can both be read by hyperSpec:

ATTENTION: the ASCII import functions have been renamed:

... read more ...

Import Cytospec .mat files

hyperSpec gains a new file import filter reading Matlab files written by Cytospec.

... read more ...