... | ... | @@ -75,7 +75,7 @@ Different sampling scenarios: |
|
|
|---|---|---|
|
|
|
| 1. | Priors on all 4 non-GR parameters | |
|
|
|
| 2. | fix-params should fix the posterior at tmp-value | |
|
|
|
| 3. | `fprintf(stdout,"Both options (from 12 and SA) are given . . Exiting . .\n");` | |
|
|
|
| 3. | `fprintf(stdout,"Both options (from 12 and SA) are given . . Exiting . .\n");` | |
|
|
|
| 4. | `fprintf(stdout,"Only one option (from 12 and SA) is given . . Working fine . .\n");` | |
|
|
|
| 5. | `fprintf(stdout,"Both dQuadMonS and dQaudMonA are sampled");` | |
|
|
|
| 6. | `fprintf(stdout,"dQM1: %e, dQM2: %e, dQMS: %e, dQMA: %e \n",dQuadMon1,dQuadMon2,dQuadMonS,dQuadMonA);`| |
|
... | ... | |