Skip to content

Commit a51fd94

Browse files
committed
Documentation hack. Needs to be addressed correctly.
1 parent 69ceaae commit a51fd94

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/tilt_correction/tilt_correction.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ wavelength calibration and performing robust sky subtraction.
1818

1919
In the `specreduce` package, the tilt function is represented as a 2D polynomial using an
2020
``~astropy.modeling.models.Polynomial2D`` instance of a specified degree. The
21-
`~specreduce.tilt_correction.TiltCorrection` class implements this correction through several steps:
21+
``~specreduce.tilt_correction.TiltCorrection`` class implements this correction through several
22+
steps:
2223

2324
1. Identifying emission lines in one or more arc lamp calibration spectra for a given number of
2425
cross-dispersion sample positions
@@ -31,7 +32,7 @@ Tutorials
3132
---------
3233

3334
The following tutorial provides hands-on examples demonstrating the usage of the
34-
`~specreduce.tilt_correction.TiltCorrection` class.
35+
``~specreduce.tilt_correction.TiltCorrection`` class.
3536

3637
.. toctree::
3738
:maxdepth: 1

0 commit comments

Comments
 (0)