Software: BHICP

User Guide


1) System requirements

2) Installation

Download the required files from the BHICP Software page. From terminal, move to the BHICP folder and run the included Makefile with:

 $ make 

This should create the executable file CoxClusterProcess.

3) Running the software

Input files

The following input files are required:

Data format

The following guidelines must be taken into consideration when generating the data file containing the foci:

Overall the file should look like:

Execution

Once all input files are created, type the following command in terminal to execute the software:

 $ ./CoxClusterProcess <results_folder> <data_name>.dat newpars.txt

where:

4) Results

All the results are stored in the directory .../BHICP/simresults/<results_folder>. A detailed description of the output files generated during execution will become available soon.