Added
User can now specify verbosity level of fit via `verbose` keyword in Imfit.doFit().
Data, PSF, mask, and error images added to an Imfit instance are automatically processed
by the FixImage function, so it is no longer necessary to do this prior to adding them
to an Imfit instance.
Changed
Fixed
The (limited) API documentation is now available on readthedocs.org! (After insane kludging with
post-processed HTML...)