mirror of
https://github.com/AllenDowney/AstronomicalData.git
synced 2025-12-12 15:50:09 -08:00
Updating notebooks
This commit is contained in:
@@ -213,12 +213,7 @@
|
|||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
"## Solution\n",
|
"# Solution goes here"
|
||||||
"\n",
|
|
||||||
"radius = 5 * u.arcmin\n",
|
|
||||||
"print(radius)\n",
|
|
||||||
"\n",
|
|
||||||
"radius.to(u.degree)"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -590,35 +590,6 @@
|
|||||||
"# Solution goes here"
|
"# Solution goes here"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"cell_type": "code",
|
|
||||||
"execution_count": 26,
|
|
||||||
"metadata": {},
|
|
||||||
"outputs": [],
|
|
||||||
"source": [
|
|
||||||
"# Solution goes here"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"cell_type": "code",
|
|
||||||
"execution_count": 27,
|
|
||||||
"metadata": {},
|
|
||||||
"outputs": [],
|
|
||||||
"source": [
|
|
||||||
"# Solution goes here"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"cell_type": "code",
|
|
||||||
"execution_count": 28,
|
|
||||||
"metadata": {
|
|
||||||
"scrolled": true
|
|
||||||
},
|
|
||||||
"outputs": [],
|
|
||||||
"source": [
|
|
||||||
"# Solution goes here"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
@@ -741,33 +712,6 @@
|
|||||||
"# Solution goes here"
|
"# Solution goes here"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"cell_type": "code",
|
|
||||||
"execution_count": 35,
|
|
||||||
"metadata": {},
|
|
||||||
"outputs": [],
|
|
||||||
"source": [
|
|
||||||
"# Solution goes here"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"cell_type": "code",
|
|
||||||
"execution_count": 36,
|
|
||||||
"metadata": {},
|
|
||||||
"outputs": [],
|
|
||||||
"source": [
|
|
||||||
"# Solution goes here"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"cell_type": "code",
|
|
||||||
"execution_count": 37,
|
|
||||||
"metadata": {},
|
|
||||||
"outputs": [],
|
|
||||||
"source": [
|
|
||||||
"# Solution goes here"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
|
|||||||
@@ -951,7 +951,7 @@
|
|||||||
"\n",
|
"\n",
|
||||||
"* The most effective figures focus on telling a single story clearly and compellingly.\n",
|
"* The most effective figures focus on telling a single story clearly and compellingly.\n",
|
||||||
"\n",
|
"\n",
|
||||||
"* Consider using annotations to guide the readers attention to the most important elements of a figure.\n",
|
"* Consider using annotations to guide the reader's attention to the most important elements of a figure.\n",
|
||||||
"\n",
|
"\n",
|
||||||
"* The default Matplotlib style generates good quality figures, but there are several ways you can override the defaults.\n",
|
"* The default Matplotlib style generates good quality figures, but there are several ways you can override the defaults.\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
|||||||
Reference in New Issue
Block a user