Skip to content

Commit

Permalink
update FitModel docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jrob93 committed May 14, 2024
1 parent 30cbc4a commit fd053ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/adler/science/PhaseCurve.py
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,8 @@ def FitModel(self, phase_angle, reduced_mag, mag_err=None, fitter=None):
Returns
----------
return_value : float or array
The phasecurve model reduced magnitude at the given phase angle(s)
model_fit : object
The sbpy phasecurve model object
"""

Expand Down

0 comments on commit fd053ef

Please sign in to comment.