Skip to content

Commit

Permalink
Code clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
melanieclarke committed May 8, 2024
1 parent e3dad84 commit 0e75426
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jwst/wavecorr/wavecorr.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ def apply_zero_point_correction(slit, reffile):
The ``wavecorr`` reference file.
"""
log.info(f'slit name {slit.name}')
slit_wcs = slit.meta.wcs

# Get the source position in the slit and set the aperture name
if slit.meta.exposure.type in ['NRS_FIXEDSLIT', 'NRS_BRIGHTOBJ']:
Expand Down

0 comments on commit 0e75426

Please sign in to comment.