DOI-USGS / ale

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

Initial EIS Drivers #468

Closed jessemapel closed 2 years ago

jessemapel commented 2 years ago

Re-do of #462

jessemapel commented 2 years ago

Kernels are sufficiently "fake" right now that I'm not going to include any sliced kernels until we have some actual data. So just doing unit testing of specific parameters, which are basically all hard coded.

codecov-commenter commented 2 years ago

Codecov Report

Merging #468 (e7c1fc7) into master (78253de) will decrease coverage by 0.95%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #468      +/-   ##
==========================================
- Coverage   21.31%   20.35%   -0.96%     
==========================================
  Files          47       48       +1     
  Lines        4472     4676     +204     
==========================================
- Hits          953      952       -1     
- Misses       3519     3724     +205     
Impacted Files Coverage Δ
ale/base/type_sensor.py 0.00% <0.00%> (ø)
ale/drivers/clipper_drivers.py 0.00% <0.00%> (ø)
src/InterpUtils.cpp 96.12% <0.00%> (-0.03%) :arrow_down:
ale/util.py 0.00% <0.00%> (ø)
ale/base/data_isis.py 0.00% <0.00%> (ø)
ale/drivers/co_drivers.py 0.00% <0.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more