How SExSeg works


SExSeg alters your detection image based on your pre-defined segmenation map:
  1. All pixels not assigned to objects are set to zero
  2. Gaps (equal to zero) are inserted between touching objects
  3. The total flux of every object is raised to the same value.
1. non-objects set to 0
2. gaps added
3. fluxes equalized

Meanwhile, SExSeg prepares your "analysis image" by subtracting the background in a separate SExtractor run (using parameters you specify).

SExtractor is then run in "double-image" mode with the altered detection image and background-subtracted analysis image.