------ * use faster version of creating rotated rect mask * move tests to their own directory * avoid deprecated np.float * improve drawing of rect and ellipse outlines * improve some docstrings
1.9.2
------ * use both black and white dashed lines * fit to d and not d**2 * add more dunders to __init__.py * fix residual calculation broken in v1.9.1
1.9.1
------ * centralize version number to a single place
1.9.0
------ * add beam_ellipticity() * add beam_parameter_product() * rotate x-tick labels when more than 10 ticks * removed deprecated use of np.matrix() * M2_report now includes BPP values * improve API docs * code linting