make_irregular_polygon_aperture
- hcipy.aperture.make_irregular_polygon_aperture(vertices)
Make an irregular polygonal aperture.
- Parameters
- verticesiterable of length 2 iterables
The vertices of the polygon.
- Returns
- Field generator
The generator for the polygonal aperture.