Get the MOC corresponding to a tableΒΆ

[1]:
from mocpy import MOC
[2]:
gum_qso_moc = MOC.from_vizier_table("VI/137/gum_qso", nside=512)
WARNING: Keyword 'TTYPE1' found more than once in a same HDU! We use the first occurrence.
[3]:
gum_qso_moc.display_preview()
../../_images/_collections_notebooks_from_vizier_table_3_0.png
[4]:
denis_moc = MOC.from_ivorn("ivo://CDS/B/denis/denis", nside=64)
denis_moc.display_preview()
WARNING: Keyword 'TTYPE1' found more than once in a same HDU! We use the first occurrence.
../../_images/_collections_notebooks_from_vizier_table_4_1.png