rbeyer / kalasiris

A Python library to wrap functions and functionality for the Integrated Software for Imagers and Spectrometers (ISIS).
https://kalasiris.readthedocs.io
BSD 3-Clause "New" or "Revised" License
9 stars 5 forks source link

Improvements to parameters and preferences #14

Closed rbeyer closed 1 year ago

rbeyer commented 1 year ago

Description

Related Issue

Would close #11 .

How Has This Been Tested?

Types of changes

Checklist:

Licensing:

This project is released under the LICENSE.

codecov[bot] commented 1 year ago

Codecov Report

Merging #14 (cba3cfb) into main (d22e502) will increase coverage by 0.10%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
+ Coverage   92.50%   92.60%   +0.10%     
==========================================
  Files          12       12              
  Lines         480      487       +7     
==========================================
+ Hits          444      451       +7     
  Misses         36       36              
Impacted Files Coverage Δ
kalasiris/cubenormfile.py 88.57% <ø> (-0.32%) :arrow_down:
kalasiris/__init__.py 100.00% <100.00%> (ø)
kalasiris/kalasiris.py 92.10% <100.00%> (+2.39%) :arrow_up:

... and 3 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.