! Started logfile: /scr/pima/bg219a_uvs/J1209+2547_S_dfm.log on Fri May 20 00:05:44 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /scr/pima/bg219a_uvs/J1209+2547_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1209+2547_S_uva.fits ! AN table 1: 36 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.944444 visibilities/baseline/integration-bin. ! Found source: J1209+2547 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 49 lines of history. ! ! Reading 2040 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J1209+2547_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016461Jy sigma=26.113047 ! Fit after self-cal, rms=0.853344Jy sigma=21.898071 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.916 mas, bmaj=4.936 mas, bpa=-6.427 degrees ! Estimated noise=0.889954 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.113549 Jy ! Component: 100 - total flux cleaned = 0.151293 Jy ! Total flux subtracted in 100 components = 0.151293 Jy ! Clean residual min=-0.017084 max=0.038565 Jy/beam ! Clean residual mean=-0.000059 rms=0.005795 Jy/beam ! Combined flux in latest and established models = 0.151293 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.151293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083006Jy sigma=1.998686 ! Fit after self-cal, rms=0.082434Jy sigma=1.989118 ! Inverting map ! Added new window around map position (-9.5, -12.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0358243 Jy ! Component: 100 - total flux cleaned = 0.0545718 Jy ! Total flux subtracted in 100 components = 0.0545718 Jy ! Clean residual min=-0.011010 max=0.017337 Jy/beam ! Clean residual mean=-0.000034 rms=0.003225 Jy/beam ! Combined flux in latest and established models = 0.205864 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 18 components and 0.205864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063138Jy sigma=1.489847 ! Fit after self-cal, rms=0.061629Jy sigma=1.452867 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.351 mas, bmaj=5.851 mas, bpa=-4.771 degrees ! Estimated noise=0.671589 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.017646 Jy ! Component: 100 - total flux cleaned = 0.027509 Jy ! Component: 150 - total flux cleaned = 0.0343691 Jy ! Component: 200 - total flux cleaned = 0.03926 Jy ! Total flux subtracted in 200 components = 0.03926 Jy ! Clean residual min=-0.007120 max=0.008164 Jy/beam ! Clean residual mean=-0.000022 rms=0.001901 Jy/beam ! Combined flux in latest and established models = 0.245124 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 35 components and 0.245124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055790Jy sigma=1.300960 ! Fit after self-cal, rms=0.055268Jy sigma=1.289080 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.351 x 5.851 at -4.771 degrees (North through East) ! Clean map min=-0.0060218 max=0.13727 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.92 MK 1.06 NL 1.03 OV 1.01 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 1.05 NL 1.01 OV 1.01 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.95 MK 1.02 NL 0.99 OV 1.00 ! PT 1.02 SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.95 MK 0.98 NL 0.99 OV 0.97 ! PT 1.02 SC 0.97 ! ! ! Fit before self-cal, rms=0.055268Jy sigma=1.289080 ! Fit after self-cal, rms=0.053809Jy sigma=1.274814 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.369 mas, bmaj=5.859 mas, bpa=-4.102 degrees ! Estimated noise=0.662701 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00199403 Jy ! Component: 100 - total flux cleaned = 0.00280203 Jy ! Component: 150 - total flux cleaned = 0.00329121 Jy ! Component: 200 - total flux cleaned = 0.00355328 Jy ! Total flux subtracted in 200 components = 0.00355328 Jy ! Clean residual min=-0.005277 max=0.005380 Jy/beam ! Clean residual mean=0.000000 rms=0.001370 Jy/beam ! Combined flux in latest and established models = 0.248678 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 52 components and 0.248678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053384Jy sigma=1.260337 ! Fit after self-cal, rms=0.053308Jy sigma=1.258887 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053308Jy sigma=1.258887 ! Fit after self-cal, rms=0.052340Jy sigma=1.247263 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.347 mas, bmaj=5.813 mas, bpa=-5.063 degrees ! Estimated noise=0.657453 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000392426 Jy ! Component: 100 - total flux cleaned = 0.000888574 Jy ! Component: 150 - total flux cleaned = 0.000990725 Jy ! Component: 200 - total flux cleaned = 0.00103476 Jy ! Total flux subtracted in 200 components = 0.00103476 Jy ! Clean residual min=-0.004500 max=0.004518 Jy/beam ! Clean residual mean=-0.000002 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.249712 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 61 components and 0.249712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052225Jy sigma=1.243454 ! Fit after self-cal, rms=0.052220Jy sigma=1.243073 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.82059e-05 Jy ! Component: 100 - total flux cleaned = 0.000100099 Jy ! Component: 150 - total flux cleaned = 0.000250767 Jy ! Component: 200 - total flux cleaned = 0.000357274 Jy ! Total flux subtracted in 200 components = 0.000357274 Jy ! Clean residual min=-0.004486 max=0.004479 Jy/beam ! Clean residual mean=-0.000001 rms=0.001069 Jy/beam ! Combined flux in latest and established models = 0.25007 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 65 components and 0.25007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052170Jy sigma=1.241462 ! Fit after self-cal, rms=0.052168Jy sigma=1.241370 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052168Jy sigma=1.241370 ! Fit after self-cal, rms=0.051945Jy sigma=1.241065 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.341 mas, bmaj=5.803 mas, bpa=-5.302 degrees ! Estimated noise=0.655766 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.43914e-05 Jy ! Component: 100 - total flux cleaned = 0.000298753 Jy ! Component: 150 - total flux cleaned = 0.000431389 Jy ! Component: 200 - total flux cleaned = 0.000524594 Jy ! Total flux subtracted in 200 components = 0.000524594 Jy ! Clean residual min=-0.004400 max=0.004335 Jy/beam ! Clean residual mean=-0.000001 rms=0.001030 Jy/beam ! Combined flux in latest and established models = 0.250594 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 71 components and 0.250594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051907Jy sigma=1.239726 ! Fit after self-cal, rms=0.051903Jy sigma=1.239665 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000122139 Jy ! Component: 100 - total flux cleaned = -6.16114e-05 Jy ! Component: 150 - total flux cleaned = 5.10299e-05 Jy ! Component: 200 - total flux cleaned = 0.00013059 Jy ! Total flux subtracted in 200 components = 0.00013059 Jy ! Clean residual min=-0.004415 max=0.004283 Jy/beam ! Clean residual mean=-0.000001 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.250725 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 72 components and 0.250725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051879Jy sigma=1.238827 ! Fit after self-cal, rms=0.051879Jy sigma=1.238799 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051879Jy sigma=1.238799 ! Fit after self-cal, rms=0.051798Jy sigma=1.238708 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.82 mas, bmaj=13.46 mas, bpa=-2.025 degrees ! Estimated noise=0.825464 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000439827 Jy ! Component: 100 - total flux cleaned = 0.000726858 Jy ! Component: 150 - total flux cleaned = 0.00089723 Jy ! Component: 200 - total flux cleaned = 0.000985432 Jy ! Total flux subtracted in 200 components = 0.000985432 Jy ! Clean residual min=-0.004607 max=0.005797 Jy/beam ! Clean residual mean=-0.000005 rms=0.001462 Jy/beam ! Combined flux in latest and established models = 0.25171 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 77 components and 0.25171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051796Jy sigma=1.238528 ! Fit after self-cal, rms=0.051780Jy sigma=1.238127 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.26637e-05 Jy ! Component: 100 - total flux cleaned = 8.51727e-05 Jy ! Component: 150 - total flux cleaned = 0.000143955 Jy ! Component: 200 - total flux cleaned = 0.000247119 Jy ! Total flux subtracted in 200 components = 0.000247119 Jy ! Clean residual min=-0.004585 max=0.005725 Jy/beam ! Clean residual mean=-0.000005 rms=0.001441 Jy/beam ! Combined flux in latest and established models = 0.251957 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 77 components and 0.251957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051784Jy sigma=1.238119 ! Fit after self-cal, rms=0.051774Jy sigma=1.237778 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.337 mas, bmaj=5.796 mas, bpa=-5.458 degrees ! Estimated noise=0.655441 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.337 x 5.796 at -5.458 degrees (North through East) ! Clean map min=-0.0041912 max=0.13462 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.906 mas, bmaj=4.904 mas, bpa=-7.066 degrees ! Estimated noise=0.864245 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.110542 Jy ! Component: 100 - total flux cleaned = 0.156939 Jy ! Component: 150 - total flux cleaned = 0.185458 Jy ! Component: 200 - total flux cleaned = 0.203544 Jy ! Total flux subtracted in 200 components = 0.203544 Jy ! Clean residual min=-0.009392 max=0.010808 Jy/beam ! Clean residual mean=-0.000026 rms=0.002615 Jy/beam ! Combined flux in latest and established models = 0.203544 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.203544 Jy ! Inverting map and beam ! Estimated beam: bmin=3.337 mas, bmaj=5.796 mas, bpa=-5.458 degrees ! Estimated noise=0.655441 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0149202 Jy ! Component: 100 - total flux cleaned = 0.0248327 Jy ! Component: 150 - total flux cleaned = 0.0318397 Jy ! Component: 200 - total flux cleaned = 0.0368495 Jy ! Total flux subtracted in 200 components = 0.0368495 Jy ! Clean residual min=-0.005021 max=0.005025 Jy/beam ! Clean residual mean=-0.000013 rms=0.001363 Jy/beam ! Combined flux in latest and established models = 0.240393 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 32 components and 0.240393 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.82 mas, bmaj=13.46 mas, bpa=-2.025 degrees ! Estimated noise=0.825464 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00625332 Jy ! Component: 100 - total flux cleaned = 0.00905441 Jy ! Component: 150 - total flux cleaned = 0.00981317 Jy ! Component: 200 - total flux cleaned = 0.0104434 Jy ! Total flux subtracted in 200 components = 0.0104434 Jy ! Clean residual min=-0.004527 max=0.006094 Jy/beam ! Clean residual mean=-0.000006 rms=0.001622 Jy/beam ! Combined flux in latest and established models = 0.250836 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000450865 Jy ! Component: 100 - total flux cleaned = 0.000892869 Jy ! Component: 150 - total flux cleaned = 0.00125963 Jy ! Component: 200 - total flux cleaned = 0.00144246 Jy ! Total flux subtracted in 200 components = 0.00144246 Jy ! Clean residual min=-0.004361 max=0.005896 Jy/beam ! Clean residual mean=-0.000004 rms=0.001498 Jy/beam ! Combined flux in latest and established models = 0.252279 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 52 components and 0.252279 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.337 mas, bmaj=5.796 mas, bpa=-5.458 degrees ! Estimated noise=0.655441 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000198725 Jy ! Component: 100 - total flux cleaned = 0.000342578 Jy ! Component: 150 - total flux cleaned = 0.000580434 Jy ! Component: 200 - total flux cleaned = 0.000581025 Jy ! Total flux subtracted in 200 components = 0.000581025 Jy ! Clean residual min=-0.004317 max=0.004209 Jy/beam ! Clean residual mean=0.000001 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.25286 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 66 components and 0.25286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051867Jy sigma=1.240288 ! Fit after self-cal, rms=0.051846Jy sigma=1.240007 wmodel /J1209+2547_S_map.mod ! wmodel: Unable to open new model file: /J1209+2547_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1209+2547_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.337 x 5.796 at -5.458 degrees (North through East) ! Clean map min=-0.0041025 max=0.1323 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1209+2547_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.132297 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0010253 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.32499 2.32499 4.64997 9.29995 18.5999 37.1998 74.3996 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.132 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 129.032 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1209+2547_S_dfm.log closed on Fri May 20 00:05:46 2016