aboutsummaryrefslogtreecommitdiff
path: root/noao/digiphot/photcal/lib/fitparams.h
blob: 85a27782427c844ced38e5a8bc1fa13f4e51683f (plain) (blame)
1
2
3
4
5
6
7
# Define the weighting options.

define	FWT_OPTIONS	"|uniform|photometric|equations|"

define	FWT_UNIFORM	1
define	FWT_PHOTOMETRIC	2
define	FWT_EQUATIONS	3