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
pyproject.toml
[build-system]
requires = ["setuptools>=30.3.0", "wheel", "setuptools_scm", 'numpy>=1.15']
back to top