Skip to content

'SCRIPT_NUMBER_ID' column disappeared in Simbad.query_region() after v0.4.8 update #3209

@vsquicciarini

Description

@vsquicciarini

Hello there,
it appears that the v0.4.8 of astroquery deleted the column 'SCRIPT_NUMBER_ID' when using the function Simbad.query_region(). The column, introduced here (#2047) was crucial to connect the unequivocally inputs and outputs of a query, by assigning each row a number corresponding to the i-th input region.

Apparently the column was renamed as 'object_number_id' in Simbad.query_objects() (#2954). However, no such column exists for Simbad.query_region().

Would it be possible to restore this column (even with a different name)?

Thank you in advance for your the consideration. :)

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