AO prediction |
![]() |
Home |
Show content only (no menu, header)FilesExample AO telemetry data: aol0_modeval_ol_15:40:18.088427319.fits aol0_modeval_ol_15:40:34.115929146.fits aol0_modeval_ol_15:40:57.955397265.fits DescriptionEach file contains 30000 consecutive wavefront measurements acquired a 2 kHz (15 sec total duration per file). The number of modes is 1161: this is the number of values measured at each time step. The files are 3D images, with the last axis encoding the time step. Each slice is a 2D image of size 1161 x 1. So, the total 3D image size is 1161 x 1 x 30000. Building Data MatrixThe data matrix is assembled by pasting consecutive measurement vectors together. See pseudo code below
Small matrix test (testing pseudoinv result)Following script used for testing:
Input matrix (size = 150 x 3995) : mat_ssmall.fits Output pseudoinverse (size = 150 x 3995) : mat_ssmall_psinv.fits List of eigenvalues : eigenv.dat Code source: See function int CUDACOMP_magma_compute_SVDpseudoInverse() in file cudacomp.c Page content last updated: 27/06/2023 06:35:52 HST html file generated 27/06/2023 06:34:38 HST |