MarsRaw / mars-raw-utils

Utilities for working with publicly available raw MSL & Mars2020 images
MIT License
45 stars 10 forks source link

WATSON not debayering on sol 450 #13

Closed kmgill closed 2 years ago

kmgill commented 2 years ago

WATSON ECM images are not debayering

Reproduce:

mru m20-fetch  -c WATSON -s 450 -S ECM
mru calibrate -i *J0?.png
kmgill commented 2 years ago

Debayering is being initiated after flatfielding, which subtly colorizes the image given differences between the RGB bands in the flat. The image is no longer recognized as grayscale.

kmgill commented 2 years ago

Moved WATSON debayer to before flatfielding