! Started logfile: J1121-0442_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:24:58 2016 obs J1121-0442_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1121-0442_S_2014_08_05_pus_uva.fits ! AN table 1: 123 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.766938 visibilities/baseline/integration-bin. ! Found source: J1121-0442 ! ! 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 360 lines of history. ! ! Reading 16980 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 J1121-0442_S_2014_08_05_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 155 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 155 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 155 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 155 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.949468Jy sigma=0.008728 ! Fit after self-cal, rms=0.887172Jy sigma=0.008156 ! 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.725 mas, bmaj=9.668 mas, bpa=18.7 degrees ! Estimated noise=772.549 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.0879191 Jy ! Component: 100 - total flux cleaned = 0.113376 Jy ! Total flux subtracted in 100 components = 0.113376 Jy ! Clean residual min=-0.005626 max=0.011173 Jy/beam ! Clean residual mean=0.000005 rms=0.001916 Jy/beam ! Combined flux in latest and established models = 0.113376 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.113376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103204Jy sigma=0.000818 ! Fit after self-cal, rms=0.103133Jy sigma=0.000818 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0137828 Jy ! Component: 100 - total flux cleaned = 0.0222248 Jy ! Total flux subtracted in 100 components = 0.0222248 Jy ! Clean residual min=-0.005015 max=0.006887 Jy/beam ! Clean residual mean=0.000012 rms=0.001357 Jy/beam ! Combined flux in latest and established models = 0.135601 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 37 components and 0.135601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100612Jy sigma=0.000791 ! Fit after self-cal, rms=0.100576Jy sigma=0.000791 ! 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.524 mas, bmaj=10.67 mas, bpa=17.28 degrees ! Estimated noise=607.78 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 (-5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00835494 Jy ! Component: 100 - total flux cleaned = 0.0132317 Jy ! Component: 150 - total flux cleaned = 0.0158963 Jy ! Component: 200 - total flux cleaned = 0.016316 Jy ! Total flux subtracted in 200 components = 0.016316 Jy ! Clean residual min=-0.003659 max=0.004335 Jy/beam ! Clean residual mean=0.000007 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 0.151916 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 81 components and 0.151916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099682Jy sigma=0.000784 ! Fit after self-cal, rms=0.099663Jy sigma=0.000784 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.84 HN 1.03 KP 1.08 ! LA 1.10 MK 1.00* NL 0.93 OV 0.98 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.01 HN 1.13 KP 1.02 ! LA 1.07 MK 1.00* NL 0.96 OV 1.01 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.12 HN 1.13 KP 0.92 ! LA 0.87 MK 1.00* NL 0.92 OV 0.94 ! PT 1.01 SC 1.05 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.02 HN 1.10 KP 0.87 ! LA 0.83 MK 1.00* NL 1.03 OV 0.97 ! PT 1.04 SC 0.97 ! ! ! Fit before self-cal, rms=0.099663Jy sigma=0.000784 ! Fit after self-cal, rms=0.096738Jy sigma=0.000774 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.551 mas, bmaj=10.81 mas, bpa=17.85 degrees ! Estimated noise=600.037 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.00189346 Jy ! Component: 100 - total flux cleaned = 0.00210359 Jy ! Component: 150 - total flux cleaned = 0.0021636 Jy ! Component: 200 - total flux cleaned = 0.00221933 Jy ! Total flux subtracted in 200 components = 0.00221933 Jy ! Clean residual min=-0.002553 max=0.003084 Jy/beam ! Clean residual mean=0.000005 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.154136 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 102 components and 0.154136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096600Jy sigma=0.000773 ! Fit after self-cal, rms=0.096601Jy sigma=0.000773 ! 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.096601Jy sigma=0.000773 ! Fit after self-cal, rms=0.105903Jy sigma=0.000770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.539 mas, bmaj=10.78 mas, bpa=16.72 degrees ! Estimated noise=601.131 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127583 Jy ! Component: 100 - total flux cleaned = 0.00136686 Jy ! Component: 150 - total flux cleaned = 0.00136859 Jy ! Component: 200 - total flux cleaned = 0.00130285 Jy ! Total flux subtracted in 200 components = 0.00130285 Jy ! Clean residual min=-0.001654 max=0.002098 Jy/beam ! Clean residual mean=-0.000001 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.155439 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 114 components and 0.155439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105871Jy sigma=0.000769 ! Fit after self-cal, rms=0.105968Jy sigma=0.000769 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) ! Added new window around map position (-30.5, -71). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152142 Jy ! Component: 100 - total flux cleaned = 0.00168503 Jy ! Component: 150 - total flux cleaned = 0.00194243 Jy ! Component: 200 - total flux cleaned = 0.00217345 Jy ! Total flux subtracted in 200 components = 0.00217345 Jy ! Clean residual min=-0.001542 max=0.001690 Jy/beam ! Clean residual mean=-0.000002 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.157612 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 132 components and 0.157612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105926Jy sigma=0.000769 ! Fit after self-cal, rms=0.105919Jy sigma=0.000769 ! 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.105919Jy sigma=0.000769 ! Fit after self-cal, rms=0.106895Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.535 mas, bmaj=10.79 mas, bpa=16.71 degrees ! Estimated noise=601.233 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000377224 Jy ! Component: 100 - total flux cleaned = 0.00062384 Jy ! Component: 150 - total flux cleaned = 0.000821494 Jy ! Component: 200 - total flux cleaned = 0.000874584 Jy ! Total flux subtracted in 200 components = 0.000874584 Jy ! Clean residual min=-0.001531 max=0.001679 Jy/beam ! Clean residual mean=-0.000002 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.158487 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 149 components and 0.158487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106877Jy sigma=0.000768 ! Fit after self-cal, rms=0.106884Jy sigma=0.000768 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.000133098 Jy ! Component: 100 - total flux cleaned = 0.000182737 Jy ! Component: 150 - total flux cleaned = 0.000205754 Jy ! Component: 200 - total flux cleaned = 0.000228565 Jy ! Total flux subtracted in 200 components = 0.000228565 Jy ! Clean residual min=-0.001509 max=0.001655 Jy/beam ! Clean residual mean=-0.000002 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.158715 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 154 components and 0.158715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106873Jy sigma=0.000768 ! Fit after self-cal, rms=0.106871Jy sigma=0.000768 ! 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.106871Jy sigma=0.000768 ! Fit after self-cal, rms=0.107332Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.42 mas, bmaj=13.59 mas, bpa=10.04 degrees ! Estimated noise=668.924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000200163 Jy ! Component: 100 - total flux cleaned = 0.000359575 Jy ! Component: 150 - total flux cleaned = 0.000475385 Jy ! Component: 200 - total flux cleaned = 0.00053962 Jy ! Total flux subtracted in 200 components = 0.00053962 Jy ! Clean residual min=-0.001410 max=0.001730 Jy/beam ! Clean residual mean=-0.000003 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.159255 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 167 components and 0.159255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107328Jy sigma=0.000768 ! Fit after self-cal, rms=0.107331Jy sigma=0.000768 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.000185843 Jy ! Component: 100 - total flux cleaned = 0.000234281 Jy ! Component: 150 - total flux cleaned = 0.00024562 Jy ! Component: 200 - total flux cleaned = 0.000276602 Jy ! Total flux subtracted in 200 components = 0.000276602 Jy ! Clean residual min=-0.001385 max=0.001679 Jy/beam ! Clean residual mean=-0.000003 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.159532 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 180 components and 0.159532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107330Jy sigma=0.000768 ! Fit after self-cal, rms=0.107329Jy sigma=0.000768 ! 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.535 mas, bmaj=10.8 mas, bpa=16.7 degrees ! Estimated noise=601.5 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.535 x 10.8 at 16.7 degrees (North through East) ! Clean map min=-0.0014801 max=0.11484 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.715 mas, bmaj=9.78 mas, bpa=18.22 degrees ! Estimated noise=768.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0871819 Jy ! Component: 100 - total flux cleaned = 0.113787 Jy ! Component: 150 - total flux cleaned = 0.126593 Jy ! Component: 200 - total flux cleaned = 0.134277 Jy ! Total flux subtracted in 200 components = 0.134277 Jy ! Clean residual min=-0.003125 max=0.004104 Jy/beam ! Clean residual mean=0.000001 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.134277 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.134277 Jy ! Inverting map and beam ! Estimated beam: bmin=4.535 mas, bmaj=10.8 mas, bpa=16.7 degrees ! Estimated noise=601.5 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.00706581 Jy ! Component: 100 - total flux cleaned = 0.0114365 Jy ! Component: 150 - total flux cleaned = 0.0144099 Jy ! Component: 200 - total flux cleaned = 0.0166053 Jy ! Total flux subtracted in 200 components = 0.0166053 Jy ! Clean residual min=-0.001703 max=0.001892 Jy/beam ! Clean residual mean=-0.000003 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.150882 Jy ! Adding 89 model components to the UV plane model. ! The established model now contains 125 components and 0.150882 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.42 mas, bmaj=13.59 mas, bpa=10.04 degrees ! Estimated noise=668.924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00227468 Jy ! Component: 100 - total flux cleaned = 0.00363222 Jy ! Component: 150 - total flux cleaned = 0.00468635 Jy ! Component: 200 - total flux cleaned = 0.00552619 Jy ! Total flux subtracted in 200 components = 0.00552619 Jy ! Clean residual min=-0.001601 max=0.001661 Jy/beam ! Clean residual mean=-0.000003 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.156408 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.000492487 Jy ! Component: 100 - total flux cleaned = 0.00077199 Jy ! Component: 150 - total flux cleaned = 0.00102238 Jy ! Component: 200 - total flux cleaned = 0.00119437 Jy ! Total flux subtracted in 200 components = 0.00119437 Jy ! Clean residual min=-0.001501 max=0.001617 Jy/beam ! Clean residual mean=-0.000003 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.157603 Jy ! Adding 104 model components to the UV plane model. ! The established model now contains 211 components and 0.157603 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.535 mas, bmaj=10.8 mas, bpa=16.7 degrees ! Estimated noise=601.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.47482e-05 Jy ! Component: 100 - total flux cleaned = 0.000173727 Jy ! Component: 150 - total flux cleaned = 0.000172513 Jy ! Component: 200 - total flux cleaned = 0.000174243 Jy ! Total flux subtracted in 200 components = 0.000174243 Jy ! Clean residual min=-0.001574 max=0.001429 Jy/beam ! Clean residual mean=-0.000002 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.157777 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 227 components and 0.157777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107382Jy sigma=0.000768 ! Fit after self-cal, rms=0.107368Jy sigma=0.000768 wmodel J1121-0442_S_2014_08_05_pus_map.mod ! Writing 227 model components to file: J1121-0442_S_2014_08_05_pus_map.mod wobs J1121-0442_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1121-0442_S_2014_08_05_pus_uvs.fits wwins J1121-0442_S_2014_08_05_pus_map.win ! wwins: Wrote 3 windows to J1121-0442_S_2014_08_05_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 = -6.42407e-05 Jy ! Component: 100 - total flux cleaned = 6.4298e-05 Jy ! Component: 150 - total flux cleaned = 0.000113371 Jy ! Component: 200 - total flux cleaned = 0.000160593 Jy ! Component: 250 - total flux cleaned = 0.00011514 Jy ! Component: 300 - total flux cleaned = 0.000115428 Jy ! Component: 350 - total flux cleaned = 0.000115111 Jy ! Component: 400 - total flux cleaned = 7.27582e-05 Jy ! Component: 450 - total flux cleaned = 5.20804e-05 Jy ! Component: 500 - total flux cleaned = 3.19612e-05 Jy ! Component: 550 - total flux cleaned = 3.20579e-05 Jy ! Component: 600 - total flux cleaned = 5.10777e-05 Jy ! Component: 650 - total flux cleaned = 1.26087e-05 Jy ! Component: 700 - total flux cleaned = 1.27117e-05 Jy ! Component: 750 - total flux cleaned = 3.13407e-05 Jy ! Component: 800 - total flux cleaned = 4.94818e-05 Jy ! Component: 850 - total flux cleaned = 4.91826e-05 Jy ! Component: 900 - total flux cleaned = 6.66365e-05 Jy ! Component: 950 - total flux cleaned = 3.16535e-05 Jy ! Component: 1000 - total flux cleaned = 1.45279e-05 Jy ! Component: 1050 - total flux cleaned = -3.60567e-05 Jy ! Component: 1100 - total flux cleaned = -8.58112e-05 Jy ! Component: 1150 - total flux cleaned = -6.93471e-05 Jy ! Component: 1200 - total flux cleaned = -0.000133813 Jy ! Component: 1250 - total flux cleaned = -0.000101708 Jy ! Component: 1300 - total flux cleaned = -5.48924e-05 Jy ! Component: 1350 - total flux cleaned = -7.05928e-05 Jy ! Component: 1400 - total flux cleaned = -0.000101369 Jy ! Component: 1450 - total flux cleaned = -7.07727e-05 Jy ! Component: 1500 - total flux cleaned = -5.5778e-05 Jy ! Component: 1550 - total flux cleaned = -4.11549e-05 Jy ! Component: 1600 - total flux cleaned = -9.96948e-05 Jy ! Component: 1650 - total flux cleaned = -4.14899e-05 Jy ! Component: 1700 - total flux cleaned = -2.74623e-05 Jy ! Component: 1750 - total flux cleaned = -8.41396e-05 Jy ! Component: 1800 - total flux cleaned = -9.78408e-05 Jy ! Component: 1850 - total flux cleaned = -5.60423e-05 Jy ! Component: 1900 - total flux cleaned = -5.59663e-05 Jy ! Component: 1950 - total flux cleaned = -4.25017e-05 Jy ! Component: 2000 - total flux cleaned = 1.12098e-05 Jy ! Component: 2050 - total flux cleaned = -2.16716e-06 Jy ! Component: 2100 - total flux cleaned = 3.71645e-05 Jy ! Component: 2150 - total flux cleaned = 1.09073e-05 Jy ! Component: 2200 - total flux cleaned = 2.37902e-05 Jy ! Component: 2250 - total flux cleaned = 2.38473e-05 Jy ! Component: 2300 - total flux cleaned = 2.39489e-05 Jy ! Component: 2350 - total flux cleaned = 1.15795e-05 Jy ! Component: 2400 - total flux cleaned = 3.65041e-05 Jy ! Component: 2450 - total flux cleaned = 7.31699e-05 Jy ! Component: 2500 - total flux cleaned = 0.000121602 Jy ! Component: 2550 - total flux cleaned = 0.000157735 Jy ! Component: 2600 - total flux cleaned = 0.00015766 Jy ! Component: 2650 - total flux cleaned = 0.000204881 Jy ! Component: 2700 - total flux cleaned = 0.000228366 Jy ! Component: 2750 - total flux cleaned = 0.000251637 Jy ! Component: 2800 - total flux cleaned = 0.000297937 Jy ! Component: 2850 - total flux cleaned = 0.000343806 Jy ! Component: 2900 - total flux cleaned = 0.00041197 Jy ! Component: 2950 - total flux cleaned = 0.00044572 Jy ! Component: 3000 - total flux cleaned = 0.000501622 Jy ! Component: 3050 - total flux cleaned = 0.000545983 Jy ! Component: 3100 - total flux cleaned = 0.000622805 Jy ! Component: 3150 - total flux cleaned = 0.000677424 Jy ! Component: 3200 - total flux cleaned = 0.000753124 Jy ! Component: 3250 - total flux cleaned = 0.000806809 Jy ! Component: 3300 - total flux cleaned = 0.000838704 Jy ! Component: 3350 - total flux cleaned = 0.000870447 Jy ! Component: 3400 - total flux cleaned = 0.000923085 Jy ! Component: 3450 - total flux cleaned = 0.000933538 Jy ! Component: 3500 - total flux cleaned = 0.000985614 Jy ! Component: 3550 - total flux cleaned = 0.00102699 Jy ! Component: 3600 - total flux cleaned = 0.00107837 Jy ! Component: 3650 - total flux cleaned = 0.00111921 Jy ! Component: 3700 - total flux cleaned = 0.00113947 Jy ! Component: 3750 - total flux cleaned = 0.00113948 Jy ! Component: 3800 - total flux cleaned = 0.00117975 Jy ! Component: 3850 - total flux cleaned = 0.00123959 Jy ! Component: 3900 - total flux cleaned = 0.001299 Jy ! Component: 3950 - total flux cleaned = 0.00132852 Jy ! Component: 4000 - total flux cleaned = 0.0013677 Jy ! Component: 4050 - total flux cleaned = 0.00138721 Jy ! Total flux subtracted in 4096 components = 0.00142603 Jy ! Clean residual min=-0.000584 max=0.000502 Jy/beam ! Clean residual mean=-0.000002 rms=0.000189 Jy/beam ! Combined flux in latest and established models = 0.159203 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 499 components and 0.159203 Jy ![Exited script file: muppet] wmap "J1121-0442_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.535 x 10.8 at 16.7 degrees (North through East) ! Clean map min=-0.001199 max=0.11441 Jy/beam ! Writing clean map to FITS file: J1121-0442_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.114414 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000186314 device "J1121-0442_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1121-0442_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.488526 0.488526 0.977052 1.9541 3.90821 7.81642 15.6328 31.2657 62.5313 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.114 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.535 x 10.8 at 16.7 degrees (North through East) ! Clean map min=-0.001199 max=0.11441 Jy/beam quit ! Quitting program ! Log file J1121-0442_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:25:04 2016