Differences between revisions 9 and 10
Revision 9 as of 2013-02-21 09:26:34
Size: 3316
Editor: obelix
Comment:
Revision 10 as of 2013-02-21 09:41:48
Size: 3461
Editor: obelix
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
 * '''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:  * __'''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:
Line 7: Line 7:
 * '''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.  * __'''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.

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 and contain a whole set of standard calibration files which have a size of several GBs. 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 and contain just the static calibration files (like line lists etc.) and are therefore much smaller and faster to download and install. Furthermore 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

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

required ESO packages
CPL v6.2
CFITSIO v3.290
WCSLIB v4.13.4
ESOREX v3.9.6
Or get all of them in one go

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







Please download all SPARK kits and all required ESO packages.

SPARK kits

kmos-1.0.7.tar.gz

kmos-calib-1.0.7.tar.gz

required ESO packages

CPL v6.2

CFITSIO v3.290

WCSLIB v4.13.4

ESOREX v3.9.6

Or get all of them in one go

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-v.1.0.7Download (last edited 2013-04-23 13:14:13 by obelix)