Differences between revisions 11 and 12
Revision 11 as of 2013-02-21 09:58:03
Size: 3589
Editor: obelix
Comment:
Revision 12 as of 2013-02-21 13:19:29
Size: 2599
Editor: obelix
Comment:
Deletions are marked like this. Additions are marked like this.
Line 24: Line 24:



<<BR>>
<<BR>>
<<BR>>
<<BR>>
---------------------
---------------------
Please download all SPARK kits and all required ESO packages.

== SPARK kits ==

[[attachment:kmos-1.0.7.tar.gz ]]

[[attachment:kmos-calib-1.0.7.tar.gz ]]


== required ESO packages ==

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

[[ftp://ftp.eso.org/pub/dfs/pipelines/libraries/cfitsio/cfitsio3290.tar.gz|CFITSIO v3.290]]

[[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]]

'''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
}}}

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

KMOS package

required ESO packages

spark-kit-1.0.8.tar.gz

kmos-1.0.8.tar.gz

CFITSIO v3.290

spark-kit-1.0.7.tar.gz

kmos-1.0.7.tar.gz

WCSLIB v4.13.4

CPL v6.2

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)