diff --git a/lsmtool/__init__.py b/lsmtool/__init__.py index 1e79e8cb5e4a532a4b937613e575fe27e8d3de9e..57cfb698c82aa56992ec0d49745b88ea01211c39 100644 --- a/lsmtool/__init__.py +++ b/lsmtool/__init__.py @@ -35,9 +35,9 @@ def load(fileName, beamMS=None, VOPosition=None, VORadius=None): Parameters ---------- fileName : str - Name of input ASCII file from which the sky model is read (must respect - the makesourcedb format) or name of VO service to query (must be one of - 'WENSS', 'NVSS', or 'GSM'), or dict (single source only) + Input ASCII file from which the sky model is read (must respect the + makesourcedb format), name of VO service to query (must be one of + 'WENSS', 'NVSS', 'TGSS', or 'GSM'), or dict (single source only) beamMS : str, optional Measurement set from which the primary beam will be estimated. A column of attenuated Stokes I fluxes will be added to the table