! Started logfile: J2033+2146_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:15:28 2016 obs J2033+2146_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J2033+2146_S_2014_08_09_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.774035 visibilities/baseline/integration-bin. ! Found source: J2033+2146 ! ! 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.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 342 lines of history. ! ! Reading 13236 visibilities. select I ! Polarization I is unavailable. ! 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 ![@muppet J2033+2146_S_2014_08_09_pus] 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 112 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.791095Jy sigma=0.009042 ! Fit after self-cal, rms=0.777008Jy sigma=0.008894 ! 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=4.164 mas, bmaj=7.342 mas, bpa=28.64 degrees ! Estimated noise=923.309 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.167205 Jy ! Component: 100 - total flux cleaned = 0.231572 Jy ! Total flux subtracted in 100 components = 0.231572 Jy ! Clean residual min=-0.011231 max=0.029021 Jy/beam ! Clean residual mean=-0.000083 rms=0.003812 Jy/beam ! Combined flux in latest and established models = 0.231572 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.231572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101064Jy sigma=0.001062 ! Fit after self-cal, rms=0.100383Jy sigma=0.001055 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.033119 Jy ! Component: 100 - total flux cleaned = 0.0507783 Jy ! Total flux subtracted in 100 components = 0.0507783 Jy ! Clean residual min=-0.006223 max=0.014004 Jy/beam ! Clean residual mean=-0.000035 rms=0.002057 Jy/beam ! Combined flux in latest and established models = 0.282351 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 22 components and 0.282351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085421Jy sigma=0.000890 ! Fit after self-cal, rms=0.085265Jy sigma=0.000888 ! Inverting map ! Added new window around map position (14.5, 2.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0138402 Jy ! Component: 100 - total flux cleaned = 0.0226746 Jy ! Total flux subtracted in 100 components = 0.0226746 Jy ! Clean residual min=-0.005236 max=0.006815 Jy/beam ! Clean residual mean=-0.000021 rms=0.001499 Jy/beam ! Combined flux in latest and established models = 0.305025 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 27 components and 0.305025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081915Jy sigma=0.000852 ! Fit after self-cal, rms=0.081785Jy sigma=0.000850 ! 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.979 mas, bmaj=8.254 mas, bpa=25.57 degrees ! Estimated noise=546.653 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 (7, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0105296 Jy ! Component: 100 - total flux cleaned = 0.0170997 Jy ! Component: 150 - total flux cleaned = 0.0217008 Jy ! Component: 200 - total flux cleaned = 0.0251684 Jy ! Total flux subtracted in 200 components = 0.0251684 Jy ! Clean residual min=-0.004041 max=0.003776 Jy/beam ! Clean residual mean=-0.000004 rms=0.001052 Jy/beam ! Combined flux in latest and established models = 0.330194 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 81 components and 0.330194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079898Jy sigma=0.000834 ! Fit after self-cal, rms=0.079797Jy sigma=0.000833 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.94 HN 0.97 KP 1.08 ! LA 1.12 MK 1.00* NL 0.97 OV 1.00 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.98 HN 1.03 KP 1.01 ! LA 1.06 MK 1.00* NL 1.03 OV 1.02 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.14 HN 1.04 KP 0.90 ! LA 0.85 MK 1.00* NL 0.99 OV 0.95 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.97 HN 0.99 KP 0.87 ! LA 0.79 MK 1.00* NL 1.08 OV 1.01 ! PT 1.02 SC 0.95 ! ! ! Fit before self-cal, rms=0.079797Jy sigma=0.000833 ! Fit after self-cal, rms=0.072218Jy sigma=0.000782 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.974 mas, bmaj=8.268 mas, bpa=25.56 degrees ! Estimated noise=542.671 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.00269907 Jy ! Component: 100 - total flux cleaned = 0.00302267 Jy ! Component: 150 - total flux cleaned = 0.00293499 Jy ! Component: 200 - total flux cleaned = 0.00278008 Jy ! Total flux subtracted in 200 components = 0.00278008 Jy ! Clean residual min=-0.002300 max=0.002349 Jy/beam ! Clean residual mean=-0.000003 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.332974 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 104 components and 0.332974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072111Jy sigma=0.000781 ! Fit after self-cal, rms=0.072075Jy sigma=0.000780 ! 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.072075Jy sigma=0.000780 ! Fit after self-cal, rms=0.071780Jy sigma=0.000777 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.973 mas, bmaj=8.273 mas, bpa=25.78 degrees ! Estimated noise=543.155 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00094304 Jy ! Component: 100 - total flux cleaned = 0.00113746 Jy ! Component: 150 - total flux cleaned = 0.00120223 Jy ! Component: 200 - total flux cleaned = 0.00120039 Jy ! Total flux subtracted in 200 components = 0.00120039 Jy ! Clean residual min=-0.001520 max=0.001831 Jy/beam ! Clean residual mean=-0.000002 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.334174 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 133 components and 0.334174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071742Jy sigma=0.000776 ! Fit after self-cal, rms=0.071741Jy sigma=0.000776 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.000367781 Jy ! Component: 100 - total flux cleaned = 0.0003429 Jy ! Component: 150 - total flux cleaned = 0.000319262 Jy ! Component: 200 - total flux cleaned = 0.000276278 Jy ! Total flux subtracted in 200 components = 0.000276278 Jy ! Clean residual min=-0.001503 max=0.001723 Jy/beam ! Clean residual mean=-0.000002 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.33445 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 146 components and 0.33445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071725Jy sigma=0.000776 ! Fit after self-cal, rms=0.071724Jy sigma=0.000776 ! 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.071724Jy sigma=0.000776 ! Fit after self-cal, rms=0.071761Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.976 mas, bmaj=8.273 mas, bpa=25.82 degrees ! Estimated noise=543.326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000248856 Jy ! Component: 100 - total flux cleaned = 0.000249148 Jy ! Component: 150 - total flux cleaned = 0.000230641 Jy ! Component: 200 - total flux cleaned = 0.000230905 Jy ! Total flux subtracted in 200 components = 0.000230905 Jy ! Clean residual min=-0.001440 max=0.001615 Jy/beam ! Clean residual mean=-0.000002 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.334681 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 156 components and 0.334681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071748Jy sigma=0.000776 ! Fit after self-cal, rms=0.071748Jy sigma=0.000776 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.000153162 Jy ! Component: 100 - total flux cleaned = 0.000119743 Jy ! Component: 150 - total flux cleaned = 0.000120563 Jy ! Component: 200 - total flux cleaned = 0.000120879 Jy ! Total flux subtracted in 200 components = 0.000120879 Jy ! Clean residual min=-0.001423 max=0.001575 Jy/beam ! Clean residual mean=-0.000002 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.334802 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 166 components and 0.334802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071740Jy sigma=0.000776 ! Fit after self-cal, rms=0.071740Jy sigma=0.000776 ! 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.071740Jy sigma=0.000776 ! Fit after self-cal, rms=0.071766Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.367 mas, bmaj=10.11 mas, bpa=4.436 degrees ! Estimated noise=607.895 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000334474 Jy ! Component: 100 - total flux cleaned = 0.000320103 Jy ! Component: 150 - total flux cleaned = 0.000331746 Jy ! Component: 200 - total flux cleaned = 0.000331705 Jy ! Total flux subtracted in 200 components = 0.000331705 Jy ! Clean residual min=-0.001508 max=0.001703 Jy/beam ! Clean residual mean=-0.000006 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.335134 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 187 components and 0.335134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071763Jy sigma=0.000776 ! Fit after self-cal, rms=0.071762Jy sigma=0.000776 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 = 6.97599e-05 Jy ! Component: 100 - total flux cleaned = 5.8672e-05 Jy ! Component: 150 - total flux cleaned = 8.59868e-05 Jy ! Component: 200 - total flux cleaned = 9.39615e-05 Jy ! Total flux subtracted in 200 components = 9.39615e-05 Jy ! Clean residual min=-0.001471 max=0.001654 Jy/beam ! Clean residual mean=-0.000006 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.335228 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 195 components and 0.335228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071760Jy sigma=0.000776 ! Fit after self-cal, rms=0.071760Jy sigma=0.000776 ! 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.978 mas, bmaj=8.273 mas, bpa=25.84 degrees ! Estimated noise=543.44 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.978 x 8.273 at 25.84 degrees (North through East) ! Clean map min=-0.001379 max=0.22209 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=4.151 mas, bmaj=7.351 mas, bpa=28.74 degrees ! Estimated noise=913.376 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.165793 Jy ! Component: 100 - total flux cleaned = 0.230858 Jy ! Component: 150 - total flux cleaned = 0.26308 Jy ! Component: 200 - total flux cleaned = 0.282017 Jy ! Total flux subtracted in 200 components = 0.282017 Jy ! Clean residual min=-0.005586 max=0.010043 Jy/beam ! Clean residual mean=-0.000032 rms=0.001736 Jy/beam ! Combined flux in latest and established models = 0.282017 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.282017 Jy ! Inverting map and beam ! Estimated beam: bmin=4.978 mas, bmaj=8.273 mas, bpa=25.84 degrees ! Estimated noise=543.44 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.0174448 Jy ! Component: 100 - total flux cleaned = 0.0285978 Jy ! Component: 150 - total flux cleaned = 0.0360211 Jy ! Component: 200 - total flux cleaned = 0.0410924 Jy ! Total flux subtracted in 200 components = 0.0410924 Jy ! Clean residual min=-0.002310 max=0.002802 Jy/beam ! Clean residual mean=-0.000012 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.32311 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 73 components and 0.323109 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.367 mas, bmaj=10.11 mas, bpa=4.436 degrees ! Estimated noise=607.895 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00479077 Jy ! Component: 100 - total flux cleaned = 0.00769867 Jy ! Component: 150 - total flux cleaned = 0.00949479 Jy ! Component: 200 - total flux cleaned = 0.0103619 Jy ! Total flux subtracted in 200 components = 0.0103619 Jy ! Clean residual min=-0.001561 max=0.001747 Jy/beam ! Clean residual mean=-0.000008 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.333471 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.000391122 Jy ! Component: 100 - total flux cleaned = 0.000702037 Jy ! Component: 150 - total flux cleaned = 0.000889128 Jy ! Component: 200 - total flux cleaned = 0.000951071 Jy ! Total flux subtracted in 200 components = 0.000951071 Jy ! Clean residual min=-0.001559 max=0.001593 Jy/beam ! Clean residual mean=-0.000007 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.334422 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 128 components and 0.334423 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.978 mas, bmaj=8.273 mas, bpa=25.84 degrees ! Estimated noise=543.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000304712 Jy ! Component: 100 - total flux cleaned = -0.000342023 Jy ! Component: 150 - total flux cleaned = -0.00027863 Jy ! Component: 200 - total flux cleaned = -0.000336507 Jy ! Total flux subtracted in 200 components = -0.000336507 Jy ! Clean residual min=-0.001554 max=0.001650 Jy/beam ! Clean residual mean=-0.000003 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.334086 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 152 components and 0.334086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071815Jy sigma=0.000776 ! Fit after self-cal, rms=0.071802Jy sigma=0.000776 wmodel J2033+2146_S_2014_08_09_pus_map.mod ! Writing 152 model components to file: J2033+2146_S_2014_08_09_pus_map.mod wobs J2033+2146_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J2033+2146_S_2014_08_09_pus_uvs.fits wwins J2033+2146_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J2033+2146_S_2014_08_09_pus_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.0002152 Jy ! Component: 100 - total flux cleaned = 0.000326007 Jy ! Component: 150 - total flux cleaned = 0.000431898 Jy ! Component: 200 - total flux cleaned = 0.00058315 Jy ! Component: 250 - total flux cleaned = 0.000678828 Jy ! Component: 300 - total flux cleaned = 0.000863852 Jy ! Component: 350 - total flux cleaned = 0.00099816 Jy ! Component: 400 - total flux cleaned = 0.00110636 Jy ! Component: 450 - total flux cleaned = 0.00119074 Jy ! Component: 500 - total flux cleaned = 0.00137448 Jy ! Component: 550 - total flux cleaned = 0.00151342 Jy ! Component: 600 - total flux cleaned = 0.00159157 Jy ! Component: 650 - total flux cleaned = 0.0017058 Jy ! Component: 700 - total flux cleaned = 0.00176135 Jy ! Component: 750 - total flux cleaned = 0.00181566 Jy ! Component: 800 - total flux cleaned = 0.00185099 Jy ! Component: 850 - total flux cleaned = 0.00192043 Jy ! Component: 900 - total flux cleaned = 0.00195478 Jy ! Component: 950 - total flux cleaned = 0.00200521 Jy ! Component: 1000 - total flux cleaned = 0.00211975 Jy ! Component: 1050 - total flux cleaned = 0.00216796 Jy ! Component: 1100 - total flux cleaned = 0.00223159 Jy ! Component: 1150 - total flux cleaned = 0.00235622 Jy ! Component: 1200 - total flux cleaned = 0.00241746 Jy ! Component: 1250 - total flux cleaned = 0.00256825 Jy ! Component: 1300 - total flux cleaned = 0.00268666 Jy ! Component: 1350 - total flux cleaned = 0.0027595 Jy ! Component: 1400 - total flux cleaned = 0.00281687 Jy ! Component: 1450 - total flux cleaned = 0.0028738 Jy ! Component: 1500 - total flux cleaned = 0.00290197 Jy ! Component: 1550 - total flux cleaned = 0.00295751 Jy ! Component: 1600 - total flux cleaned = 0.00299842 Jy ! Component: 1650 - total flux cleaned = 0.00309325 Jy ! Component: 1700 - total flux cleaned = 0.0031734 Jy ! Component: 1750 - total flux cleaned = 0.0032524 Jy ! Component: 1800 - total flux cleaned = 0.00331737 Jy ! Component: 1850 - total flux cleaned = 0.00334303 Jy ! Component: 1900 - total flux cleaned = 0.00340679 Jy ! Component: 1950 - total flux cleaned = 0.00346965 Jy ! Component: 2000 - total flux cleaned = 0.00350686 Jy ! Component: 2050 - total flux cleaned = 0.00350694 Jy ! Component: 2100 - total flux cleaned = 0.00347045 Jy ! Component: 2150 - total flux cleaned = 0.00345858 Jy ! Component: 2200 - total flux cleaned = 0.00345864 Jy ! Component: 2250 - total flux cleaned = 0.00343528 Jy ! Component: 2300 - total flux cleaned = 0.00342353 Jy ! Component: 2350 - total flux cleaned = 0.00342342 Jy ! Component: 2400 - total flux cleaned = 0.00340041 Jy ! Component: 2450 - total flux cleaned = 0.00338932 Jy ! Component: 2500 - total flux cleaned = 0.00335568 Jy ! Component: 2550 - total flux cleaned = 0.00332239 Jy ! Component: 2600 - total flux cleaned = 0.0032896 Jy ! Component: 2650 - total flux cleaned = 0.0032572 Jy ! Component: 2700 - total flux cleaned = 0.00324644 Jy ! Component: 2750 - total flux cleaned = 0.00322511 Jy ! Component: 2800 - total flux cleaned = 0.00316178 Jy ! Component: 2850 - total flux cleaned = 0.00313037 Jy ! Component: 2900 - total flux cleaned = 0.0030993 Jy ! Component: 2950 - total flux cleaned = 0.00308921 Jy ! Component: 3000 - total flux cleaned = 0.0030893 Jy ! Component: 3050 - total flux cleaned = 0.00311947 Jy ! Component: 3100 - total flux cleaned = 0.00310932 Jy ! Component: 3150 - total flux cleaned = 0.00308963 Jy ! Component: 3200 - total flux cleaned = 0.00307973 Jy ! Component: 3250 - total flux cleaned = 0.0030506 Jy ! Component: 3300 - total flux cleaned = 0.00306991 Jy ! Component: 3350 - total flux cleaned = 0.00310817 Jy ! Component: 3400 - total flux cleaned = 0.00308901 Jy ! Component: 3450 - total flux cleaned = 0.00307967 Jy ! Component: 3500 - total flux cleaned = 0.00307024 Jy ! Component: 3550 - total flux cleaned = 0.00306103 Jy ! Component: 3600 - total flux cleaned = 0.00307033 Jy ! Component: 3650 - total flux cleaned = 0.00307038 Jy ! Component: 3700 - total flux cleaned = 0.00310669 Jy ! Component: 3750 - total flux cleaned = 0.00308871 Jy ! Component: 3800 - total flux cleaned = 0.00309774 Jy ! Component: 3850 - total flux cleaned = 0.0031244 Jy ! Component: 3900 - total flux cleaned = 0.00313311 Jy ! Component: 3950 - total flux cleaned = 0.00313318 Jy ! Component: 4000 - total flux cleaned = 0.00315933 Jy ! Component: 4050 - total flux cleaned = 0.003168 Jy ! Total flux subtracted in 4096 components = 0.00316807 Jy ! Clean residual min=-0.000505 max=0.000540 Jy/beam ! Clean residual mean=-0.000002 rms=0.000166 Jy/beam ! Combined flux in latest and established models = 0.337254 Jy keep ! Adding 322 model components to the UV plane model. ! The established model now contains 474 components and 0.337254 Jy ![Exited script file: muppet] wmap "J2033+2146_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.978 x 8.273 at 25.84 degrees (North through East) ! Clean map min=-0.0012512 max=0.22201 Jy/beam ! Writing clean map to FITS file: J2033+2146_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.222011 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00016392 device "J2033+2146_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J2033+2146_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.221502 0.221502 0.443005 0.886009 1.77202 3.54404 7.08807 14.1761 28.3523 56.7046 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.222 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.978 x 8.273 at 25.84 degrees (North through East) ! Clean map min=-0.0012512 max=0.22201 Jy/beam quit ! Quitting program ! Log file J2033+2146_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:15:33 2016