Clean up Isis Label mixin test and add pvl import (#153)
* Add getPosition with coefficients * Add some exceptions and associated test * remove debug statements and change test name * Updated to use gsl for polynomial evaluation and separated out into a helper function. Swapped order of coeffs, other changes in response to review comments * Added a couple of suggested tests and updated documentation * Modify IsisLabel driver for refactor. Update test * Create new test for ISIS Label mixin, remove changes to ISIS spice test, and updated Isis Label for review comments * Update distortion mixin with kaguya, lroc, and dawnfc * Updated type_distortion to move instrument-specific distortion models into the individual drivers and renamed transverse to messengermdis * Fix typoes * More typoes and forgot to add my test * Another formatting error fixed * Another formatting error fixed * Another formatting error fixed * moved dawn's distortion return to the final driver * Reverted transverse distortion name and updated test * Update to simplify distortion test * remove unneeded imports * clean up distortion test * fixed distortion model name * Update pytest for label_isis to add label test and clean up test. Add import pvl to IsisLabel mixin
Loading
Please sign in to comment