Skip to content

Commit

Permalink
📝 Move hips2fits example from notebook 2 to notebook 11
Browse files Browse the repository at this point in the history
  • Loading branch information
Xen0Xys committed Aug 1, 2024
1 parent bdbd715 commit 824ba25
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions examples/02_Base_Commands.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -204,18 +204,6 @@
"source": [
"aladin.add_fits(Path(\"images/m31.fits\"), name=\"M31\", opacity=0.5)"
]
},
{
"metadata": {},
"cell_type": "markdown",
"source": "You can export a fits image of the current view from the hips you want, and save it to a file."
},
{
"metadata": {},
"cell_type": "code",
"outputs": [],
"execution_count": null,
"source": "fits = aladin.hips2fits(\"P/allWISE/color\", \"images/wise.fits\")"
}
],
"metadata": {
Expand Down

0 comments on commit 824ba25

Please sign in to comment.