COMPASS  5.0.0
End-to-end AO simulation tool using GPU acceleration
psf_error Namespace Reference

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)))
 

Variable Documentation

◆ Cab

psf_error.Cab = groot.compute_Cerr(filename)

Definition at line 14 of file psf_error.py.

◆ Cee

psf_error.Cee = groot.compute_Cn_cpu(filename)

Definition at line 10 of file psf_error.py.

◆ cov

psf_error.cov

Definition at line 16 of file psf_error.py.

◆ EE10

list psf_error.EE10 = []

Definition at line 25 of file psf_error.py.

◆ EE20

list psf_error.EE20 = []

Definition at line 26 of file psf_error.py.

◆ EE5

list psf_error.EE5 = []

Definition at line 24 of file psf_error.py.

◆ filename

psf_error.filename = "/home/fferreira/Data/roket_8m_nssp40_dir135_speed10.h5"

Definition at line 7 of file psf_error.py.

◆ fitting

psf_error.fitting

Definition at line 15 of file psf_error.py.

◆ gpu

psf_error.gpu

Definition at line 15 of file psf_error.py.

◆ otf2

psf_error.otf2

Definition at line 15 of file psf_error.py.

◆ otf_fit

psf_error.otf_fit

Definition at line 17 of file psf_error.py.

◆ otftel

psf_error.otftel

Definition at line 15 of file psf_error.py.

◆ psf_compass

psf_error.psf_compass = drax.get_tar_image(filename)

Definition at line 22 of file psf_error.py.

◆ psf_fit

psf_error.psf_fit

Definition at line 17 of file psf_error.py.

◆ psfe

psf_error.psfe = gamora.psf_rec_Vii(filename)

Definition at line 21 of file psf_error.py.

◆ psfi

psf_error.psfi = np.fft.fftshift(np.real(np.fft.ifft2(otf_fit * otf2 * otftel)))

Definition at line 30 of file psf_error.py.

◆ psfm

psf_error.psfm = np.fft.fftshift(np.real(np.fft.ifft2(otf_fit * otf2 * otftel)))

Definition at line 15 of file psf_error.py.

◆ speed

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.

◆ spup

psf_error.spup = drax.get_pup(filename)

Definition at line 8 of file psf_error.py.

◆ SR

list psf_error.SR = []

Definition at line 23 of file psf_error.py.