Skip to content

Table Removed for J/ApJS/259/37 #7

@hcha9

Description

@hcha9

Hello cds team,

I tried to access J/ApJS/259/37, but it looks like the table was removed.

"

ValueError Traceback (most recent call last)
Cell In[64], line 2
1 # retrieve the MOC
----> 2 catalogue_coverage = MOC.from_vizier_table(CATALOGUE)
3 catalogue_coverage.display_preview()

File /opt/pyenv/versions/3.12.0b4/envs/hojoon/lib/python3.12/site-packages/mocpy/moc/moc.py:746, in MOC.from_vizier_table(cls, table_id, max_depth, nside)
743 except HTTPError as error:
744 if error.code == 400:
745 # we provide a clearer error for code 400 bad request
--> 746 raise ValueError(
747 f"No catalog/table was found for '{table_id}'. You can see the list of "
748 "catalogs at https://cdsarc.cds.unistra.fr/viz-bin/moc/?format=html "
749 "and the list of tables at "
750 "https://cdsarc.cds.unistra.fr/viz-bin/moc/?format=html&list=tables .",
751 ) from None
752 raise error
753 return moc

ValueError: No catalog/table was found for 'J/ApJS/259/37'. You can see the list of catalogs at https://cdsarc.cds.unistra.fr/viz-bin/moc/?format=html and the list of tables at https://cdsarc.cds.unistra.fr/viz-bin/moc/?format=html&list=tables .
"

This is the error code I received while running a ipynb file from "https://cdsarc.cds.unistra.fr/vizier/notebook.gml?source=J/ApJS/259/37"

I searched the table name here "https://cdsarc.cds.unistra.fr/viz-bin/moc/?format=html&list=tables"
but I could not find J/ApJS/259/37.

I would greatly appreciate if I can access to this table again and use aladin for this data!

Sincerely,
Hojoon Cha

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions