joshbriegal / roto

This package provides tools for extracting rotation periods from astrophysical time series.
MIT License
3 stars 1 forks source link

Add try/except statements to each method #11

Open joshbriegal opened 3 years ago

joshbriegal commented 3 years ago

Currently if one method fails, the whole RoTo object will fail. Should add error handling to return nothing and continue.