User Tools

Site Tools


research:chisqsurface

This is an old revision of the document!


chisqsurface

At the moment, chisqsurface (https://github.com/lpgaff/chisqsurface) has been installed inside of the ROOT python environment installed using conda. The chisqsurface makefile was edited to include the paths to the ROOT bin and lib directories in the conda environment. Download, compile and run the software as follows:

$ module purge
$ module add chpc/BIOMODULES
$ git clone https://github.com/lpgaff/chisqsurface
$ cd chisqsurface

Now edit the first two lines of the Makefile by proving the path to the ROOT bin and lib directories. Query the ROOT bin and lib directories as follows

$ echo $CONDA_PREFIX
$ cd $CONDA_PREFIX

Copy the full paths to the ROOT bin and lib directories and edit them into the first two lines of the Makefile using nano or vim or any text editor of your liking.

Now run the Makefile to compile the application:

$ make
conda activate root_env
chisqsurface
/app/dokuwiki/data/attic/research/chisqsurface.1710856107.txt.gz · Last modified: 2024/03/19 15:48 by msovara