- Fix failing test case (need to switch to gdrive)
- Migrate off Google Drive downloads for CI server
- Pin numpy to remove deprecation errors (and possible numerical issues introduced in 1.20+)
- Pin pytest flake to < 5.0.0 to work around tholo/pytest-flake8#87
- Pin dask-ms and dask versions (:pr:`82`)
- Fix DATA_DESC_ID indexing (:pr:`79`)
- Fix infinite recursion when computing dask metadata (:pr:`79`)
- Removed .travis and .travis.yml (:pr:`71`) and (:pr:`73`)
- Github CI Actions (:pr:`71`)
- Change license to BSD3 (:pr:`64`)
- Upgrade to dask-ms (:pr:`59`)
- Use pytest-flake8 when running test cases (:pr:`56`)
- Fix polarisation flagging for uncalibrated data (:pr:`55`)
- Add ability to flag on total power (:pr:`55`)
- Baseline statistics (:pr:`55`)
- 4K UHF mask (:pr:`55`)
- Add Pull Request Template (:pr:`53`)
- Boringify logs
- Remove transposing
- enlarge chunk sizes
- Switch to python 3 only. Python 2.7 no longer supported
- Minor fixes to scan selection and stats computation