! Started logfile: /scr/pima/bg219b_uvs/J2212-2518_S_uvs.log on Thu Apr 7 01:33:08 2016 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,6,7,8 ! 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219b_uvs/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 /scr/pima/bg219b_uvs/J2212-2518_S_map.mod ! Writing 31 model components to file: /scr/pima/bg219b_uvs/J2212-2518_S_map.mod wobs /scr/pima/bg219b_uvs/J2212-2518_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J2212-2518_S_uvs.fits wwins /scr/pima/bg219b_uvs/J2212-2518_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219b_uvs/J2212-2518_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00082679 Jy ! Component: 100 - total flux cleaned = 0.000978005 Jy ! Component: 150 - total flux cleaned = 0.000944479 Jy ! Component: 200 - total flux cleaned = 0.000781675 Jy ! Component: 250 - total flux cleaned = 0.000658562 Jy ! Component: 300 - total flux cleaned = 0.000657738 Jy ! Component: 350 - total flux cleaned = 0.000685213 Jy ! Component: 400 - total flux cleaned = 0.000685608 Jy ! Component: 450 - total flux cleaned = 0.000739239 Jy ! Component: 500 - total flux cleaned = 0.000790912 Jy ! Component: 550 - total flux cleaned = 0.000839808 Jy ! Component: 600 - total flux cleaned = 0.000815854 Jy ! Component: 650 - total flux cleaned = 0.000838815 Jy ! Component: 700 - total flux cleaned = 0.000838799 Jy ! Component: 750 - total flux cleaned = 0.000752172 Jy ! Component: 800 - total flux cleaned = 0.000646307 Jy ! Component: 850 - total flux cleaned = 0.000542589 Jy ! Component: 900 - total flux cleaned = 0.000481554 Jy ! Component: 950 - total flux cleaned = 0.00042167 Jy ! Component: 1000 - total flux cleaned = 0.000363185 Jy ! Component: 1050 - total flux cleaned = 0.000266941 Jy ! Component: 1100 - total flux cleaned = 0.00026695 Jy ! Component: 1150 - total flux cleaned = 0.000211458 Jy ! Component: 1200 - total flux cleaned = 0.000157066 Jy ! Component: 1250 - total flux cleaned = 0.000139615 Jy ! Component: 1300 - total flux cleaned = 0.000104469 Jy ! Component: 1350 - total flux cleaned = 5.23851e-05 Jy ! Component: 1400 - total flux cleaned = -1.60438e-05 Jy ! Component: 1450 - total flux cleaned = -8.3455e-05 Jy ! Component: 1500 - total flux cleaned = -0.00013294 Jy ! Component: 1550 - total flux cleaned = -0.000165587 Jy ! Component: 1600 - total flux cleaned = -0.000245812 Jy ! Component: 1650 - total flux cleaned = -0.000292849 Jy ! Component: 1700 - total flux cleaned = -0.000324338 Jy ! Component: 1750 - total flux cleaned = -0.000478519 Jy ! Component: 1800 - total flux cleaned = -0.000508742 Jy ! Component: 1850 - total flux cleaned = -0.000628831 Jy ! Component: 1900 - total flux cleaned = -0.000747236 Jy ! Component: 1950 - total flux cleaned = -0.000820227 Jy ! Component: 2000 - total flux cleaned = -0.000907087 Jy ! Component: 2050 - total flux cleaned = -0.000978688 Jy ! Component: 2100 - total flux cleaned = -0.00107774 Jy ! Component: 2150 - total flux cleaned = -0.00114774 Jy ! Component: 2200 - total flux cleaned = -0.00127207 Jy ! Component: 2250 - total flux cleaned = -0.00134007 Jy ! Component: 2300 - total flux cleaned = -0.00142082 Jy ! Component: 2350 - total flux cleaned = -0.00147387 Jy ! Component: 2400 - total flux cleaned = -0.00148694 Jy ! Component: 2450 - total flux cleaned = -0.00157872 Jy ! Component: 2500 - total flux cleaned = -0.00160479 Jy ! Component: 2550 - total flux cleaned = -0.00173297 Jy ! Component: 2600 - total flux cleaned = -0.00184679 Jy ! Component: 2650 - total flux cleaned = -0.00188415 Jy ! Component: 2700 - total flux cleaned = -0.00195847 Jy ! Component: 2750 - total flux cleaned = -0.00199532 Jy ! Component: 2800 - total flux cleaned = -0.00203182 Jy ! Component: 2850 - total flux cleaned = -0.00213988 Jy ! Component: 2900 - total flux cleaned = -0.00219932 Jy ! Component: 2950 - total flux cleaned = -0.00218752 Jy ! Component: 3000 - total flux cleaned = -0.00226924 Jy ! Component: 3050 - total flux cleaned = -0.00232706 Jy ! Component: 3100 - total flux cleaned = -0.00240733 Jy ! Component: 3150 - total flux cleaned = -0.00246404 Jy ! Component: 3200 - total flux cleaned = -0.00252032 Jy ! Component: 3250 - total flux cleaned = -0.00259854 Jy ! Component: 3300 - total flux cleaned = -0.00264285 Jy ! Component: 3350 - total flux cleaned = -0.00271981 Jy ! Component: 3400 - total flux cleaned = -0.00277419 Jy ! Component: 3450 - total flux cleaned = -0.00286065 Jy ! Component: 3500 - total flux cleaned = -0.00292487 Jy ! Component: 3550 - total flux cleaned = -0.00298872 Jy ! Component: 3600 - total flux cleaned = -0.00303117 Jy ! Component: 3650 - total flux cleaned = -0.00310473 Jy ! Component: 3700 - total flux cleaned = -0.00313609 Jy ! Component: 3750 - total flux cleaned = -0.00326032 Jy ! Component: 3800 - total flux cleaned = -0.00330141 Jy ! Component: 3850 - total flux cleaned = -0.00338312 Jy ! Component: 3900 - total flux cleaned = -0.00345416 Jy ! Component: 3950 - total flux cleaned = -0.00352465 Jy ! Component: 4000 - total flux cleaned = -0.00357477 Jy ! Component: 4050 - total flux cleaned = -0.00361448 Jy ! Total flux subtracted in 4096 components = -0.00363437 Jy ! Clean residual min=-0.000623 max=0.000574 Jy/beam ! Clean residual mean=-0.000005 rms=0.000183 Jy/beam ! Combined flux in latest and established models = 0.0461952 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 306 components and 0.0461952 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] 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.0014517 max=0.047363 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.0473631 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000180255 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.14175 1.14175 2.28349 4.56698 9.13396 18.2679 36.5359 73.0717 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.047 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 262.755 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J2212-2518_S_uvs.log closed on Thu Apr 7 01:33:13 2016