#File fit_sq34.conf
#DM fitting directions.
#Square 34"x34" FoV. Simpson weighting with 3x3. More can be generated with simpson() from aotools.py
fit.thetax = [0 0.5 0 -0.5 0 0.5 -0.5 -0.5 0.5] #x coordinate (relative to fov)
fit.thetay = [0 0 0.5 0 -0.5 0.5 0.5 -0.5 -0.5] #y coordinate (relative to fov)
fit.wt = [4/9 1/9 1/9 1/9 1/9 1/36 1/36 1/36 1/36] #weighting
fit.fov = 34 #side length in arcseconds