DOI-USGS / usgscsm

This repository stores USGS Community Sensor Model (CSM) camera models
Other
26 stars 33 forks source link

Initial Push Frame sensor model #374

Closed jessemapel closed 2 years ago

jessemapel commented 2 years ago

Working on #366

There is a huge amount of overlap between the line scan model and this model, but for initial testing this is working as expected with my test data.

I'll add notes on the parts of the source that are new for the push frame vs the line scan.

jessemapel commented 2 years ago

Just needs a re-review after fixing merge conflicts. The ISIS code has a bias factor that it does to optimize the binary search, but I'm not sure how much it actually helps. https://github.com/USGS-Astrogeology/ISIS3/blob/dev/isis/src/base/objs/PushFrameCameraGroundMap/PushFrameCameraGroundMap.cpp#L46