aboutsummaryrefslogtreecommitdiff
path: root/noao/artdata/mktemplates.com
blob: e2c18b197cc016779243533008acc1b1b388bd2a (plain) (blame)
1
2
3
4
5
6
7
8
9
int	nxc, nyc		# Number of PSF centers
int	nxssub, nyssub		# Number of star subsamples
int	nxgsub, nygsub		# Number of galaxy subsamples
real	dynrange		# Profile intensity dynamic range
real	psfrange		# PSF convolution dynamic range
pointer	stp, star, see

common	/mktcom/ dynrange, psfrange, nxc, nyc, nxssub, nyssub, nxgsub, nygsub,
		stp, star, see