SterlingYM / astroPIPS

A set of tools for photometric analysis. Determines the period of short-period variable stars.
https://pips.readthedocs.io/en/latest/
MIT License
7 stars 0 forks source link

Initialize offset_epoch to None #29

Closed arjunsavel closed 3 years ago

arjunsavel commented 3 years ago

If offset_epoch isn't initially set to None, when the stellar models class is initialized before get_offset_epoch, an AttributeError is thrown.