bcdev / snap-idepix

Collection of IdePix pixel classification modules for various sensors
GNU General Public License v3.0
4 stars 1 forks source link

Improve brightness detection #65

Closed marpet closed 1 year ago

marpet commented 1 year ago

Bright value seems to be too high. Complete scenes are flagged as bright.

new detection expression should be used along with new threshold od 0.45: 0.3029*B2 + 0.2786*B3 + 0.4733*B4 + 0.5599*B8A + 0.508*B11 + 0.1872*B12

marpet commented 1 year ago

Has been resolved in August 2022