finesse.model.Model.include_modes
- Model.include_modes(modes)[source]
 Inserts the mode indices in modes into the
Model.homsarray at the correct (sorted) position(s).- Parameters:
 - modessequence, str
 A single mode index pair or an iterable of mode indices. Each element must unpack to two integer convertible values.