IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links
wiki:psphot_extended_source_fit

Testing of psphot Extended Source Fits September 2013

Bill Sweeney

This page discusses some experiments where we ran psphot on simulated images to test recent improvements to the psphot extended source fitting.

The 40 simulated images were provided last year by Peter Draper for use in testing the psphot kron radius and magnitude code. They were constructed using E Bertin's SkyMaker program.

The objects of interest are simulated galaxies which are described by the following parameters

  - x y   centre of object in pixels
  - mag   total magnitude
  - bt    build/disk ratio
  - br    bulge effective radii (half light arcsec)
  - bi    bulge inclination (always 1 in this sample)
  - ba    bulge position angle
  - dl    disk scale length (arcsec)
  - di    disk inclincation (always 1 in this sample)
  - da    disk position angle
  - z     redshift
  - ht    hubble type  (10 for pure disks, -6 for pure bulges)

These images were run though psphot using the STACKPHOT recipe. The parameters for the set of sources psphot selected for extended source fitting were matched by coordinates to the list of simulated galaxies. In the following sections we examine the fits for the 3 different models. We concentrate mostly on the simple galaxy models, pure disks (exponential profile) and and pure bulges (de Vaucouleur profile).

Sersic Model

    I(r) = I(0) exp[ -k * R ** (1 / m) ]

psphot extended source parameters measured for PS_MODEL_SERSIC
   EXT_INST_MAG
   EXT_WIDTH_MAJ
   EXT_WIDTH_MIN
   EXT_THETA
   EXT_PAR_07       (0.5 / m)

Since all of the simulated galaxies in this sample have bulge inclination == 1 and disk inclination == 1, the major an minor axes should be equal and the angle will unmeasurable due to noise.

Sersic Index

If we look at the Sersic index for all galaxies we get the following histogram. The histogram on the right shows the counts for pure disks and bulges. We see that the fits for bulges are clustered around 4 as expected while disks mostly have values near 1.

Sersic Fit Magnitudes

The difference between the simulated galaxys' magnitudes and the Sersic fit magnitudes are shown in the following plot. 91% of the sources are contained in the band near zero. The reason for the other bands needs to be investigated.

Difference between magnitude and sersic fit magnitude all sources

If we consider only the pure bulge sources the fits are better. psphot under estimates the flux somewhat. If we look at pure disks we see the banding.

The bands away from dmag == 0 are primarily objects with measured Sersic index > 4.5 and small effective disk length.

Radii

disks

The models for disk galaxies are parametrized by disk scale length. The psphot extended source model width is the half light radius. To convert from EXT_WIDTH_MAJ to scale length we must divide by 1.7.

Here is a comparison of the measured width to model scale length for pure disk galaxies.

Plots of of the differences versus scale length and magnitude. ddl = dl/0.26 - EXT_WIDTH_MAJ/1.7

and a histogram of the difference in scale length (pixels).

bulges

If we compare the measured width to the bulge effective radius we find that the measured widths are a fraction smaller than expected.

Here is a histogram of the difference between br/0.26 and EXT_WIDTH_MAJ

Exponential Model

{{ Functional Form

I(r) = I(0) exp[ -k * R ]

psphot extended source parameters measured for PS_MODEL_EXP

EXT_INST_MAG EXT_WIDTH_MAJ EXT_WIDTH_MIN EXT_THETA

}}}

Exponential magnitudes

In general the magnitude fit with exponential model is slightly less than the expected value. However when the galaxy sample is restricted to pure disks the magnitude differences are clustered around zero.

Radii

Comparision of measured width versus expected and differences versus scale length and magnitude.

Histogram of the difference.

de Vaucouleurs Model

The de Vaucouleurs model (DEV) provides a good fit to elliptical galaxies. In our sample these are represented by the galaxies with ht == -6 pure bulges.

    I(r) = I(0) exp[ -k * R ** (1 / 4) ]

psphot extended source parameters measured for PS_MODE_DEV
   EXT_INST_MAG
   EXT_WIDTH_MAJ
   EXT_WIDTH_MIN
   EXT_THETA

Magnitudes

Radii

We can compare EXT_WIDTH_MAJ (half light radius) with the expected bulge radius. We expect the results to work best for pure bulges.

Here are the trends in the errors in radius and magnitude

And a histogram of the errors for pure bulges.

Last modified 13 years ago Last modified on Sep 12, 2013, 2:00:34 PM

Attachments (30)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.