Blame view

src/utils/celme/README 351 Bytes
4f8cc5f0   aklotz   Package CelMe Cel...
1
2
3
celme
===========

306d4778   Etienne Pallier   NEW versionning p...
4
VERSION: 2018.0.001
11ae0484   Etienne Pallier   New versionning p...
5
6
Date: 9/10/18

4f8cc5f0   aklotz   Package CelMe Cel...
7
8
9
10
11
12
13
14
15
16
17
18
19
20
A python module for driving a robotic observatory
Web Page: none
License: GNU General Public License

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

If you have numpy (http://numpy.scipy.org/) installed, just do

python setup.py install

On some linux distributions, this may need to be

sudo python setup.py install