Next: IPOSIT Up: IPOLAR Prev: Parameters

Examples

To find a radial distribution of a 2-d data array in IMAGE.SDF

   ICL> IPOLAR IMAGE
   Name of output file > POL2
   X Axis range: 1.133336 to -1.132224
   Y Axis range: -1.133336 to 1.132224
   XCENT-Centre of cut in horizontal axis > 0.1
   YCENT-Centre of cut in vertical axis > 0.1
   RADBIN-Radial binsize > 0.02
   AZBIN-Azimuthal binsize > 360.
   Output data will be in Counts / (degrees squared)
  
To find an azimuthal distribution of a 2-d data array in IMAGE.SDF starting from North.

  ICL> IPOLAR IMAGE POL2 0.1 0.1 2.26 10.0 AZSTART=90.0
  


Next: IPOSIT Up: IPOLAR Prev: Parameters