BarOcculter

class poppy.BarOcculter(name='bar occulter', width=<Quantity 1. arcsec>, height=<Quantity 10. arcsec>, **kwargs)[source]

Bases: poppy.optics.AnalyticImagePlaneElement

Defines an ideal bar occulter (like in MIRI’s Lyot coronagraph)

name : string
Descriptive name
width : float
width of the bar stop, in arcseconds. Default is 1.0
height: float
heightof the bar stop, in arcseconds. Default is 10.0

Methods Summary

get_transmission(wave) Compute the transmission inside/outside of the occulter.

Methods Documentation

get_transmission(wave)[source]

Compute the transmission inside/outside of the occulter.