Getting Started

Log-in

Login to a standard ELT machine.

Retrieve and build the ODP Software

If not yet done, retrieve the complete ICS Framework from the ESO Gitlab site. Integration area shall be defined in advance. With the upgrade to GIT repository, the IFW has been divided in several WAF projects. Each one shall be retrieved, built and installed. For more details, please have a look to the installation procedure here

$ cd ifw-hl/odp; waf configure; waf install
$ python
>>> import pycpl
>>> image = pycpl.image()