next up previous
Next: SLA_PDA2H - H.A. for a Given Azimuth
Up: SUBPROGRAM SPECIFICATIONS
Previous: SLA_PAV - Position-Angle Between Two Directions

SLA_PCD - Apply Radial Distortion   

ACTION:
Apply pincushion/barrel distortion to a tangent-plane $[\,x,y\,]$.
CALL:
CALL sla_PCD (DISCO,X,Y)

GIVEN:

DISCO D pincushion/barrel distortion coefficient
X,Y D tangent-plane $[\,x,y\,]$

RETURNED:

X,Y D distorted $[\,x,y\,]$

NOTES:
1.
The distortion is of the form $\rho = r (1 + c r^{2})$, where r is the radial distance from the tangent point, c is the DISCO argument, and $\rho$ is the radial distance in the presence of the distortion.
2.
For pincushion distortion, C is +ve; for barrel distortion, C is -ve.
3.
For X,Y in units of one projection radius (in the case of a photographic plate, the focal length), the following DISCO values apply:




Geometry DISCO
astrograph 0.0
Schmidt -0.3333
AAT PF doublet +147.069
AAT PF triplet +178.585
AAT f/8 +21.20
JKT f/8 +14.6




4.
There is a companion routine, sla_UNPCD, which performs an approximately inverse operation.


next up previous
Next: SLA_PDA2H - H.A. for a Given Azimuth
Up: SUBPROGRAM SPECIFICATIONS
Previous: SLA_PAV - Position-Angle Between Two Directions

SLALIB --- Positional Astronomy Library
Starlink User Note 67
P. T. Wallace
12 October 1999
E-mail:ptw@star.rl.ac.uk