We're hoping to include heading, pitch, and roll in our data files. Below is an example figure comparing the processed data of these variables with the raw data.

I've deduced that the navigation data gets interpolated to the chosen timestamp using _interp_gli_to_pld. Is it attributed to the more coarse sampled navigation data being interpolated to the finer science data time ?
Also, to be honest, I'm not much of a python person, so I might be a bit useless to help if this is indeed an issue.
We're hoping to include heading, pitch, and roll in our data files. Below is an example figure comparing the processed data of these variables with the raw data.
I've deduced that the navigation data gets interpolated to the chosen timestamp using
_interp_gli_to_pld. Is it attributed to the more coarse sampled navigation data being interpolated to the finer science data time ?Also, to be honest, I'm not much of a python person, so I might be a bit useless to help if this is indeed an issue.