innosat-mats / MATS-L1-processing

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

Changed so that flatfields always are normalised to 1 instead of totb… #228

Closed lindamegner closed 3 months ago

lindamegner commented 3 months ago

…in*1 (the latter was done in order to compensate for that the image is

binned by summing hte signal). The image is now instead divided by totbin in the absolute calibration function, since this more intuitive. This should nto change anything in the output.

Please enter the commit message for your changes. Lines starting