![]() |
COMPASS
5.0.0
End-to-end AO simulation tool using GPU acceleration
|
Variables | |
string | filename = "/home/fferreira/Data/roket_8m_nssp40_dir135_speed10.h5" |
spup = drax.get_pup(filename) | |
Cee = groot.compute_Cn_cpu(filename) | |
int | speed = np.array([15, 16, 17, 18, 19, 21, 22, 23, 24, 25]) - 10 |
Cab = groot.compute_Cerr(filename) | |
otftel | |
otf2 | |
psfm = np.fft.fftshift(np.real(np.fft.ifft2(otf_fit * otf2 * otftel))) | |
gpu | |
fitting | |
cov | |
otf_fit | |
psf_fit | |
psfe = gamora.psf_rec_Vii(filename) | |
psf_compass = drax.get_tar_image(filename) | |
list | SR = [] |
list | EE5 = [] |
list | EE10 = [] |
list | EE20 = [] |
psfi = np.fft.fftshift(np.real(np.fft.ifft2(otf_fit * otf2 * otftel))) | |
psf_error.Cab = groot.compute_Cerr(filename) |
Definition at line 14 of file psf_error.py.
psf_error.Cee = groot.compute_Cn_cpu(filename) |
Definition at line 10 of file psf_error.py.
psf_error.cov |
Definition at line 16 of file psf_error.py.
list psf_error.EE10 = [] |
Definition at line 25 of file psf_error.py.
list psf_error.EE20 = [] |
Definition at line 26 of file psf_error.py.
list psf_error.EE5 = [] |
Definition at line 24 of file psf_error.py.
psf_error.filename = "/home/fferreira/Data/roket_8m_nssp40_dir135_speed10.h5" |
Definition at line 7 of file psf_error.py.
psf_error.fitting |
Definition at line 15 of file psf_error.py.
psf_error.gpu |
Definition at line 15 of file psf_error.py.
psf_error.otf2 |
Definition at line 15 of file psf_error.py.
psf_error.otf_fit |
Definition at line 17 of file psf_error.py.
psf_error.otftel |
Definition at line 15 of file psf_error.py.
psf_error.psf_compass = drax.get_tar_image(filename) |
Definition at line 22 of file psf_error.py.
psf_error.psf_fit |
Definition at line 17 of file psf_error.py.
psf_error.psfe = gamora.psf_rec_Vii(filename) |
Definition at line 21 of file psf_error.py.
Definition at line 30 of file psf_error.py.
Definition at line 15 of file psf_error.py.
int psf_error.speed = np.array([15, 16, 17, 18, 19, 21, 22, 23, 24, 25]) - 10 |
Definition at line 12 of file psf_error.py.
psf_error.spup = drax.get_pup(filename) |
Definition at line 8 of file psf_error.py.
list psf_error.SR = [] |
Definition at line 23 of file psf_error.py.