Skip to content

update for astroquery 0.4.9 #90

@kelle

Description

@kelle

In older versions of astroquery (0.4.7), the simbad table colnames were uppercase. In latest version of astroquery, simbad result tables have lower case column names.

get_simbad_names:
temp = [_name_formatter(s) for s in t["id"].tolist()]

there's also an RA somewhere.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions