Deconvolve now takes the spatial binning factor into account and resamples/rebins the PSF accordingly (the SSW version does not do this).
Deconvolve now also raises and exception when supplied with a full disc raster.
2.1.1
Now radcal does errors. It combines counting noise and dark current.
2.1.0
Now does errors. But only if save=False. Need to think of a clever way to output errors if save=True.
2.0.6
Fixed issue where import was missing for save=True in radcal
2.0.1
Fixing issue that slipped through testing on Friday. I should have known better than to "push to production" on a Friday night.
2.0.0
It's been a long time coming. File support has been reduced to simply just HDULs. Parallel processing has also been removed. Much of the code has been streamlined and improved.