https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision e795d21c193f50315d04ae577f083e28322e43d4 authored by Matthew Kolopanis on 02 March 2020, 16:37:36 UTC, committed by Bryna Hazelton on 19 March 2020, 03:56:28 UTC
1 parent 09aeb67
Raw File
Tip revision: e795d21c193f50315d04ae577f083e28322e43d4 authored by Matthew Kolopanis on 02 March 2020, 16:37:36 UTC
added test file for mwa resample in time test
Tip revision: e795d21
.coveragerc
[run]
omit =
  */tests/*
  */conftest.py

[report]
omit =
  */tests/*
  */conftest.py
back to top