Skip to content

Commit a3708db

Browse files
JP-4315: Fix JDox known-issues links (#10528)
1 parent a5eb979 commit a3708db

2 files changed

Lines changed: 7 additions & 8 deletions

File tree

docs/jwst/adaptive_trace_model/main.rst

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,12 @@ with a set of univariate basis spline fits to the spatial profile, along the dis
1212
Optionally, the step may also use the trace model to oversample the input data by a
1313
specified factor.
1414

15-
This step is intended in part to address spatial undersampling effects in
16-
`NIRSpec IFU <https://jwst-docs.stsci.edu/known-issues-with-jwst-data/nirspec-known-issues/nirspec-ifu-known-issues#NIRSpecIFUKnownIssues-Cubebuildingartifacts>`__
17-
and `MIRI MRS <https://jwst-docs.stsci.edu/known-issues-with-jwst-data/miri-known-issues/miri-mrs-known-issues#MIRIMRSKnownIssues-resamplingResamplingnoise>`__
18-
spectra extracted from rectified cubes. This "resampling noise" manifests as low-frequency
19-
oscillations in spectra extracted from apertures smaller than the observational point-spread-function
20-
(PSF). Interpolating the data onto a higher resolution grid prior to building a rectified spectral
21-
cube can mitigate these spectral artifacts.
15+
This step is intended in part to address
16+
`spatial undersampling effects <https://jwst-docs.stsci.edu/known-issues/resampling-artifacts>`__
17+
in NIRSpec IFU and MIRI MRS spectra extracted from rectified cubes. This "resampling noise"
18+
manifests as low-frequency oscillations in spectra extracted from apertures smaller than
19+
the observational point-spread-function (PSF). Interpolating the data onto a higher resolution
20+
grid prior to building a rectified spectral cube can mitigate these spectral artifacts.
2221

2322
This step is currently available for NIRSpec IFU and MIRI MRS exposures only.
2423
It is incorporated into the :ref:`calwebb_spec2 <calwebb_spec2>` and

docs/jwst/picture_frame/main.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Description
77
Overview
88
--------
99
The ``picture_frame`` step removes thermal artifacts (`the "picture frame"
10-
effect <https://jwst-docs.stsci.edu/known-issues-with-jwst-data/nirspec-known-issues#NIRSpecKnownIssues-pictureframePictureframeeffect>`_)
10+
effect <https://jwst-docs.stsci.edu/known-issues/nirspec-known-issues#NIRSpecKnownIssues-pictureframePictureframeeffect>`_)
1111
from calibrated ramp images, after the :ref:`jump <jump_step>` step
1212
and prior to performing the :ref:`clean_flicker_noise <clean_flicker_noise_step>`
1313
or the :ref:`ramp_fitting <ramp_fitting_step>` step.

0 commit comments

Comments
 (0)