https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Raw File
Tip revision: 617c8e77d30037c1e1fb3a2ab460cb0aaa11eca1 authored by Paul La Plante on 29 June 2019, 20:31:12 UTC
Add support for bitshuffle on visdata
Tip revision: 617c8e7
pyuvdata_linting.yml
name: pyuvdata_linting
channels:
  - defaults
  - conda-forge
dependencies:
  - pycodestyle
back to top