Skip to content

Commit

Permalink
Updating comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
kmacdonald-stsci committed Aug 14, 2024
1 parent ed4c708 commit dd8ba53
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 dd8ba53

Please sign in to comment.