# template for object finding for MIPS data, set iecho 0 set iexap 37 set inoise 0 set iwd 100 set conthres .1 set smsig 2 set imerad 1 # the ipgdate parameter now controls the def of local peak set ipgdate 1 # iobjsm = 0: box smooth, 1: tapered box; negative: looser condition set iobjsm -1 #read and fix image, rdis 1 mosaic_ppp # add a constant to the sky (needed to make the threshold work) car 1 +1000 # make bad area map. The first 4 are border boundries, the others are # for the funny squares on the image # note the 2nd i nput is the I J size of the image crbp 2 649 1528 b 1 1 649 46 b 1 1 47 1528 b 600 1 649 1528 b 1 1484 649 1528 # object finding for saturated stars # negative thresky to use global threshold, # larger sky aperture to make sure good sky determination # set parameters for regular object finding set thresky 1.0 set iir 7 set ior 13 set adusat 300000 # object finding, must have two blank lines at end # set connectivity radius to 1 --> effective no test (?) afim 1 test1 000000 low connect, iobjsm=-1 (lower test thres) 2 1 3 quit