finesse.model.Model.remove_modes

Model.remove_modes(modes)[source]

Removes the mode indices in modes from the Model.homs array.

Parameters

modes : sequence, str

A single mode index pair or an iterable of mode indices. Each element must unpack to two integer convertible values.