! Started logfile: J1013+3445_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:31:48 2016 obs J1013+3445_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J1013+3445_S_2014_12_20_pus_uva.fits ! AN table 1: 55 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.953535 visibilities/baseline/integration-bin. ! Found source: J1013+3445 ! ! 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 344 lines of history. ! ! Reading 9440 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 J1013+3445_S_2014_12_20_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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.698023Jy sigma=0.008431 ! Fit after self-cal, rms=0.681221Jy sigma=0.008241 ! 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.266 mas, bmaj=4.721 mas, bpa=-4.954 degrees ! Estimated noise=940.533 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.237677 Jy ! Component: 100 - total flux cleaned = 0.314024 Jy ! Total flux subtracted in 100 components = 0.314024 Jy ! Clean residual min=-0.012612 max=0.033704 Jy/beam ! Clean residual mean=0.000016 rms=0.003638 Jy/beam ! Combined flux in latest and established models = 0.314024 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.314024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112231Jy sigma=0.001220 ! Fit after self-cal, rms=0.112184Jy sigma=0.001219 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0361292 Jy ! Component: 100 - total flux cleaned = 0.0533569 Jy ! Total flux subtracted in 100 components = 0.0533569 Jy ! Clean residual min=-0.009305 max=0.017776 Jy/beam ! Clean residual mean=0.000017 rms=0.002324 Jy/beam ! Combined flux in latest and established models = 0.367381 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 11 components and 0.367381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096127Jy sigma=0.001062 ! Fit after self-cal, rms=0.096093Jy sigma=0.001061 ! Inverting map ! Added new window around map position (6, -0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0160925 Jy ! Component: 100 - total flux cleaned = 0.0241617 Jy ! Total flux subtracted in 100 components = 0.0241617 Jy ! Clean residual min=-0.009218 max=0.008668 Jy/beam ! Clean residual mean=0.000014 rms=0.001992 Jy/beam ! Combined flux in latest and established models = 0.391543 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 22 components and 0.391543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092130Jy sigma=0.001031 ! Fit after self-cal, rms=0.091788Jy sigma=0.001027 ! 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.923 mas, bmaj=5.674 mas, bpa=-4.862 degrees ! Estimated noise=620.557 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.00970205 Jy ! Component: 100 - total flux cleaned = 0.0155428 Jy ! Component: 150 - total flux cleaned = 0.0196147 Jy ! Component: 200 - total flux cleaned = 0.0225624 Jy ! Total flux subtracted in 200 components = 0.0225624 Jy ! Clean residual min=-0.010541 max=0.008823 Jy/beam ! Clean residual mean=0.000020 rms=0.002262 Jy/beam ! Combined flux in latest and established models = 0.414105 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 58 components and 0.414105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090020Jy sigma=0.001021 ! Fit after self-cal, rms=0.089944Jy sigma=0.001020 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.87 HN 0.94 KP 1.11 ! LA 0.97 MK 0.97 NL 0.95 OV 1.00 ! PT 1.03 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.04 HN 1.00 KP 1.05 ! LA 0.95 MK 0.99 NL 0.84 OV 1.03 ! PT 1.02 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.18 HN 0.99 KP 0.94 ! LA 0.76 MK 1.00 NL 1.53 OV 0.95 ! PT 1.00 SC 1.10 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.99 HN 0.97 KP 0.90 ! LA 0.79 MK 1.02 NL 1.01 OV 1.04 ! PT 1.02 SC 1.05 ! ! ! Fit before self-cal, rms=0.089944Jy sigma=0.001020 ! Fit after self-cal, rms=0.074471Jy sigma=0.000812 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.947 mas, bmaj=5.734 mas, bpa=-5.768 degrees ! Estimated noise=622.45 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.00235476 Jy ! Component: 100 - total flux cleaned = -0.00285519 Jy ! Component: 150 - total flux cleaned = -0.00310906 Jy ! Component: 200 - total flux cleaned = -0.00328357 Jy ! Total flux subtracted in 200 components = -0.00328357 Jy ! Clean residual min=-0.004889 max=0.004894 Jy/beam ! Clean residual mean=-0.000000 rms=0.001126 Jy/beam ! Combined flux in latest and established models = 0.410821 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 68 components and 0.410821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074364Jy sigma=0.000811 ! Fit after self-cal, rms=0.074335Jy sigma=0.000811 ! 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.074335Jy sigma=0.000811 ! Fit after self-cal, rms=0.071916Jy sigma=0.000778 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.944 mas, bmaj=5.718 mas, bpa=-5.38 degrees ! Estimated noise=621.022 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000427558 Jy ! Component: 100 - total flux cleaned = -0.000577718 Jy ! Component: 150 - total flux cleaned = -0.000698715 Jy ! Component: 200 - total flux cleaned = -0.000800343 Jy ! Total flux subtracted in 200 components = -0.000800343 Jy ! Clean residual min=-0.002535 max=0.004627 Jy/beam ! Clean residual mean=-0.000006 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.410021 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 72 components and 0.410021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071884Jy sigma=0.000778 ! Fit after self-cal, rms=0.071904Jy sigma=0.000778 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 (20.5, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0041825 Jy ! Component: 100 - total flux cleaned = 0.00626355 Jy ! Component: 150 - total flux cleaned = 0.00759365 Jy ! Component: 200 - total flux cleaned = 0.00807066 Jy ! Total flux subtracted in 200 components = 0.00807066 Jy ! Clean residual min=-0.002480 max=0.002356 Jy/beam ! Clean residual mean=-0.000007 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.418092 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 100 components and 0.418092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071668Jy sigma=0.000775 ! Fit after self-cal, rms=0.071652Jy sigma=0.000774 ! 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.071652Jy sigma=0.000774 ! Fit after self-cal, rms=0.071662Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.943 mas, bmaj=5.718 mas, bpa=-5.613 degrees ! Estimated noise=620.615 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149916 Jy ! Component: 100 - total flux cleaned = 0.00200474 Jy ! Component: 150 - total flux cleaned = 0.0021514 Jy ! Component: 200 - total flux cleaned = 0.00215262 Jy ! Total flux subtracted in 200 components = 0.00215262 Jy ! Clean residual min=-0.002428 max=0.002067 Jy/beam ! Clean residual mean=-0.000007 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.420244 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 122 components and 0.420244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071608Jy sigma=0.000773 ! Fit after self-cal, rms=0.071609Jy sigma=0.000773 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.000325043 Jy ! Component: 100 - total flux cleaned = 0.000413128 Jy ! Component: 150 - total flux cleaned = 0.000438227 Jy ! Component: 200 - total flux cleaned = 0.000461626 Jy ! Total flux subtracted in 200 components = 0.000461626 Jy ! Clean residual min=-0.002323 max=0.001995 Jy/beam ! Clean residual mean=-0.000007 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.420706 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 133 components and 0.420706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071588Jy sigma=0.000773 ! Fit after self-cal, rms=0.071588Jy sigma=0.000773 ! 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.071588Jy sigma=0.000773 ! Fit after self-cal, rms=0.071607Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.911 mas, bmaj=9.439 mas, bpa=-4.882 degrees ! Estimated noise=745 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000965971 Jy ! Component: 100 - total flux cleaned = 0.00107209 Jy ! Component: 150 - total flux cleaned = 0.00109636 Jy ! Component: 200 - total flux cleaned = 0.00111244 Jy ! Total flux subtracted in 200 components = 0.00111244 Jy ! Clean residual min=-0.002133 max=0.002377 Jy/beam ! Clean residual mean=-0.000012 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.421819 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 146 components and 0.421819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071593Jy sigma=0.000773 ! Fit after self-cal, rms=0.071594Jy sigma=0.000773 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.000200577 Jy ! Component: 100 - total flux cleaned = 0.000200863 Jy ! Component: 150 - total flux cleaned = 0.000215526 Jy ! Component: 200 - total flux cleaned = 0.000242736 Jy ! Total flux subtracted in 200 components = 0.000242736 Jy ! Clean residual min=-0.002036 max=0.002302 Jy/beam ! Clean residual mean=-0.000012 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.422061 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 155 components and 0.422061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071589Jy sigma=0.000773 ! Fit after self-cal, rms=0.071589Jy sigma=0.000773 ! 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.944 mas, bmaj=5.72 mas, bpa=-5.66 degrees ! Estimated noise=620.386 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.944 x 5.72 at -5.66 degrees (North through East) ! Clean map min=-0.0021365 max=0.31424 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.28 mas, bmaj=4.752 mas, bpa=-5.502 degrees ! Estimated noise=942.945 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.237987 Jy ! Component: 100 - total flux cleaned = 0.314367 Jy ! Component: 150 - total flux cleaned = 0.35131 Jy ! Component: 200 - total flux cleaned = 0.371797 Jy ! Total flux subtracted in 200 components = 0.371797 Jy ! Clean residual min=-0.004788 max=0.010086 Jy/beam ! Clean residual mean=0.000002 rms=0.001367 Jy/beam ! Combined flux in latest and established models = 0.371798 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.371798 Jy ! Inverting map and beam ! Estimated beam: bmin=3.944 mas, bmaj=5.72 mas, bpa=-5.66 degrees ! Estimated noise=620.386 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.0147907 Jy ! Component: 100 - total flux cleaned = 0.0235581 Jy ! Component: 150 - total flux cleaned = 0.0293858 Jy ! Component: 200 - total flux cleaned = 0.0335175 Jy ! Total flux subtracted in 200 components = 0.0335175 Jy ! Clean residual min=-0.002334 max=0.003216 Jy/beam ! Clean residual mean=-0.000003 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.405315 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 53 components and 0.405315 Jy ! Inverting map ! Added new window around map position (12.5, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00333586 Jy ! Component: 100 - total flux cleaned = 0.00578647 Jy ! Component: 150 - total flux cleaned = 0.00775269 Jy ! Component: 200 - total flux cleaned = 0.00935848 Jy ! Total flux subtracted in 200 components = 0.00935848 Jy ! Clean residual min=-0.002086 max=0.001857 Jy/beam ! Clean residual mean=-0.000005 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.414673 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 93 components and 0.414673 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=7.911 mas, bmaj=9.439 mas, bpa=-4.882 degrees ! Estimated noise=745 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211953 Jy ! Component: 100 - total flux cleaned = 0.00359697 Jy ! Component: 150 - total flux cleaned = 0.00468354 Jy ! Component: 200 - total flux cleaned = 0.00549527 Jy ! Total flux subtracted in 200 components = 0.00549527 Jy ! Clean residual min=-0.002110 max=0.002215 Jy/beam ! Clean residual mean=-0.000011 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.420169 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.000590385 Jy ! Component: 100 - total flux cleaned = 0.000772388 Jy ! Component: 150 - total flux cleaned = 0.000917755 Jy ! Component: 200 - total flux cleaned = 0.00105063 Jy ! Total flux subtracted in 200 components = 0.00105063 Jy ! Clean residual min=-0.002016 max=0.002236 Jy/beam ! Clean residual mean=-0.000012 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.421219 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 167 components and 0.421219 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.944 mas, bmaj=5.72 mas, bpa=-5.66 degrees ! Estimated noise=620.386 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000270431 Jy ! Component: 100 - total flux cleaned = -0.000212711 Jy ! Component: 150 - total flux cleaned = -0.000108869 Jy ! Component: 200 - total flux cleaned = 8.89131e-06 Jy ! Total flux subtracted in 200 components = 8.89131e-06 Jy ! Clean residual min=-0.002205 max=0.001889 Jy/beam ! Clean residual mean=-0.000006 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.421228 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 187 components and 0.421228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071579Jy sigma=0.000772 ! Fit after self-cal, rms=0.071573Jy sigma=0.000772 wmodel J1013+3445_S_2014_12_20_pus_map.mod ! Writing 187 model components to file: J1013+3445_S_2014_12_20_pus_map.mod wobs J1013+3445_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J1013+3445_S_2014_12_20_pus_uvs.fits wwins J1013+3445_S_2014_12_20_pus_map.win ! wwins: Wrote 4 windows to J1013+3445_S_2014_12_20_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.000536457 Jy ! Component: 100 - total flux cleaned = -0.000666661 Jy ! Component: 150 - total flux cleaned = -0.000636852 Jy ! Component: 200 - total flux cleaned = -0.000784033 Jy ! Component: 250 - total flux cleaned = -0.000953562 Jy ! Component: 300 - total flux cleaned = -0.000981044 Jy ! Component: 350 - total flux cleaned = -0.00108797 Jy ! Component: 400 - total flux cleaned = -0.00121781 Jy ! Component: 450 - total flux cleaned = -0.0013444 Jy ! Component: 500 - total flux cleaned = -0.00136885 Jy ! Component: 550 - total flux cleaned = -0.00144187 Jy ! Component: 600 - total flux cleaned = -0.0015131 Jy ! Component: 650 - total flux cleaned = -0.00155868 Jy ! Component: 700 - total flux cleaned = -0.00158142 Jy ! Component: 750 - total flux cleaned = -0.00162626 Jy ! Component: 800 - total flux cleaned = -0.0016265 Jy ! Component: 850 - total flux cleaned = -0.00171223 Jy ! Component: 900 - total flux cleaned = -0.0017541 Jy ! Component: 950 - total flux cleaned = -0.00179593 Jy ! Component: 1000 - total flux cleaned = -0.00183625 Jy ! Component: 1050 - total flux cleaned = -0.0017559 Jy ! Component: 1100 - total flux cleaned = -0.00173599 Jy ! Component: 1150 - total flux cleaned = -0.00167755 Jy ! Component: 1200 - total flux cleaned = -0.00169619 Jy ! Component: 1250 - total flux cleaned = -0.00167704 Jy ! Component: 1300 - total flux cleaned = -0.00167676 Jy ! Component: 1350 - total flux cleaned = -0.00165835 Jy ! Component: 1400 - total flux cleaned = -0.00173108 Jy ! Component: 1450 - total flux cleaned = -0.00171338 Jy ! Component: 1500 - total flux cleaned = -0.00176642 Jy ! Component: 1550 - total flux cleaned = -0.00178409 Jy ! Component: 1600 - total flux cleaned = -0.00180139 Jy ! Component: 1650 - total flux cleaned = -0.00192073 Jy ! Component: 1700 - total flux cleaned = -0.00190374 Jy ! Component: 1750 - total flux cleaned = -0.00198667 Jy ! Component: 1800 - total flux cleaned = -0.00197006 Jy ! Component: 1850 - total flux cleaned = -0.00198663 Jy ! Component: 1900 - total flux cleaned = -0.00201873 Jy ! Component: 1950 - total flux cleaned = -0.0020822 Jy ! Component: 2000 - total flux cleaned = -0.00208223 Jy ! Component: 2050 - total flux cleaned = -0.00217519 Jy ! Component: 2100 - total flux cleaned = -0.00220565 Jy ! Component: 2150 - total flux cleaned = -0.00225136 Jy ! Component: 2200 - total flux cleaned = -0.0023565 Jy ! Component: 2250 - total flux cleaned = -0.0023563 Jy ! Component: 2300 - total flux cleaned = -0.00245941 Jy ! Component: 2350 - total flux cleaned = -0.00245918 Jy ! Component: 2400 - total flux cleaned = -0.00254564 Jy ! Component: 2450 - total flux cleaned = -0.0026027 Jy ! Component: 2500 - total flux cleaned = -0.00260297 Jy ! Component: 2550 - total flux cleaned = -0.00268689 Jy ! Component: 2600 - total flux cleaned = -0.00275609 Jy ! Component: 2650 - total flux cleaned = -0.00276965 Jy ! Component: 2700 - total flux cleaned = -0.00279673 Jy ! Component: 2750 - total flux cleaned = -0.00285047 Jy ! Component: 2800 - total flux cleaned = -0.00289051 Jy ! Component: 2850 - total flux cleaned = -0.0028905 Jy ! Component: 2900 - total flux cleaned = -0.0029428 Jy ! Component: 2950 - total flux cleaned = -0.00294289 Jy ! Component: 3000 - total flux cleaned = -0.00302026 Jy ! Component: 3050 - total flux cleaned = -0.00308397 Jy ! Component: 3100 - total flux cleaned = -0.00305867 Jy ! Component: 3150 - total flux cleaned = -0.00312145 Jy ! Component: 3200 - total flux cleaned = -0.00314631 Jy ! Component: 3250 - total flux cleaned = -0.00315863 Jy ! Component: 3300 - total flux cleaned = -0.00319543 Jy ! Component: 3350 - total flux cleaned = -0.00320769 Jy ! Component: 3400 - total flux cleaned = -0.00325614 Jy ! Component: 3450 - total flux cleaned = -0.00328026 Jy ! Component: 3500 - total flux cleaned = -0.00336365 Jy ! Component: 3550 - total flux cleaned = -0.00336367 Jy ! Component: 3600 - total flux cleaned = -0.00342238 Jy ! Component: 3650 - total flux cleaned = -0.00350382 Jy ! Component: 3700 - total flux cleaned = -0.00353842 Jy ! Component: 3750 - total flux cleaned = -0.00354993 Jy ! Component: 3800 - total flux cleaned = -0.00360687 Jy ! Component: 3850 - total flux cleaned = -0.00366335 Jy ! Component: 3900 - total flux cleaned = -0.00366342 Jy ! Component: 3950 - total flux cleaned = -0.00373033 Jy ! Component: 4000 - total flux cleaned = -0.00374133 Jy ! Component: 4050 - total flux cleaned = -0.00379635 Jy ! Total flux subtracted in 4096 components = -0.00381815 Jy ! Clean residual min=-0.000608 max=0.000616 Jy/beam ! Clean residual mean=-0.000001 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.41741 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 480 components and 0.41741 Jy ![Exited script file: muppet] wmap "J1013+3445_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.944 x 5.72 at -5.66 degrees (North through East) ! Clean map min=-0.0016117 max=0.31482 Jy/beam ! Writing clean map to FITS file: J1013+3445_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.314818 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000201082 device "J1013+3445_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J1013+3445_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.191617 0.191617 0.383234 0.766469 1.53294 3.06588 6.13175 12.2635 24.527 49.054 98.108 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.314 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.944 x 5.72 at -5.66 degrees (North through East) ! Clean map min=-0.0016117 max=0.31482 Jy/beam quit ! Quitting program ! Log file J1013+3445_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:31:54 2016