The amber_BeamPos recipe
===============================================================

.. data:: amber_BeamPos

Synopsis
--------

AMBER Beam Monitoring Recipe

Description
-----------

This recipe calculates the Beam's x position, y position, flux and size in x and y


Constructor
-----------

.. method:: cpl.Recipe("amber_BeamPos")
   :noindex:

   Create an object for the recipe amber_BeamPos.

::

   import cpl
   amber_BeamPos = cpl.Recipe("amber_BeamPos")



.. seealso:: `cpl.Recipe <http://packages.python.org/python-cpl/recipe.html>`_
   for more information about the recipe object.

Bug reports
-----------

Please report any problems to `Tom Licha <usd-help@eso.org>`_. Alternatively, you may 
send a report to the `ESO User Support Department <usd-help@eso.org>`_.

Copyright
---------

GP

.. codeauthor:: Tom Licha <usd-help@eso.org>
