! Started logfile: J1218+1105_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:25:40 2016 obs J1218+1105_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1218+1105_S_2014_05_31_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.877778 visibilities/baseline/integration-bin. ! Found source: J1218+1105 ! ! 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 336 lines of history. ! ! Reading 8848 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 J1218+1105_S_2014_05_31_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 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.841551Jy sigma=0.009991 ! Fit after self-cal, rms=0.831564Jy sigma=0.009876 ! 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.268 mas, bmaj=6.359 mas, bpa=-3.977 degrees ! Estimated noise=835.11 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.131165 Jy ! Component: 100 - total flux cleaned = 0.160795 Jy ! Total flux subtracted in 100 components = 0.160795 Jy ! Clean residual min=-0.005850 max=0.010349 Jy/beam ! Clean residual mean=-0.000037 rms=0.001382 Jy/beam ! Combined flux in latest and established models = 0.160795 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.160795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080187Jy sigma=0.000853 ! Fit after self-cal, rms=0.080176Jy sigma=0.000852 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104559 Jy ! Component: 100 - total flux cleaned = 0.0155079 Jy ! Total flux subtracted in 100 components = 0.0155079 Jy ! Clean residual min=-0.004279 max=0.005618 Jy/beam ! Clean residual mean=-0.000023 rms=0.001080 Jy/beam ! Combined flux in latest and established models = 0.176303 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 13 components and 0.176303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078517Jy sigma=0.000836 ! Fit after self-cal, rms=0.078496Jy sigma=0.000836 ! 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=3.953 mas, bmaj=7.338 mas, bpa=-2.913 degrees ! Estimated noise=647.104 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 (4, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00659808 Jy ! Component: 100 - total flux cleaned = 0.00972723 Jy ! Component: 150 - total flux cleaned = 0.0116171 Jy ! Component: 200 - total flux cleaned = 0.0124102 Jy ! Total flux subtracted in 200 components = 0.0124102 Jy ! Clean residual min=-0.003012 max=0.003262 Jy/beam ! Clean residual mean=-0.000012 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.188713 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 33 components and 0.188713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077925Jy sigma=0.000830 ! Fit after self-cal, rms=0.077861Jy sigma=0.000829 ! 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 0.99 FD 0.83 HN 1.03 KP 1.06 ! LA 1.19 MK 1.03 NL 0.95 OV 0.99 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.99 HN 1.03 KP 1.03 ! LA 1.14 MK 1.01 NL 1.03 OV 1.02 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.09 HN 1.04 KP 0.95 ! LA 0.91 MK 0.97 NL 0.98 OV 0.93 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.95 HN 1.01 KP 0.88 ! LA 0.84 MK 0.99 NL 1.08 OV 1.00 ! PT 1.02 SC 0.98 ! ! ! Fit before self-cal, rms=0.077861Jy sigma=0.000829 ! Fit after self-cal, rms=0.073184Jy sigma=0.000803 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.956 mas, bmaj=7.347 mas, bpa=-2.806 degrees ! Estimated noise=645.969 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.000675442 Jy ! Component: 100 - total flux cleaned = 0.000745286 Jy ! Component: 150 - total flux cleaned = 0.000775813 Jy ! Component: 200 - total flux cleaned = 0.000803562 Jy ! Total flux subtracted in 200 components = 0.000803562 Jy ! Clean residual min=-0.002031 max=0.001824 Jy/beam ! Clean residual mean=-0.000007 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.189517 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 48 components and 0.189516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073149Jy sigma=0.000802 ! Fit after self-cal, rms=0.073119Jy sigma=0.000802 ! 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.073119Jy sigma=0.000802 ! Fit after self-cal, rms=0.073044Jy sigma=0.000801 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.955 mas, bmaj=7.335 mas, bpa=-2.723 degrees ! Estimated noise=646.116 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000325138 Jy ! Component: 100 - total flux cleaned = 0.00032516 Jy ! Component: 150 - total flux cleaned = 0.00034521 Jy ! Component: 200 - total flux cleaned = 0.000364842 Jy ! Total flux subtracted in 200 components = 0.000364842 Jy ! Clean residual min=-0.001736 max=0.001771 Jy/beam ! Clean residual mean=-0.000002 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.189881 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 63 components and 0.189881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073030Jy sigma=0.000801 ! Fit after self-cal, rms=0.073033Jy sigma=0.000801 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.1078e-05 Jy ! Component: 100 - total flux cleaned = 3.85947e-05 Jy ! Component: 150 - total flux cleaned = 7.21397e-05 Jy ! Component: 200 - total flux cleaned = 0.000103435 Jy ! Total flux subtracted in 200 components = 0.000103435 Jy ! Clean residual min=-0.001718 max=0.001762 Jy/beam ! Clean residual mean=-0.000002 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.189985 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 70 components and 0.189985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073025Jy sigma=0.000800 ! Fit after self-cal, rms=0.073024Jy sigma=0.000800 ! 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.073024Jy sigma=0.000800 ! Fit after self-cal, rms=0.073024Jy sigma=0.000800 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.957 mas, bmaj=7.335 mas, bpa=-2.701 degrees ! Estimated noise=646.244 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00014805 Jy ! Component: 100 - total flux cleaned = 0.000180175 Jy ! Component: 150 - total flux cleaned = 0.000209223 Jy ! Component: 200 - total flux cleaned = 0.000236502 Jy ! Total flux subtracted in 200 components = 0.000236502 Jy ! Clean residual min=-0.001708 max=0.001778 Jy/beam ! Clean residual mean=-0.000002 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.190221 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 74 components and 0.190221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073018Jy sigma=0.000800 ! Fit after self-cal, rms=0.073017Jy sigma=0.000800 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.66031e-06 Jy ! Component: 100 - total flux cleaned = 3.26006e-05 Jy ! Component: 150 - total flux cleaned = 5.66377e-05 Jy ! Component: 200 - total flux cleaned = 7.96372e-05 Jy ! Total flux subtracted in 200 components = 7.96372e-05 Jy ! Clean residual min=-0.001713 max=0.001771 Jy/beam ! Clean residual mean=-0.000002 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.190301 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 90 components and 0.190301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073013Jy sigma=0.000800 ! Fit after self-cal, rms=0.073012Jy sigma=0.000800 ! 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.073012Jy sigma=0.000800 ! Fit after self-cal, rms=0.073024Jy sigma=0.000800 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.139 mas, bmaj=10.95 mas, bpa=4.176 degrees ! Estimated noise=758.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000130372 Jy ! Component: 100 - total flux cleaned = 6.77051e-05 Jy ! Component: 150 - total flux cleaned = 8.91753e-05 Jy ! Component: 200 - total flux cleaned = 0.000107098 Jy ! Total flux subtracted in 200 components = 0.000107098 Jy ! Clean residual min=-0.002063 max=0.002006 Jy/beam ! Clean residual mean=-0.000005 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.190408 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 99 components and 0.190408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073024Jy sigma=0.000800 ! Fit after self-cal, rms=0.073023Jy sigma=0.000800 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 = 7.0203e-05 Jy ! Component: 100 - total flux cleaned = 9.57664e-05 Jy ! Component: 150 - total flux cleaned = 0.000111524 Jy ! Component: 200 - total flux cleaned = 0.0001114 Jy ! Total flux subtracted in 200 components = 0.0001114 Jy ! Clean residual min=-0.002043 max=0.001989 Jy/beam ! Clean residual mean=-0.000005 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.190519 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 105 components and 0.190519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073023Jy sigma=0.000800 ! Fit after self-cal, rms=0.073023Jy sigma=0.000800 ! 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=3.958 mas, bmaj=7.336 mas, bpa=-2.686 degrees ! Estimated noise=646.451 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.958 x 7.336 at -2.686 degrees (North through East) ! Clean map min=-0.0017056 max=0.16585 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.271 mas, bmaj=6.348 mas, bpa=-3.712 degrees ! Estimated noise=834.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.130972 Jy ! Component: 100 - total flux cleaned = 0.160579 Jy ! Component: 150 - total flux cleaned = 0.171753 Jy ! Component: 200 - total flux cleaned = 0.178061 Jy ! Total flux subtracted in 200 components = 0.178061 Jy ! Clean residual min=-0.003247 max=0.003303 Jy/beam ! Clean residual mean=-0.000012 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.178061 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.178061 Jy ! Inverting map and beam ! Estimated beam: bmin=3.958 mas, bmaj=7.336 mas, bpa=-2.686 degrees ! Estimated noise=646.451 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.00493965 Jy ! Component: 100 - total flux cleaned = 0.00784666 Jy ! Component: 150 - total flux cleaned = 0.00971178 Jy ! Component: 200 - total flux cleaned = 0.0107974 Jy ! Total flux subtracted in 200 components = 0.0107974 Jy ! Clean residual min=-0.001899 max=0.001761 Jy/beam ! Clean residual mean=-0.000005 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.188858 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 34 components and 0.188858 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.139 mas, bmaj=10.95 mas, bpa=4.176 degrees ! Estimated noise=758.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119318 Jy ! Component: 100 - total flux cleaned = 0.00137522 Jy ! Component: 150 - total flux cleaned = 0.00143607 Jy ! Component: 200 - total flux cleaned = 0.00145326 Jy ! Total flux subtracted in 200 components = 0.00145326 Jy ! Clean residual min=-0.002153 max=0.002065 Jy/beam ! Clean residual mean=-0.000005 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.190312 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 = 1.41036e-05 Jy ! Component: 100 - total flux cleaned = 4.07557e-05 Jy ! Component: 150 - total flux cleaned = 6.46923e-05 Jy ! Component: 200 - total flux cleaned = 8.6526e-05 Jy ! Total flux subtracted in 200 components = 8.6526e-05 Jy ! Clean residual min=-0.002112 max=0.002031 Jy/beam ! Clean residual mean=-0.000005 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.190398 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 69 components and 0.190398 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.958 mas, bmaj=7.336 mas, bpa=-2.686 degrees ! Estimated noise=646.451 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000210725 Jy ! Component: 100 - total flux cleaned = -9.7024e-05 Jy ! Component: 150 - total flux cleaned = -4.77318e-05 Jy ! Component: 200 - total flux cleaned = -3.75595e-06 Jy ! Total flux subtracted in 200 components = -3.75595e-06 Jy ! Clean residual min=-0.001787 max=0.001770 Jy/beam ! Clean residual mean=-0.000003 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.190394 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 86 components and 0.190394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073035Jy sigma=0.000800 ! Fit after self-cal, rms=0.073033Jy sigma=0.000800 wmodel J1218+1105_S_2014_05_31_pus_map.mod ! Writing 86 model components to file: J1218+1105_S_2014_05_31_pus_map.mod wobs J1218+1105_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1218+1105_S_2014_05_31_pus_uvs.fits wwins J1218+1105_S_2014_05_31_pus_map.win ! wwins: Wrote 2 windows to J1218+1105_S_2014_05_31_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.000158961 Jy ! Component: 100 - total flux cleaned = -0.000527367 Jy ! Component: 150 - total flux cleaned = -0.000908265 Jy ! Component: 200 - total flux cleaned = -0.0012453 Jy ! Component: 250 - total flux cleaned = -0.00146155 Jy ! Component: 300 - total flux cleaned = -0.00161934 Jy ! Component: 350 - total flux cleaned = -0.00174789 Jy ! Component: 400 - total flux cleaned = -0.00184801 Jy ! Component: 450 - total flux cleaned = -0.00197011 Jy ! Component: 500 - total flux cleaned = -0.00201794 Jy ! Component: 550 - total flux cleaned = -0.00211175 Jy ! Component: 600 - total flux cleaned = -0.00218078 Jy ! Component: 650 - total flux cleaned = -0.00229327 Jy ! Component: 700 - total flux cleaned = -0.00240384 Jy ! Component: 750 - total flux cleaned = -0.00249126 Jy ! Component: 800 - total flux cleaned = -0.00264029 Jy ! Component: 850 - total flux cleaned = -0.00280705 Jy ! Component: 900 - total flux cleaned = -0.00295049 Jy ! Component: 950 - total flux cleaned = -0.00311183 Jy ! Component: 1000 - total flux cleaned = -0.00325066 Jy ! Component: 1050 - total flux cleaned = -0.00338723 Jy ! Component: 1100 - total flux cleaned = -0.00350261 Jy ! Component: 1150 - total flux cleaned = -0.00365418 Jy ! Component: 1200 - total flux cleaned = -0.00387824 Jy ! Component: 1250 - total flux cleaned = -0.00400662 Jy ! Component: 1300 - total flux cleaned = -0.0041516 Jy ! Component: 1350 - total flux cleaned = -0.00431232 Jy ! Component: 1400 - total flux cleaned = -0.00448887 Jy ! Component: 1450 - total flux cleaned = -0.0045758 Jy ! Component: 1500 - total flux cleaned = -0.00474793 Jy ! Component: 1550 - total flux cleaned = -0.00488393 Jy ! Component: 1600 - total flux cleaned = -0.00503474 Jy ! Component: 1650 - total flux cleaned = -0.00513437 Jy ! Component: 1700 - total flux cleaned = -0.00523285 Jy ! Component: 1750 - total flux cleaned = -0.0053144 Jy ! Component: 1800 - total flux cleaned = -0.00541072 Jy ! Component: 1850 - total flux cleaned = -0.00547443 Jy ! Component: 1900 - total flux cleaned = -0.00558457 Jy ! Component: 1950 - total flux cleaned = -0.00566233 Jy ! Component: 2000 - total flux cleaned = -0.00577031 Jy ! Component: 2050 - total flux cleaned = -0.00583126 Jy ! Component: 2100 - total flux cleaned = -0.00592226 Jy ! Component: 2150 - total flux cleaned = -0.00598198 Jy ! Component: 2200 - total flux cleaned = -0.00599695 Jy ! Component: 2250 - total flux cleaned = -0.00602653 Jy ! Component: 2300 - total flux cleaned = -0.00612862 Jy ! Component: 2350 - total flux cleaned = -0.00618641 Jy ! Component: 2400 - total flux cleaned = -0.00621504 Jy ! Component: 2450 - total flux cleaned = -0.0062718 Jy ! Component: 2500 - total flux cleaned = -0.00631414 Jy ! Component: 2550 - total flux cleaned = -0.00639789 Jy ! Component: 2600 - total flux cleaned = -0.00642531 Jy ! Component: 2650 - total flux cleaned = -0.00646654 Jy ! Component: 2700 - total flux cleaned = -0.00652095 Jy ! Component: 2750 - total flux cleaned = -0.00658824 Jy ! Component: 2800 - total flux cleaned = -0.00656149 Jy ! Component: 2850 - total flux cleaned = -0.00664098 Jy ! Component: 2900 - total flux cleaned = -0.00674604 Jy ! Component: 2950 - total flux cleaned = -0.006746 Jy ! Component: 3000 - total flux cleaned = -0.00673319 Jy ! Component: 3050 - total flux cleaned = -0.00678464 Jy ! Component: 3100 - total flux cleaned = -0.00682275 Jy ! Component: 3150 - total flux cleaned = -0.00680999 Jy ! Component: 3200 - total flux cleaned = -0.00681001 Jy ! Component: 3250 - total flux cleaned = -0.00682252 Jy ! Component: 3300 - total flux cleaned = -0.00681015 Jy ! Component: 3350 - total flux cleaned = -0.00682242 Jy ! Component: 3400 - total flux cleaned = -0.00682242 Jy ! Component: 3450 - total flux cleaned = -0.0068346 Jy ! Component: 3500 - total flux cleaned = -0.00681068 Jy ! Component: 3550 - total flux cleaned = -0.00683448 Jy ! Component: 3600 - total flux cleaned = -0.00678725 Jy ! Component: 3650 - total flux cleaned = -0.00678744 Jy ! Component: 3700 - total flux cleaned = -0.00679925 Jy ! Component: 3750 - total flux cleaned = -0.00677622 Jy ! Component: 3800 - total flux cleaned = -0.00677632 Jy ! Component: 3850 - total flux cleaned = -0.00677631 Jy ! Component: 3900 - total flux cleaned = -0.00676479 Jy ! Component: 3950 - total flux cleaned = -0.00677606 Jy ! Component: 4000 - total flux cleaned = -0.00679842 Jy ! Component: 4050 - total flux cleaned = -0.00675368 Jy ! Total flux subtracted in 4096 components = -0.0067204 Jy ! Clean residual min=-0.000614 max=0.000624 Jy/beam ! Clean residual mean=-0.000002 rms=0.000210 Jy/beam ! Combined flux in latest and established models = 0.183674 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 392 components and 0.183674 Jy ![Exited script file: muppet] wmap "J1218+1105_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.958 x 7.336 at -2.686 degrees (North through East) ! Clean map min=-0.0015149 max=0.16559 Jy/beam ! Writing clean map to FITS file: J1218+1105_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.165593 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000206461 device "J1218+1105_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1218+1105_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.374038 0.374038 0.748077 1.49615 2.99231 5.98461 11.9692 23.9385 47.8769 95.7538 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.165 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.958 x 7.336 at -2.686 degrees (North through East) ! Clean map min=-0.0015149 max=0.16559 Jy/beam quit ! Quitting program ! Log file J1218+1105_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:25:45 2016