Skip to content

Commit 087b021

Browse files
Added attachPinholeTelluric to GNIRS XD reduceTelluric recipe.
1 parent 9031b57 commit 087b021

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

geminidr/gnirs/recipes/sq/recipes_XD_SPECT.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ def reduceTelluric(p):
6363
p.associateSky()
6464
p.skyCorrect()
6565
p.cleanReadout()
66+
p.attachPinholeModel()
6667
p.distortionCorrect()
6768
p.adjustWCSToReference()
6869
p.resampleToCommonFrame()

0 commit comments

Comments
 (0)