Skip to content

Commit 02ce4ab

Browse files
committed
display summary in landing page
1 parent 0308805 commit 02ce4ab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

index-coordinates.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"source": [
88
"# Tutorial Series on astropy.coordinates\n",
99
"\n",
10+
"## Summary\n",
1011
"This is a set of tutorials on how to use the `astropy.coordinates` package to work with astronomical coordinates.\n",
1112
"We will introduce many of the key concepts underlying how to represent and transform astronomical coordinates using `astropy.coordinates`, including how to work with both position and velocity data within the coordinate objects. We will also explore how the `astropy.coordinates` package can be used to cross-match two catalogs that contain overlapping sources that may have been observed at different times.\n"
1213
]

0 commit comments

Comments
 (0)