get_twomass_like_name¶
- tessilator.maketable.get_twomass_like_name(coords)[source]¶
If the Gaia DR3 system is not chosen, this function returns a string which has the same format as the 2MASS identifiers.
- Parameters:
- coords
astropy.coordinates.SkyCoord The SkyCoord tuple of right ascencion and declination values.
- coords
- Returns:
- radec_fin
list A list of 2MASS-like identifiers.
- radec_fin