#
#   parameter file for wavdetect
#
#
#   input
#
infile,f,a,"/xassist/data/pipeline4/chandra/12739/acisf12739/products/images/fullrun_ccd7_acisf12739_pi14-548.img.gz",,,"Input file name"
#
#   output
#
outfile,f,a,"fullrun_ccd7_acisf12739_pi14-548_wavdet.fits",,,"Output source list file name"
scellfile,f,a,"fullrun_ccd7_acisf12739_pi14-548_cellimage.fits",,,"Output source cell image file name"
imagefile,f,a,"fullrun_ccd7_acisf12739_pi14-548_recon.img",,,"Output reconstructed image file name"
defnbkgfile,f,a,"fullrun_ccd7_acisf12739_pi14-548_normback.fits",,,"Output normalized background file name"
regfile,f,h,"",,,"ASCII regions output file"
#
#   output options
#
clobber,b,h,no,,,"Overwrite existing outputs?"
ellsigma,r,h,3.0,,,"Size of output source ellipses (in sigmas)"
interdir,f,h,"${ASCDS_WORK_PATH}",,,"Directory for intermediate outputs"
#
#########################################################################
#
#   wtransform parameters
#
#
#   optional input
#
bkginput,f,h,"",,,"Input background file name"
bkgerrinput,b,h,no,,,"Use bkginput[2] for background error"
#
#   output info
#
outputinfix,f,h,"",,,"Output filename infix"
#
#   output content options
#
sigthresh,r,h,1e-06,,,"Threshold significance for output source pixel list"
bkgsigthresh,r,h,0.001,,,"Threshold significance when estimating bkgd only"
falsesrc,r,h,-1.0,,,"Allowed number of false sources per image"
sigcalfile,f,h,"${ASCDS_CALIB}/wtsimresult.fits",,,"Significance calibration file"
#
#   exposure info
#
exptime,r,h,0,,,"Exposure time (if zero, estimate from map itself"
expfile,f,h,"",,,"Exposure map file name (blank=none)"
expthresh,r,h,0.1,,,"Minimum relative exposure needed in pixel to analyze it"
#
#   background
#
bkgtime,r,h,0,,,"Exposure time for input background file"
#
#   scales
#
scales,s,a,"2 4 8 16",,,"wavelet scales (pixels)"
#
#   iteration info
#
maxiter,i,h,2,,,"Maximum number of source-cleansing iterations"
iterstop,r,h,0.0001,,,"Min frac of pix that must be cleansed to continue"
#
#   end of wtransform parameters
#
########################################################################
########################################################################
#
#   wrecon parameters
#
#
#   PSF size parameters
#
xoffset,i,h,INDEF,,,"Offset of x axis from optical axis"
yoffset,i,h,INDEF,,,"Offset of y axis from optical axis"
eband,r,h,1.4967,,,"Energy band"
eenergy,r,h,0.393,,,"Encircled energy of PSF"
psftable,f,h,"${ASCDS_CALIB}/psfsize20010416.fits",,,"Table of PSF size data"
#
#   end of wrecon parameters
#
########################################################################
#
#   run log verbosity and content
#
log,b,h,no,,,"Make a log file?"
verbose,i,h,0,0,5,"Log verbosity"
#
#   mode  
#
mode,s,h,"ql",,,