File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,8 @@ wavelength calibration and performing robust sky subtraction.
18
18
19
19
In the `specreduce ` package, the tilt function is represented as a 2D polynomial using an
20
20
``~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:
22
23
23
24
1. Identifying emission lines in one or more arc lamp calibration spectra for a given number of
24
25
cross-dispersion sample positions
@@ -31,7 +32,7 @@ Tutorials
31
32
---------
32
33
33
34
The following tutorial provides hands-on examples demonstrating the usage of the
34
- `~specreduce.tilt_correction.TiltCorrection ` class.
35
+ `` ~specreduce.tilt_correction.TiltCorrection ` ` class.
35
36
36
37
.. toctree ::
37
38
:maxdepth: 1
You can’t perform that action at this time.
0 commit comments