! Started logfile: /g0/scr/pima/npcsc_uvs/J1320+8450_S_uvs.log on Sun Oct 6 14:29:30 2013 obs /g0/scr/pima/npcsc_uvs/J1320+8450_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsc_uvs/J1320+8450_S_uva.fits ! AN table 1: 46 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1320+8450 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 8280 visibilities. select RR ! 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 /g0/scr/pima/npcsc_uvs/J1320+8450_S] 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.047792Jy sigma=2.700762 ! Fit after self-cal, rms=0.758214Jy sigma=1.480222 ! 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.953 mas, bmaj=10.34 mas, bpa=2.32 degrees ! Estimated noise=9.90076 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.257012 Jy ! Component: 100 - total flux cleaned = 0.362573 Jy ! Total flux subtracted in 100 components = 0.362573 Jy ! Clean residual min=-0.023328 max=0.047932 Jy/beam ! Clean residual mean=-0.000026 rms=0.008044 Jy/beam ! Combined flux in latest and established models = 0.362573 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.362573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123744Jy sigma=0.343115 ! Fit after self-cal, rms=0.121604Jy sigma=0.341472 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0533745 Jy ! Component: 100 - total flux cleaned = 0.0796602 Jy ! Total flux subtracted in 100 components = 0.0796602 Jy ! Clean residual min=-0.013126 max=0.015938 Jy/beam ! Clean residual mean=0.000000 rms=0.003717 Jy/beam ! Combined flux in latest and established models = 0.442234 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 21 components and 0.442234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104354Jy sigma=0.253485 ! Fit after self-cal, rms=0.104253Jy sigma=0.253353 ! 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.272 mas, bmaj=11.27 mas, bpa=1.357 degrees ! Estimated noise=3.64537 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.0152776 Jy ! Component: 100 - total flux cleaned = 0.0222191 Jy ! Component: 150 - total flux cleaned = 0.0263985 Jy ! Component: 200 - total flux cleaned = 0.0289522 Jy ! Total flux subtracted in 200 components = 0.0289522 Jy ! Clean residual min=-0.011979 max=0.009279 Jy/beam ! Clean residual mean=0.000021 rms=0.002910 Jy/beam ! Combined flux in latest and established models = 0.471186 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 61 components and 0.471186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103499Jy sigma=0.243731 ! Fit after self-cal, rms=0.103476Jy sigma=0.243697 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 0.94 KP 0.97 ! LA 1.10 MK 0.82 NL 0.99 OV 0.97 ! PT 1.07 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 HN 0.93 KP 0.97 ! LA 1.06 MK 0.94 NL 0.99 OV 0.99 ! PT 1.03 SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.05 HN 1.00 KP 1.00 ! LA 0.85 MK 1.01 NL 1.11 OV 1.04 ! PT 1.11 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.04 HN 0.93 KP 0.94 ! LA 0.75 MK 1.01 NL 1.05 OV 0.88 ! PT 0.96 SC 1.09 ! ! ! Fit before self-cal, rms=0.103476Jy sigma=0.243697 ! Fit after self-cal, rms=0.093352Jy sigma=0.205475 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.232 mas, bmaj=11.26 mas, bpa=1.429 degrees ! Estimated noise=3.54087 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.00703902 Jy ! Component: 100 - total flux cleaned = -0.00981692 Jy ! Component: 150 - total flux cleaned = -0.0105802 Jy ! Component: 200 - total flux cleaned = -0.0108868 Jy ! Total flux subtracted in 200 components = -0.0108868 Jy ! Clean residual min=-0.003414 max=0.003667 Jy/beam ! Clean residual mean=0.000000 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.460299 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 74 components and 0.460299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092003Jy sigma=0.206579 ! Fit after self-cal, rms=0.092052Jy sigma=0.206474 ! 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.092052Jy sigma=0.206474 ! Fit after self-cal, rms=0.090937Jy sigma=0.205232 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.213 mas, bmaj=11.26 mas, bpa=1.521 degrees ! Estimated noise=3.46109 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00680412 Jy ! Component: 100 - total flux cleaned = -0.00912999 Jy ! Component: 150 - total flux cleaned = -0.0100454 Jy ! Component: 200 - total flux cleaned = -0.0101206 Jy ! Total flux subtracted in 200 components = -0.0101206 Jy ! Clean residual min=-0.003351 max=0.003541 Jy/beam ! Clean residual mean=0.000000 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.450178 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 78 components and 0.450178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089606Jy sigma=0.206427 ! Fit after self-cal, rms=0.089606Jy sigma=0.206422 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 = -8.77382e-06 Jy ! Component: 100 - total flux cleaned = 2.3268e-05 Jy ! Component: 150 - total flux cleaned = 5.33057e-05 Jy ! Component: 200 - total flux cleaned = 5.37589e-05 Jy ! Total flux subtracted in 200 components = 5.37589e-05 Jy ! Clean residual min=-0.003326 max=0.003487 Jy/beam ! Clean residual mean=0.000000 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.450232 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 84 components and 0.450232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089512Jy sigma=0.206465 ! Fit after self-cal, rms=0.089512Jy sigma=0.206460 ! 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.089512Jy sigma=0.206460 ! Fit after self-cal, rms=0.088396Jy sigma=0.205185 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.192 mas, bmaj=11.26 mas, bpa=1.611 degrees ! Estimated noise=3.38024 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00655955 Jy ! Component: 100 - total flux cleaned = -0.00867235 Jy ! Component: 150 - total flux cleaned = -0.00950242 Jy ! Component: 200 - total flux cleaned = -0.0096185 Jy ! Total flux subtracted in 200 components = -0.0096185 Jy ! Clean residual min=-0.003335 max=0.003412 Jy/beam ! Clean residual mean=0.000001 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.440614 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 91 components and 0.440614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087103Jy sigma=0.206436 ! Fit after self-cal, rms=0.087104Jy sigma=0.206433 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.03174e-06 Jy ! Component: 100 - total flux cleaned = 2.44306e-05 Jy ! Component: 150 - total flux cleaned = 2.37071e-05 Jy ! Component: 200 - total flux cleaned = 2.39289e-05 Jy ! Total flux subtracted in 200 components = 2.39289e-05 Jy ! Clean residual min=-0.003320 max=0.003384 Jy/beam ! Clean residual mean=0.000000 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.440638 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 96 components and 0.440638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087035Jy sigma=0.206464 ! Fit after self-cal, rms=0.087035Jy sigma=0.206460 ! 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.087035Jy sigma=0.206460 ! Fit after self-cal, rms=0.086022Jy sigma=0.205188 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.484 mas, bmaj=12.93 mas, bpa=4.027 degrees ! Estimated noise=3.03137 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00640817 Jy ! Component: 100 - total flux cleaned = -0.00784374 Jy ! Component: 150 - total flux cleaned = -0.00811337 Jy ! Component: 200 - total flux cleaned = -0.00814895 Jy ! Total flux subtracted in 200 components = -0.00814895 Jy ! Clean residual min=-0.003326 max=0.003548 Jy/beam ! Clean residual mean=0.000001 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.432489 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 109 components and 0.432489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084855Jy sigma=0.206446 ! Fit after self-cal, rms=0.084850Jy sigma=0.206438 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.15395e-05 Jy ! Component: 100 - total flux cleaned = 3.93402e-07 Jy ! Component: 150 - total flux cleaned = 2.60626e-05 Jy ! Component: 200 - total flux cleaned = 3.86596e-05 Jy ! Total flux subtracted in 200 components = 3.86596e-05 Jy ! Clean residual min=-0.003310 max=0.003565 Jy/beam ! Clean residual mean=0.000001 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.432527 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 120 components and 0.432527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084838Jy sigma=0.206477 ! Fit after self-cal, rms=0.084838Jy sigma=0.206477 ! 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.175 mas, bmaj=11.25 mas, bpa=1.682 degrees ! Estimated noise=3.30233 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.175 x 11.25 at 1.682 degrees (North through East) ! Clean map min=-0.003304 max=0.3092 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.882 mas, bmaj=10.32 mas, bpa=2.626 degrees ! Estimated noise=8.77758 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.230653 Jy ! Component: 100 - total flux cleaned = 0.327776 Jy ! Component: 150 - total flux cleaned = 0.37624 Jy ! Component: 200 - total flux cleaned = 0.40107 Jy ! Total flux subtracted in 200 components = 0.40107 Jy ! Clean residual min=-0.008644 max=0.015775 Jy/beam ! Clean residual mean=-0.000010 rms=0.002579 Jy/beam ! Combined flux in latest and established models = 0.401069 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.401069 Jy ! Inverting map and beam ! Estimated beam: bmin=4.175 mas, bmaj=11.25 mas, bpa=1.682 degrees ! Estimated noise=3.30233 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.0169879 Jy ! Component: 100 - total flux cleaned = 0.023807 Jy ! Component: 150 - total flux cleaned = 0.0272718 Jy ! Component: 200 - total flux cleaned = 0.0283169 Jy ! Total flux subtracted in 200 components = 0.0283169 Jy ! Clean residual min=-0.003577 max=0.004736 Jy/beam ! Clean residual mean=-0.000000 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.429386 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 38 components and 0.429386 Jy ! Inverting map ! Added new window around map position (-4.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00383799 Jy ! Component: 100 - total flux cleaned = 0.0042874 Jy ! Component: 150 - total flux cleaned = 0.00443828 Jy ! Component: 200 - total flux cleaned = 0.00476799 Jy ! Total flux subtracted in 200 components = 0.00476799 Jy ! Clean residual min=-0.003116 max=0.002791 Jy/beam ! Clean residual mean=0.000002 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.434154 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 56 components and 0.434154 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=8.484 mas, bmaj=12.93 mas, bpa=4.027 degrees ! Estimated noise=3.03137 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000679375 Jy ! Component: 100 - total flux cleaned = 0.000545437 Jy ! Component: 150 - total flux cleaned = 0.000472773 Jy ! Component: 200 - total flux cleaned = 0.00040813 Jy ! Total flux subtracted in 200 components = 0.00040813 Jy ! Clean residual min=-0.002826 max=0.002682 Jy/beam ! Clean residual mean=0.000002 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.434563 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 = -5.49867e-05 Jy ! Component: 100 - total flux cleaned = -7.89415e-05 Jy ! Component: 150 - total flux cleaned = -0.00010119 Jy ! Component: 200 - total flux cleaned = -0.000121035 Jy ! Total flux subtracted in 200 components = -0.000121035 Jy ! Clean residual min=-0.002768 max=0.002612 Jy/beam ! Clean residual mean=0.000002 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.434442 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 77 components and 0.434442 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.175 mas, bmaj=11.25 mas, bpa=1.682 degrees ! Estimated noise=3.30233 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000359488 Jy ! Component: 100 - total flux cleaned = 0.000518367 Jy ! Component: 150 - total flux cleaned = 0.000567266 Jy ! Component: 200 - total flux cleaned = 0.000611015 Jy ! Total flux subtracted in 200 components = 0.000611015 Jy ! Clean residual min=-0.002822 max=0.002392 Jy/beam ! Clean residual mean=0.000002 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.435053 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 97 components and 0.435053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084362Jy sigma=0.206206 ! Fit after self-cal, rms=0.084344Jy sigma=0.206175 wmodel /g0/scr/pima/npcsc_uvs/J1320+8450_S_map.mod ! Writing 97 model components to file: /g0/scr/pima/npcsc_uvs/J1320+8450_S_map.mod wobs /g0/scr/pima/npcsc_uvs/J1320+8450_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsc_uvs/J1320+8450_S_uvs.fits wwins /g0/scr/pima/npcsc_uvs/J1320+8450_S_map.win ! wwins: Wrote 2 windows to /g0/scr/pima/npcsc_uvs/J1320+8450_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.000640836 Jy ! Component: 100 - total flux cleaned = -0.000804977 Jy ! Component: 150 - total flux cleaned = -0.000579307 Jy ! Component: 200 - total flux cleaned = -0.000365457 Jy ! Component: 250 - total flux cleaned = -0.000128162 Jy ! Component: 300 - total flux cleaned = 2.43079e-06 Jy ! Component: 350 - total flux cleaned = 0.000190094 Jy ! Component: 400 - total flux cleaned = 0.000492642 Jy ! Component: 450 - total flux cleaned = 0.000669053 Jy ! Component: 500 - total flux cleaned = 0.000784945 Jy ! Component: 550 - total flux cleaned = 0.0010642 Jy ! Component: 600 - total flux cleaned = 0.00125407 Jy ! Component: 650 - total flux cleaned = 0.00146611 Jy ! Component: 700 - total flux cleaned = 0.00154381 Jy ! Component: 750 - total flux cleaned = 0.00182269 Jy ! Component: 800 - total flux cleaned = 0.00192142 Jy ! Component: 850 - total flux cleaned = 0.00204339 Jy ! Component: 900 - total flux cleaned = 0.00225929 Jy ! Component: 950 - total flux cleaned = 0.00240073 Jy ! Component: 1000 - total flux cleaned = 0.00254017 Jy ! Component: 1050 - total flux cleaned = 0.00258589 Jy ! Component: 1100 - total flux cleaned = 0.00278885 Jy ! Component: 1150 - total flux cleaned = 0.00287762 Jy ! Component: 1200 - total flux cleaned = 0.00298721 Jy ! Component: 1250 - total flux cleaned = 0.00309539 Jy ! Component: 1300 - total flux cleaned = 0.00311653 Jy ! Component: 1350 - total flux cleaned = 0.00311677 Jy ! Component: 1400 - total flux cleaned = 0.00311701 Jy ! Component: 1450 - total flux cleaned = 0.00326103 Jy ! Component: 1500 - total flux cleaned = 0.00321997 Jy ! Component: 1550 - total flux cleaned = 0.00321995 Jy ! Component: 1600 - total flux cleaned = 0.00322 Jy ! Component: 1650 - total flux cleaned = 0.00325922 Jy ! Component: 1700 - total flux cleaned = 0.00325931 Jy ! Component: 1750 - total flux cleaned = 0.0032592 Jy ! Component: 1800 - total flux cleaned = 0.00323978 Jy ! Component: 1850 - total flux cleaned = 0.00322072 Jy ! Component: 1900 - total flux cleaned = 0.0033146 Jy ! Component: 1950 - total flux cleaned = 0.00331421 Jy ! Component: 2000 - total flux cleaned = 0.00331412 Jy ! Component: 2050 - total flux cleaned = 0.00329611 Jy ! Component: 2100 - total flux cleaned = 0.00331411 Jy ! Component: 2150 - total flux cleaned = 0.00331403 Jy ! Component: 2200 - total flux cleaned = 0.00318871 Jy ! Component: 2250 - total flux cleaned = 0.00318873 Jy ! Component: 2300 - total flux cleaned = 0.00308301 Jy ! Component: 2350 - total flux cleaned = 0.00306553 Jy ! Component: 2400 - total flux cleaned = 0.00304803 Jy ! Component: 2450 - total flux cleaned = 0.00299615 Jy ! Component: 2500 - total flux cleaned = 0.002979 Jy ! Component: 2550 - total flux cleaned = 0.00292781 Jy ! Component: 2600 - total flux cleaned = 0.00289391 Jy ! Component: 2650 - total flux cleaned = 0.00286008 Jy ! Component: 2700 - total flux cleaned = 0.00277626 Jy ! Component: 2750 - total flux cleaned = 0.00272612 Jy ! Component: 2800 - total flux cleaned = 0.00265971 Jy ! Component: 2850 - total flux cleaned = 0.00265986 Jy ! Component: 2900 - total flux cleaned = 0.00265996 Jy ! Component: 2950 - total flux cleaned = 0.00259465 Jy ! Component: 3000 - total flux cleaned = 0.00259466 Jy ! Component: 3050 - total flux cleaned = 0.00259465 Jy ! Component: 3100 - total flux cleaned = 0.00259459 Jy ! Component: 3150 - total flux cleaned = 0.00254644 Jy ! Component: 3200 - total flux cleaned = 0.00253055 Jy ! Component: 3250 - total flux cleaned = 0.00249892 Jy ! Component: 3300 - total flux cleaned = 0.00251485 Jy ! Component: 3350 - total flux cleaned = 0.0024834 Jy ! Component: 3400 - total flux cleaned = 0.00251484 Jy ! Component: 3450 - total flux cleaned = 0.00251493 Jy ! Component: 3500 - total flux cleaned = 0.00253047 Jy ! Component: 3550 - total flux cleaned = 0.0025305 Jy ! Component: 3600 - total flux cleaned = 0.00253051 Jy ! Component: 3650 - total flux cleaned = 0.00254589 Jy ! Component: 3700 - total flux cleaned = 0.0024999 Jy ! Component: 3750 - total flux cleaned = 0.00253052 Jy ! Component: 3800 - total flux cleaned = 0.00253055 Jy ! Component: 3850 - total flux cleaned = 0.00254564 Jy ! Component: 3900 - total flux cleaned = 0.00248518 Jy ! Component: 3950 - total flux cleaned = 0.00245505 Jy ! Component: 4000 - total flux cleaned = 0.00242504 Jy ! Component: 4050 - total flux cleaned = 0.00245492 Jy ! Total flux subtracted in 4096 components = 0.00243997 Jy ! Clean residual min=-0.000886 max=0.001079 Jy/beam ! Clean residual mean=0.000001 rms=0.000271 Jy/beam ! Combined flux in latest and established models = 0.437493 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 372 components and 0.437493 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsc_uvs/J1320+8450_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.175 x 11.25 at 1.682 degrees (North through East) ! Clean map min=-0.0018242 max=0.30981 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsc_uvs/J1320+8450_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.309812 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000266509 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.258069 0.258069 0.516137 1.03227 2.06455 4.1291 8.25819 16.5164 33.0328 66.0655 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.309 quit ! Quitting program ! Log file /g0/scr/pima/npcsc_uvs/J1320+8450_S_uvs.log closed on Sun Oct 6 14:29:34 2013