astrorama / SourceXtractorPlusPlus

SourceXtractor++, the next generation SExtractor
https://astrorama.github.io/SourceXtractorPlusPlus/
GNU Lesser General Public License v3.0
72 stars 9 forks source link

Allow AperturePhotometry without a detection image #586

Closed marcschefer closed 4 days ago

marcschefer commented 4 weeks ago

The AperturePhotometry property normally depends on the detection image to provide some flags. This change will allow it to be computed anyway but the relevant flags (BIASED, NEIGHBOR, BOUNDARY) will be missing

mkuemmel commented 4 weeks ago

Wow, that was quick!

Loosing detection flags in no-detection mode makes sense.

At the end of the day the user has to compensate this, as this is done also for other properties such as grouping.