Skip to content

Commit 94f2837

Browse files
committed
Corrections from @eteq and @hamogu
1 parent feb988a commit 94f2837

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

tutorials/UVES/UVES.ipynb

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929
"This tutorial follows my real live data analysis of MN Lup and the code developed\n",
3030
"below is taken (with only minor modifications) from the code that I used to\n",
3131
"actually prepare the publication. The plots that will be developed below\n",
32-
"appear in very similar form in the article published in ApJ.\n",
32+
"appear in very similar form in the article published in\n",
33+
"[ApJ, Volume 771, Issue 1, article id. 70, 12 pp](http://adsabs.harvard.edu/abs/2013ApJ...771...70G).\n",
3334
"\n",
3435
"The examples below depend on each other and the plots in the last section make\n",
3536
"use of things calculated in the earlier sections. Thus, if you need to restart\n",
@@ -141,7 +142,7 @@
141142
"cell_type": "markdown",
142143
"metadata": {},
143144
"source": [
144-
"The previous astropy tutorial already covered\n",
145+
"A previous astropy tutorial already covered\n",
145146
"[handling FITS files](../FITS-header.html) and WCS transformations, so the explanation here\n",
146147
"is only very brief. Check the [astropy documentation](http://docs.astropy.org)\n",
147148
"or the other two tutorials for more details:"
@@ -1472,4 +1473,4 @@
14721473
"metadata": {}
14731474
}
14741475
]
1475-
}
1476+
}

0 commit comments

Comments
 (0)