ASD Full Range Spectroradiometer Jump Correction

Version 1.6.0.2 (52,8 ko) par Andy Hueni
Correct jumps between VNIR-SWIR1-SWIR2 channels of ASD Spectroradiometers
141 téléchargements
Mise à jour 15 fév. 2021

Afficher la licence

Uses empirical correction coefficients to correct for temperature related radiometric inter-channel steps occurring in spectral data collected by Analytical Spectral Devices (ASD) spectroradiometers.
For more information please see:
Hueni, A. and Bialek, A. (2017). "Cause, Effect and Correction of Field Spectroradiometer Inter-channel Radiometric Steps." IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing 10(4): 1542-1551.
https://www.researchgate.net/publication/312482981_Cause_Effect_and_Correction_of_Field_Spectroradiometer_Interchannel_Radiometric_Steps

Note: This code may fail is the inter-channel steps are caused by field of view inhomogeneities rather than thermal effects! It is only designed to deal with thermal effects. For details see the discussion section in our paper.

Citation pour cette source

Andy Hueni (2024). ASD Full Range Spectroradiometer Jump Correction (https://www.mathworks.com/matlabcentral/fileexchange/57569-asd-full-range-spectroradiometer-jump-correction), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2020b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Dynamic System Models dans Help Center et MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.6.0.2

Added a new option to interpolate the correction model in the H2O absorption bands. The current solution is to adopt
the parabolic correction as introduced in Beal, D. and Eamon, M. (2009).

1.6.0.1

Added dimension check and transpose if spectrum and wavelength input vectors if required; this should take care of spectrum and wavelength vector not having the expected vector format (rows and columns).

1.6.0.0

Added special handling of negative radiances in the VNIR, presumably introduced by dark current correction issues in the ASD instrument. These artefacts may appear when measuring water or other targets largely absorbing radiance in the NIR.

1.5.0.0

Added handling for rare cases where two valid temperatures are found in quadratic model

1.4.0.0

Added handling for noise or model limited spectra: allows e.g. the processing of spectra like water where the jump size is lost in the noise.

1.3.0.0

- Updated scientific reference
- Added FOV issue to description
New ZIP file should contain all updates I wanted to upload before ...

1.2.0.0

- added missing function: get_closest_wvl_index.m

1.1.0.0

Corrected the function name for the iterative call.

1.0.0.0