tasoc / photometry

The TASOC Photometry Pipeline
https://tasoc.dk
GNU General Public License v3.0
18 stars 4 forks source link

New IO submodule #39

Closed rhandberg closed 1 year ago

rhandberg commented 1 year ago

Put things regarding reading of files into dedicated submodule named io. Implement new way of loading and handling FFI images.

codecov[bot] commented 1 year ago

Codecov Report

Merging #39 (d679320) into devel (8626707) will increase coverage by 0.21%. The diff coverage is 94.69%.

@@            Coverage Diff             @@
##            devel      #39      +/-   ##
==========================================
+ Coverage   84.43%   84.64%   +0.21%     
==========================================
  Files          32       33       +1     
  Lines        4368     4383      +15     
==========================================
+ Hits         3688     3710      +22     
+ Misses        680      673       -7     
Impacted Files Coverage Δ
photometry/image_motion.py 98.72% <ø> (ø)
photometry/utilities.py 96.44% <ø> (+0.21%) :arrow_up:
photometry/plots.py 84.50% <33.33%> (-1.59%) :arrow_down:
run_ffimovie.py 90.07% <80.00%> (+0.03%) :arrow_up:
photometry/prepare.py 84.80% <87.09%> (-0.18%) :arrow_down:
photometry/io.py 97.95% <97.95%> (ø)
photometry/BasePhotometry.py 93.92% <100.00%> (ø)
photometry/backgrounds.py 76.66% <100.00%> (+0.87%) :arrow_up:
photometry/catalog.py 80.35% <100.00%> (+0.35%) :arrow_up:
photometry/fixes/time_offset.py 100.00% <100.00%> (ø)
... and 3 more

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