Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienPeloton committed Aug 10, 2023
1 parent aeb779c commit 6b32cdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fink_spins/ssoft.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
'min_phase': {'type': 'double', 'description': 'Minimum phase angle of the observations used to compute the phase function, in degree'},
'min_phase_1': {'type': 'double', 'description': 'Minimum phase angle of the observations used to compute the phase function for the ZTF filter band g, in degree'},
'min_phase_2': {'type': 'double', 'description': 'Minimum phase angle of the observations used to compute the phase function for the ZTF filter band r, in degree'},
'max_hase': {'type': 'double', 'description': 'Maximum phase angle of the observations used to compute the phase function, in degree'},
'max_phase': {'type': 'double', 'description': 'Maximum phase angle of the observations used to compute the phase function, in degree'},
'max_phase_1': {'type': 'double', 'description': 'Maximum phase angle of the observations used to compute the phase function for the ZTF filter band g, in degree'},
'max_phase_2': {'type': 'double', 'description': 'Maximum phase angle of the observations used to compute the phase function for the ZTF filter band r, in degree'},
'chi2red': {'type': 'double', 'description': 'Reduced chi-square of the fit'},
Expand Down

0 comments on commit 6b32cdb

Please sign in to comment.