discos / srt-single-dish-tools

Quicklook for Single Dish Telescopes
http://srt-single-dish-tools.readthedocs.io/en/latest/index.html
4 stars 7 forks source link

Refresh scanset structure and inner workings #212

Closed matteobachetti closed 3 years ago

matteobachetti commented 3 years ago

Rework ScanSet structure. Hopefully, clearer code and better testing Include and close #211

codecov[bot] commented 3 years ago

Codecov Report

Merging #212 (98f9f04) into master (b6649bb) will increase coverage by 18.11%. The diff coverage is 98.14%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #212       +/-   ##
===========================================
+ Coverage   76.58%   94.69%   +18.11%     
===========================================
  Files          24       24               
  Lines        6153     6181       +28     
===========================================
+ Hits         4712     5853     +1141     
+ Misses       1441      328     -1113     
Impacted Files Coverage Δ
srttools/io.py 96.26% <ø> (+3.91%) :arrow_up:
srttools/read_config.py 92.94% <ø> (+2.35%) :arrow_up:
srttools/imager.py 94.92% <98.07%> (+13.57%) :arrow_up:
srttools/calibration.py 97.92% <100.00%> (+26.79%) :arrow_up:
srttools/converters/mbfits.py 94.42% <100.00%> (ø)
srttools/monitor/monitor.py 77.83% <100.00%> (+60.76%) :arrow_up:
srttools/simulate.py 99.18% <100.00%> (+3.01%) :arrow_up:
srttools/fit.py 96.52% <0.00%> (+3.47%) :arrow_up:
... and 12 more

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 b6649bb...98f9f04. Read the comment docs.