https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 8c7c42c2cbe70f3b6e293319bc399d6a5be2e792 authored by Adam Beardsley on 09 April 2019, 22:48:18 UTC, committed by Bryna Hazelton on 22 April 2019, 17:25:26 UTC
1 parent 230a665
Raw File
Tip revision: 8c7c42c2cbe70f3b6e293319bc399d6a5be2e792 authored by Adam Beardsley on 09 April 2019, 22:48:18 UTC
move output test file
Tip revision: 8c7c42c
TODO
X update version string

X update imports

X update init

qm_utils
  X lst_from_uv == copy to pyuvdata.uvflag
  X flags2waterfall == copy function to uvflag.py
  X _bytes_to_str (I think we stole this from pyuvdata) == repoint to pyuvdata utils
  X _str_to_bytes == repoint to pyuvdata utils
  X collapse == copy to pyuvdata utils, add "collapse" suffix to subfunctions
  X and_rows_cols == copy to uvflag.py

tests
  X uvflag == need to check version strings
  X copy test data files
  X lst_from_uv == copy to pyuvdata.uvflag
  X flags2waterfall == copy function to uvflag.py
  X collapse == copy to pyuvdata utils, add "collapse" suffix to subfunctions, update xrfi calls
  X and_rows_cols == copy to uvflag.py

move HERAData test to hera_cal

Delete this file
back to top