! Started logfile: J0512+2927_S_2015_01_23_pus_uvs.log on Mon Jan 2 18:05:55 2017 obs J0512+2927_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0512+2927_S_2015_01_23_pus_uva.fits ! AN table 1: 124 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.746953 visibilities/baseline/integration-bin. ! Found source: J0512+2927 ! ! 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 338 lines of history. ! ! Reading 16672 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 J0512+2927_S_2015_01_23_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 180 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 180 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 180 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 180 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.137408Jy sigma=0.011271 ! Fit after self-cal, rms=1.065556Jy sigma=0.011043 ! 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=2.662 mas, bmaj=5.444 mas, bpa=-1.637 degrees ! Estimated noise=747.082 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.075982 Jy ! Component: 100 - total flux cleaned = 0.101968 Jy ! Total flux subtracted in 100 components = 0.101968 Jy ! Clean residual min=-0.005285 max=0.011649 Jy/beam ! Clean residual mean=0.000008 rms=0.001635 Jy/beam ! Combined flux in latest and established models = 0.101968 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.101968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.663981Jy sigma=0.000880 ! Fit after self-cal, rms=0.663988Jy sigma=0.000879 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0136328 Jy ! Component: 100 - total flux cleaned = 0.0214471 Jy ! Total flux subtracted in 100 components = 0.0214471 Jy ! Clean residual min=-0.004376 max=0.009039 Jy/beam ! Clean residual mean=0.000007 rms=0.001242 Jy/beam ! Combined flux in latest and established models = 0.123415 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 27 components and 0.123415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.662328Jy sigma=0.000831 ! Fit after self-cal, rms=0.662349Jy sigma=0.000831 ! Inverting map ! Added new window around map position (-4, -3.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0091573 Jy ! Component: 100 - total flux cleaned = 0.0146023 Jy ! Total flux subtracted in 100 components = 0.0146023 Jy ! Clean residual min=-0.003767 max=0.004255 Jy/beam ! Clean residual mean=0.000006 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.138017 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 49 components and 0.138017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.661496Jy sigma=0.000809 ! Fit after self-cal, rms=0.661509Jy sigma=0.000808 ! 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.437 mas, bmaj=6.566 mas, bpa=-1.052 degrees ! Estimated noise=474.162 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.00868296 Jy ! Component: 100 - total flux cleaned = 0.0143627 Jy ! Component: 150 - total flux cleaned = 0.0183933 Jy ! Component: 200 - total flux cleaned = 0.0213215 Jy ! Total flux subtracted in 200 components = 0.0213215 Jy ! Clean residual min=-0.005253 max=0.004623 Jy/beam ! Clean residual mean=0.000011 rms=0.001160 Jy/beam ! Combined flux in latest and established models = 0.159339 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 99 components and 0.159339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.660510Jy sigma=0.000798 ! Fit after self-cal, rms=0.660515Jy sigma=0.000797 ! 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.01 FD 0.16 HN 0.98 KP 1.15 ! LA 0.98 MK 1.01 NL 1.03 OV 0.96 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.24 HN 1.01 KP 1.06 ! LA 0.97 MK 1.00 NL 1.20 OV 1.00 ! PT 1.02 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.22 HN 1.04 KP 0.90 ! LA 0.78 MK 1.05 NL 1.34 OV 0.93 ! PT 1.03 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.18 HN 0.96 KP 0.86 ! LA 0.82 MK 1.08 NL 1.03 OV 0.99 ! PT 1.05 SC 1.00 ! ! ! Fit before self-cal, rms=0.660515Jy sigma=0.000797 ! Fit after self-cal, rms=0.134635Jy sigma=0.000772 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.482 mas, bmaj=6.64 mas, bpa=-0.9432 degrees ! Estimated noise=474.147 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.000424178 Jy ! Component: 100 - total flux cleaned = -0.000664735 Jy ! Component: 150 - total flux cleaned = -0.000766385 Jy ! Component: 200 - total flux cleaned = -0.000810782 Jy ! Total flux subtracted in 200 components = -0.000810782 Jy ! Clean residual min=-0.002385 max=0.002879 Jy/beam ! Clean residual mean=-0.000001 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.158528 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 109 components and 0.158528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134619Jy sigma=0.000771 ! Fit after self-cal, rms=0.134404Jy sigma=0.000771 ! 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.134404Jy sigma=0.000771 ! Fit after self-cal, rms=0.133052Jy sigma=0.000769 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.467 mas, bmaj=6.621 mas, bpa=-1.249 degrees ! Estimated noise=472.803 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000331487 Jy ! Component: 100 - total flux cleaned = -0.000545713 Jy ! Component: 150 - total flux cleaned = -0.000585202 Jy ! Component: 200 - total flux cleaned = -0.000622287 Jy ! Total flux subtracted in 200 components = -0.000622287 Jy ! Clean residual min=-0.002222 max=0.002747 Jy/beam ! Clean residual mean=-0.000001 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.157905 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 114 components and 0.157905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133043Jy sigma=0.000769 ! Fit after self-cal, rms=0.133053Jy 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 (-20.5, -24.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00279304 Jy ! Component: 100 - total flux cleaned = 0.00445149 Jy ! Component: 150 - total flux cleaned = 0.00558386 Jy ! Component: 200 - total flux cleaned = 0.00645771 Jy ! Total flux subtracted in 200 components = 0.00645771 Jy ! Clean residual min=-0.001894 max=0.002236 Jy/beam ! Clean residual mean=0.000001 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.164363 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 141 components and 0.164363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132987Jy sigma=0.000768 ! Fit after self-cal, rms=0.132958Jy sigma=0.000767 ! 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.132958Jy sigma=0.000767 ! Fit after self-cal, rms=0.132998Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.469 mas, bmaj=6.617 mas, bpa=-1.368 degrees ! Estimated noise=472.194 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117328 Jy ! Component: 100 - total flux cleaned = 0.00200044 Jy ! Component: 150 - total flux cleaned = 0.00240281 Jy ! Component: 200 - total flux cleaned = 0.00265372 Jy ! Total flux subtracted in 200 components = 0.00265372 Jy ! Clean residual min=-0.001819 max=0.001790 Jy/beam ! Clean residual mean=0.000000 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.167017 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 156 components and 0.167017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132982Jy sigma=0.000767 ! Fit after self-cal, rms=0.132979Jy sigma=0.000767 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.00033573 Jy ! Component: 100 - total flux cleaned = 0.000480864 Jy ! Component: 150 - total flux cleaned = 0.000612567 Jy ! Component: 200 - total flux cleaned = 0.000718321 Jy ! Total flux subtracted in 200 components = 0.000718321 Jy ! Clean residual min=-0.001794 max=0.001836 Jy/beam ! Clean residual mean=0.000000 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.167735 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 164 components and 0.167735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132972Jy sigma=0.000767 ! Fit after self-cal, rms=0.132970Jy sigma=0.000767 ! 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.132970Jy sigma=0.000767 ! Fit after self-cal, rms=0.133111Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.287 mas, bmaj=10.04 mas, bpa=-1.026 degrees ! Estimated noise=586.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000949077 Jy ! Component: 100 - total flux cleaned = 0.0015653 Jy ! Component: 150 - total flux cleaned = 0.00183278 Jy ! Component: 200 - total flux cleaned = 0.00197143 Jy ! Total flux subtracted in 200 components = 0.00197143 Jy ! Clean residual min=-0.002410 max=0.002709 Jy/beam ! Clean residual mean=0.000001 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.169707 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 177 components and 0.169707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133111Jy sigma=0.000767 ! Fit after self-cal, rms=0.133108Jy sigma=0.000767 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.00017918 Jy ! Component: 100 - total flux cleaned = 0.000298706 Jy ! Component: 150 - total flux cleaned = 0.000338715 Jy ! Component: 200 - total flux cleaned = 0.00035724 Jy ! Total flux subtracted in 200 components = 0.00035724 Jy ! Clean residual min=-0.002397 max=0.002721 Jy/beam ! Clean residual mean=0.000001 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.170064 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 180 components and 0.170064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133108Jy sigma=0.000767 ! Fit after self-cal, rms=0.133106Jy sigma=0.000767 ! 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.471 mas, bmaj=6.614 mas, bpa=-1.396 degrees ! Estimated noise=472.44 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.471 x 6.614 at -1.396 degrees (North through East) ! Clean map min=-0.0016896 max=0.10262 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=2.67 mas, bmaj=5.471 mas, bpa=-2.118 degrees ! Estimated noise=744.791 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0761651 Jy ! Component: 100 - total flux cleaned = 0.103768 Jy ! Component: 150 - total flux cleaned = 0.117672 Jy ! Component: 200 - total flux cleaned = 0.126251 Jy ! Total flux subtracted in 200 components = 0.126251 Jy ! Clean residual min=-0.003197 max=0.004757 Jy/beam ! Clean residual mean=0.000002 rms=0.000925 Jy/beam ! Combined flux in latest and established models = 0.126251 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.126251 Jy ! Inverting map and beam ! Estimated beam: bmin=3.471 mas, bmaj=6.614 mas, bpa=-1.396 degrees ! Estimated noise=472.44 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0103585 Jy ! Component: 100 - total flux cleaned = 0.0167943 Jy ! Component: 150 - total flux cleaned = 0.0212564 Jy ! Component: 200 - total flux cleaned = 0.0246163 Jy ! Total flux subtracted in 200 components = 0.0246163 Jy ! Clean residual min=-0.002438 max=0.002903 Jy/beam ! Clean residual mean=0.000000 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.150867 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 88 components and 0.150867 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.287 mas, bmaj=10.04 mas, bpa=-1.026 degrees ! Estimated noise=586.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00458362 Jy ! Component: 100 - total flux cleaned = 0.00773905 Jy ! Component: 150 - total flux cleaned = 0.0101334 Jy ! Component: 200 - total flux cleaned = 0.0119921 Jy ! Total flux subtracted in 200 components = 0.0119921 Jy ! Clean residual min=-0.002762 max=0.002406 Jy/beam ! Clean residual mean=0.000001 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.162859 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.00145916 Jy ! Component: 100 - total flux cleaned = 0.00261784 Jy ! Component: 150 - total flux cleaned = 0.0035464 Jy ! Component: 200 - total flux cleaned = 0.0042966 Jy ! Total flux subtracted in 200 components = 0.0042966 Jy ! Clean residual min=-0.002543 max=0.002529 Jy/beam ! Clean residual mean=0.000001 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.167156 Jy ! Adding 107 model components to the UV plane model. ! The established model now contains 184 components and 0.167156 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.471 mas, bmaj=6.614 mas, bpa=-1.396 degrees ! Estimated noise=472.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00011972 Jy ! Component: 100 - total flux cleaned = 0.000442051 Jy ! Component: 150 - total flux cleaned = 0.000554021 Jy ! Component: 200 - total flux cleaned = 0.000707331 Jy ! Total flux subtracted in 200 components = 0.000707331 Jy ! Clean residual min=-0.001713 max=0.002031 Jy/beam ! Clean residual mean=0.000000 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.167863 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 199 components and 0.167863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133094Jy sigma=0.000767 ! Fit after self-cal, rms=0.133091Jy sigma=0.000767 wmodel J0512+2927_S_2015_01_23_pus_map.mod ! Writing 199 model components to file: J0512+2927_S_2015_01_23_pus_map.mod wobs J0512+2927_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0512+2927_S_2015_01_23_pus_uvs.fits wwins J0512+2927_S_2015_01_23_pus_map.win ! wwins: Wrote 3 windows to J0512+2927_S_2015_01_23_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.0004594 Jy ! Component: 100 - total flux cleaned = 0.000333704 Jy ! Component: 150 - total flux cleaned = 0.000332553 Jy ! Component: 200 - total flux cleaned = 0.000416342 Jy ! Component: 250 - total flux cleaned = 0.000496869 Jy ! Component: 300 - total flux cleaned = 0.000652059 Jy ! Component: 350 - total flux cleaned = 0.000727753 Jy ! Component: 400 - total flux cleaned = 0.000776197 Jy ! Component: 450 - total flux cleaned = 0.000752566 Jy ! Component: 500 - total flux cleaned = 0.000706492 Jy ! Component: 550 - total flux cleaned = 0.00059508 Jy ! Component: 600 - total flux cleaned = 0.000529642 Jy ! Component: 650 - total flux cleaned = 0.000444344 Jy ! Component: 700 - total flux cleaned = 0.000277943 Jy ! Component: 750 - total flux cleaned = 9.56527e-05 Jy ! Component: 800 - total flux cleaned = 1.63458e-05 Jy ! Component: 850 - total flux cleaned = -8.15248e-05 Jy ! Component: 900 - total flux cleaned = -0.000215858 Jy ! Component: 950 - total flux cleaned = -0.000310006 Jy ! Component: 1000 - total flux cleaned = -0.000438973 Jy ! Component: 1050 - total flux cleaned = -0.000511635 Jy ! Component: 1100 - total flux cleaned = -0.000601233 Jy ! Component: 1150 - total flux cleaned = -0.00072426 Jy ! Component: 1200 - total flux cleaned = -0.000793229 Jy ! Component: 1250 - total flux cleaned = -0.000827295 Jy ! Component: 1300 - total flux cleaned = -0.000860864 Jy ! Component: 1350 - total flux cleaned = -0.000926882 Jy ! Component: 1400 - total flux cleaned = -0.000926551 Jy ! Component: 1450 - total flux cleaned = -0.000958521 Jy ! Component: 1500 - total flux cleaned = -0.000894526 Jy ! Component: 1550 - total flux cleaned = -0.000910256 Jy ! Component: 1600 - total flux cleaned = -0.000863308 Jy ! Component: 1650 - total flux cleaned = -0.00084804 Jy ! Component: 1700 - total flux cleaned = -0.000832857 Jy ! Component: 1750 - total flux cleaned = -0.000847832 Jy ! Component: 1800 - total flux cleaned = -0.000817889 Jy ! Component: 1850 - total flux cleaned = -0.000744385 Jy ! Component: 1900 - total flux cleaned = -0.000729987 Jy ! Component: 1950 - total flux cleaned = -0.000715785 Jy ! Component: 2000 - total flux cleaned = -0.00073012 Jy ! Component: 2050 - total flux cleaned = -0.000702089 Jy ! Component: 2100 - total flux cleaned = -0.000688178 Jy ! Component: 2150 - total flux cleaned = -0.000701923 Jy ! Component: 2200 - total flux cleaned = -0.00067462 Jy ! Component: 2250 - total flux cleaned = -0.000647532 Jy ! Component: 2300 - total flux cleaned = -0.000661078 Jy ! Component: 2350 - total flux cleaned = -0.000621212 Jy ! Component: 2400 - total flux cleaned = -0.000647427 Jy ! Component: 2450 - total flux cleaned = -0.000647391 Jy ! Component: 2500 - total flux cleaned = -0.000686327 Jy ! Component: 2550 - total flux cleaned = -0.000686415 Jy ! Component: 2600 - total flux cleaned = -0.000724487 Jy ! Component: 2650 - total flux cleaned = -0.000737128 Jy ! Component: 2700 - total flux cleaned = -0.00077448 Jy ! Component: 2750 - total flux cleaned = -0.000811784 Jy ! Component: 2800 - total flux cleaned = -0.000823981 Jy ! Component: 2850 - total flux cleaned = -0.000835981 Jy ! Component: 2900 - total flux cleaned = -0.000872403 Jy ! Component: 2950 - total flux cleaned = -0.000860411 Jy ! Component: 3000 - total flux cleaned = -0.000884391 Jy ! Component: 3050 - total flux cleaned = -0.000872643 Jy ! Component: 3100 - total flux cleaned = -0.000872786 Jy ! Component: 3150 - total flux cleaned = -0.000884516 Jy ! Component: 3200 - total flux cleaned = -0.000861511 Jy ! Component: 3250 - total flux cleaned = -0.000907433 Jy ! Component: 3300 - total flux cleaned = -0.000850338 Jy ! Component: 3350 - total flux cleaned = -0.000861639 Jy ! Component: 3400 - total flux cleaned = -0.000805431 Jy ! Component: 3450 - total flux cleaned = -0.000827723 Jy ! Component: 3500 - total flux cleaned = -0.000761302 Jy ! Component: 3550 - total flux cleaned = -0.000750363 Jy ! Component: 3600 - total flux cleaned = -0.00071752 Jy ! Component: 3650 - total flux cleaned = -0.000695795 Jy ! Component: 3700 - total flux cleaned = -0.000685086 Jy ! Component: 3750 - total flux cleaned = -0.000620653 Jy ! Component: 3800 - total flux cleaned = -0.00064203 Jy ! Component: 3850 - total flux cleaned = -0.000620846 Jy ! Component: 3900 - total flux cleaned = -0.000589262 Jy ! Component: 3950 - total flux cleaned = -0.000547584 Jy ! Component: 4000 - total flux cleaned = -0.000526856 Jy ! Component: 4050 - total flux cleaned = -0.000527039 Jy ! Total flux subtracted in 4096 components = -0.000547654 Jy ! Clean residual min=-0.000617 max=0.000548 Jy/beam ! Clean residual mean=0.000000 rms=0.000191 Jy/beam ! Combined flux in latest and established models = 0.167316 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 494 components and 0.167316 Jy ![Exited script file: muppet] wmap "J0512+2927_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.471 x 6.614 at -1.396 degrees (North through East) ! Clean map min=-0.0011156 max=0.10284 Jy/beam ! Writing clean map to FITS file: J0512+2927_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.102841 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00018859 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.550143 0.550143 1.10029 2.20057 4.40115 8.80229 17.6046 35.2092 70.4184 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.102 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.471 x 6.614 at -1.396 degrees (North through East) ! Clean map min=-0.0011156 max=0.10284 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 J0512+2927_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 18:06:00 2017