![]() |
COMPASS
5.4.4
End-to-end AO simulation tool using GPU acceleration
|
Functions | |
| def | write_general (file_name, geom, controllers, tel, simul_name) |
| Write (append) general simulation parameter to file for YAO use. More... | |
| def yao.general.write_general | ( | file_name, | |
| geom, | |||
| controllers, | |||
| tel, | |||
| simul_name | |||
| ) |
Write (append) general simulation parameter to file for YAO use.
| file_name | (str) : name of the file to append the parameter to |
| geom | (Param_geom) : compass AO geometry parameters |
| controllers | ([Param_controller]) : list of compass controller parameters |
| tel | (Param_tel) : compass telescope parameters |
| simul_name | (str) : simulation name |
Definition at line 16 of file general.py.