Skip to content

Installation

Pearl Sandick edited this page Oct 4, 2019 · 5 revisions

Make Instructions

If Boost libraries are not already installed, start here.

Note: you must edit line 5 of the MADHAT Makefile so that it specifies the correct path and version for your Boost installation, eg.

BOOST = [Path to Boost]/boost_1_70_0

To make the MADHAT executable, run the command make in the main MADHAT directory.

To remove old files, run the command make clean in the main MADHAT directory.

Verifying Your Installation

The input

./madhat Set1.dat 0.95 dmtest.in

should produce an output file Output/dmtest_Set1_0.9500.out that contains the following output:


Clone this wiki locally