Skip to content

Version 2.1

Compare
Choose a tag to compare
@martinberoiz martinberoiz released this 31 Aug 20:12
· 67 commits to master since this release

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.