quatrope / astroalign

A tool to align astronomical images based on asterism matching
MIT License
140 stars 44 forks source link

Detection sigma threshold too low #44

Closed martinberoiz closed 4 years ago

martinberoiz commented 4 years ago

This is related to #36. Solution would be to set it to something more normal like 5 and add a global to set the detection level. like

DETECTION_SIGMA_LEVEL = 5
...
thresh = DETECTION_SIGMA_LEVEL * sigma