! Started logfile: /scr/pima/bg219b_uvs/J2212-2518_S_dfm.log on Thu May 19 20:36:33 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/bg219b_uvs/J2212-2518_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J2212-2518_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.528889 visibilities/baseline/integration-bin. ! Found source: J2212-2518 ! ! 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 5712 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-2518_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 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004353Jy sigma=20.397302 ! Fit after self-cal, rms=0.953782Jy sigma=19.446344 ! 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.159 mas, bmaj=7.319 mas, bpa=2.329 degrees ! Estimated noise=0.731369 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.037953 Jy ! Component: 100 - total flux cleaned = 0.0462998 Jy ! Total flux subtracted in 100 components = 0.0462998 Jy ! Clean residual min=-0.003884 max=0.003568 Jy/beam ! Clean residual mean=0.000003 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.0462998 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0462998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065810Jy sigma=1.276350 ! Fit after self-cal, rms=0.063515Jy sigma=1.230616 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00386572 Jy ! Component: 100 - total flux cleaned = 0.0040888 Jy ! Total flux subtracted in 100 components = 0.0040888 Jy ! Clean residual min=-0.003455 max=0.004039 Jy/beam ! Clean residual mean=0.000003 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.0503886 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 12 components and 0.0503886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063251Jy sigma=1.225668 ! Fit after self-cal, rms=0.063164Jy sigma=1.223913 ! 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=4.039 mas, bmaj=9.381 mas, bpa=-0.4802 degrees ! Estimated noise=0.496791 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.0010726 Jy ! Component: 100 - total flux cleaned = 0.00107269 Jy ! Component: 150 - total flux cleaned = 0.00107129 Jy ! Component: 200 - total flux cleaned = 0.00104915 Jy ! Total flux subtracted in 200 components = 0.00104915 Jy ! Clean residual min=-0.002395 max=0.002561 Jy/beam ! Clean residual mean=0.000001 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.0514377 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 0.0514377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063126Jy sigma=1.223200 ! Fit after self-cal, rms=0.063105Jy sigma=1.222932 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.039 x 9.381 at -0.4802 degrees (North through East) ! Clean map min=-0.0023628 max=0.050726 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.01 FD 1.06 HN 1.00* KP 1.09 ! LA 0.91 MK 0.99 NL 0.89 OV 1.10 ! PT 1.07 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.06 HN 1.00* KP 1.10 ! LA 0.87 MK 0.92 NL 0.90 OV 1.06 ! PT 1.09 SC 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.85 HN 1.00* KP 1.08 ! LA 1.00 MK 0.98 NL 0.88 OV 1.11 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.90 HN 1.00* KP 1.03 ! LA 1.18 MK 1.03 NL 0.98 OV 1.00 ! PT 0.95 SC 1.02 ! ! ! Fit before self-cal, rms=0.063105Jy sigma=1.222932 ! Fit after self-cal, rms=0.062476Jy sigma=1.217903 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.027 mas, bmaj=9.383 mas, bpa=0.1657 degrees ! Estimated noise=0.49354 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.000164518 Jy ! Component: 100 - total flux cleaned = 0.000165308 Jy ! Component: 150 - total flux cleaned = 0.000186186 Jy ! Component: 200 - total flux cleaned = 0.000203856 Jy ! Total flux subtracted in 200 components = 0.000203856 Jy ! Clean residual min=-0.002106 max=0.002226 Jy/beam ! Clean residual mean=0.000000 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.0516416 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 28 components and 0.0516416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062465Jy sigma=1.217642 ! Fit after self-cal, rms=0.062600Jy sigma=1.216340 ! 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.062600Jy sigma=1.216340 ! Fit after self-cal, rms=0.062089Jy sigma=1.217900 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.073 mas, bmaj=9.479 mas, bpa=0.6531 degrees ! Estimated noise=0.488781 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00105568 Jy ! Component: 100 - total flux cleaned = -0.00118601 Jy ! Component: 150 - total flux cleaned = -0.00115193 Jy ! Component: 200 - total flux cleaned = -0.00112017 Jy ! Total flux subtracted in 200 components = -0.00112017 Jy ! Clean residual min=-0.002153 max=0.002401 Jy/beam ! Clean residual mean=-0.000003 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.0505214 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 40 components and 0.0505214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062067Jy sigma=1.217554 ! Fit after self-cal, rms=0.062089Jy sigma=1.217188 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.02028e-05 Jy ! Component: 100 - total flux cleaned = -5.46009e-06 Jy ! Component: 150 - total flux cleaned = 2.1644e-05 Jy ! Component: 200 - total flux cleaned = 4.68307e-05 Jy ! Total flux subtracted in 200 components = 4.68307e-05 Jy ! Clean residual min=-0.002126 max=0.002353 Jy/beam ! Clean residual mean=-0.000004 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.0505682 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.0505682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062083Jy sigma=1.217079 ! Fit after self-cal, rms=0.062084Jy sigma=1.217071 ! 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.062084Jy sigma=1.217071 ! Fit after self-cal, rms=0.061629Jy sigma=1.216835 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.1 mas, bmaj=9.544 mas, bpa=0.8877 degrees ! Estimated noise=0.485077 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000701677 Jy ! Component: 100 - total flux cleaned = -0.000733608 Jy ! Component: 150 - total flux cleaned = -0.000709007 Jy ! Component: 200 - total flux cleaned = -0.000685903 Jy ! Total flux subtracted in 200 components = -0.000685903 Jy ! Clean residual min=-0.002027 max=0.002280 Jy/beam ! Clean residual mean=-0.000003 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.0498823 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.0498823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061618Jy sigma=1.216684 ! Fit after self-cal, rms=0.061627Jy sigma=1.216646 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 = -4.48481e-06 Jy ! Component: 100 - total flux cleaned = 2.88969e-05 Jy ! Component: 150 - total flux cleaned = 4.98515e-05 Jy ! Component: 200 - total flux cleaned = 6.93989e-05 Jy ! Total flux subtracted in 200 components = 6.93989e-05 Jy ! Clean residual min=-0.002039 max=0.002297 Jy/beam ! Clean residual mean=-0.000003 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.0499517 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.0499517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061624Jy sigma=1.216581 ! Fit after self-cal, rms=0.061625Jy sigma=1.216576 ! 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.061625Jy sigma=1.216576 ! Fit after self-cal, rms=0.061371Jy sigma=1.216497 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.135 mas, bmaj=21.07 mas, bpa=3.758 degrees ! Estimated noise=0.561313 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000313939 Jy ! Component: 100 - total flux cleaned = -0.000314838 Jy ! Component: 150 - total flux cleaned = -0.000297878 Jy ! Component: 200 - total flux cleaned = -0.000273538 Jy ! Total flux subtracted in 200 components = -0.000273538 Jy ! Clean residual min=-0.002264 max=0.002566 Jy/beam ! Clean residual mean=-0.000006 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.0496782 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 56 components and 0.0496782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061366Jy sigma=1.216483 ! Fit after self-cal, rms=0.061375Jy sigma=1.216449 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.53788e-06 Jy ! Component: 100 - total flux cleaned = 5.97189e-06 Jy ! Component: 150 - total flux cleaned = 2.92544e-05 Jy ! Component: 200 - total flux cleaned = 5.03961e-05 Jy ! Total flux subtracted in 200 components = 5.03961e-05 Jy ! Clean residual min=-0.002260 max=0.002561 Jy/beam ! Clean residual mean=-0.000006 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.0497286 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 57 components and 0.0497286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061374Jy sigma=1.216458 ! Fit after self-cal, rms=0.061377Jy sigma=1.216437 ! 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=4.119 mas, bmaj=9.598 mas, bpa=1.062 degrees ! Estimated noise=0.482978 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.119 x 9.598 at 1.062 degrees (North through East) ! Clean map min=-0.0019607 max=0.048416 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.195 mas, bmaj=7.468 mas, bpa=3.845 degrees ! Estimated noise=0.716919 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.039396 Jy ! Component: 100 - total flux cleaned = 0.0476934 Jy ! Component: 150 - total flux cleaned = 0.0480098 Jy ! Component: 200 - total flux cleaned = 0.0483005 Jy ! Total flux subtracted in 200 components = 0.0483005 Jy ! Clean residual min=-0.003301 max=0.003748 Jy/beam ! Clean residual mean=0.000000 rms=0.000838 Jy/beam ! Combined flux in latest and established models = 0.0483005 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0483005 Jy ! Inverting map and beam ! Estimated beam: bmin=4.119 mas, bmaj=9.598 mas, bpa=1.062 degrees ! Estimated noise=0.482978 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.000900786 Jy ! Component: 100 - total flux cleaned = 0.00108775 Jy ! Component: 150 - total flux cleaned = 0.00115055 Jy ! Component: 200 - total flux cleaned = 0.00122841 Jy ! Total flux subtracted in 200 components = 0.00122841 Jy ! Clean residual min=-0.002057 max=0.002286 Jy/beam ! Clean residual mean=-0.000004 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.0495289 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 18 components and 0.0495289 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=9.135 mas, bmaj=21.07 mas, bpa=3.758 degrees ! Estimated noise=0.561313 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000266438 Jy ! Component: 100 - total flux cleaned = 0.000300095 Jy ! Component: 150 - total flux cleaned = 0.000328835 Jy ! Component: 200 - total flux cleaned = 0.00035415 Jy ! Total flux subtracted in 200 components = 0.00035415 Jy ! Clean residual min=-0.002242 max=0.002568 Jy/beam ! Clean residual mean=-0.000005 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.0498831 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 = 2.9049e-05 Jy ! Component: 100 - total flux cleaned = 4.75874e-05 Jy ! Component: 150 - total flux cleaned = 5.93795e-05 Jy ! Component: 200 - total flux cleaned = 7.0452e-05 Jy ! Total flux subtracted in 200 components = 7.0452e-05 Jy ! Clean residual min=-0.002226 max=0.002569 Jy/beam ! Clean residual mean=-0.000005 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.0499535 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.0499535 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.119 mas, bmaj=9.598 mas, bpa=1.062 degrees ! Estimated noise=0.482978 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000190286 Jy ! Component: 100 - total flux cleaned = -0.000153678 Jy ! Component: 150 - total flux cleaned = -0.000138591 Jy ! Component: 200 - total flux cleaned = -0.000123977 Jy ! Total flux subtracted in 200 components = -0.000123977 Jy ! Clean residual min=-0.002016 max=0.002279 Jy/beam ! Clean residual mean=-0.000003 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.0498296 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 31 components and 0.0498296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061382Jy sigma=1.216621 ! Fit after self-cal, rms=0.061384Jy sigma=1.216550 wmodel /J2212-2518_S_map.mod ! wmodel: Unable to open new model file: /J2212-2518_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J2212-2518_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.119 x 9.598 at 1.062 degrees (North through East) ! Clean map min=-0.0019595 max=0.047427 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J2212-2518_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.047427 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000583939 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.69371 3.69371 7.38742 14.7748 29.5497 59.0993 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.047 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 81.219 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J2212-2518_S_dfm.log closed on Thu May 19 20:36:35 2016