spacetelescope / jwst

Python library for science observations from the James Webb Space Telescope
https://jwst-pipeline.readthedocs.io/en/latest/
Other
570 stars 167 forks source link

Use group name instead of index for `SkyGroup` during skymatch #8711

Open braingram opened 3 months ago

braingram commented 3 months ago

Skymatch provides group indices for ids. https://github.com/spacetelescope/jwst/blob/1a45e3480c6e7d6c103a188c04ce4041084fc644/jwst/skymatch/skymatch_step.py#L111-L119 It may be more informative to have these be group names.