Skip to content

tvwerkhoven/FOAM

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
lib
 
 
m4
 
 
 
 
 
 
 
 
 
 
ui
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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