! Started logfile: /scr/pima/bg219i_uvs/J2212+2759_S_dfm.log on Thu May 19 23:39:48 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/bg219i_uvs/J2212+2759_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J2212+2759_S_uva.fits ! AN table 1: 62 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.933333 visibilities/baseline/integration-bin. ! Found source: J2212+2759 ! ! 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 54 lines of history. ! ! Reading 10416 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 J2212+2759_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006894Jy sigma=24.352966 ! Fit after self-cal, rms=0.871025Jy sigma=21.200197 ! 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=3.095 mas, bmaj=5.088 mas, bpa=-7.131 degrees ! Estimated noise=0.434243 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.0959235 Jy ! Component: 100 - total flux cleaned = 0.120872 Jy ! Total flux subtracted in 100 components = 0.120872 Jy ! Clean residual min=-0.005289 max=0.010850 Jy/beam ! Clean residual mean=-0.000019 rms=0.001441 Jy/beam ! Combined flux in latest and established models = 0.120872 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.120872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067430Jy sigma=1.490625 ! Fit after self-cal, rms=0.067304Jy sigma=1.489072 ! Inverting map ! Added new window around map position (-1, -9). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0123473 Jy ! Component: 100 - total flux cleaned = 0.0205637 Jy ! Total flux subtracted in 100 components = 0.0205637 Jy ! Clean residual min=-0.004014 max=0.004861 Jy/beam ! Clean residual mean=-0.000009 rms=0.001080 Jy/beam ! Combined flux in latest and established models = 0.141436 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 33 components and 0.141436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063684Jy sigma=1.410014 ! Fit after self-cal, rms=0.063568Jy sigma=1.407340 ! 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.75 mas, bmaj=5.976 mas, bpa=-4.972 degrees ! Estimated noise=0.306606 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.00904111 Jy ! Component: 100 - total flux cleaned = 0.015019 Jy ! Component: 150 - total flux cleaned = 0.0193196 Jy ! Component: 200 - total flux cleaned = 0.0224703 Jy ! Total flux subtracted in 200 components = 0.0224703 Jy ! Clean residual min=-0.003273 max=0.003160 Jy/beam ! Clean residual mean=-0.000002 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.163906 Jy ! Performing phase self-cal ! Adding 76 model components to the UV plane model. ! The established model now contains 103 components and 0.163906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061706Jy sigma=1.372047 ! Fit after self-cal, rms=0.061626Jy sigma=1.370385 ! 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.75 x 5.976 at -4.972 degrees (North through East) ! Clean map min=-0.0032335 max=0.12464 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: ! BR 1.00 FD 0.90 HN 0.99 KP 1.00 ! LA 0.97 MK 1.09 NL 1.01 OV 1.01 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.92 HN 1.00 KP 0.96 ! LA 0.99 MK 1.03 NL 1.01 OV 0.97 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.95 HN 1.00 KP 1.00 ! LA 1.01 MK 1.04 NL 0.96 OV 1.00 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.92 HN 1.04 KP 1.00 ! LA 1.01 MK 1.03 NL 1.03 OV 1.01 ! PT 1.02 SC 0.99 ! ! ! Fit before self-cal, rms=0.061626Jy sigma=1.370385 ! Fit after self-cal, rms=0.060145Jy sigma=1.362338 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.796 mas, bmaj=6.031 mas, bpa=-4.302 degrees ! Estimated noise=0.305284 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.00240289 Jy ! Component: 100 - total flux cleaned = 0.00359297 Jy ! Component: 150 - total flux cleaned = 0.00405623 Jy ! Component: 200 - total flux cleaned = 0.00421781 Jy ! Total flux subtracted in 200 components = 0.00421781 Jy ! Clean residual min=-0.002874 max=0.002600 Jy/beam ! Clean residual mean=0.000011 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.168124 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 119 components and 0.168124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060034Jy sigma=1.360270 ! Fit after self-cal, rms=0.060011Jy sigma=1.359840 ! 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.060011Jy sigma=1.359840 ! Fit after self-cal, rms=0.060035Jy sigma=1.347953 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.784 mas, bmaj=6.009 mas, bpa=-4.458 degrees ! Estimated noise=0.309031 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015812 Jy ! Component: 100 - total flux cleaned = 0.00235243 Jy ! Component: 150 - total flux cleaned = 0.00276349 Jy ! Component: 200 - total flux cleaned = 0.00286621 Jy ! Total flux subtracted in 200 components = 0.00286621 Jy ! Clean residual min=-0.001960 max=0.002138 Jy/beam ! Clean residual mean=0.000002 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.17099 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 132 components and 0.17099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059975Jy sigma=1.347286 ! Fit after self-cal, rms=0.059976Jy sigma=1.347164 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.000114342 Jy ! Component: 100 - total flux cleaned = 0.000139427 Jy ! Component: 150 - total flux cleaned = 0.000161913 Jy ! Component: 200 - total flux cleaned = 0.000172126 Jy ! Total flux subtracted in 200 components = 0.000172126 Jy ! Clean residual min=-0.001996 max=0.002139 Jy/beam ! Clean residual mean=0.000002 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.171162 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 137 components and 0.171162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059971Jy sigma=1.347049 ! Fit after self-cal, rms=0.059972Jy sigma=1.347033 ! 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.059972Jy sigma=1.347033 ! Fit after self-cal, rms=0.060481Jy sigma=1.346464 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.781 mas, bmaj=5.999 mas, bpa=-4.424 degrees ! Estimated noise=0.312136 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124186 Jy ! Component: 100 - total flux cleaned = 0.00173978 Jy ! Component: 150 - total flux cleaned = 0.00199022 Jy ! Component: 200 - total flux cleaned = 0.00208318 Jy ! Total flux subtracted in 200 components = 0.00208318 Jy ! Clean residual min=-0.002056 max=0.002127 Jy/beam ! Clean residual mean=0.000002 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.173245 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 141 components and 0.173245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060443Jy sigma=1.346140 ! Fit after self-cal, rms=0.060443Jy sigma=1.346131 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 = 3.60391e-05 Jy ! Component: 100 - total flux cleaned = 5.53837e-05 Jy ! Component: 150 - total flux cleaned = 6.38873e-05 Jy ! Component: 200 - total flux cleaned = 7.19077e-05 Jy ! Total flux subtracted in 200 components = 7.19077e-05 Jy ! Clean residual min=-0.002061 max=0.002119 Jy/beam ! Clean residual mean=0.000002 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.173317 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 142 components and 0.173317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060440Jy sigma=1.346063 ! Fit after self-cal, rms=0.060440Jy sigma=1.346052 ! 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.060440Jy sigma=1.346052 ! Fit after self-cal, rms=0.060859Jy sigma=1.345696 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.342 mas, bmaj=10.42 mas, bpa=5.464 degrees ! Estimated noise=0.392775 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145219 Jy ! Component: 100 - total flux cleaned = 0.00215148 Jy ! Component: 150 - total flux cleaned = 0.00254152 Jy ! Component: 200 - total flux cleaned = 0.00260738 Jy ! Total flux subtracted in 200 components = 0.00260738 Jy ! Clean residual min=-0.002928 max=0.002478 Jy/beam ! Clean residual mean=0.000007 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.175925 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 146 components and 0.175925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060841Jy sigma=1.345805 ! Fit after self-cal, rms=0.060835Jy sigma=1.345733 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.000146222 Jy ! Component: 100 - total flux cleaned = 0.000191536 Jy ! Component: 150 - total flux cleaned = 0.000219762 Jy ! Component: 200 - total flux cleaned = 0.000237196 Jy ! Total flux subtracted in 200 components = 0.000237196 Jy ! Clean residual min=-0.002950 max=0.002493 Jy/beam ! Clean residual mean=0.000007 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.176162 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 148 components and 0.176162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060836Jy sigma=1.345779 ! Fit after self-cal, rms=0.060835Jy sigma=1.345765 ! 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.779 mas, bmaj=5.993 mas, bpa=-4.429 degrees ! Estimated noise=0.314646 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.779 x 5.993 at -4.429 degrees (North through East) ! Clean map min=-0.0019992 max=0.12686 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=3.116 mas, bmaj=5.089 mas, bpa=-6.551 degrees ! Estimated noise=0.448941 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0988691 Jy ! Component: 100 - total flux cleaned = 0.125633 Jy ! Component: 150 - total flux cleaned = 0.139154 Jy ! Component: 200 - total flux cleaned = 0.147612 Jy ! Total flux subtracted in 200 components = 0.147612 Jy ! Clean residual min=-0.003530 max=0.004714 Jy/beam ! Clean residual mean=-0.000008 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.147612 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.147612 Jy ! Inverting map and beam ! Estimated beam: bmin=3.779 mas, bmaj=5.993 mas, bpa=-4.429 degrees ! Estimated noise=0.314646 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.00807567 Jy ! Component: 100 - total flux cleaned = 0.013437 Jy ! Component: 150 - total flux cleaned = 0.0172336 Jy ! Component: 200 - total flux cleaned = 0.0199647 Jy ! Total flux subtracted in 200 components = 0.0199647 Jy ! Clean residual min=-0.002310 max=0.002053 Jy/beam ! Clean residual mean=-0.000003 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.167577 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 83 components and 0.167577 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=7.342 mas, bmaj=10.42 mas, bpa=5.464 degrees ! Estimated noise=0.392775 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00342309 Jy ! Component: 100 - total flux cleaned = 0.00539921 Jy ! Component: 150 - total flux cleaned = 0.00658796 Jy ! Component: 200 - total flux cleaned = 0.00731271 Jy ! Total flux subtracted in 200 components = 0.00731271 Jy ! Clean residual min=-0.002971 max=0.002442 Jy/beam ! Clean residual mean=0.000006 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.174889 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.000388057 Jy ! Component: 100 - total flux cleaned = 0.000474272 Jy ! Component: 150 - total flux cleaned = 0.000552639 Jy ! Component: 200 - total flux cleaned = 0.000624167 Jy ! Total flux subtracted in 200 components = 0.000624167 Jy ! Clean residual min=-0.003014 max=0.002465 Jy/beam ! Clean residual mean=0.000006 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.175513 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 111 components and 0.175513 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.779 mas, bmaj=5.993 mas, bpa=-4.429 degrees ! Estimated noise=0.314646 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000411312 Jy ! Component: 100 - total flux cleaned = -0.00048663 Jy ! Component: 150 - total flux cleaned = -0.000507208 Jy ! Component: 200 - total flux cleaned = -0.000488727 Jy ! Total flux subtracted in 200 components = -0.000488727 Jy ! Clean residual min=-0.002264 max=0.001979 Jy/beam ! Clean residual mean=0.000002 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.175025 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 116 components and 0.175025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060844Jy sigma=1.345918 ! Fit after self-cal, rms=0.060841Jy sigma=1.345759 wmodel /J2212+2759_S_map.mod ! wmodel: Unable to open new model file: /J2212+2759_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219i_uvs/J2212+2759_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.779 x 5.993 at -4.429 degrees (North through East) ! Clean map min=-0.0022074 max=0.12701 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J2212+2759_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.127007 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000501719 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.1851 1.1851 2.37019 4.74038 9.48077 18.9615 37.9231 75.8461 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.127 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 253.144 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J2212+2759_S_dfm.log closed on Thu May 19 23:39:50 2016