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
20
20
This example shows how to perform an individual object cross-ID with SDSS.
21
21
We'll start with the position of a source found in another survey, and search
22
22
within 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
24
24
spectroscopy, not just photometry:
25
25
26
26
.. doctest-remote-data ::
@@ -61,7 +61,7 @@ that does *not* correct for the geometry at high declination, also known as
61
61
the :math: `\cos \delta ` correction. At high declination, these rectangles
62
62
would appear much more like trapezoids. However, this is the more intuitive
63
63
interpretation 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,
65
65
so an appropriate region of the celestial sphere is searched, even if the
66
66
central coordinate is very close to RA = 0.
67
67
You can’t perform that action at this time.
0 commit comments