Skip to content
Commit c7c54e88 authored by Tyler Wilson's avatar Tyler Wilson Committed by Jesse Mapel
Browse files

A few more focal plane tests (#101)

* Added framing test for setFocalPlane.  Also enabled the testing of protected member functions, and modification of the ISD within the test fixture.

* Added jupyter_notebooks folder to CSM-CameraModel.

* Refactored setFocalPlane test so that the ISD changes are made local to the test (and not global).

* Refactored tests for setFocalPlane, distortionJacobian to modify Isd parameters and use them in tests.

* Added two new failing tests and a printIsd() helper function in the FrameIsdTest fixture to help with debugging.

* Fixed the failing tests.  They were due to the Jacobian being unexpectedly singular.

* Added a createModel function to the FrameIsdTest fixture.  Also added 2 more tests.

* Made requested changes to clean up tests, and added a parameterized testing fixture.

* Removed a debugging statement in the JacobianTest.
parent 6a1c1e16
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment