diff --git a/examples/02_Base_Commands.ipynb b/examples/02_Base_Commands.ipynb index ca8c4533..6c2ae00d 100644 --- a/examples/02_Base_Commands.ipynb +++ b/examples/02_Base_Commands.ipynb @@ -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": {