import modes as ms

wg = ms.waveguide(width=0.5, thickness=0.22, slab_thickness=0.09, angle=80)
ms.write_material_index(wg)