s-goldman / Dusty-Evolved-Star-Kit

SED-fitting python package for fitting evolved stars
https://dusty-evolved-star-kit.readthedocs.io
Other
15 stars 2 forks source link

More descriptive error if model download interrupted #135

Closed s-goldman closed 4 years ago

s-goldman commented 4 years ago

The package needs a better error if the grid didn't finish downloading and will break the code. A check need to be made before each use of the grid that it is the size that's expected. If it's not, it should print a statement telling the user to re-install the desk.

s-goldman commented 4 years ago

Duplicated in #149