! Started logfile: /scr/pima/bg219h_uvs/J1211+1820_S_uvs.log on Thu Apr 7 09:02:27 2016 obs /scr/pima/bg219h_uvs/J1211+1820_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1211+1820_S_uva.fits ! AN table 1: 28 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.692063 visibilities/baseline/integration-bin. ! Found source: J1211+1820 ! ! 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 3488 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/bg219h_uvs/J1211+1820_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 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.025973Jy sigma=24.851904 ! Fit after self-cal, rms=0.737401Jy sigma=18.222808 ! 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.53 mas, bmaj=6.331 mas, bpa=-4.238 degrees ! Estimated noise=0.736222 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.195282 Jy ! Component: 100 - total flux cleaned = 0.259344 Jy ! Total flux subtracted in 100 components = 0.259344 Jy ! Clean residual min=-0.013425 max=0.028551 Jy/beam ! Clean residual mean=0.000018 rms=0.004063 Jy/beam ! Combined flux in latest and established models = 0.259344 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.259344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087290Jy sigma=1.993187 ! Fit after self-cal, rms=0.087149Jy sigma=1.988767 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0318243 Jy ! Component: 100 - total flux cleaned = 0.0482343 Jy ! Total flux subtracted in 100 components = 0.0482343 Jy ! Clean residual min=-0.010143 max=0.011360 Jy/beam ! Clean residual mean=0.000008 rms=0.002871 Jy/beam ! Combined flux in latest and established models = 0.307578 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 13 components and 0.307578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072706Jy sigma=1.722450 ! Fit after self-cal, rms=0.072585Jy sigma=1.718617 ! 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=2.926 mas, bmaj=6.923 mas, bpa=-4.436 degrees ! Estimated noise=0.590164 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.00935513 Jy ! Component: 100 - total flux cleaned = 0.0138541 Jy ! Component: 150 - total flux cleaned = 0.0156327 Jy ! Component: 200 - total flux cleaned = 0.016262 Jy ! Total flux subtracted in 200 components = 0.016262 Jy ! Clean residual min=-0.012737 max=0.013794 Jy/beam ! Clean residual mean=0.000013 rms=0.003624 Jy/beam ! Combined flux in latest and established models = 0.32384 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 28 components and 0.32384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070817Jy sigma=1.706792 ! Fit after self-cal, rms=0.070803Jy sigma=1.706396 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.926 x 6.923 at -4.436 degrees (North through East) ! Clean map min=-0.012515 max=0.25943 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 0.92 FD 1.00* HN 1.00 KP 0.96 ! LA 0.97 MK 0.98 NL 1.15 OV 0.95 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 1.01 KP 0.97 ! LA 0.97 MK 0.99 NL 0.96 OV 1.04 ! PT 0.97 SC 1.03 ! ! ! Fit before self-cal, rms=0.070803Jy sigma=1.706396 ! Fit after self-cal, rms=0.070091Jy sigma=1.675558 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.933 mas, bmaj=6.932 mas, bpa=-4.473 degrees ! Estimated noise=0.584865 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.00104625 Jy ! Component: 100 - total flux cleaned = -0.000961386 Jy ! Component: 150 - total flux cleaned = -0.000886228 Jy ! Component: 200 - total flux cleaned = -0.000819372 Jy ! Total flux subtracted in 200 components = -0.000819372 Jy ! Clean residual min=-0.011909 max=0.012114 Jy/beam ! Clean residual mean=0.000010 rms=0.003317 Jy/beam ! Combined flux in latest and established models = 0.323021 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.323021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070010Jy sigma=1.668536 ! Fit after self-cal, rms=0.070015Jy sigma=1.668386 ! 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.070015Jy sigma=1.668386 ! Fit after self-cal, rms=0.069032Jy sigma=1.642334 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.928 mas, bmaj=6.934 mas, bpa=-4.555 degrees ! Estimated noise=0.58217 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00176029 Jy ! Component: 100 - total flux cleaned = -0.00208448 Jy ! Component: 150 - total flux cleaned = -0.00218202 Jy ! Component: 200 - total flux cleaned = -0.00218076 Jy ! Total flux subtracted in 200 components = -0.00218076 Jy ! Clean residual min=-0.010417 max=0.011301 Jy/beam ! Clean residual mean=0.000009 rms=0.002933 Jy/beam ! Combined flux in latest and established models = 0.32084 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.32084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069022Jy sigma=1.638198 ! Fit after self-cal, rms=0.069032Jy sigma=1.638085 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.000146128 Jy ! Component: 100 - total flux cleaned = 0.00018671 Jy ! Component: 150 - total flux cleaned = 0.000186364 Jy ! Component: 200 - total flux cleaned = 0.000226178 Jy ! Total flux subtracted in 200 components = 0.000226178 Jy ! Clean residual min=-0.010413 max=0.011210 Jy/beam ! Clean residual mean=0.000009 rms=0.002927 Jy/beam ! Combined flux in latest and established models = 0.321066 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.321066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068987Jy sigma=1.636883 ! Fit after self-cal, rms=0.068988Jy sigma=1.636847 ! 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.068988Jy sigma=1.636847 ! Fit after self-cal, rms=0.068887Jy sigma=1.636712 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.928 mas, bmaj=6.935 mas, bpa=-4.558 degrees ! Estimated noise=0.580997 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000696958 Jy ! Component: 100 - total flux cleaned = -0.000698733 Jy ! Component: 150 - total flux cleaned = -0.000587266 Jy ! Component: 200 - total flux cleaned = -0.000516934 Jy ! Total flux subtracted in 200 components = -0.000516934 Jy ! Clean residual min=-0.010416 max=0.011152 Jy/beam ! Clean residual mean=0.000009 rms=0.002912 Jy/beam ! Combined flux in latest and established models = 0.320549 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.320549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068878Jy sigma=1.634748 ! Fit after self-cal, rms=0.068879Jy sigma=1.634726 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.000150242 Jy ! Component: 100 - total flux cleaned = 0.000185411 Jy ! Component: 150 - total flux cleaned = 0.000283906 Jy ! Component: 200 - total flux cleaned = 0.000349311 Jy ! Total flux subtracted in 200 components = 0.000349311 Jy ! Clean residual min=-0.010417 max=0.011087 Jy/beam ! Clean residual mean=0.000009 rms=0.002906 Jy/beam ! Combined flux in latest and established models = 0.320899 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.320899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068850Jy sigma=1.633955 ! Fit after self-cal, rms=0.068852Jy sigma=1.633942 ! 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.068852Jy sigma=1.633942 ! Fit after self-cal, rms=0.068794Jy sigma=1.633907 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.416 mas, bmaj=9.56 mas, bpa=-6.217 degrees ! Estimated noise=0.764401 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00428978 Jy ! Component: 100 - total flux cleaned = 0.00576107 Jy ! Component: 150 - total flux cleaned = 0.00639696 Jy ! Component: 200 - total flux cleaned = 0.00664696 Jy ! Total flux subtracted in 200 components = 0.00664696 Jy ! Clean residual min=-0.013791 max=0.015979 Jy/beam ! Clean residual mean=0.000018 rms=0.004624 Jy/beam ! Combined flux in latest and established models = 0.327546 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 41 components and 0.327546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069718Jy sigma=1.646882 ! Fit after self-cal, rms=0.069632Jy sigma=1.644708 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.00101476 Jy ! Component: 100 - total flux cleaned = 0.000769956 Jy ! Component: 150 - total flux cleaned = 0.000760167 Jy ! Component: 200 - total flux cleaned = 0.000868348 Jy ! Total flux subtracted in 200 components = 0.000868348 Jy ! Clean residual min=-0.013272 max=0.015875 Jy/beam ! Clean residual mean=0.000017 rms=0.004523 Jy/beam ! Combined flux in latest and established models = 0.328414 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.328414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070360Jy sigma=1.658814 ! Fit after self-cal, rms=0.070331Jy sigma=1.658026 ! 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=2.928 mas, bmaj=6.935 mas, bpa=-4.552 degrees ! Estimated noise=0.580417 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.928 x 6.935 at -4.552 degrees (North through East) ! Clean map min=-0.010211 max=0.25771 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.533 mas, bmaj=6.353 mas, bpa=-4.391 degrees ! Estimated noise=0.722545 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.191546 Jy ! Component: 100 - total flux cleaned = 0.255791 Jy ! Component: 150 - total flux cleaned = 0.286897 Jy ! Component: 200 - total flux cleaned = 0.30285 Jy ! Total flux subtracted in 200 components = 0.30285 Jy ! Clean residual min=-0.009210 max=0.010399 Jy/beam ! Clean residual mean=0.000007 rms=0.002544 Jy/beam ! Combined flux in latest and established models = 0.30285 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.30285 Jy ! Inverting map and beam ! Estimated beam: bmin=2.928 mas, bmaj=6.935 mas, bpa=-4.552 degrees ! Estimated noise=0.580417 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.00899083 Jy ! Component: 100 - total flux cleaned = 0.0122611 Jy ! Component: 150 - total flux cleaned = 0.0137861 Jy ! Component: 200 - total flux cleaned = 0.0148586 Jy ! Total flux subtracted in 200 components = 0.0148586 Jy ! Clean residual min=-0.010330 max=0.011596 Jy/beam ! Clean residual mean=0.000010 rms=0.002956 Jy/beam ! Combined flux in latest and established models = 0.317709 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 25 components and 0.317709 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.416 mas, bmaj=9.56 mas, bpa=-6.217 degrees ! Estimated noise=0.764401 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00600798 Jy ! Component: 100 - total flux cleaned = 0.00782729 Jy ! Component: 150 - total flux cleaned = 0.00882743 Jy ! Component: 200 - total flux cleaned = 0.0092089 Jy ! Total flux subtracted in 200 components = 0.0092089 Jy ! Clean residual min=-0.013994 max=0.016602 Jy/beam ! Clean residual mean=0.000019 rms=0.004657 Jy/beam ! Combined flux in latest and established models = 0.326918 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.000212883 Jy ! Component: 100 - total flux cleaned = 0.000396271 Jy ! Component: 150 - total flux cleaned = 0.000548491 Jy ! Component: 200 - total flux cleaned = 0.000619251 Jy ! Total flux subtracted in 200 components = 0.000619251 Jy ! Clean residual min=-0.013467 max=0.016205 Jy/beam ! Clean residual mean=0.000018 rms=0.004571 Jy/beam ! Combined flux in latest and established models = 0.327537 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 32 components and 0.327537 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.928 mas, bmaj=6.935 mas, bpa=-4.552 degrees ! Estimated noise=0.580417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00481951 Jy ! Component: 100 - total flux cleaned = -0.00554129 Jy ! Component: 150 - total flux cleaned = -0.00554902 Jy ! Component: 200 - total flux cleaned = -0.00557061 Jy ! Total flux subtracted in 200 components = -0.00557061 Jy ! Clean residual min=-0.010481 max=0.010974 Jy/beam ! Clean residual mean=0.000008 rms=0.002875 Jy/beam ! Combined flux in latest and established models = 0.321966 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 49 components and 0.321967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069055Jy sigma=1.634429 ! Fit after self-cal, rms=0.069034Jy sigma=1.633370 wmodel /scr/pima/bg219h_uvs/J1211+1820_S_map.mod ! Writing 49 model components to file: /scr/pima/bg219h_uvs/J1211+1820_S_map.mod wobs /scr/pima/bg219h_uvs/J1211+1820_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J1211+1820_S_uvs.fits wwins /scr/pima/bg219h_uvs/J1211+1820_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219h_uvs/J1211+1820_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.00333552 Jy ! Component: 100 - total flux cleaned = 0.00566287 Jy ! Component: 150 - total flux cleaned = 0.00801716 Jy ! Component: 200 - total flux cleaned = 0.0100878 Jy ! Component: 250 - total flux cleaned = 0.0117508 Jy ! Component: 300 - total flux cleaned = 0.0130454 Jy ! Component: 350 - total flux cleaned = 0.0138728 Jy ! Component: 400 - total flux cleaned = 0.0147976 Jy ! Component: 450 - total flux cleaned = 0.0156876 Jy ! Component: 500 - total flux cleaned = 0.0166671 Jy ! Component: 550 - total flux cleaned = 0.0176121 Jy ! Component: 600 - total flux cleaned = 0.0181844 Jy ! Component: 650 - total flux cleaned = 0.0187418 Jy ! Component: 700 - total flux cleaned = 0.0189605 Jy ! Component: 750 - total flux cleaned = 0.0193806 Jy ! Component: 800 - total flux cleaned = 0.0196856 Jy ! Component: 850 - total flux cleaned = 0.0197853 Jy ! Component: 900 - total flux cleaned = 0.0199798 Jy ! Component: 950 - total flux cleaned = 0.0203569 Jy ! Component: 1000 - total flux cleaned = 0.0204497 Jy ! Component: 1050 - total flux cleaned = 0.0208999 Jy ! Component: 1100 - total flux cleaned = 0.0209864 Jy ! Component: 1150 - total flux cleaned = 0.0211583 Jy ! Component: 1200 - total flux cleaned = 0.0213264 Jy ! Component: 1250 - total flux cleaned = 0.0214911 Jy ! Component: 1300 - total flux cleaned = 0.0215727 Jy ! Component: 1350 - total flux cleaned = 0.0215722 Jy ! Component: 1400 - total flux cleaned = 0.0214963 Jy ! Component: 1450 - total flux cleaned = 0.0216493 Jy ! Component: 1500 - total flux cleaned = 0.021575 Jy ! Component: 1550 - total flux cleaned = 0.0213556 Jy ! Component: 1600 - total flux cleaned = 0.0210687 Jy ! Component: 1650 - total flux cleaned = 0.0209991 Jy ! Component: 1700 - total flux cleaned = 0.0207911 Jy ! Component: 1750 - total flux cleaned = 0.020722 Jy ! Component: 1800 - total flux cleaned = 0.020453 Jy ! Component: 1850 - total flux cleaned = 0.0202543 Jy ! Component: 1900 - total flux cleaned = 0.02006 Jy ! Component: 1950 - total flux cleaned = 0.019678 Jy ! Component: 2000 - total flux cleaned = 0.0195524 Jy ! Component: 2050 - total flux cleaned = 0.0193037 Jy ! Component: 2100 - total flux cleaned = 0.0190594 Jy ! Component: 2150 - total flux cleaned = 0.0189385 Jy ! Component: 2200 - total flux cleaned = 0.0185833 Jy ! Component: 2250 - total flux cleaned = 0.0185252 Jy ! Component: 2300 - total flux cleaned = 0.0182952 Jy ! Component: 2350 - total flux cleaned = 0.0179554 Jy ! Component: 2400 - total flux cleaned = 0.0177312 Jy ! Component: 2450 - total flux cleaned = 0.0176202 Jy ! Component: 2500 - total flux cleaned = 0.0172387 Jy ! Component: 2550 - total flux cleaned = 0.0170777 Jy ! Component: 2600 - total flux cleaned = 0.0170779 Jy ! Component: 2650 - total flux cleaned = 0.0168681 Jy ! Component: 2700 - total flux cleaned = 0.0168174 Jy ! Component: 2750 - total flux cleaned = 0.016715 Jy ! Component: 2800 - total flux cleaned = 0.0166645 Jy ! Component: 2850 - total flux cleaned = 0.016565 Jy ! Component: 2900 - total flux cleaned = 0.0165647 Jy ! Component: 2950 - total flux cleaned = 0.0163684 Jy ! Component: 3000 - total flux cleaned = 0.0163194 Jy ! Component: 3050 - total flux cleaned = 0.0163195 Jy ! Component: 3100 - total flux cleaned = 0.0163671 Jy ! Component: 3150 - total flux cleaned = 0.0163195 Jy ! Component: 3200 - total flux cleaned = 0.0162258 Jy ! Component: 3250 - total flux cleaned = 0.0162726 Jy ! Component: 3300 - total flux cleaned = 0.0161347 Jy ! Component: 3350 - total flux cleaned = 0.0159978 Jy ! Component: 3400 - total flux cleaned = 0.015998 Jy ! Component: 3450 - total flux cleaned = 0.015908 Jy ! Component: 3500 - total flux cleaned = 0.0159079 Jy ! Component: 3550 - total flux cleaned = 0.0157755 Jy ! Component: 3600 - total flux cleaned = 0.0159067 Jy ! Component: 3650 - total flux cleaned = 0.0157328 Jy ! Component: 3700 - total flux cleaned = 0.0157761 Jy ! Component: 3750 - total flux cleaned = 0.0157335 Jy ! Component: 3800 - total flux cleaned = 0.0156488 Jy ! Component: 3850 - total flux cleaned = 0.0156907 Jy ! Component: 3900 - total flux cleaned = 0.0156491 Jy ! Component: 3950 - total flux cleaned = 0.0157314 Jy ! Component: 4000 - total flux cleaned = 0.0157311 Jy ! Component: 4050 - total flux cleaned = 0.0156492 Jy ! Total flux subtracted in 4096 components = 0.0156901 Jy ! Clean residual min=-0.002465 max=0.002092 Jy/beam ! Clean residual mean=0.000004 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.337657 Jy keep ! Adding 344 model components to the UV plane model. ! The established model now contains 393 components and 0.337657 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J1211+1820_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.928 x 6.935 at -4.552 degrees (North through East) ! Clean map min=-0.0047922 max=0.25667 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1211+1820_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.256665 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000704071 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.822944 0.822944 1.64589 3.29178 6.58356 13.1671 26.3342 52.6684 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.256 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 364.544 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1211+1820_S_uvs.log closed on Thu Apr 7 09:02:30 2016