next up previous contents
Next: Coordinate grid Up: Data Analysis Previous: Read and display images

Beam Pattern

To obtain a beam pattern
IDL> beam=norh_beam(index) <CR>
This is a $21 \times 21$ pixels array. To display this pattern (contour of half power beam width [HPBW])
IDL> ocontour,beam,levels=[0.5] <CR>



Takaaki YOKOYAMA
1999-06-21