Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/JarronL/pynrc
Browse files Browse the repository at this point in the history
  • Loading branch information
JarronL committed May 15, 2019
2 parents 3c25c4b + 71f633c commit ccfe7c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pynrc/obs_nircam.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ def gen_offset_psf(self, offset_r, offset_theta, sp=None, return_oversample=Fals
"""

if sp is None:
# No spectral information, so use cached PSFs
# No spectral information, so use cached PSFs
# Let _psf_lin_comb() handle it
psf_center = None #self.psf_center_over
Expand Down

0 comments on commit ccfe7c3

Please sign in to comment.