Installation
|
||
Requirements
It is HIGHLY recommended to install GWOLLUM with CMT. The instructions given on this page are only valid for a CMT-based installation. GWOLLUM is entirely based on ROOT libraries. It is therefore mandatory to have ROOT installed in your system. To install ROOT, go to the ROOT web site. By default ROOT6 is used. However it is possible to switch to a ROOT5 environment. To do this, the optional root5 requirement file must be used. Finally, the CMT root wrapper must be installed in your CMTPATH. fftw3 tools are also required and should be installed in your machine: fftw web page. In addition, the CMT fftw wrapper must be installed in your CMTPATH. GSL tools are also required and should be installed in your machine: GSL web page. In addition, the CMT GSL wrapper must be installed in your CMTPATH. GWOLLUM also depends on the Frame Library to read LIGO/Virgo frames: Frame Library web page. The Fr package should be installed in your CMTPATH. ligotools are also recommended but not required: ligotools repository. |
||
Installation
GWOLLUM releases are tagged vXrYpZ. It is recommended to use the latest available version (see the stable version given in the top-left corner of this page). The CMT installation of GWOLLUM is straight-forward provided that the requirements are met. Go in the cmt/ directory of GWOLLUM and type: cmt config make Then you need to configure your environment every time you want to use GWOLLUM: source cmt/setup.(c)sh |
||
GWOLLUM's friends
It is probably a good idea to install GWOLLUM's friends as well. These are all CMT packages and should be installed following the same procedure which is described in the previous section. |
||
|