Skip to content

Commit b1b5b39

Browse files
committedSep 15, 2015
Added glossary link to the README KIPAC#47
1 parent 2625b00 commit b1b5b39

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed
 

‎README.md

+2
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ Our goal is that students taking this course will:
4444
* Machine Learning
4545
* Project Presenations
4646

47+
You can help write a glossary of terms used in the lectures [here](doc/Glossary.md).
48+
4749
### Contact
4850

4951
* Phil Marshall

‎examples/SDSScatalog/CorrFunc.ipynb

+1-4
Original file line numberDiff line numberDiff line change
@@ -165,10 +165,7 @@
165165
"* Correlations between mock galaxies distributed uniformly randomly over the survey \"footprint\" helps account for spurious effects in the correlation function that might arise from weird survey area design.\n",
166166
"\n",
167167
"\n",
168-
"* We'll use Mike Jarvis' `TreeCorr` code [(Jarvis et al 2004)](http://arxiv.org/abs/astro-ph/0307393) to compute this correlation function estimator efficiently. You can read more about better estimators starting from [the TreeCorr wiki](https://github.com/rmjarvis/TreeCorr/wiki/Guide-to-using-TreeCorr-in-Python#using-random-catalogs).\n",
169-
"\n",
170-
"\n",
171-
"* "
168+
"* We'll use Mike Jarvis' `TreeCorr` code [(Jarvis et al 2004)](http://arxiv.org/abs/astro-ph/0307393) to compute this correlation function estimator efficiently. You can read more about better estimators starting from [the TreeCorr wiki](https://github.com/rmjarvis/TreeCorr/wiki/Guide-to-using-TreeCorr-in-Python#using-random-catalogs)."
172169
]
173170
},
174171
{

0 commit comments

Comments
 (0)