We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ee2e9b commit 14b7a8bCopy full SHA for 14b7a8b
src/pyuvdata/utils/uvcalibrate.py
@@ -200,7 +200,7 @@ def uvcalibrate(
200
freq_range_check : bool
201
Option to check that frequency ranges on the UVCal object matches the channel
202
frequencies given in the UVData object for a given spectral window. Only
203
- applicable for wide-band UVCal objects, defaul is True.
+ applicable for wide-band UVCal objects, default is True.
204
uvc_pol_convention : str, {"sum", "avg"}, optional
205
The convention for how instrumental polarizations (e.g. XX and YY) are assumed
206
to have been converted to Stokes parameters in ``uvcal``. Options are 'sum' and
0 commit comments