Skip to content

Commit

Permalink
📝 Update example 2 with new add_hips function
Browse files Browse the repository at this point in the history
  • Loading branch information
Xen0Xys committed May 21, 2024
1 parent 1fc7d10 commit 2d0f344
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions examples/2_Base_Commands.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,18 @@
"aladin.coo_frame"
]
},
{
"metadata": {},
"cell_type": "markdown",
"source": "You can add a hips survey from an url or an id (id list: https://aladin.cds.unistra.fr/hips/list)"
},
{
"metadata": {},
"cell_type": "code",
"outputs": [],
"execution_count": null,
"source": "aladin.add_hips(\"P/2MASS/color\")"
},
{
"metadata": {},
"cell_type": "markdown",
Expand Down

0 comments on commit 2d0f344

Please sign in to comment.