! Started logfile: J1314+5306_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:05:59 2016 obs J1314+5306_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1314+5306_S_2014_08_09_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.768421 visibilities/baseline/integration-bin. ! Found source: J1314+5306 ! ! 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 342 lines of history. ! ! Reading 13140 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 J1314+5306_S_2014_08_09_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 119 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.686578Jy sigma=0.007973 ! Fit after self-cal, rms=0.626205Jy sigma=0.007288 ! 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=4.154 mas, bmaj=5.494 mas, bpa=62.06 degrees ! Estimated noise=810.116 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.288979 Jy ! Component: 100 - total flux cleaned = 0.355821 Jy ! Total flux subtracted in 100 components = 0.355821 Jy ! Clean residual min=-0.010099 max=0.025131 Jy/beam ! Clean residual mean=0.000001 rms=0.002957 Jy/beam ! Combined flux in latest and established models = 0.355821 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.355821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094563Jy sigma=0.000985 ! Fit after self-cal, rms=0.094560Jy sigma=0.000985 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0259056 Jy ! Component: 100 - total flux cleaned = 0.0387289 Jy ! Total flux subtracted in 100 components = 0.0387289 Jy ! Clean residual min=-0.007772 max=0.007674 Jy/beam ! Clean residual mean=0.000012 rms=0.001886 Jy/beam ! Combined flux in latest and established models = 0.39455 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 16 components and 0.39455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085986Jy sigma=0.000904 ! Fit after self-cal, rms=0.085977Jy sigma=0.000904 ! 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=5.07 mas, bmaj=6.323 mas, bpa=58.68 degrees ! Estimated noise=542.379 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.0079587 Jy ! Component: 100 - total flux cleaned = 0.0125542 Jy ! Component: 150 - total flux cleaned = 0.0154269 Jy ! Component: 200 - total flux cleaned = 0.0172751 Jy ! Total flux subtracted in 200 components = 0.0172751 Jy ! Clean residual min=-0.006171 max=0.006562 Jy/beam ! Clean residual mean=0.000013 rms=0.001405 Jy/beam ! Combined flux in latest and established models = 0.411825 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 40 components and 0.411825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084777Jy sigma=0.000899 ! Fit after self-cal, rms=0.084772Jy sigma=0.000899 ! 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.99 FD 0.89 HN 0.96 KP 1.08 ! LA 1.10 MK 1.00* NL 0.98 OV 1.00 ! PT 1.05 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.04 HN 1.02 KP 1.03 ! LA 1.05 MK 1.00* NL 1.03 OV 1.02 ! PT 1.03 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.19 HN 1.03 KP 0.90 ! LA 0.85 MK 1.00* NL 0.99 OV 0.94 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.04 HN 1.00 KP 0.87 ! LA 0.80 MK 1.00* NL 1.06 OV 1.01 ! PT 1.04 SC 0.97 ! ! ! Fit before self-cal, rms=0.084772Jy sigma=0.000899 ! Fit after self-cal, rms=0.071867Jy sigma=0.000781 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.083 mas, bmaj=6.332 mas, bpa=58.73 degrees ! Estimated noise=542.811 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 (-17.5, -15.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.003444 Jy ! Component: 100 - total flux cleaned = 0.00389055 Jy ! Component: 150 - total flux cleaned = 0.00410934 Jy ! Component: 200 - total flux cleaned = 0.00410987 Jy ! Total flux subtracted in 200 components = 0.00410987 Jy ! Clean residual min=-0.001926 max=0.001628 Jy/beam ! Clean residual mean=-0.000018 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.415935 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 63 components and 0.415935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071709Jy sigma=0.000779 ! Fit after self-cal, rms=0.071686Jy sigma=0.000779 ! 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.071686Jy sigma=0.000779 ! Fit after self-cal, rms=0.071500Jy sigma=0.000778 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.077 mas, bmaj=6.341 mas, bpa=58.65 degrees ! Estimated noise=542.325 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000172107 Jy ! Component: 100 - total flux cleaned = 0.000204651 Jy ! Component: 150 - total flux cleaned = 0.000292358 Jy ! Component: 200 - total flux cleaned = 0.00031866 Jy ! Total flux subtracted in 200 components = 0.00031866 Jy ! Clean residual min=-0.001906 max=0.001569 Jy/beam ! Clean residual mean=-0.000015 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.416253 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 84 components and 0.416253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071471Jy sigma=0.000778 ! Fit after self-cal, rms=0.071470Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.22839e-05 Jy ! Component: 100 - total flux cleaned = 7.33359e-05 Jy ! Component: 150 - total flux cleaned = 9.51441e-05 Jy ! Component: 200 - total flux cleaned = 0.000114542 Jy ! Total flux subtracted in 200 components = 0.000114542 Jy ! Clean residual min=-0.001899 max=0.001576 Jy/beam ! Clean residual mean=-0.000015 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.416368 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 90 components and 0.416368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071458Jy sigma=0.000777 ! Fit after self-cal, rms=0.071457Jy sigma=0.000777 ! 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.071457Jy sigma=0.000777 ! Fit after self-cal, rms=0.071404Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.078 mas, bmaj=6.342 mas, bpa=58.66 degrees ! Estimated noise=541.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000507722 Jy ! Component: 100 - total flux cleaned = -0.000529765 Jy ! Component: 150 - total flux cleaned = -0.000547574 Jy ! Component: 200 - total flux cleaned = -0.000564166 Jy ! Total flux subtracted in 200 components = -0.000564166 Jy ! Clean residual min=-0.001857 max=0.001571 Jy/beam ! Clean residual mean=-0.000015 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.415804 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 95 components and 0.415804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071391Jy sigma=0.000777 ! Fit after self-cal, rms=0.071391Jy sigma=0.000777 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 = 2.03671e-06 Jy ! Component: 100 - total flux cleaned = -1.35583e-05 Jy ! Component: 150 - total flux cleaned = -1.338e-05 Jy ! Component: 200 - total flux cleaned = -2.81603e-05 Jy ! Total flux subtracted in 200 components = -2.81603e-05 Jy ! Clean residual min=-0.001857 max=0.001556 Jy/beam ! Clean residual mean=-0.000015 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.415776 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 97 components and 0.415776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071384Jy sigma=0.000777 ! Fit after self-cal, rms=0.071384Jy sigma=0.000777 ! 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.071384Jy sigma=0.000777 ! Fit after self-cal, rms=0.071346Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.668 mas, bmaj=8.991 mas, bpa=-75.98 degrees ! Estimated noise=620.352 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000515595 Jy ! Component: 100 - total flux cleaned = -0.000531085 Jy ! Component: 150 - total flux cleaned = -0.000518357 Jy ! Component: 200 - total flux cleaned = -0.000540106 Jy ! Total flux subtracted in 200 components = -0.000540106 Jy ! Clean residual min=-0.001683 max=0.001652 Jy/beam ! Clean residual mean=-0.000026 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.415235 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 103 components and 0.415235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071341Jy sigma=0.000777 ! Fit after self-cal, rms=0.071340Jy sigma=0.000777 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 = -1.32971e-05 Jy ! Component: 100 - total flux cleaned = 6.08094e-06 Jy ! Component: 150 - total flux cleaned = 6.39599e-06 Jy ! Component: 200 - total flux cleaned = 6.27543e-06 Jy ! Total flux subtracted in 200 components = 6.27543e-06 Jy ! Clean residual min=-0.001648 max=0.001647 Jy/beam ! Clean residual mean=-0.000026 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.415242 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 115 components and 0.415242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071339Jy sigma=0.000777 ! Fit after self-cal, rms=0.071339Jy sigma=0.000777 ! 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=5.08 mas, bmaj=6.343 mas, bpa=58.7 degrees ! Estimated noise=541.717 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.08 x 6.343 at 58.7 degrees (North through East) ! Clean map min=-0.0017766 max=0.37346 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=4.155 mas, bmaj=5.508 mas, bpa=62.15 degrees ! Estimated noise=806.635 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.287714 Jy ! Component: 100 - total flux cleaned = 0.353991 Jy ! Component: 150 - total flux cleaned = 0.379278 Jy ! Component: 200 - total flux cleaned = 0.391109 Jy ! Total flux subtracted in 200 components = 0.391109 Jy ! Clean residual min=-0.003584 max=0.005594 Jy/beam ! Clean residual mean=-0.000009 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.391109 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.391109 Jy ! Inverting map and beam ! Estimated beam: bmin=5.08 mas, bmaj=6.343 mas, bpa=58.7 degrees ! Estimated noise=541.717 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.00765831 Jy ! Component: 100 - total flux cleaned = 0.012286 Jy ! Component: 150 - total flux cleaned = 0.015424 Jy ! Component: 200 - total flux cleaned = 0.0176292 Jy ! Total flux subtracted in 200 components = 0.0176292 Jy ! Clean residual min=-0.001974 max=0.001844 Jy/beam ! Clean residual mean=-0.000019 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.408738 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 45 components and 0.408739 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.668 mas, bmaj=8.991 mas, bpa=-75.98 degrees ! Estimated noise=620.352 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0018241 Jy ! Component: 100 - total flux cleaned = 0.00309844 Jy ! Component: 150 - total flux cleaned = 0.0040106 Jy ! Component: 200 - total flux cleaned = 0.0046357 Jy ! Total flux subtracted in 200 components = 0.0046357 Jy ! Clean residual min=-0.001522 max=0.001643 Jy/beam ! Clean residual mean=-0.000029 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.413374 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.000329559 Jy ! Component: 100 - total flux cleaned = 0.000589144 Jy ! Component: 150 - total flux cleaned = 0.000765541 Jy ! Component: 200 - total flux cleaned = 0.000850882 Jy ! Total flux subtracted in 200 components = 0.000850882 Jy ! Clean residual min=-0.001505 max=0.001678 Jy/beam ! Clean residual mean=-0.000027 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.414225 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 77 components and 0.414225 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.08 mas, bmaj=6.343 mas, bpa=58.7 degrees ! Estimated noise=541.717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000183304 Jy ! Component: 100 - total flux cleaned = 0.000123356 Jy ! Component: 150 - total flux cleaned = 6.71186e-05 Jy ! Component: 200 - total flux cleaned = 1.4122e-05 Jy ! Total flux subtracted in 200 components = 1.4122e-05 Jy ! Clean residual min=-0.001822 max=0.001588 Jy/beam ! Clean residual mean=-0.000015 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.414239 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 94 components and 0.414239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071367Jy sigma=0.000777 ! Fit after self-cal, rms=0.071366Jy sigma=0.000777 wmodel J1314+5306_S_2014_08_09_pus_map.mod ! Writing 94 model components to file: J1314+5306_S_2014_08_09_pus_map.mod wobs J1314+5306_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1314+5306_S_2014_08_09_pus_uvs.fits wwins J1314+5306_S_2014_08_09_pus_map.win ! wwins: Wrote 2 windows to J1314+5306_S_2014_08_09_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.000354608 Jy ! Component: 100 - total flux cleaned = -0.000600026 Jy ! Component: 150 - total flux cleaned = -0.000855212 Jy ! Component: 200 - total flux cleaned = -0.00100038 Jy ! Component: 250 - total flux cleaned = -0.00113803 Jy ! Component: 300 - total flux cleaned = -0.00126993 Jy ! Component: 350 - total flux cleaned = -0.00141866 Jy ! Component: 400 - total flux cleaned = -0.00152139 Jy ! Component: 450 - total flux cleaned = -0.00156164 Jy ! Component: 500 - total flux cleaned = -0.00164074 Jy ! Component: 550 - total flux cleaned = -0.00164137 Jy ! Component: 600 - total flux cleaned = -0.00171675 Jy ! Component: 650 - total flux cleaned = -0.00186311 Jy ! Component: 700 - total flux cleaned = -0.00193447 Jy ! Component: 750 - total flux cleaned = -0.00200432 Jy ! Component: 800 - total flux cleaned = -0.0021072 Jy ! Component: 850 - total flux cleaned = -0.00220808 Jy ! Component: 900 - total flux cleaned = -0.00225777 Jy ! Component: 950 - total flux cleaned = -0.00235571 Jy ! Component: 1000 - total flux cleaned = -0.00245178 Jy ! Component: 1050 - total flux cleaned = -0.00257754 Jy ! Component: 1100 - total flux cleaned = -0.00263961 Jy ! Component: 1150 - total flux cleaned = -0.00273133 Jy ! Component: 1200 - total flux cleaned = -0.0028665 Jy ! Component: 1250 - total flux cleaned = -0.00294025 Jy ! Component: 1300 - total flux cleaned = -0.00295493 Jy ! Component: 1350 - total flux cleaned = -0.00311271 Jy ! Component: 1400 - total flux cleaned = -0.00315522 Jy ! Component: 1450 - total flux cleaned = -0.00329447 Jy ! Component: 1500 - total flux cleaned = -0.00334912 Jy ! Component: 1550 - total flux cleaned = -0.00337615 Jy ! Component: 1600 - total flux cleaned = -0.00348278 Jy ! Component: 1650 - total flux cleaned = -0.0034566 Jy ! Component: 1700 - total flux cleaned = -0.00357369 Jy ! Component: 1750 - total flux cleaned = -0.00359917 Jy ! Component: 1800 - total flux cleaned = -0.00356111 Jy ! Component: 1850 - total flux cleaned = -0.00358642 Jy ! Component: 1900 - total flux cleaned = -0.00359886 Jy ! Component: 1950 - total flux cleaned = -0.00358669 Jy ! Component: 2000 - total flux cleaned = -0.00358679 Jy ! Component: 2050 - total flux cleaned = -0.00359889 Jy ! Component: 2100 - total flux cleaned = -0.00359876 Jy ! Component: 2150 - total flux cleaned = -0.00353963 Jy ! Component: 2200 - total flux cleaned = -0.00352802 Jy ! Component: 2250 - total flux cleaned = -0.00344717 Jy ! Component: 2300 - total flux cleaned = -0.00344724 Jy ! Component: 2350 - total flux cleaned = -0.00341337 Jy ! Component: 2400 - total flux cleaned = -0.00344713 Jy ! Component: 2450 - total flux cleaned = -0.00335808 Jy ! Component: 2500 - total flux cleaned = -0.00338015 Jy ! Component: 2550 - total flux cleaned = -0.00333651 Jy ! Component: 2600 - total flux cleaned = -0.00334743 Jy ! Component: 2650 - total flux cleaned = -0.00332595 Jy ! Component: 2700 - total flux cleaned = -0.00332586 Jy ! Component: 2750 - total flux cleaned = -0.00329426 Jy ! Component: 2800 - total flux cleaned = -0.00327347 Jy ! Component: 2850 - total flux cleaned = -0.0032529 Jy ! Component: 2900 - total flux cleaned = -0.00326341 Jy ! Component: 2950 - total flux cleaned = -0.00326319 Jy ! Component: 3000 - total flux cleaned = -0.00318222 Jy ! Component: 3050 - total flux cleaned = -0.0031421 Jy ! Component: 3100 - total flux cleaned = -0.0031421 Jy ! Component: 3150 - total flux cleaned = -0.00311254 Jy ! Component: 3200 - total flux cleaned = -0.00311243 Jy ! Component: 3250 - total flux cleaned = -0.00308323 Jy ! Component: 3300 - total flux cleaned = -0.0030448 Jy ! Component: 3350 - total flux cleaned = -0.00299688 Jy ! Component: 3400 - total flux cleaned = -0.00297792 Jy ! Component: 3450 - total flux cleaned = -0.00296856 Jy ! Component: 3500 - total flux cleaned = -0.00290292 Jy ! Component: 3550 - total flux cleaned = -0.00295896 Jy ! Component: 3600 - total flux cleaned = -0.00292186 Jy ! Component: 3650 - total flux cleaned = -0.00288505 Jy ! Component: 3700 - total flux cleaned = -0.00284841 Jy ! Component: 3750 - total flux cleaned = -0.00281209 Jy ! Component: 3800 - total flux cleaned = -0.00277601 Jy ! Component: 3850 - total flux cleaned = -0.00275811 Jy ! Component: 3900 - total flux cleaned = -0.0027492 Jy ! Component: 3950 - total flux cleaned = -0.00272269 Jy ! Component: 4000 - total flux cleaned = -0.00268757 Jy ! Component: 4050 - total flux cleaned = -0.00267012 Jy ! Total flux subtracted in 4096 components = -0.00266142 Jy ! Clean residual min=-0.000566 max=0.000570 Jy/beam ! Clean residual mean=-0.000000 rms=0.000156 Jy/beam ! Combined flux in latest and established models = 0.411578 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 365 components and 0.411578 Jy ![Exited script file: muppet] wmap "J1314+5306_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.08 x 6.343 at 58.7 degrees (North through East) ! Clean map min=-0.001049 max=0.3742 Jy/beam ! Writing clean map to FITS file: J1314+5306_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.374198 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000153897 device "J1314+5306_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1314+5306_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.123382 0.123382 0.246763 0.493526 0.987052 1.9741 3.94821 7.89642 15.7928 31.5857 63.1713 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.374 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.08 x 6.343 at 58.7 degrees (North through East) ! Clean map min=-0.001049 max=0.3742 Jy/beam quit ! Quitting program ! Log file J1314+5306_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:06:03 2016