radio-astro-tools / spectral-cube

Library for reading and analyzing astrophysical spectral data cubes
http://spectral-cube.rtfd.org
BSD 3-Clause "New" or "Revised" License
98 stars 65 forks source link

allow multiple cubes to be passed to stack_cube #745

Closed keflavich closed 3 years ago

keflavich commented 3 years ago

minor enhancement in analysis_utilities

codecov-commenter commented 3 years ago

Codecov Report

Merging #745 (38d50b9) into master (dc25a7e) will increase coverage by 0.31%. The diff coverage is 84.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #745      +/-   ##
==========================================
+ Coverage   77.55%   77.86%   +0.31%     
==========================================
  Files          24       24              
  Lines        5775     5811      +36     
==========================================
+ Hits         4479     4525      +46     
+ Misses       1296     1286      -10     
Impacted Files Coverage Δ
spectral_cube/analysis_utilities.py 83.83% <83.72%> (+10.78%) :arrow_up:
spectral_cube/spectral_cube.py 76.80% <100.00%> (+0.36%) :arrow_up:
spectral_cube/stokes_spectral_cube.py 86.20% <0.00%> (-5.80%) :arrow_down:
spectral_cube/dask_spectral_cube.py 85.07% <0.00%> (-0.11%) :arrow_down:

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 dc25a7e...38d50b9. Read the comment docs.

e-koch commented 3 years ago

Windows build test failures unrelated.