Improved Ellipse Fitting and Isophotal Photometry in Crowded Fields

The basic ellipse fitting algorithm is described in Jarrett et al. 2000. The following figures demonstrate an improved method by which to derive the 3-sig ellip parameters of a galaxy, thus improving the photometry.

Neighboring stars both confuse the desired isophote (3-sig in this case) and systematically bump up the flux of a galaxy. The nominal galworks solution to this delemma is to mask all of the stars detected in the pipe, derive the ellipse parameters from the chopped-up image and recover the lost flux using isophotal substitution (i.e., assume symmetry and use the ellip params to build a ellipsoid model of the galaxy).

The modifications are mostly subtle, but with one significant difference. Instead of masking the stars outright, the new method subtracts the stars. Before this subtraction can occur, however, the underlying galaxy itself must be subtracted. Hence, the method is to employ an iterative loop that searches for the ellipsoid model of the galaxy with star subtraction.

Method

Step 1. First guess at ellipse parameters of galaxy: axis ratio and position angle. Since nearby stars mess up the 3-sigma isophote, the most reliable first guess is arrived at by using the inner 8" radius of the galaxy. Here we compute the axis ratio and position angle by using computing the optimal 2nd moment ratio (similar to what is already being used to derive the PSF elongation). The solution will be biased towards a more circular axis ratio due to the round PSF, but the axis ratio will be close to the correct answer. Keep in mind this is only a crude first guess.

Step 2. Using first guess axis ratio and position angle, subtract the galaxy from the image (use centroid position of galaxy). We do the subtraction by computing the lower quartile flux in the elliptical annulus and subtracting this value from the image (i.e., build an ellipsoid using the lower quartile in each annulus of width 1 pixel). The lower quartile is most robust against stars.

Step 3. Subtract stars from image (with galaxy in tact). Here we use the galaxy-subtracted image to properly subtract the stars from the nominal image. The "subtraction" is carried as follows: compute the median local "sky" value using an annulus about the star to be subtracted. Then compute the difference between the untouchted image and the local median value. It is this difference that represents the flux of the star. Subtract the difference from the untouched image. The subtraction is performed on a circular area containing the star. The size of the area depends on the brightness of tthe star, where we employ the generalized exponential function, which nicely models the PSF. Here we need to know the "shape" or (alpha * beta) and beta. The "shape" comes from SEEMAN (and GALWORKS), computed for every coadd (hence, tracking the PSF seeing). The parameter beta also comes from GALWORKS, but for only the scan average.

Here we centroid the star to get the correct position. We use the peak flux of the source, f0, corresponding to the peak of the galaxy subtracted image.

The subtraction is not fully completed however. We use isophotal substitution (i.e., using the symmetric shape of the object;see step 4 below) as an additional component that is averaged with the resultant residual described above.

Step 4. We now derive the ellipse parameters for the 3-sigma isophote of the star-subtracted image. We use the same method employed in GALWORKS.

Step 5. Redo steps 2 through 4, using the latest greatest ellipse model solution.

With the ellipse parameters optimally derived, we then can perform isophotal substitution to eliminate the stars from the photometry. Note: we could use the star-subtracted image; however, there will always be residual flux from the star since subtraction is not perfect, particularly for the central pixels of the star. Isophotal substitution is probably the most robust method for eliminating stars -- but note, this only works if our galaxy is symmetric (usually the case).


Case 1: With the new method we arrive at a final solution that is closer to truth than with the nominal method.


Case 2:


Case 3: Face-on Late-type Spiral (worst case scenerio??)

[Last Updated: 2002 Jul 15; by Tom Jarrett]