DOI-USGS / ale

Abstraction Layer for Ephemerides (ALE)
Other
13 stars 33 forks source link

Hayabusa amica #521

Closed jrcain-usgs closed 1 year ago

jrcain-usgs commented 1 year ago

Added Hayabusa amica driver and assc. tests. Sorted pck kernel first so it can be overridden by more specific kernels. Checked for more than 1 ephemeris time in frame chain to avoid getting unnecessary exact_ck_times for Framers.

codecov-commenter commented 1 year ago

Codecov Report

Merging #521 (7d40eb0) into master (1775745) will decrease coverage by 0.39%. The diff coverage is 0.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #521      +/-   ##
==========================================
- Coverage   17.90%   17.52%   -0.39%     
==========================================
  Files          52       53       +1     
  Lines        5483     5605     +122     
==========================================
  Hits          982      982              
- Misses       4501     4623     +122     
Impacted Files Coverage Δ
ale/drivers/hayabusa_drivers.py 0.00% <0.00%> (ø)
ale/transformation.py 0.00% <0.00%> (ø)
ale/util.py 0.00% <0.00%> (ø)
ale/drivers/mgs_drivers.py 0.00% <0.00%> (ø)
ale/base/type_distortion.py 0.00% <0.00%> (ø)
ale/drivers/chandrayaan_drivers.py 0.00% <0.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more