panoptes / panoptes-utils

A set of Astronomical utility functions. PANOPTES style. :hammer_and_wrench: :telescope: :stars:
https://panoptes-utils.readthedocs.io
MIT License
4 stars 9 forks source link

Add sources utils #158

Closed wtgee closed 4 years ago

wtgee commented 4 years ago

Some items that were pull from the PIAA repo.

codecov-io commented 4 years ago

Codecov Report

Merging #158 into develop will decrease coverage by 1.02%. The diff coverage is 57.24%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #158      +/-   ##
===========================================
- Coverage    70.76%   69.73%   -1.03%     
===========================================
  Files           25       26       +1     
  Lines         1676     1814     +138     
  Branches       223      234      +11     
===========================================
+ Hits          1186     1265      +79     
- Misses         431      484      +53     
- Partials        59       65       +6     
Impacted Files Coverage Δ
panoptes/utils/sources.py 46.36% <46.36%> (ø)
panoptes/utils/images/bayer.py 100.00% <100.00%> (ø)
panoptes/utils/images/fits.py 50.43% <100.00%> (+0.43%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b5f572f...71608ac. Read the comment docs.