make_spider_infinite
- hcipy.aperture.make_spider_infinite(p, angle, spider_width)
Make an infinite spider starting at p and extending at an angle angle.
- Parameters
- plist or ndarray
The starting coordinate of the spider.
- anglescalar
The angle to which the spider is pointing in degrees.
- spider_widthscalar
The full width of the spider.
- Returns
- Field generator
The spider obstruction.