-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample_conf.ini
More file actions
38 lines (35 loc) · 1.19 KB
/
Copy pathexample_conf.ini
File metadata and controls
38 lines (35 loc) · 1.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[default]
size = 400
size_info = 'Size of the cutout in pixels'
outpath = point_061516_r
outpath_info = 'Output directory to save mock galaxies'
image = /home/rodrigoff96/sync_out/siens/UDGs_Marco/point_061516_r.fits
image_info = 'Image used as background for the mock galaxies'
multi_ext = yes
multi_ext_info = 'yes/no for if the image is a multiextension FITS file.'
psf = 'psfs/psf_gaussian_061516_r.fits'
dec_min = -7.7501961
dec_max = -6.5041385
dec_info = 'Minimum and maximum declination values (degrees)'
ra_min = 151.62924
ra_max = 152.19335
ra_info = 'Minimum and maximum right ascension values (degrees)'
[optional]
wht_image = /home/rodrigoff96/sync_out/siens/UDGs_Marco/osw_point_061516_r.fits
wht_image_info = 'Weight of the image used as background for the mock galaxies'
m_CDF = data/CDF_M_g_carlsten_2020.npy
m_CDF_info = 'Cumulative distribution for absolute magnitude'
m_bins = data/M_g_carlsten_2020.npy
m_bins_info = 'Bins to'
[data]
mag_zpt = 31.395
mag_zpt_info = 'Magnitude zeropoint'
dmod = 29.93
dmod_info = 'Distance modulus'
px_scale = 0.27
px_scale_info = 'Pixel scale in arcsec/pixel'
pc_scale = 46.94
pc_scale_info = 'Pixel scale in parsec/arcsec'
[parameters]
n_max = 2.5
n_min = 0.5