postprocessASD | R Documentation |
Read spectra stored in ASD binary files using the package 'asdreader'.
postprocessASD(x, reference, removeCrossings = TRUE, correctReflectance = TRUE)
x |
Object of class 'Speclib' containing spectra to be processed. |
reference |
Object of class 'Speclib' containing single reference spectrum (sensitivity of the white reference standard). |
removeCrossings |
Flag if channel crossings at 1000 nm and 1800 nm should be removed. |
correctReflectance |
Flag if reflectance values should be corrected using the spectrum of the reference. |
Object of class Speclib
.
Lukas Lehnert
speclib
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.