Hands-on session on SPICE.
Exercice 6.
You are interested in using HRSC images to find rovers in Mars. Propose a pseudocode algorithm that
finds out whether the resolution of the SRC sensor of HRSC if good enough for the task.
Solution.
- Find the position of MEX for a ET you choose.
- Calculate the boresight of HRSC in the HRSC frame.
- Transform the boresight to the MARS IAU frame.
-
- Calculate the distance between MEX and the intersection of the boresight in the Mars surface.
- Multipying the distance by the number of radians per pixel for SRC will give its pixel resolution.