Skip to content

Commit

Permalink
docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
psferguson committed Aug 13, 2024
1 parent 6140a63 commit e5b7d32
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion python/lsst/the/monster/assemble.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,10 @@ class AssembleMonsterRefcat:
gaia_reference_class : `RefcatInfo`
The input Gaia DR3 RefcatInfo object.
catalog_info_class_list : `list` [`RefcatInfo`]
Reverse-priority list of catalog info classes for assembly.
Reverse-priority list of catalog info classes for assembly of
grizy-bands.
uband_catalog_info_class_list : `list` [`RefcatInfo`]
Reverse-priority list of catalog info classes for assembly of u-band.
target_catalog_info_class_list : `list` [`RefcatInfo`]
List of catalog info classes that will be output in final monster.
monster_path_inp : `str`, optional
Expand Down

0 comments on commit e5b7d32

Please sign in to comment.