public:user_software:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
public:user_software:start [2015-06-16 19:35] Arno Schoenmakerspublic:user_software:start [2020-11-04 16:15] (current) Bernard Asabere
Line 2: Line 2:
  
 This page will redirect you to build instructions for the LOFAR common software packages. Unfortunately there are two confusing names for two very different software bases: This page will redirect you to build instructions for the LOFAR common software packages. Unfortunately there are two confusing names for two very different software bases:
-  * LOFAR Software -> the package used and maintained by ASTRON containing control software, pipelines, AwImager, AOFlagger; this is the package developed and elaborated and used in the LOFAR production environment 
-  * LUS (LOFAR USer Software) -> package maintained by the KSPs (Key Science projects) containing the pulsar pipelines tools, the Cosmic Ray tools, etc. 
  
-===== LOFAR Software stack ===== +  * LOFAR Software → the package used and maintained by ASTRON containing control software, pipelines, AwImager, AOFlagger; this is the package developed and elaborated and used in the LOFAR production environment 
-  +  * LUS (LOFAR User Software) → package maintained by the KSPs (Key Science projects) containing the pulsar pipelines tools, the Cosmic Ray tools, etc.
-==== Current and past production versions ====+
  
-  * [[public:operational_lofar_versions|Overview of currently installed LOFAR versions on CEP.]]+===== LOFAR (Offline) Software ===== 
 + 
 +==== LOFAR Releases and installed production versions ==== 
 + 
 +  * [[:public:lofar_offline_releases|Release notes for LOFAR Offline software versions]] 
 +  * [[:public:operational_lofar_versions|Overview of currently installed LOFAR versions on CEP.]]
  
 ==== Retrieve and build Instructions ==== ==== Retrieve and build Instructions ====
  
-There are basically two ways to obtain the LOFAR Offline software. +There are basically two ways to obtain the LOFAR Offline software.
  
-One is to fetch the source code directly from the LOFAR repository and do it all yourself. This requires that your system has a bunch of libraries installed already, or that you need to install these as you go. This is for people who are somewhat familiar with installing packages and building your own code using CMake.  +  - One is to fetch the source code directly from the LOFAR repository and do it all yourself. This requires that your system has a bunch of libraries installed already, or that you need to install these as you go. This is for people who are somewhat familiar with installing packages and building your own code using CMake. 
-  +      [[:public:user_software:lofar|Instructions for how to obtain and build the LOFAR software tree from code]]. 
-  * [[public:user_software:LOFAR|Instructions for how to obtain and build the LOFAR software tree from code]]. +      [[:public:user_software:installation_notes|Notes on installing the LOFAR Software on different Systems]]
-  [[engineering:user_software:installation_notes|Notes on installing the LOFAR Software on different Systems]]+      - Ubuntu 14.04/16.04 LTS users can obtain precompiled LOFAR (and other) packages from [[http://kernsuite.info/|Gijs Molenaar's KERN repository]]. This package is not supported by ASTRON, please contact Gijs Molenaar in case of issues. 
 +  - You can also use [[https://hub.docker.com/u/lofar/|this Docker repo]], which contains docker images uploaded by the LOFAR Software team. For more information on their use, see [[:public:docker|here]].
  
-If you are not familiar with the intricate details of cmake, installs, etc, we have available the so-called ''LOFAR software stack'', which is a script that installs all that you need from scratch. Some control is possible (e.g., not installing packages that you knwo are already on your system)but the bottom line is that this script does it all out-of-the-box.+==== Some documentation ==== 
 + 
 +Note: additional documentation can be found on GitHub ([[https://github.com/lofar-astron|https://github.com/lofar-astron]]) 
 + 
 +  * Go to [[:public:user_software:documentation:start|documentation]] this page for documentation on DPPP, BBS,etc…
  
-  * [[public:software_stack_installation|Instrcutions for using the ''LOFAR software stack'' install-it-all script]]. 
-  *  
 ===== LUS ===== ===== LUS =====
 +
 ==== LUS build instructions ==== ==== LUS build instructions ====
  
-  * [[ public:user_software:user_software|LUS instructions (not up to date...)]]+  * [[:public:user_software:user_software|LUS instructions (not up to date...)]]
  
-===== Dynspec ======+===== Dynspec =====
  
 The Dynspec package (Dynamic Spectrum toolkit) can be downloaded and used as well. The Dynspec package (Dynamic Spectrum toolkit) can be downloaded and used as well.
  
-  * [[public:user_software:dynspec| Documentation for the Dynspec Toolkit]]+  * [[:public:user_software:dynspec|Documentation for the Dynspec Toolkit]] 
 + 
 +===== LoSoTo ===== 
 + 
 +  * [[:public:user_software:losot|Installing Losoto in a Virtual environment on flits]] 
 +  * [[:public:user_software:losot-ubuntu|Installing Losoto in a Virtual environment on an ubuntu 14.04]] 
 + 
 +===== prefactor ===== 
 + 
 +  * [[:public:user_software:prefactor|Documentation on how to install and use the Pre-facet-Calibration Pipeline]] 
  
-===== LoSoTo ====== 
-  * [[ public:user_software:losot|Installing Losoto in a Virtual environment on flits]] 
-  * [[ public:user_software:losot-ubuntu|Installing Losoto in a Virtual environment on an ubuntu 14.04]] 
  • Last modified: 2015-06-16 19:35
  • by Arno Schoenmakers