innosat-mats / MATS-L1-processing

Python code for calibrating MATS images
MIT License
0 stars 1 forks source link

wrong area being binned when nrskip+nbin_r*nrow > 511 #200

Closed lindamegner closed 8 months ago

lindamegner commented 9 months ago

🐛 Description

In L1_calibration functions meanbin_image_with_BC bins the wrong area when nrskip+nbin_r*nrow > 511.

OleMartinChristensen commented 8 months ago

Is this fixed?

lindamegner commented 8 months ago

yes