* Install LALSuite * Organization of the config.ini file - Spin-induced quadrupole moment parameters of the binary system are denoted as dQuadMon1 and dQuadMon2 inside LAL. We define their symmetric and anti-symmetric combinations as dQuadMonS=0.5(dQuadMon1+dQuadMon2) and dQuadMonA=0.5(dQuadMon1-dQuadMon2). The sampling options we have are; one parameter case and two parameters case. In the one-parameter case, any among the four dQuadMon parameters can be sampled whereas with the two-parameter case, either {dQuadMon1, dQuadMon2} or {dQuadMonS, dQuadMonA} can be sampled simultaneously. In the configuration file, the options are --dQuadMon12 and --dQuadMonSA for {dQuadMon1, dQuadMon2} and {dQuadMonS, dQuadMonA} respectively. To perform sampling only on one parameter, the other parameter in the set has to be fixed by using 'fix-params' option. An example config.ini file can be found here, [an example ini](https://ldas-jobs.ligo-wa.caltech.edu/~nv.krishnendu/LSC/lalinference/prec_higher_mode/LAL/res_comp/rec/pv2/q1/config.ini).