point Source Extent Function SAOTrace source extent interface function which simulates a point source.
It takes a single argument, a table, with the following recognized named entries:
| name | type | description | default |
|---|---|---|---|
position |
position specification | source position | on optical axis |
spectrum |
spectrum specification | source spectrum |
point{
position = { ra = '7:57:47.348',
dec = '-60:47:15.46',
ra_aimpt = 1.1953549452648E+02,
dec_aimpt = -6.0763660833014E+01
},
spectrum ={ { type = "flat", emin = 0.2, emax = 10.0 } }
}