! Started logfile: J0419+5722_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:15:21 2016 obs J0419+5722_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0419+5722_S_2014_08_05_pus_uva.fits ! AN table 1: 103 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.765912 visibilities/baseline/integration-bin. ! Found source: J0419+5722 ! ! 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 14200 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 J0419+5722_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 127 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 127 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 127 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 127 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.568618Jy sigma=0.006260 ! Fit after self-cal, rms=0.458422Jy sigma=0.005062 ! 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.793 mas, bmaj=6.161 mas, bpa=62.23 degrees ! Estimated noise=864.956 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.422469 Jy ! Component: 100 - total flux cleaned = 0.555336 Jy ! Total flux subtracted in 100 components = 0.555336 Jy ! Clean residual min=-0.023113 max=0.057693 Jy/beam ! Clean residual mean=-0.000008 rms=0.007004 Jy/beam ! Combined flux in latest and established models = 0.555336 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.555336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159525Jy sigma=0.001604 ! Fit after self-cal, rms=0.157934Jy sigma=0.001591 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.064517 Jy ! Component: 100 - total flux cleaned = 0.0957333 Jy ! Total flux subtracted in 100 components = 0.0957333 Jy ! Clean residual min=-0.014936 max=0.016389 Jy/beam ! Clean residual mean=0.000023 rms=0.003947 Jy/beam ! Combined flux in latest and established models = 0.65107 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 26 components and 0.651069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119412Jy sigma=0.001172 ! Fit after self-cal, rms=0.118363Jy sigma=0.001162 ! 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.83 mas, bmaj=6.915 mas, bpa=64.43 degrees ! Estimated noise=541.434 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-4, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0312974 Jy ! Component: 100 - total flux cleaned = 0.0494809 Jy ! Component: 150 - total flux cleaned = 0.0620858 Jy ! Component: 200 - total flux cleaned = 0.071143 Jy ! Total flux subtracted in 200 components = 0.071143 Jy ! Clean residual min=-0.010413 max=0.009309 Jy/beam ! Clean residual mean=0.000023 rms=0.002548 Jy/beam ! Combined flux in latest and established models = 0.722212 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 87 components and 0.722213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107259Jy sigma=0.001065 ! Fit after self-cal, rms=0.106817Jy sigma=0.001061 ! 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.99 FD 0.84 HN 0.99 KP 1.05 ! LA 1.11 MK 1.00* NL 0.97 OV 0.98 ! PT 1.02 SC 0.91 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.02 HN 1.05 KP 1.01 ! LA 1.07 MK 1.00* NL 1.01 OV 1.00 ! PT 1.01 SC 1.07 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.15 HN 1.05 KP 0.90 ! LA 0.84 MK 1.00* NL 1.00 OV 0.94 ! PT 0.99 SC 1.06 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.02 HN 1.03 KP 0.87 ! LA 0.81 MK 1.00* NL 1.07 OV 1.00 ! PT 1.03 SC 1.01 ! ! ! Fit before self-cal, rms=0.106817Jy sigma=0.001061 ! Fit after self-cal, rms=0.078400Jy sigma=0.000816 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.854 mas, bmaj=6.943 mas, bpa=64.41 degrees ! Estimated noise=539.375 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.00331571 Jy ! Component: 100 - total flux cleaned = 0.00348895 Jy ! Component: 150 - total flux cleaned = 0.003502 Jy ! Component: 200 - total flux cleaned = 0.00330972 Jy ! Total flux subtracted in 200 components = 0.00330972 Jy ! Clean residual min=-0.005535 max=0.005581 Jy/beam ! Clean residual mean=-0.000059 rms=0.001331 Jy/beam ! Combined flux in latest and established models = 0.725522 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 118 components and 0.725522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077951Jy sigma=0.000810 ! Fit after self-cal, rms=0.077877Jy sigma=0.000809 ! 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.077877Jy sigma=0.000809 ! Fit after self-cal, rms=0.076140Jy sigma=0.000791 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.845 mas, bmaj=6.962 mas, bpa=64.19 degrees ! Estimated noise=540.151 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00129114 Jy ! Component: 100 - total flux cleaned = -0.000775145 Jy ! Component: 150 - total flux cleaned = -0.000419927 Jy ! Component: 200 - total flux cleaned = -0.000290112 Jy ! Total flux subtracted in 200 components = -0.000290112 Jy ! Clean residual min=-0.002734 max=0.004614 Jy/beam ! Clean residual mean=-0.000004 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.725232 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 128 components and 0.725232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076013Jy sigma=0.000789 ! Fit after self-cal, rms=0.075984Jy sigma=0.000789 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 (-18.5, -20.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00458136 Jy ! Component: 100 - total flux cleaned = 0.00736877 Jy ! Component: 150 - total flux cleaned = 0.0093918 Jy ! Component: 200 - total flux cleaned = 0.010735 Jy ! Total flux subtracted in 200 components = 0.010735 Jy ! Clean residual min=-0.002694 max=0.002575 Jy/beam ! Clean residual mean=0.000009 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.735967 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 157 components and 0.735967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075658Jy sigma=0.000786 ! Fit after self-cal, rms=0.075647Jy sigma=0.000785 ! 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.075647Jy sigma=0.000785 ! Fit after self-cal, rms=0.075617Jy sigma=0.000785 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.842 mas, bmaj=6.969 mas, bpa=64.11 degrees ! Estimated noise=539.887 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000346306 Jy ! Component: 100 - total flux cleaned = 0.00127744 Jy ! Component: 150 - total flux cleaned = 0.00191257 Jy ! Component: 200 - total flux cleaned = 0.00223612 Jy ! Total flux subtracted in 200 components = 0.00223612 Jy ! Clean residual min=-0.002153 max=0.002131 Jy/beam ! Clean residual mean=0.000011 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.738203 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 177 components and 0.738203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075544Jy sigma=0.000784 ! Fit after self-cal, rms=0.075539Jy sigma=0.000784 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.000247858 Jy ! Component: 100 - total flux cleaned = 0.000499869 Jy ! Component: 150 - total flux cleaned = 0.00076329 Jy ! Component: 200 - total flux cleaned = 0.000946905 Jy ! Total flux subtracted in 200 components = 0.000946905 Jy ! Clean residual min=-0.001976 max=0.002081 Jy/beam ! Clean residual mean=0.000012 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.73915 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 195 components and 0.73915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075507Jy sigma=0.000784 ! Fit after self-cal, rms=0.075503Jy sigma=0.000784 ! 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.075503Jy sigma=0.000784 ! Fit after self-cal, rms=0.075506Jy sigma=0.000784 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.401 mas, bmaj=9.636 mas, bpa=84.54 degrees ! Estimated noise=614.183 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104657 Jy ! Component: 100 - total flux cleaned = 0.0013978 Jy ! Component: 150 - total flux cleaned = 0.00161581 Jy ! Component: 200 - total flux cleaned = 0.00180746 Jy ! Total flux subtracted in 200 components = 0.00180746 Jy ! Clean residual min=-0.002630 max=0.002595 Jy/beam ! Clean residual mean=0.000026 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.740958 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 214 components and 0.740957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075490Jy sigma=0.000784 ! Fit after self-cal, rms=0.075488Jy sigma=0.000784 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.000154262 Jy ! Component: 100 - total flux cleaned = 0.000287318 Jy ! Component: 150 - total flux cleaned = 0.000367879 Jy ! Component: 200 - total flux cleaned = 0.000405397 Jy ! Total flux subtracted in 200 components = 0.000405397 Jy ! Clean residual min=-0.002619 max=0.002497 Jy/beam ! Clean residual mean=0.000026 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.741363 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 237 components and 0.741363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075480Jy sigma=0.000784 ! Fit after self-cal, rms=0.075478Jy sigma=0.000784 ! 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.841 mas, bmaj=6.972 mas, bpa=64.06 degrees ! Estimated noise=539.853 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.841 x 6.972 at 64.06 degrees (North through East) ! Clean map min=-0.0021876 max=0.55835 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075478Jy sigma=0.000784 ! Fit after self-cal, rms=0.068751Jy sigma=0.000705 ! Inverting map and beam ! Estimated beam: bmin=4.839 mas, bmaj=6.975 mas, bpa=64.03 degrees ! Estimated noise=539.673 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000463008 Jy ! Component: 100 - total flux cleaned = -0.000430847 Jy ! Component: 150 - total flux cleaned = -0.000374766 Jy ! Component: 200 - total flux cleaned = -0.000374098 Jy ! Total flux subtracted in 200 components = -0.000374098 Jy ! Clean residual min=-0.001994 max=0.001988 Jy/beam ! Clean residual mean=0.000013 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.740989 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 253 components and 0.740989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068725Jy sigma=0.000705 ! Fit after self-cal, rms=0.068723Jy sigma=0.000704 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.83482e-05 Jy ! Component: 100 - total flux cleaned = 6.29728e-05 Jy ! Component: 150 - total flux cleaned = 8.51389e-05 Jy ! Component: 200 - total flux cleaned = 0.000126019 Jy ! Total flux subtracted in 200 components = 0.000126019 Jy ! Clean residual min=-0.001967 max=0.001954 Jy/beam ! Clean residual mean=0.000013 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.741115 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 261 components and 0.741115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068709Jy sigma=0.000704 ! Fit after self-cal, rms=0.068708Jy sigma=0.000704 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068708Jy sigma=0.000704 ! Fit after self-cal, rms=0.068729Jy sigma=0.000704 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.787 mas, bmaj=6.212 mas, bpa=61.84 degrees ! Estimated noise=867.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.42347 Jy ! Component: 100 - total flux cleaned = 0.559916 Jy ! Component: 150 - total flux cleaned = 0.621403 Jy ! Component: 200 - total flux cleaned = 0.649921 Jy ! Total flux subtracted in 200 components = 0.649921 Jy ! Clean residual min=-0.006324 max=0.013384 Jy/beam ! Clean residual mean=-0.000030 rms=0.002019 Jy/beam ! Combined flux in latest and established models = 0.649922 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.649922 Jy ! Inverting map and beam ! Estimated beam: bmin=4.838 mas, bmaj=6.977 mas, bpa=63.99 degrees ! Estimated noise=539.752 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.0237461 Jy ! Component: 100 - total flux cleaned = 0.0383377 Jy ! Component: 150 - total flux cleaned = 0.048267 Jy ! Component: 200 - total flux cleaned = 0.0554586 Jy ! Total flux subtracted in 200 components = 0.0554586 Jy ! Clean residual min=-0.003094 max=0.004170 Jy/beam ! Clean residual mean=-0.000031 rms=0.001047 Jy/beam ! Combined flux in latest and established models = 0.70538 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 82 components and 0.70538 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.403 mas, bmaj=9.639 mas, bpa=84.41 degrees ! Estimated noise=614.038 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00829976 Jy ! Component: 100 - total flux cleaned = 0.0139633 Jy ! Component: 150 - total flux cleaned = 0.0183342 Jy ! Component: 200 - total flux cleaned = 0.0218582 Jy ! Total flux subtracted in 200 components = 0.0218582 Jy ! Clean residual min=-0.003070 max=0.003268 Jy/beam ! Clean residual mean=-0.000009 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.727238 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.00286595 Jy ! Component: 100 - total flux cleaned = 0.00520477 Jy ! Component: 150 - total flux cleaned = 0.00711777 Jy ! Component: 200 - total flux cleaned = 0.00868419 Jy ! Total flux subtracted in 200 components = 0.00868419 Jy ! Clean residual min=-0.002694 max=0.002806 Jy/beam ! Clean residual mean=0.000010 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.735923 Jy ! Adding 131 model components to the UV plane model. ! The established model now contains 200 components and 0.735922 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.838 mas, bmaj=6.977 mas, bpa=63.99 degrees ! Estimated noise=539.752 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015391 Jy ! Component: 100 - total flux cleaned = 0.00226557 Jy ! Component: 150 - total flux cleaned = 0.00269143 Jy ! Component: 200 - total flux cleaned = 0.0029654 Jy ! Total flux subtracted in 200 components = 0.0029654 Jy ! Clean residual min=-0.001998 max=0.002411 Jy/beam ! Clean residual mean=0.000009 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.738888 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 224 components and 0.738888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068795Jy sigma=0.000705 ! Fit after self-cal, rms=0.068769Jy sigma=0.000705 wmodel J0419+5722_S_2014_08_05_pus_map.mod ! Writing 224 model components to file: J0419+5722_S_2014_08_05_pus_map.mod wobs J0419+5722_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0419+5722_S_2014_08_05_pus_uvs.fits wwins J0419+5722_S_2014_08_05_pus_map.win ! wwins: Wrote 3 windows to J0419+5722_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 = 0.000490576 Jy ! Component: 100 - total flux cleaned = 0.000526563 Jy ! Component: 150 - total flux cleaned = 0.000654964 Jy ! Component: 200 - total flux cleaned = 0.000780321 Jy ! Component: 250 - total flux cleaned = 0.000929794 Jy ! Component: 300 - total flux cleaned = 0.000958816 Jy ! Component: 350 - total flux cleaned = 0.000959903 Jy ! Component: 400 - total flux cleaned = 0.00104012 Jy ! Component: 450 - total flux cleaned = 0.0010661 Jy ! Component: 500 - total flux cleaned = 0.00114152 Jy ! Component: 550 - total flux cleaned = 0.00126268 Jy ! Component: 600 - total flux cleaned = 0.00138021 Jy ! Component: 650 - total flux cleaned = 0.00149502 Jy ! Component: 700 - total flux cleaned = 0.00162837 Jy ! Component: 750 - total flux cleaned = 0.00182361 Jy ! Component: 800 - total flux cleaned = 0.00197126 Jy ! Component: 850 - total flux cleaned = 0.00207437 Jy ! Component: 900 - total flux cleaned = 0.0022549 Jy ! Component: 950 - total flux cleaned = 0.00241167 Jy ! Component: 1000 - total flux cleaned = 0.00262287 Jy ! Component: 1050 - total flux cleaned = 0.00277304 Jy ! Component: 1100 - total flux cleaned = 0.00299438 Jy ! Component: 1150 - total flux cleaned = 0.00317453 Jy ! Component: 1200 - total flux cleaned = 0.00331589 Jy ! Component: 1250 - total flux cleaned = 0.00348999 Jy ! Component: 1300 - total flux cleaned = 0.0036269 Jy ! Component: 1350 - total flux cleaned = 0.00379451 Jy ! Component: 1400 - total flux cleaned = 0.00387681 Jy ! Component: 1450 - total flux cleaned = 0.00402298 Jy ! Component: 1500 - total flux cleaned = 0.00415061 Jy ! Component: 1550 - total flux cleaned = 0.00426087 Jy ! Component: 1600 - total flux cleaned = 0.00440045 Jy ! Component: 1650 - total flux cleaned = 0.0045378 Jy ! Component: 1700 - total flux cleaned = 0.00465832 Jy ! Component: 1750 - total flux cleaned = 0.00474728 Jy ! Component: 1800 - total flux cleaned = 0.00484985 Jy ! Component: 1850 - total flux cleaned = 0.00496537 Jy ! Component: 1900 - total flux cleaned = 0.00500823 Jy ! Component: 1950 - total flux cleaned = 0.0051071 Jy ! Component: 2000 - total flux cleaned = 0.0052045 Jy ! Component: 2050 - total flux cleaned = 0.00527299 Jy ! Component: 2100 - total flux cleaned = 0.00539491 Jy ! Component: 2150 - total flux cleaned = 0.00543512 Jy ! Component: 2200 - total flux cleaned = 0.00554083 Jy ! Component: 2250 - total flux cleaned = 0.00556717 Jy ! Component: 2300 - total flux cleaned = 0.00565778 Jy ! Component: 2350 - total flux cleaned = 0.00570872 Jy ! Component: 2400 - total flux cleaned = 0.00582209 Jy ! Component: 2450 - total flux cleaned = 0.00583438 Jy ! Component: 2500 - total flux cleaned = 0.00588375 Jy ! Component: 2550 - total flux cleaned = 0.00593227 Jy ! Component: 2600 - total flux cleaned = 0.00598048 Jy ! Component: 2650 - total flux cleaned = 0.00602816 Jy ! Component: 2700 - total flux cleaned = 0.0060633 Jy ! Component: 2750 - total flux cleaned = 0.00612164 Jy ! Component: 2800 - total flux cleaned = 0.00616792 Jy ! Component: 2850 - total flux cleaned = 0.00623641 Jy ! Component: 2900 - total flux cleaned = 0.00629286 Jy ! Component: 2950 - total flux cleaned = 0.00633781 Jy ! Component: 3000 - total flux cleaned = 0.00637108 Jy ! Component: 3050 - total flux cleaned = 0.00644798 Jy ! Component: 3100 - total flux cleaned = 0.00646971 Jy ! Component: 3150 - total flux cleaned = 0.00650207 Jy ! Component: 3200 - total flux cleaned = 0.00656613 Jy ! Component: 3250 - total flux cleaned = 0.0065767 Jy ! Component: 3300 - total flux cleaned = 0.00662926 Jy ! Component: 3350 - total flux cleaned = 0.00666033 Jy ! Component: 3400 - total flux cleaned = 0.006681 Jy ! Component: 3450 - total flux cleaned = 0.00673204 Jy ! Component: 3500 - total flux cleaned = 0.00676238 Jy ! Component: 3550 - total flux cleaned = 0.00676245 Jy ! Component: 3600 - total flux cleaned = 0.00677242 Jy ! Component: 3650 - total flux cleaned = 0.00679229 Jy ! Component: 3700 - total flux cleaned = 0.00682176 Jy ! Component: 3750 - total flux cleaned = 0.00686067 Jy ! Component: 3800 - total flux cleaned = 0.00690892 Jy ! Component: 3850 - total flux cleaned = 0.00692806 Jy ! Component: 3900 - total flux cleaned = 0.00695657 Jy ! Component: 3950 - total flux cleaned = 0.00696596 Jy ! Component: 4000 - total flux cleaned = 0.00695659 Jy ! Component: 4050 - total flux cleaned = 0.00697521 Jy ! Total flux subtracted in 4096 components = 0.00699371 Jy ! Clean residual min=-0.000521 max=0.000555 Jy/beam ! Clean residual mean=0.000002 rms=0.000173 Jy/beam ! Combined flux in latest and established models = 0.745882 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 509 components and 0.745882 Jy ![Exited script file: muppet] wmap "J0419+5722_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.838 x 6.977 at 63.99 degrees (North through East) ! Clean map min=-0.0010965 max=0.56117 Jy/beam ! Writing clean map to FITS file: J0419+5722_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.561168 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000170508 device "J0419+5722_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0419+5722_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0911536 0.0911536 0.182307 0.364614 0.729228 1.45846 2.91691 5.83383 11.6677 23.3353 46.6706 93.3412 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.561 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.838 x 6.977 at 63.99 degrees (North through East) ! Clean map min=-0.0010965 max=0.56117 Jy/beam quit ! Quitting program ! Log file J0419+5722_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:15:27 2016