Skip to content
Snippets Groups Projects
Commit 02c98918 authored by David Rafferty's avatar David Rafferty
Browse files

Improve docstring

parent 39c0b288
No related branches found
No related tags found
No related merge requests found
......@@ -1091,7 +1091,10 @@ class SkyModel(object):
def getPatchNames(self):
"""
Returns array of all patch names in the sky model.
Returns array of all patch names in the sky model, with duplicates removed.
Note: use getColValues('Patch') if you want the patch names for each source
in the sky model.
Returns
-------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment