Skip to content

Commit c057079

Browse files
committed
Update plot-catalog.ipynb
added description.
1 parent 859ece1 commit c057079

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

tutorials/Plot-Catalog/plot-catalog.ipynb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"metadata": {
33
"astropy-tutorials": {
4-
"author": "Adrian M. Price-Whelan <adrn@astro.columbia.edu>",
4+
"author": "Adrian M. Price-Whelan <adrn@astro.columbia.edu> and Kelle Cruz <kellecruz@gmail.com>",
55
"date": "July 2013",
66
"link_name": "Read and plot catalog information from a text file",
77
"name": "",
88
"published": true
9+
"description" : "Demonstrates use of astropy.io.ascii for reading and writing ASCII data, astropy.coordinates and astropy.units for converting RA (as a sexagesimal angle) to decimal degrees, and matplotlib for making a color-magnitud diagram and on-sky locations in a mollweide projection."
910
},
1011
"signature": "sha256:a6948119e622634bad34bb4d1b7bcbb59e84cab95025724098127104a63cc42c"
1112
},
@@ -444,4 +445,4 @@
444445
"metadata": {}
445446
}
446447
]
447-
}
448+
}

0 commit comments

Comments
 (0)