innosat-mats / MATS-L1-processing

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

Get gridding into L1 processing #90

Open OleMartinChristensen opened 1 year ago

OleMartinChristensen commented 1 year ago

📋 Info

We should add the rotation matrices and attach to each image and move the functionality to get a look direction for images to MATS-Utility-functions. (Ole Martin)

But we should add so that the standard look direction is attached to image (allready there) and a quaternion (same scalar first/last as OHB) from this reference to the channel pointing.

Quaternion values should in to either calibration_data.toml directly or as csv file reffered to in the toml file (preffered).