Spatial Models
point This is a model primarily used for stars, but also unresolved objects.
This has no parameters.
gauss This is a model for a gaussian-shaped object.
1 parameter: sigma in arcseconds
movingpoint This is a point source that will move appreciably during the exposure (e.g. asteroid)
2 parameters: the derivative of the velocity arcseconds per second and the position angle in degrees
sersic2D This is a 2-dimensional (projected on the sky) elliptical Sersic model for a simple galaxy shape.
4 parameters: half-light radius of semi-major axis in arcseconds,
half-light radius of semi-minor axis in arcseconds,
position angle in degrees, and sersic index
sersic This is a 3-d dimensional ellipsoidal Sersic model.
7 parameters: size of axis 1 in arcseconds, size of axis 2 in arcseconds, size of axis 3 in arcseconds,
angle 1 in degrees, angle 2 in degrees, angle 3 in degrees, and sersic index
sersicDisk This is a 2-d Sersic model with an exponential-scale height in the third dimension
6 parameters: half-light radius of semi-major axis in arcseconds, half-light radius of semi-minor axis in
arcseconds, the exponential scale height, polar angle in degrees, position angle in degrees, sersic index
sersicComplex This a full 3-d galaxy model with both irregular knots and spiral structure. By choosing parameters,
you can continuously represent elliptical, spiral, and irregular galaxies.
14 parameters: size of axis 1 in arcseconds, size of axis 2 in arcseconds, size of axis 3 in arcseconds,
angle 1 in degrees, angle 2 in degrees, angle 3 in degrees, sersic index, fraction of light in clumps,
number of clumps, gaussian clump size in arcseconds, fraction of light in spiral, winding angle of spiral in
degrees, spiral bar size in arcseconds, spiral gaussian width in arcseconds, position angle of spiral
sersicDiskComplex This is a full galaxy model disk model with irregular knots and spiral structure,
but with an exponential disk scale height.
14 parameters: size of axis 1 in arcseconds, size of axis 2 in arcseconds,
size of disk scale height in arcseconds, angle 1 in degrees, angle 2 in degrees, angle 3 in degrees,
sersic index, fraction of light in clumps, number of clumps, gaussian clump size in arcseconds,
fraction of light in spiral, winding angle of spiral in degrees, spiral bar size in arcseconds,
spiral gaussian width in arcseconds, position angle of spiral
sphere This is a 3-d sphere.
1 parameter: radius in arcseconds
disk This is a 2-d disk.
1 parameter: radius in arcseconds
reflectedsphere This is a 3-d sphere illuminated by another object (e.g. planet).
3 parameters: radius in arcseconds, angle of illumination in degrees (0=direct, 180=behind),
and rotation angle in degrees of the illuminating source
distortedSphere This is a 3-d sphere distorted by spherical harmonics with an emission profile that follows a power law.
10 parameters: power law index, 9 spherical harmonic coefficients in arcseconds
movingsphere This is a 3-d sphere that is moving.
3 parameters: angular velocity in arcseconds per second, position angle of motion in degrees,
and radius in arcseconds
movingdisk This is a 2-d disk that is moving.
3 parameters: angular velocity in arcseconds per second, position angle of motion in degrees,
and radius in arcseconds
movingreflectedsphere This is a 3-d sphere illuminated by another object (e.g. planet) that is moving.
5 parameters: angular velocity in arcseconds per second, position angle of motion in degrees,
radius in arcseconds, angle of illumination in degrees (0=direct, 180=behind), and
rotation angle in degrees of the illuminating source
FITS files If the SOURCE_TYPE contains the word fits or fit, it will look for that file in the image directory
2 parameters: pixel size (in arcseconds) and rotation angle (in degrees).
RA goes to the left and DEC goes up in physical coordinate
Note that PhoSim will not use the header information, because you may want to use the same image
in multiple field locations.