Skip to content

Commit ae5acc8

Browse files
committed
fix desc location
1 parent 0a87e2f commit ae5acc8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tutorials/Quantities/Quantities.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"date": "April 2014",
66
"link_name": "Using Astropy Quantites for astrophysical calculations",
77
"name": "",
8-
"published": true
8+
"published": true,
9+
"description" : "Demonstrates use of the astropy.units, astropy.constants, and the Quantity object for calculating the mass of a galaxy from its velocity dispersion and determining masses of molecular clouds from CO intensity maps. Includes use of matplotlib for making a histogram and an image with a colorbar. Also includes good practices for using quantities in functions you might distribute to other people."
910
},
1011
"signature": "sha256:0b60a6688134ca2541d6d959efb64c1fcb1f59665f6690d041fd4511837f7752"
11-
"description" : "Demonstrates use of the astropy.units, astropy.constants, and the Quantity object for calculating the mass of a galaxy from its velocity dispersion and determining masses of molecular clouds from CO intensity maps. Includes use of matplotlib for making a histogram and an image with a colorbar. Also includes good practices for using quantities in functions you might distribute to other people."
1212
},
1313
"nbformat": 3,
1414
"nbformat_minor": 0,

0 commit comments

Comments
 (0)