![]() |
COMPASS
5.4.4
End-to-end AO simulation tool using GPU acceleration
|
Functions | |
| def | write_json_sys_param (sup, *wfss_indices=None, ts=False, dms_indices=None, file_name="./sys-params.json") |
| Return a json representation of the AO system. More... | |
| def tao.sysParams.write_json_sys_param | ( | sup, | |
| * | wfss_indices = None, |
||
ts = False, |
|||
dms_indices = None, |
|||
file_name = "./sys-params.json" |
|||
| ) |
Return a json representation of the AO system.
| sup | (CompassSupervisor) : supervisor to get the json representation from |
Definition at line 17 of file sysParams.py.