| 2 | Verbosity level, 0 minimal, 1, 2, 3, 4 very chatty |
| data/example.out | Output file name (see format below) |
| data/example.fits | Input fits file name |
| data/example.cat | Input catalogue file name |
| 16 | Side of square postage stamps to cut from image |
| 2 0.000000 20.000000 | Prior on noise, here is flat between 0 < log(noise) < 20 |
| 1 0.000000 1000.000000 | Prior on background level after minimum in postage stamp is removed. Here it is flat between 0 < background < 1000 |
| 2 | Number of Gaussians |
| 1 0.000000 16.000000 | Prior on x position of Gaussian 1 within postage stamp, ie. anywhere |
| 1 0.000000 16.000000 | Ditto y |
| 3 0.000000 1.000000 | Prior on ellipticity, here is flat in 0 < e^2 < 1 |
| 1 0.000000 3.141600 | Prior on theta, here is flat in 0 < theta < 2pi Unfortunately, theta is defined as anticlockwise from the negative y axis. Therefore to get the more conventional angle, subtract 90 degrees. Combined these priors on e and theta give a flat prior on e1, e2 space |
| 2 -2.000000 8.000000 | Prior on height of Gaussian 1, here between -2 < log(A) < 8 |
| 2 0.000000 20.000000 | Prior on ab of Gaussian 1, here flat on 0 < log(ab) < 20 Defined such that a circular Gaussian of width sigma has 2 sigma^2 = ab |
| -1 0.000000 0.000000 | Prior on x position of Gaussian 2, here locked to be equal to that of Gaussian 1 |
| -1 0.000000 0.000000 | Ditto y |
| -1 0.000000 0.000000 | Ditto e |
| -1 0.000000 0.000000 | Ditto theta |
| 2 -2.000000 8.000000 | Ditto height. In this example is free but same priors as on Gaussian 1 |
| 2 0.000000 20.000000 | Ditto ab |
| data/example_psf.dat | Input psf file. This file contains a delta function when produced by setup_im2shape |
| 1 | Ensemble. Parameter of the mcmc ~ number of chains to run |
| 200 | Niter. Number of iterations of the mcmc |
| data/model.txt | Postage stamp of the best model fitted to the last object fitted |
| 2.000000 | Smoothing length (in pixels) for estimating smoothed residuals (see below) |
| 0 | Unused. |
| 1 | Line number in this file |
| 2 | Object number, as given in column 1 of input catalogue |
| 3 | x at the start of the postage stamp |
| 4 | y " |
| 5 | Estimated Gaussian noise level |
| 6 | Estimated background level |
| 7 | x offset of galaxy Gaussian 1 relative to start of postage stamp (for given psf convolution) |
| 8 | y " |
| 9 | e (mean of e samples, which are all between 0 and 1, so only good to use this number if errors are small, otherwise you get ~0.5 for it on v noisy galaxies) |
| 10 | theta (again, mean over samples, between 0 and pi, so always pi/2 if noisy) |
| 11 | a*b |
| 12 | A, peak amplitude of Gaussian |
| 13 | x offset of galaxy Gaussian 2 relative to start of postage stamp (for given psf convolution) |
| 14 | y " |
| 15 | e (mean of e samples, which are all between 0 and 1, so only good to use this number if errors are small, otherwise you get ~0.5 for it on v noisy galaxies) |
| 16 | theta (again, mean over samples, between 0 and pi, so always pi/2 if noisy) |
| 17 | a*b |
| 18 | A, peak amplitude of Gaussian |
| 19 | x for psf component 1 |
| 20 | y " |
| 21 | e " |
| 22 | theta " |
| 23 | a*b " |
| 24 | amp " |
| 25 | x for psf component 2 |
| 26 | y " |
| 27 | e " |
| 28 | theta " |
| 29 | a*b " |
| 30 | amp " |
| 31 | e1 for galaxy Gaussian 1 (good to use this rather than combining e and theta) |
| 32 | e2 (") |
| 33 | e1 for galaxy Gaussian 2 |
| 34 | e2 (") |
| 35 | error on noise |
| 36 | " background |
| 37 | " x for galaxy Gaussian component 1 |
| 38 | " y |
| 39 | " e |
| 40 | " theta |
| 41 | " a*b |
| 42 | " amp |
| 43 | " x for galaxy Gaussian component 2 |
| 44 | " y |
| 45 | " e |
| 46 | " theta |
| 47 | " a*b |
| 48 | " amp |
| 49 | " x for psf component 1 (always zero since psf uncertainties were never implemented) |
| 50 | " y " |
| 51 | " e " |
| 52 | " theta " |
| 53 | " a*b " |
| 54 | " amp " |
| 55 | " x for psf component 2 (always zero since psf uncertainties were never implemented) |
| 56 | " y " |
| 57 | " e " |
| 58 | " theta " |
| 59 | " a*b " |
| 60 | " amp " |
| 61 | error on e1 for galaxy Gaussian component 1 |
| 62 | error on e2 " |
| 63 | error on e1 for galaxy Gaussian component 2 |
| 64 | error on e2 " |
| 65 | evidence (have never used this or really looked at it though) |
| 66 | minimum value of mock image using parameter values of mean of samples |
| 67 | maximum value of mock image " |
| 68 | minimum value of the residuals map |
| 69 | maximum " |
| 70 | minimum value of smoothed residuals map |
| 71 | maximum " |
| 72  | flag, in principle, although I've never really used it or tuned it |