GlesPy Package Documentation
============================

This package is just command line bindings for
`GLESP <http://www.glesp.nbi.dk/>`__:

Installation
------------

Requirements
~~~~~~~~~~~~

-  `GLESP <http://www.glesp.nbi.dk/>`__ must be installed with all
   dependences for normal work;
-  `eog <https://projects.gnome.org/eog/>`__ package.

Installation
~~~~~~~~~~~~

To install package just input to command line:

::

    pip install glespy

Using
-----

TODO: write this

Features
--------

Automated parameters control, i.e.:

::

    lmin >= 0
    lmax >= lmin
    nx >= lmax * 2 + 1
    np >= nx * 2

PixelMap
~~~~~~~~

...

Alm
~~~

...

PointSource
~~~~~~~~~~~

...

Properties
~~~~~~~~~~

Mutipoled
^^^^^^^^^

...

Rendered
^^^^^^^^

...

Changes
-------

It\`s appeared! :)

v 0.1.3
~~~~~~~

-  rotate alm by dphi, dtheta, dpsi

