In this Release
* Keyword argument `detection_sigma` to control the std-dev above noise used in source detection. Default now is 5 instead of 3.
* Keyword argument `max_control_points` to control how many bright sources should be detected on an image.
* Keyword argument `min_area` to control minimum number of connected pixels of sources detected. Defaults to 5.
* Docs examples for few sources on the field.
* Docs examples for faint sources.
* Other code improvements.