Skip to content

Commit

Permalink
removed added space.
Browse files Browse the repository at this point in the history
  • Loading branch information
s-goldman committed Sep 17, 2024
1 parent 6d3ab1b commit ea824e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stwcs/updatewcs/makewcs.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ def updateWCS(cls, ext_wcs, ref_wcs):
if not ext_wcs.idcmodel:
logger.info("IDC model not found, turning off Makewcs")
return {}

ltvoff, offshift = cls.getOffsets(ext_wcs)

v23_corr = cls.zero_point_corr(ext_wcs)
Expand Down

0 comments on commit ea824e4

Please sign in to comment.