add_first_half_shutter

jwst.barshadow.bar_shadow.add_first_half_shutter(shadow, shadow_element)[source]

Add the first half shutter to the shadow array.

Parameters:
shadowndarray

The bar shadow array.

shadow_elementndarray

The shutter_elements['first'] array. Should be 501 rows (Y) by 101 columns (wavelength).

Returns:
shadowndarray

The bar shadow array with the first half shutter inserted.