![]() |
COMPASS
5.0.0
End-to-end AO simulation tool using GPU acceleration
|
Variables | |
p_geom = conf.Param_geom() | |
p_dm0 = conf.Param_dm() | |
list | p_dms = [p_dm0] |
c = ch.context.get_instance_1gpu(0) | |
dms = dm_init_standalone(c, p_dms, p_geom) | |
cmd = np.zeros(5268) | |
shesha.scripts.dm_standalone.c = ch.context.get_instance_1gpu(0) |
Definition at line 71 of file dm_standalone.py.
shesha.scripts.dm_standalone.cmd = np.zeros(5268) |
Definition at line 84 of file dm_standalone.py.
Definition at line 75 of file dm_standalone.py.
shesha.scripts.dm_standalone.p_dm0 = conf.Param_dm() |
Definition at line 59 of file dm_standalone.py.
list shesha.scripts.dm_standalone.p_dms = [p_dm0] |
Definition at line 60 of file dm_standalone.py.
shesha.scripts.dm_standalone.p_geom = conf.Param_geom() |
Definition at line 55 of file dm_standalone.py.