https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 14a1b1c8147be19af7c21745b735276f7f88ab38 authored by Mike Wilensky on 11 March 2020, 01:53:50 UTC, committed by Bryna Hazelton on 23 March 2020, 21:09:08 UTC
1 parent 20fbcf9
Raw File
Tip revision: 14a1b1c8147be19af7c21745b735276f7f88ab38 authored by Mike Wilensky on 11 March 2020, 01:53:50 UTC
attempt to preserve weights_square array during clear_unused_attributes
Tip revision: 14a1b1c
.coveragerc
[run]
omit =
  */tests/*
  */conftest.py

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