chime-experiment / ch_util

CHIME utilities
https://chime-experiment.github.io/ch_util
MIT License
2 stars 3 forks source link

CHIME static RFI adjustments #67

Closed ljgray closed 7 months ago

ljgray commented 7 months ago

RFI static mask updates

  1. Add some extra narrow bands which were previously being masked elsewhere
  2. Extend an existing band to properly mask the edge

Sphinx

  1. Update deprecated intersphinx mapping syntax
  2. Use python 3.11 for sphinx
  3. Remove sphinx version pin

CI

  1. Bump CI linting and docs from python 3.10 to 3.11

Also, there's a black update.