sdss / mangadap

The MaNGA Data Analysis Pipeline
BSD 3-Clause "New" or "Revised" License
16 stars 8 forks source link

Bring survey-level scripts up-to-date with v4 front-end changes. #104

Closed kbwestfall closed 2 years ago

kbwestfall commented 2 years ago

As titled. Changes include:

codecov[bot] commented 2 years ago

Codecov Report

Merging #104 (a9ad4c7) into develop (ab47717) will increase coverage by 0.85%. The diff coverage is 15.68%.

@@             Coverage Diff             @@
##           develop     #104      +/-   ##
===========================================
+ Coverage    34.63%   35.48%   +0.85%     
===========================================
  Files           83       82       -1     
  Lines        18399    18026     -373     
===========================================
+ Hits          6372     6397      +25     
+ Misses       12027    11629     -398     
Impacted Files Coverage Δ
mangadap/config/defaults.py 84.61% <ø> (+23.74%) :arrow_up:
mangadap/scripts/manga_dap_inspector.py 15.78% <0.00%> (ø)
mangadap/scripts/ppxffit_qa.py 9.93% <0.00%> (-0.03%) :arrow_down:
mangadap/survey/dapall.py 0.00% <0.00%> (ø)
mangadap/survey/rundap.py 0.00% <0.00%> (ø)
mangadap/util/parser.py 50.74% <ø> (+6.99%) :arrow_up:
mangadap/scripts/dapall_qa.py 9.53% <9.09%> (-1.11%) :arrow_down:
mangadap/scripts/fit_residuals.py 8.02% <11.11%> (-0.05%) :arrow_down:
mangadap/survey/drpcomplete.py 14.58% <11.90%> (+4.73%) :arrow_up:
mangadap/scripts/plate_fit_qa.py 17.04% <13.63%> (-1.48%) :arrow_down:
... and 7 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 ab47717...a9ad4c7. Read the comment docs.