![]() |
COMPASS
5.4.4
End-to-end AO simulation tool using GPU acceleration
|
Namespaces | |
| atmParams | |
| sysParams | |
Functions | |
| def | write_parfiles (sup, *file_name_sys="./sysParams.json", file_name_atm="./atmParams.json", file_name_data="sys-input.fits", wfss_indices=None, ts=False, dms_indices=None, imat_type="controller", controller_id=-1, influ_index=0) |
| write the parameter files for SHIPS More... | |
| def tao.write_parfiles | ( | sup, | |
| * | file_name_sys = "./sysParams.json", |
||
file_name_atm = "./atmParams.json", |
|||
file_name_data = "sys-input.fits", |
|||
wfss_indices = None, |
|||
ts = False, |
|||
dms_indices = None, |
|||
imat_type = "controller", |
|||
controller_id = -1, |
|||
influ_index = 0 |
|||
| ) |
write the parameter files for SHIPS
| sup | (CompassSupervisor) : supervisor |
Definition at line 29 of file util/writers/tao/__init__.py.