Skip to content
Discussion options

You must be logged in to vote

I believe how it works is: for each object, sep.extract stores member pixel information. For each pixel, both the unconvolved and convolved values are stored. Once all the pixels belonging to the object have been recorded, peak and tnpix are determined by going through the stored pixel values and doing various statistics on them.

minarea applies to the convolved data, I believe.

Yes, it should be possible to have tnpix = 0. You might be able to construct such a case by setting minarea=1 and having an object with a few pixels just below the threshold (such that one convolved pixel is just above the threshold).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@cosmic-nori
Comment options

Answer selected by cosmic-nori
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants