Skip to content

Vizier.find_catalogs not finding a table that the website shows exists #2707

@jkrick

Description

@jkrick

CDS recently imported a table from Green et al., 2022. I can access that table with a browser on the Vizier website, but astroquery Vizier.find_catalogs can't find it.

from astroquery.vizier import Vizier

catalog_list = Vizier.find_catalogs('2022ApJ...933..180G')
print(catalog_list)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions