Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DO NOT MERGE] This is the same as PR #123 - testing to see if CI will run #125

Closed
wants to merge 24 commits into from

Conversation

krlberry
Copy link
Contributor

@krlberry krlberry commented Oct 9, 2018

Kelvin and I are seeing different test output for this when cloning locally. This PR is here to see what the CI output is and (hopefull) I can use this to figure out what's going wrong.

AstroKEW78 and others added 24 commits August 22, 2018 07:37
* removed 0.5 pixel offsets

* fixed 0.5 pixel offsets in tests
* added observer x-distance test.

* added rotation tests.

* removed extra comments

* changed to use pi constant
* added observer x-distance test.

* added rotation tests.

* removed extra comments

* changed to use pi constant

* added semi-major and semi-minor axis tests.

* comment edits
* 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 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.
* Modified git ignore to ignore all iPython nb checkpoints

* Added a check in ls ground to image for samples outside the ccd.
* Swaps from error to warning on out of bounds.

* Fixes the correct error/warning
* Initial updates for refactoring the UsgsAstroFramePlugin

* Jacobian1 test now passing

* All coefficients test now passing

* More testing passing

* Down to 6 failing tests

* Fixed failing position-offset tests

* Update to strip out full-paths and also we're down to one failing test

* Fixed last failing test by updating canModelBeConstructedFromIsd to load the json ISD into a csm::Isd object if it has not already been loaded

* Updated based on review comments
@krlberry krlberry changed the title This is the same as PR #123 - testing to see if CI will run [DO NOT MERGE] This is the same as PR #123 - testing to see if CI will run Oct 9, 2018
@krlberry krlberry closed this Oct 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants