You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index-coordinates.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
"id": "0",
6
6
"metadata": {},
7
7
"source": [
8
-
"# Preface - Tutorial Series on astropy.coordinates\n",
8
+
"# Tutorial Series on astropy.coordinates\n",
9
9
"\n",
10
10
"This is a set of tutorials on how to use the `astropy.coordinates` package to work with astronomical coordinates.\n",
11
11
"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"
0 commit comments