RadioAstronomySoftwareGroup / pyuvsim

A ultra-high precision package for simulating radio interferometers in python on compute clusters.
https://pyuvsim.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
43 stars 7 forks source link

Fix docs on how to select using the bls parameter #383

Closed bhazelton closed 2 years ago

bhazelton commented 2 years ago

Description

Fix errors in documentation on using the select method with the bls parameter.

Note that there is an existing test, test_param_select_bls in test_simsetup.py, that tests that this works as documented in this PR.

Motivation and Context

fixes #333

Types of changes

Checklist:

For all pull requests:

Documentation change checklist:

codecov[bot] commented 2 years ago

Codecov Report

Merging #383 (6c48d92) into main (1f88b96) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #383   +/-   ##
=======================================
  Coverage   99.17%   99.17%           
=======================================
  Files          13       13           
  Lines        2054     2054           
=======================================
  Hits         2037     2037           
  Misses         17       17           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1f88b96...6c48d92. Read the comment docs.