Skip to content

Commit

Permalink
Merge branch 'LightCurve' of github.com:oda-hub/ogip into LightCurve
Browse files Browse the repository at this point in the history
  • Loading branch information
ferrigno committed Aug 20, 2024
2 parents d534350 + b75aaad commit 479188b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ogip/lc.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ def to_long_string(self):
'CREATOR']


class rate(LightCurve):
class Rate(LightCurve):
_time = None
_timedel = None
_fracexp = None
Expand Down

0 comments on commit 479188b

Please sign in to comment.