douglase / FOAM

FOAM-AO, adaptive optics driving software

Home Page:https://www.staff.science.uu.nl/~werkh108/research/foam.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FOAM - Modular Adative Optics Framework
=======================================

This is FOAM, the Modular Adaptive Optics Framework, a collection of 
routines to drive adaptive optics systems in various scenarios.
It was programmed as part of a master research at Utrecht University,
2007--2008 by Tim van Werkhoven <werkhoven@strw.leidenuniv.nl>

FOAM is free software, you can redistribute it and/or modify it under
the terms of the GNU General Public License.

The GNU General Public License does not permit this software to be
redistributed in proprietary programs.

This library is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Availability
============

The current stable version of FOAM is always available from 
<https://github.com/tvwerkhoven/FOAM> or 
<https://www.staff.science.uu.nl/~werkh108/FOAM/>.

Testing
=======

You can test FOAM with the different simulations modes. One begin the full 
simulation, the other static.

To test, run:

./foam/foam-fullsim -c conf/foam-fullsim.cfg

or

./foam/foam-simstat -c conf/foam-simstat.cfg

About

FOAM-AO, adaptive optics driving software

https://www.staff.science.uu.nl/~werkh108/research/foam.html

License:GNU General Public License v2.0


Languages

Language:C++ 90.7%Language:M4 7.0%Language:Makefile 1.8%Language:Python 0.3%Language:Shell 0.1%