Diseño e implementación de ficheros de inicialización y configuración para las cámaras y el control del espejo deformable de un Sistema de Óptica Adaptativa
Fecha
2021Resumen
El objetivo de este proyecto es crear distintas aplicaciones para generar los ficheros
de configuración tanto para la cámara de control como para el espejo deformable y
la calibración del mismo de un Sistema de Óptica Adaptativa (SOA).
Para ello será necesario comprender el funcionamiento tanto del propio sistema
como del software que lo controla.
Se utilizará la herramienta QtCreator para generar las interfaces gráficas y así
facilitar la incorporación de este proyecto al software ya existente si fuera necesario,
esta herramienta se puede utilizar tanto con el lenguaje de programación Python
como C++, su elección dependerá de las necesidades del proyecto.
Como resultado final se deben haber creado dos aplicaciones, una para la creación
de los ficheros tanto de la cámara como del espejo y otra para la calibración del
espejo. The goal of this project is to develop separate applications to generate configuration
files for the control camera and the deformable mirror (DM) and the DM calibration
for an Adaptive Optics System (SOA).
To achieve this goal, it will be necessary to understand the operation of both the
system itself and the software that controls it.
The main development tool will be QtCreator that allows the creation of graphical
interfaces and it will make future changes and updates easier as the already existing
software was made with this tool as well. QtCreator can be used with Python or C++
as its main programming language and the choice will depend on the needs of the
project.
As a final result there should be two applications, one that will generate the camera
configuration files and another one that will handle the mirror calibration.