astrorama / SourceXtractorPlusPlus

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

Model fitting without a detection image #558

Closed marcschefer closed 1 year ago

marcschefer commented 1 year ago

It's now working with grouping from the ASSOC, here's my test config, sourcextractor_a.conf + sersic_a.py are for generating the test catalog from sim11 data. sourcextractor_nodetect.conf + sersic_b.py is the config for actually doing the model fitting without a detection image.

I have just noticed that there is no grouping check image in that case (currently no "detection" checkimage is being output)

I hope that's enough to do some tests.

no_detect_config.zip