![]() |
COMPASS
5.4.4
End-to-end AO simulation tool using GPU acceleration
|
Functions | |
def | compose_imat (sup, *compose_type="controller", controller_id=0) |
Return an interaction matrix. More... | |
def common.imat.compose_imat | ( | sup, | |
* | compose_type = "controller" , |
||
controller_id = 0 |
|||
) |
Return an interaction matrix.
return either the specified controller interaction matrix (if compose_type="controller") or an imat composed of all controller interaction matrices (if compose_type="splitTomo")
sup | (compasSSupervisor) : supervisor |