File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Getting started
2020This example shows how to perform an individual object cross-ID with SDSS.
2121We'll start with the position of a source found in another survey, and search
2222within a 5 arcsecond radius (a "cone search") for optical counterparts in SDSS.
23- Note use of the keyword argument spectro, which requires matches to have
23+ Note use of the keyword argument `` spectro `` , which requires matches to have
2424spectroscopy, not just photometry:
2525
2626.. doctest-remote-data ::
@@ -61,7 +61,7 @@ that does *not* correct for the geometry at high declination, also known as
6161the :math: `\cos \delta ` correction. At high declination, these rectangles
6262would appear much more like trapezoids. However, this is the more intuitive
6363interpretation of "this range of RA, that range of Dec" that many people use.
64- Finally though, the constructed rectangles *do * account for RA wrap-around,
64+ Finally, though, the constructed rectangles *do * account for RA wrap-around,
6565so an appropriate region of the celestial sphere is searched, even if the
6666central coordinate is very close to RA = 0.
6767
You can’t perform that action at this time.
0 commit comments