Skip to content

Commit e7ab396

Browse files
kakirasterneblur
authored andcommitted
Fix typo
1 parent c9418a4 commit e7ab396

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

tutorials/notebooks/quantities/quantities.ipynb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@
1010
"Ana Bonaca, Erik Tollerud, Jonathan Foster, Kris Stern\n",
1111
"\n",
1212
"## Learning Goals\n",
13+
"1. Use `Quantity` objects to estimate a hypothetical galaxy's mass\n",
14+
"2. Use `Quantity` objects such as data cubes to facilitate a full derivation of the total mass of a molecular cloud\n",
15+
"3. Write functions that take `Quantity` objects instead of raw numbers or arrays\n",
16+
"\n",
17+
"## Detailed Breakdown of Learning Goals\n",
1318
"* Learn how to instantiate `astropy.units.Quantity` objects\n",
1419
"* Take advantage of constants in the `astropy.constants` library\n",
1520
"* Print formatted unit strings\n",

0 commit comments

Comments
 (0)