Closed mkolopanis closed 3 years ago
Merging #364 (9f0711a) into main (d5a8cf1) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #364 +/- ##
=======================================
Coverage 99.07% 99.07%
=======================================
Files 13 13
Lines 1941 1941
=======================================
Hits 1923 1923
Misses 18 18
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 d5a8cf1...9f0711a. Read the comment docs.
@steven-murray The hera_sim errors are happening on this PR too, which just updates documentation.
The error looks like there is no mpi installed, is hera_sim trying to call part of pyuvsim that needs mpi? maybe we need to update our herasim environment?
oh, maybe! I think there were other errors besides that on the other PR, but I didn't check this one closely.
Yup, looks like it's the MPI requirement. I wonder if it's possible to use hera_sim's own testing env instead of maintaining your own?
just to be safe I rebased after the herasim update.
closes #362
Description
Adds an optional argument to
download_latest_data.py
to get the uvbeam and two healpix skymodels from the google drive. also adds a direct link to the google drive for users.Checklist:
For all pull requests: