Skip to content

Commit

Permalink
Adding missing docstring.
Browse files Browse the repository at this point in the history
  • Loading branch information
kmacdonald-stsci committed Jan 15, 2025
1 parent 2af24e2 commit ad3f0e6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/stcal/jump/jump.py
Original file line number Diff line number Diff line change
Expand Up @@ -1043,8 +1043,7 @@ def compute_axes(expand_by_ratio, ellipse, expansion, jump_data):


def get_bigcontours(ratio, intg, grp, gdq, pdq, jump_data, ring_2D_kernel):
"""
Not sure what this is doing. It does some convolution to find some contours.
"""Perform convolution to find contours larger than a minimum area.
Parameters
----------
Expand Down

0 comments on commit ad3f0e6

Please sign in to comment.