Skip to content

Commit

Permalink
adding mastquery to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
goudfroo committed Sep 17, 2024
1 parent 4f283f6 commit 33ce565
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": 7,
"id": "fc6bcd19",
"metadata": {},
"outputs": [],
Expand All @@ -52,6 +52,7 @@
"import pysiaf\n",
"import warnings\n",
"import urllib.request\n",
"import mastquery\n",
"from astroquery.gaia import Gaia\n",
"%matplotlib inline"
]
Expand Down

0 comments on commit 33ce565

Please sign in to comment.