circle - create a circular aperture object.
create a circular aperture object. notice: it is't diffrent to circ_ap , because it does not include the process to filter the field by the aperture.
number=256; wavelength=1e-6; pixscl=0.1;sz=number*pixscl; dwf=begin(sz,wavelength); ap=circle(sz); dwf=aperture_transform(dwf,ap); dwf_fits(dwf,"circ_ap");
Chen jingyuan, Gan guangyong (IAPCM, Beijing,China.)
circ_ap , circ_screen , rectang , annul_ap , hex_ap , spid_annul_ap , til_hex_ap , aperture_transform , aperture ,