This fixes #37. I confirmed that the degs do error with incorrect input, and added a nice error message.
This also does a lot of work on #132. Basically, it naively changes all warnings.warn to logging.warning. Functionality will not change, but we may want to do some filtering or something with the logging module before closing the issue.
This fixes #37. I confirmed that the degs do error with incorrect input, and added a nice error message.
This also does a lot of work on #132. Basically, it naively changes all warnings.warn to logging.warning. Functionality will not change, but we may want to do some filtering or something with the logging module before closing the issue.