https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 8d9d7acb91a3501952b569ec5b6d6ff2da2ca399 authored by Matthew Kolopanis on 20 January 2021, 20:34:04 UTC, committed by Bryna Hazelton on 28 January 2021, 21:31:41 UTC
1 parent 1ab2cee
Raw File
Tip revision: 8d9d7acb91a3501952b569ec5b6d6ff2da2ca399 authored by Matthew Kolopanis on 20 January 2021, 20:34:04 UTC
move file reading to own function, better for garbage collection
Tip revision: 8d9d7ac
.codecov.yml
codecov:
  ci:
    - !travis-ci  # ignore CI builds by Travis
    - !azure-pipelines  # ignore CI builds by azure pipelines
back to top