Closed jessemapel closed 1 year ago
Thank you for your contribution!
Unfortunately, this issue hasn't received much attention lately, so it is labeled as 'stale.'
If no additional action is taken, this issue will be automatically closed in 180 days.
Description
When we use ALE ISDs to generate CSM models in csminit, we can also extract the body rotation which will allow us to rotate to the J2000 reference frame. This will allow for more computations such as off-body pixels and RA/DEC.
Example
For example if we run
csminit from=data.cub isd=data.json
and the data.json file contains an ALE ISD, the output data.cub should contain the body rotation data from data.json. Then, the CsmCameraModel should use that for the body rotation.