![]() |
COMPASS
5.4.4
End-to-end AO simulation tool using GPU acceleration
|
Functions | |
def | write_targets (file_name, tars, *sub_system=1) |
Write (append) target parameter to file for YAO use for a single dm. More... | |
def yao.targets.write_targets | ( | file_name, | |
tars, | |||
* | sub_system = 1 |
||
) |
Write (append) target parameter to file for YAO use for a single dm.
file_name | (str) : name of the file to append the parameter to |
tars | (list[Param_target]) : compass target parameters list |
sub_system | (int) : (optional), default 1 yao sub system index |
Definition at line 12 of file targets.py.