! Started logfile: J1112+3503_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:57:25 2016 obs J1112+3503_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1112+3503_S_2015_03_17_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.695811 visibilities/baseline/integration-bin. ! Found source: J1112+3503 ! ! 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 330 lines of history. ! ! Reading 15280 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 J1112+3503_S_2015_03_17_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 199 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 199 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 199 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 199 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.901332Jy sigma=0.010905 ! Fit after self-cal, rms=0.875518Jy sigma=0.010584 ! 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.493 mas, bmaj=4.14 mas, bpa=24.52 degrees ! Estimated noise=796.153 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.091776 Jy ! Component: 100 - total flux cleaned = 0.114104 Jy ! Total flux subtracted in 100 components = 0.114104 Jy ! Clean residual min=-0.005518 max=0.008951 Jy/beam ! Clean residual mean=-0.000009 rms=0.001428 Jy/beam ! Combined flux in latest and established models = 0.114104 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.114104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072781Jy sigma=0.000811 ! Fit after self-cal, rms=0.072744Jy sigma=0.000811 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00936663 Jy ! Component: 100 - total flux cleaned = 0.0144031 Jy ! Total flux subtracted in 100 components = 0.0144031 Jy ! Clean residual min=-0.004853 max=0.007575 Jy/beam ! Clean residual mean=0.000002 rms=0.001171 Jy/beam ! Combined flux in latest and established models = 0.128507 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 23 components and 0.128507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070679Jy sigma=0.000792 ! Fit after self-cal, rms=0.070648Jy sigma=0.000792 ! Inverting map ! Added new window around map position (-7.5, 0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00620024 Jy ! Component: 100 - total flux cleaned = 0.00873723 Jy ! Total flux subtracted in 100 components = 0.00873723 Jy ! Clean residual min=-0.005148 max=0.004837 Jy/beam ! Clean residual mean=0.000009 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 0.137244 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.137244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070025Jy sigma=0.000787 ! Fit after self-cal, rms=0.069948Jy sigma=0.000786 ! 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.452 mas, bmaj=5.097 mas, bpa=19.97 degrees ! Estimated noise=482.725 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.00295005 Jy ! Component: 100 - total flux cleaned = 0.00459517 Jy ! Component: 150 - total flux cleaned = 0.00524076 Jy ! Component: 200 - total flux cleaned = 0.00534439 Jy ! Total flux subtracted in 200 components = 0.00534439 Jy ! Clean residual min=-0.004637 max=0.004051 Jy/beam ! Clean residual mean=0.000021 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.142588 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 47 components and 0.142588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069743Jy sigma=0.000785 ! Fit after self-cal, rms=0.069732Jy sigma=0.000785 ! 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.97 FD 0.87 HN 0.94 KP 1.14 ! LA 1.01 MK 1.06 NL 0.95 OV 1.01 ! PT 1.08 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.90 HN 0.99 KP 1.10 ! LA 0.98 MK 1.06 NL 1.09 OV 1.03 ! PT 1.06 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.90 HN 0.99 KP 0.98 ! LA 0.79 MK 1.08 NL 1.21 OV 0.97 ! PT 1.06 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.90 HN 0.96 KP 0.93 ! LA 0.89 MK 1.13 NL 1.04 OV 1.01 ! PT 1.10 SC 0.99 ! ! ! Fit before self-cal, rms=0.069732Jy sigma=0.000785 ! Fit after self-cal, rms=0.066569Jy sigma=0.000768 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.477 mas, bmaj=5.226 mas, bpa=22.28 degrees ! Estimated noise=484.772 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.00129973 Jy ! Component: 100 - total flux cleaned = -0.00145 Jy ! Component: 150 - total flux cleaned = -0.00153146 Jy ! Component: 200 - total flux cleaned = -0.00156543 Jy ! Total flux subtracted in 200 components = -0.00156543 Jy ! Clean residual min=-0.002153 max=0.002241 Jy/beam ! Clean residual mean=-0.000006 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.141023 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.141023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066503Jy sigma=0.000767 ! Fit after self-cal, rms=0.066470Jy sigma=0.000766 ! 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.066470Jy sigma=0.000766 ! Fit after self-cal, rms=0.066557Jy sigma=0.000765 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.501 mas, bmaj=5.174 mas, bpa=20.36 degrees ! Estimated noise=483.294 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00123151 Jy ! Component: 100 - total flux cleaned = -0.00117938 Jy ! Component: 150 - total flux cleaned = -0.0011413 Jy ! Component: 200 - total flux cleaned = -0.00110902 Jy ! Total flux subtracted in 200 components = -0.00110902 Jy ! Clean residual min=-0.001610 max=0.001433 Jy/beam ! Clean residual mean=-0.000003 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.139914 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 73 components and 0.139914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066529Jy sigma=0.000764 ! Fit after self-cal, rms=0.066541Jy sigma=0.000764 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.000285422 Jy ! Component: 100 - total flux cleaned = -0.000283726 Jy ! Component: 150 - total flux cleaned = -0.000261305 Jy ! Component: 200 - total flux cleaned = -0.00025101 Jy ! Total flux subtracted in 200 components = -0.00025101 Jy ! Clean residual min=-0.001571 max=0.001428 Jy/beam ! Clean residual mean=-0.000004 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.139663 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 80 components and 0.139663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066535Jy sigma=0.000764 ! Fit after self-cal, rms=0.066534Jy sigma=0.000764 ! 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.066534Jy sigma=0.000764 ! Fit after self-cal, rms=0.066621Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.502 mas, bmaj=5.18 mas, bpa=20.44 degrees ! Estimated noise=483.232 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000647504 Jy ! Component: 100 - total flux cleaned = -0.000602984 Jy ! Component: 150 - total flux cleaned = -0.000590206 Jy ! Component: 200 - total flux cleaned = -0.000600722 Jy ! Total flux subtracted in 200 components = -0.000600722 Jy ! Clean residual min=-0.001465 max=0.001406 Jy/beam ! Clean residual mean=-0.000003 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.139062 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 86 components and 0.139062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066611Jy sigma=0.000764 ! Fit after self-cal, rms=0.066611Jy sigma=0.000764 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.000154917 Jy ! Component: 100 - total flux cleaned = -0.000165209 Jy ! Component: 150 - total flux cleaned = -0.000156679 Jy ! Component: 200 - total flux cleaned = -0.000148752 Jy ! Total flux subtracted in 200 components = -0.000148752 Jy ! Clean residual min=-0.001443 max=0.001408 Jy/beam ! Clean residual mean=-0.000003 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.138914 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 90 components and 0.138914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066608Jy sigma=0.000764 ! Fit after self-cal, rms=0.066608Jy sigma=0.000764 ! 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.066608Jy sigma=0.000764 ! Fit after self-cal, rms=0.066671Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.623 mas, bmaj=10.15 mas, bpa=37.6 degrees ! Estimated noise=599.262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000453777 Jy ! Component: 100 - total flux cleaned = -0.000464003 Jy ! Component: 150 - total flux cleaned = -0.000471217 Jy ! Component: 200 - total flux cleaned = -0.00047103 Jy ! Total flux subtracted in 200 components = -0.00047103 Jy ! Clean residual min=-0.001309 max=0.001439 Jy/beam ! Clean residual mean=-0.000005 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.138443 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 102 components and 0.138443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066668Jy sigma=0.000764 ! Fit after self-cal, rms=0.066668Jy sigma=0.000764 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.88074e-05 Jy ! Component: 100 - total flux cleaned = -7.34991e-05 Jy ! Component: 150 - total flux cleaned = -6.47587e-05 Jy ! Component: 200 - total flux cleaned = -6.47984e-05 Jy ! Total flux subtracted in 200 components = -6.47984e-05 Jy ! Clean residual min=-0.001317 max=0.001461 Jy/beam ! Clean residual mean=-0.000006 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.138378 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 104 components and 0.138378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066668Jy sigma=0.000764 ! Fit after self-cal, rms=0.066667Jy sigma=0.000764 ! 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.505 mas, bmaj=5.184 mas, bpa=20.46 degrees ! Estimated noise=483.189 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.505 x 5.184 at 20.46 degrees (North through East) ! Clean map min=-0.0013793 max=0.12117 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.538 mas, bmaj=4.199 mas, bpa=24.63 degrees ! Estimated noise=813.237 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0935397 Jy ! Component: 100 - total flux cleaned = 0.11597 Jy ! Component: 150 - total flux cleaned = 0.124658 Jy ! Component: 200 - total flux cleaned = 0.129669 Jy ! Total flux subtracted in 200 components = 0.129669 Jy ! Clean residual min=-0.003068 max=0.002641 Jy/beam ! Clean residual mean=-0.000006 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.129669 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.129669 Jy ! Inverting map and beam ! Estimated beam: bmin=4.505 mas, bmaj=5.184 mas, bpa=20.46 degrees ! Estimated noise=483.189 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.00423713 Jy ! Component: 100 - total flux cleaned = 0.00646465 Jy ! Component: 150 - total flux cleaned = 0.00762019 Jy ! Component: 200 - total flux cleaned = 0.00792719 Jy ! Total flux subtracted in 200 components = 0.00792719 Jy ! Clean residual min=-0.001458 max=0.001553 Jy/beam ! Clean residual mean=-0.000004 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.137597 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 52 components and 0.137597 Jy ! Inverting map ! Added new window around map position (-19.5, -80). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000825933 Jy ! Component: 100 - total flux cleaned = 0.00119122 Jy ! Component: 150 - total flux cleaned = 0.00133442 Jy ! Component: 200 - total flux cleaned = 0.00146475 Jy ! Total flux subtracted in 200 components = 0.00146475 Jy ! Clean residual min=-0.001429 max=0.001265 Jy/beam ! Clean residual mean=-0.000003 rms=0.000322 Jy/beam ! Combined flux in latest and established models = 0.139061 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 68 components and 0.139061 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.623 mas, bmaj=10.15 mas, bpa=37.6 degrees ! Estimated noise=599.262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000278877 Jy ! Component: 100 - total flux cleaned = 0.000251271 Jy ! Component: 150 - total flux cleaned = 0.000213343 Jy ! Component: 200 - total flux cleaned = 0.000190995 Jy ! Total flux subtracted in 200 components = 0.000190995 Jy ! Clean residual min=-0.001272 max=0.001340 Jy/beam ! Clean residual mean=-0.000004 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.139252 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 = -2.00589e-05 Jy ! Component: 100 - total flux cleaned = -3.87952e-05 Jy ! Component: 150 - total flux cleaned = -5.67883e-05 Jy ! Component: 200 - total flux cleaned = -7.354e-05 Jy ! Total flux subtracted in 200 components = -7.354e-05 Jy ! Clean residual min=-0.001265 max=0.001324 Jy/beam ! Clean residual mean=-0.000004 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.139179 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 96 components and 0.139179 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.505 mas, bmaj=5.184 mas, bpa=20.46 degrees ! Estimated noise=483.189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000307563 Jy ! Component: 100 - total flux cleaned = 0.000327748 Jy ! Component: 150 - total flux cleaned = 0.000345116 Jy ! Component: 200 - total flux cleaned = 0.000328987 Jy ! Total flux subtracted in 200 components = 0.000328987 Jy ! Clean residual min=-0.001395 max=0.001311 Jy/beam ! Clean residual mean=-0.000002 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.139508 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 109 components and 0.139508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066645Jy sigma=0.000763 ! Fit after self-cal, rms=0.066640Jy sigma=0.000763 wmodel J1112+3503_S_2015_03_17_pus_map.mod ! Writing 109 model components to file: J1112+3503_S_2015_03_17_pus_map.mod wobs J1112+3503_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1112+3503_S_2015_03_17_pus_uvs.fits wwins J1112+3503_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J1112+3503_S_2015_03_17_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.000137317 Jy ! Component: 100 - total flux cleaned = -0.000136946 Jy ! Component: 150 - total flux cleaned = -0.000177947 Jy ! Component: 200 - total flux cleaned = -0.000237312 Jy ! Component: 250 - total flux cleaned = -0.000275451 Jy ! Component: 300 - total flux cleaned = -0.000257053 Jy ! Component: 350 - total flux cleaned = -0.000239184 Jy ! Component: 400 - total flux cleaned = -0.00015306 Jy ! Component: 450 - total flux cleaned = -0.000102993 Jy ! Component: 500 - total flux cleaned = -2.10349e-05 Jy ! Component: 550 - total flux cleaned = 9.06895e-05 Jy ! Component: 600 - total flux cleaned = 0.000168689 Jy ! Component: 650 - total flux cleaned = 0.000229997 Jy ! Component: 700 - total flux cleaned = 0.000274835 Jy ! Component: 750 - total flux cleaned = 0.000362358 Jy ! Component: 800 - total flux cleaned = 0.0004336 Jy ! Component: 850 - total flux cleaned = 0.000489415 Jy ! Component: 900 - total flux cleaned = 0.000544575 Jy ! Component: 950 - total flux cleaned = 0.000625541 Jy ! Component: 1000 - total flux cleaned = 0.000691688 Jy ! Component: 1050 - total flux cleaned = 0.000782538 Jy ! Component: 1100 - total flux cleaned = 0.000833419 Jy ! Component: 1150 - total flux cleaned = 0.000871307 Jy ! Component: 1200 - total flux cleaned = 0.000957352 Jy ! Component: 1250 - total flux cleaned = 0.00100569 Jy ! Component: 1300 - total flux cleaned = 0.00104125 Jy ! Component: 1350 - total flux cleaned = 0.00107653 Jy ! Component: 1400 - total flux cleaned = 0.00112266 Jy ! Component: 1450 - total flux cleaned = 0.00115652 Jy ! Component: 1500 - total flux cleaned = 0.00116784 Jy ! Component: 1550 - total flux cleaned = 0.00120088 Jy ! Component: 1600 - total flux cleaned = 0.0012443 Jy ! Component: 1650 - total flux cleaned = 0.00125492 Jy ! Component: 1700 - total flux cleaned = 0.00126577 Jy ! Component: 1750 - total flux cleaned = 0.00131828 Jy ! Component: 1800 - total flux cleaned = 0.001339 Jy ! Component: 1850 - total flux cleaned = 0.00137983 Jy ! Component: 1900 - total flux cleaned = 0.00142005 Jy ! Component: 1950 - total flux cleaned = 0.00144964 Jy ! Component: 2000 - total flux cleaned = 0.00144961 Jy ! Component: 2050 - total flux cleaned = 0.00146891 Jy ! Component: 2100 - total flux cleaned = 0.00148805 Jy ! Component: 2150 - total flux cleaned = 0.00148809 Jy ! Component: 2200 - total flux cleaned = 0.00150683 Jy ! Component: 2250 - total flux cleaned = 0.00148836 Jy ! Component: 2300 - total flux cleaned = 0.00147006 Jy ! Component: 2350 - total flux cleaned = 0.00147003 Jy ! Component: 2400 - total flux cleaned = 0.0014701 Jy ! Component: 2450 - total flux cleaned = 0.00143455 Jy ! Component: 2500 - total flux cleaned = 0.00142579 Jy ! Component: 2550 - total flux cleaned = 0.00140835 Jy ! Component: 2600 - total flux cleaned = 0.00140827 Jy ! Component: 2650 - total flux cleaned = 0.00142534 Jy ! Component: 2700 - total flux cleaned = 0.00139995 Jy ! Component: 2750 - total flux cleaned = 0.00139138 Jy ! Component: 2800 - total flux cleaned = 0.00138301 Jy ! Component: 2850 - total flux cleaned = 0.00133346 Jy ! Component: 2900 - total flux cleaned = 0.00133352 Jy ! Component: 2950 - total flux cleaned = 0.00133357 Jy ! Component: 3000 - total flux cleaned = 0.00130947 Jy ! Component: 3050 - total flux cleaned = 0.00131745 Jy ! Component: 3100 - total flux cleaned = 0.00133329 Jy ! Component: 3150 - total flux cleaned = 0.00132536 Jy ! Component: 3200 - total flux cleaned = 0.00129412 Jy ! Component: 3250 - total flux cleaned = 0.00132516 Jy ! Component: 3300 - total flux cleaned = 0.00133284 Jy ! Component: 3350 - total flux cleaned = 0.00133281 Jy ! Component: 3400 - total flux cleaned = 0.00133279 Jy ! Component: 3450 - total flux cleaned = 0.0013403 Jy ! Component: 3500 - total flux cleaned = 0.00133282 Jy ! Component: 3550 - total flux cleaned = 0.0013402 Jy ! Component: 3600 - total flux cleaned = 0.00133288 Jy ! Component: 3650 - total flux cleaned = 0.00131833 Jy ! Component: 3700 - total flux cleaned = 0.00131835 Jy ! Component: 3750 - total flux cleaned = 0.00131839 Jy ! Component: 3800 - total flux cleaned = 0.00131125 Jy ! Component: 3850 - total flux cleaned = 0.00132548 Jy ! Component: 3900 - total flux cleaned = 0.00129731 Jy ! Component: 3950 - total flux cleaned = 0.00128336 Jy ! Component: 4000 - total flux cleaned = 0.00129033 Jy ! Component: 4050 - total flux cleaned = 0.00127652 Jy ! Total flux subtracted in 4096 components = 0.0012834 Jy ! Clean residual min=-0.000454 max=0.000445 Jy/beam ! Clean residual mean=-0.000000 rms=0.000121 Jy/beam ! Combined flux in latest and established models = 0.140791 Jy keep ! Adding 262 model components to the UV plane model. ! The established model now contains 371 components and 0.140791 Jy ![Exited script file: muppet] wmap "J1112+3503_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.505 x 5.184 at 20.46 degrees (North through East) ! Clean map min=-0.0010287 max=0.12181 Jy/beam ! Writing clean map to FITS file: J1112+3503_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.121806 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000120112 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.295828 0.295828 0.591657 1.18331 2.36663 4.73325 9.46651 18.933 37.866 75.7321 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.121 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.505 x 5.184 at 20.46 degrees (North through East) ! Clean map min=-0.0010287 max=0.12181 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1112+3503_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:57:30 2016