Skip to content

Commit

Permalink
Updating comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
kmacdonald-stsci committed Sep 4, 2024
1 parent 0992e69 commit 2fbfe80
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/stcal/ramp_fitting/likely_fit.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,6 @@ def likely_ramp_fit(
gain_2d : ndarray
gain for all pixels
algorithm : str
'OLS' specifies that ordinary least squares should be used;
'GLS' specifies that generalized least squares should be used.
weighting : str
'optimal' specifies that optimal weighting should be used;
currently the only weighting supported.
Expand Down

0 comments on commit 2fbfe80

Please sign in to comment.