Differences between revisions 5 and 6
Revision 5 as of 2013-05-23 10:54:58
Size: 2722
Editor: obelix
Comment:
Revision 6 as of 2013-06-05 08:19:27
Size: 2801
Editor: obelix
Comment:
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
||[[attachment:spark-kit-1.1.4.tar.gz]]||[[attachment:kmos-1.1.4.tar.gz]]||[[ftp://ftp.eso.org/pub/dfs/pipelines/libraries/cfitsio/cfitsio3310.tar.gz|CFITSIO v3.310]]||
||[[attachment:spark-kit-1.1.3.tar.gz]]||[[attachment:kmos-1.1.3.tar.gz]]||[[ftp://ftp.eso.org/pub/dfs/pipelines/libraries/wcslib/wcslib-4.16.tar.bz2|WCSLIB v4.16]]||
||[[attachment:spark-kit-1.1.2.tar.gz]]||[[attachment:kmos-1.1.2.tar.gz]]||[[ftp://ftp.eso.org/pub/dfs/pipelines/libraries/cpl/cpl-6.3.tar.gz|CPL v6.3]]||
||[[attachment:spark-kit-1.1.1.tar.gz]]||[[attachment:kmos-1.1.1.tar.gz]]||[[ftp://ftp.eso.org/pub/dfs/pipelines/libraries/esorex/esorex-3.10.tar.gz| ESOREX v3.10]]||
||[[attachment:spark-kit-1.1.5.tar.gz]]||[[attachment:kmos-1.1.5.tar.gz]]||[[ftp://ftp.eso.org/pub/dfs/pipelines/libraries/cfitsio/cfitsio3310.tar.gz|CFITSIO v3.310]]||
||[[attachment:spark-kit-1.1.4.tar.gz]]||[[attachment:kmos-1.1.4.tar.gz]]||[[ftp://ftp.eso.org/pub/dfs/pipelines/libraries/wcslib/wcslib-4.16.tar.bz2|WCSLIB v4.16]]||
||[[attachment:spark-kit-1.1.3.tar.gz]]||[[attachment:kmos-1.1.3.tar.gz]]||[[ftp://ftp.eso.org/pub/dfs/pipelines/libraries/cpl/cpl-6.3.tar.gz|CPL v6.3]]||
||[[attachment:spark-kit-1.1.2.tar.gz]]||[[attachment:kmos-1.1.2.tar.gz]]||[[ftp://ftp.eso.org/pub/dfs/pipelines/libraries/esorex/esorex-3.10.tar.gz| ESOREX v3.10]]||
||[[attachment:spark-kit-1.1.1.tar.gz]]||[[attachment:kmos-1.1.1.tar.gz]]||||

Installation

There are two ways to install the KMOS pipeline:

  • kit-installation: The KMOS pipeline can be installed from scratch in one go as a kit containing all needed libraries and components. In fact two different flavours of kits circulate:

    • kmos-kits are distributed by ESO. The included libraries aren't necessarily the newest ones. These kits are rather predestined to the staff installing the pipeline at Paranal.

    • spark-kits are distributed by MPE. The most actual libraries are included. These kits aim at the scientific pipeline users providing the needed essentials and most actual fixes for different operating systems.

  • component-installation: The several components of the KMOS pipeline can be compiled and installed independently. In this advanced approach you have to be familiar with configure, make and make install. The dependencies of the libraries have to be considered as well. This is practical if only the KMOS core functionality changes and has to be updated. /!\ Please check the config.log in the old installed kmos-package in order to use the same configuration parameters fot the new package.

All relevant hints on installation can be found in the SPARK Instructional Guide, section 2.

SPARK kit

KMOS components

KMOS package

required ESO packages

spark-kit-1.1.5.tar.gz

kmos-1.1.5.tar.gz

CFITSIO v3.310

spark-kit-1.1.4.tar.gz

kmos-1.1.4.tar.gz

WCSLIB v4.16

spark-kit-1.1.3.tar.gz

kmos-1.1.3.tar.gz

CPL v6.3

spark-kit-1.1.2.tar.gz

kmos-1.1.2.tar.gz

ESOREX v3.10

spark-kit-1.1.1.tar.gz

kmos-1.1.1.tar.gz

spark-kit-1.1.0.tar.gz

kmos-1.1.0.tar.gz

spark-kit-1.0.8.tar.gz

kmos-1.0.8.tar.gz

spark-kit-1.0.7.tar.gz

kmos-1.0.7.tar.gz


The required ESO packages can as well be fetched with one command:

wget ftp://ftp.eso.org/pub/dfs/pipelines/libraries/cpl/cpl-6.2.tar.gz ftp://ftp.eso.org/pub/dfs/pipelines/libraries/wcslib/wcslib-4.13.4.tar.bz2 ftp://ftp.eso.org/pub/dfs/pipelines/libraries/wcslib/wcslib-4.13.4.tar.bz2 ftp://ftp.eso.org/pub/dfs/pipelines/libraries/esorex/esorex-3.9.6.tar.gz

KMOS-SPARKwiki: Spark-Download (last edited 2013-12-12 08:47:04 by obelix)