Obtains the angle of incidence in the circular oct scan from the average path that starts at an angle psi from the optic nerve head.
psi2oct( psi, diam = 12 )
Angle of incidence of the average bundle path on the optic nerve head
Diameter of the scan. Default value is 12
in visual angle, which is the common diameter used in this types of OCT scans
The angle of incidence in the circular oct scan
The operation psi2oct( gloc2psi )
maps vf locations with RNFL angles so that the thickness that corresponds to each vf location can be estimated. This can be used in conjuction with vf2gcloc
to correct for ganglion cell body displacement from vf location
# NOT RUN {
psi2oct( 90 + 45 )
# }
Run the code above in your browser using DataLab