ASD Full Range Spectroradiometer Jump Correction

버전 1.6.0.2 (52.8 KB) 작성자: Andy Hueni
Correct jumps between VNIR-SWIR1-SWIR2 channels of ASD Spectroradiometers
다운로드 수: 141
업데이트 날짜: 2021/2/15

라이선스 보기

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.

인용 양식

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. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2020b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Dynamic System Models에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
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