finesse.model.Model.remove_modes¶
- Model.remove_modes(modes)[source]¶
Removes the mode indices in modes from the
Model.homs
array.- Parameters:
- modessequence, str
A single mode index pair or an iterable of mode indices. Each element must unpack to two integer convertible values.