Skip to content

Commit

Permalink
clean up comments
Browse files Browse the repository at this point in the history
  • Loading branch information
rongpu committed Feb 1, 2025
1 parent d4a8288 commit 49bc775
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion py/desispec/preproc.py
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,6 @@ def calc_overscan(pix, nsigma=5, niter=3):

def subtract_peramp_overscan(image, hdr, cfinder):
"""Subtract per-amp overscan using BIASSEC* keywords
CURRENTLY DOES NOT SUPPORT BIAS MASK
Args:
image: 2D image array, modified in-place
Expand Down

0 comments on commit 49bc775

Please sign in to comment.