-
Notifications
You must be signed in to change notification settings - Fork 0
/
galfit.config
24 lines (22 loc) · 1.23 KB
/
galfit.config
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
A) none # Input data image (FITS file)
B) galfit.fits # Name for the output image
C) none # Sigma image name (made from data if blank or "none")
D) none # # Input PSF image and (optional) diffusion kernel
E) 1 # PSF oversampling factor relative to data
F) none # Pixel mask (ASCII file or FITS file with non-0 values)
G) none # Parameter constraint file (ASCII)
H) 1 201 1 201 # Image region to fit (xmin xmax ymin ymax)
I) 201 201 # Size of convolution box (x y)
J) 27 # Magnitude photometric zeropoint
K) 1 1 # Plate scale (dx dy) [arcsec/pix]
O) regular # Display type (regular, curses, both)
P) 0 # Create output image only? (1=yes; 0=optimize)
S) 0 # Modify/create objects interactively?
0) sersic # Object type
1) 101 101 0 0 # position x, y [pixel]
3) 17 0 # total magnitude
4) 15 0 # R_e [Pixels]
5) 1 0 # Sersic exponent (deVauc=4, expdisk=1)
9) 0.05 0 # axis ratio
10) 90 0 # position angle (PA) [Degrees: Up=0, Left=90]
Z) 0 # Output option (0 = residual, 1 = Don't subtract)