nanograv / pint_pal

A long-lived repository for NANOGrav Pulsar Timing workflows and analysis.
MIT License
6 stars 16 forks source link

Fix for excise-tim being present but unset #65

Closed tcromartie closed 3 weeks ago

tcromartie commented 3 weeks ago

Before things were fine as long as excise-tim was a string, but if it was None, it died. Now it checks to make sure it's actually set before doing the os path check.