Differences between revisions 2 and 15 (spanning 13 versions)
Revision 2 as of 2013-02-20 12:47:06
Size: 610
Comment:
Revision 15 as of 2013-04-23 13:14:13
Size: 2491
Editor: obelix
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== SPARK kits == = Installation =
Line 3: Line 3:
[[attachment:kmos-1.0.7.tar.gz ]] 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-kit'''s 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-kit'''s 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.
Line 5: Line 9:
[[attachment:kmos-calib-1.0.7.tar.gz ]] '''All relevant hints on installation can be found in the SPARK Instructional Guide, section 2.'''
<<BR>>
Line 7: Line 12:
||<:>~+'''SPARK kit'''+~||<:-2>~+'''KMOS components'''+~||
|| ||<:>'''KMOS package'''||<:>'''required ESO packages'''||
||[[attachment:spark-kit-1.1.1.tar.gz]]||[[attachment:kmos-1.1.1.tar.gz]]||[[ftp://ftp.eso.org/pub/dfs/pipelines/libraries/cfitsio/cfitsio3290.tar.gz|CFITSIO v3.290]]||
||[[attachment:spark-kit-1.1.0.tar.gz]]||[[attachment:kmos-1.1.0.tar.gz]]||[[ftp://ftp.eso.org/pub/dfs/pipelines/libraries/wcslib/wcslib-4.13.4.tar.bz2|WCSLIB v4.13.4]]||
||[[attachment:spark-kit-1.0.8.tar.gz]]||[[attachment:kmos-1.0.8.tar.gz]]||[[ftp://ftp.eso.org/pub/dfs/pipelines/libraries/cpl/cpl-6.2.tar.gz|CPL v6.2]]||
||[[attachment:spark-kit-1.0.7.tar.gz]]||[[attachment:kmos-1.0.7.tar.gz ]]||[[ftp://ftp.eso.org/pub/dfs/pipelines/libraries/esorex/esorex-3.9.6.tar.gz| ESOREX v3.9.6]]||
Line 8: Line 19:
== required ESO packages ==

[[ftp://ftp.eso.org/pub/dfs/pipelines/libraries/cpl/cpl-6.2.tar.gz|CPL v6.6]]

[[
ftp://ftp.eso.org/pub/dfs/pipelines/libraries/wcslib/wcslib-4.13.4.tar.bz2|CFITSIO v4.13.4]]

[[ftp://ftp.eso.org/pub/dfs/pipelines/libraries/wcslib/wcslib-4.13.4
.tar.bz2|WCSLIB v4.13.4]]

[[
ftp://ftp.eso.org/pub/dfs/pipelines/libraries/esorex/esorex-3.9.6.tar.gz| ESOREX v3.9.6]]

== optional ESO packages ==

[[ftp://ftp.eso.org/pub/dfs/gasgano/gasgano-2.4.3.tar.gz|GASGANO v2.4.3]]
<<BR>>
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
}}}

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.1.tar.gz

kmos-1.1.1.tar.gz

CFITSIO v3.290

spark-kit-1.1.0.tar.gz

kmos-1.1.0.tar.gz

WCSLIB v4.13.4

spark-kit-1.0.8.tar.gz

kmos-1.0.8.tar.gz

CPL v6.2

spark-kit-1.0.7.tar.gz

kmos-1.0.7.tar.gz

ESOREX v3.9.6


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