https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 560b46d9feb55d8a88c725fce39d9a995e3f483d authored by Adam Beardsley on 09 April 2019, 22:12:09 UTC, committed by Bryna Hazelton on 22 April 2019, 17:25:26 UTC
1 parent c0dee50
Raw File
Tip revision: 560b46d9feb55d8a88c725fce39d9a995e3f483d authored by Adam Beardsley on 09 April 2019, 22:12:09 UTC
fixed qm_version to pyuvdat_version in uvflag tests
Tip revision: 560b46d
TODO
X update version string

X update imports

X update init

qm_utils
  X lst_from_uv == copy to pyuvdata.utils
  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
  uvflag == need to check version strings
  copy test data files
  lst_from_uv == copy to pyuvdata.utils
  flags2waterfall == copy function to uvflag.py
  _bytes_to_str (I think we stole this from pyuvdata) == repoint to pyuvdata utils
  _str_to_bytes == repoint to pyuvdata utils
  collapse == copy to pyuvdata utils, add "collapse" suffix to subfunctions, update xrfi calls
  and_rows_cols == copy to uvflag.py

move HERAData test to hera_cal

Delete this file
back to top