! Started logfile: J1041+523A_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:24:14 2016 obs J1041+523A_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1041+523A_S_2014_08_05_pus_uva.fits ! AN table 1: 32 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.613889 visibilities/baseline/integration-bin. ! Found source: J1041+523A ! ! 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 3536 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 J1041+523A_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 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.546752Jy sigma=0.006257 ! Fit after self-cal, rms=0.540542Jy sigma=0.006188 ! 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.587 mas, bmaj=7.647 mas, bpa=31.38 degrees ! Estimated noise=1389.24 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.358223 Jy ! Component: 100 - total flux cleaned = 0.436342 Jy ! Total flux subtracted in 100 components = 0.436342 Jy ! Clean residual min=-0.013347 max=0.021902 Jy/beam ! Clean residual mean=-0.000038 rms=0.003499 Jy/beam ! Combined flux in latest and established models = 0.436342 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.436342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106956Jy sigma=0.001058 ! Fit after self-cal, rms=0.106954Jy sigma=0.001058 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0232308 Jy ! Component: 100 - total flux cleaned = 0.0350828 Jy ! Total flux subtracted in 100 components = 0.0350828 Jy ! Clean residual min=-0.012933 max=0.009827 Jy/beam ! Clean residual mean=-0.000011 rms=0.002755 Jy/beam ! Combined flux in latest and established models = 0.471425 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 10 components and 0.471425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099941Jy sigma=0.000997 ! Fit after self-cal, rms=0.099903Jy sigma=0.000996 ! 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.303 mas, bmaj=8.476 mas, bpa=31.27 degrees ! Estimated noise=1072.21 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.00906027 Jy ! Component: 100 - total flux cleaned = 0.0144631 Jy ! Component: 150 - total flux cleaned = 0.0177103 Jy ! Component: 200 - total flux cleaned = 0.0187292 Jy ! Total flux subtracted in 200 components = 0.0187292 Jy ! Clean residual min=-0.010759 max=0.010448 Jy/beam ! Clean residual mean=-0.000009 rms=0.002367 Jy/beam ! Combined flux in latest and established models = 0.490154 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 34 components and 0.490154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098457Jy sigma=0.000991 ! Fit after self-cal, rms=0.098453Jy sigma=0.000991 ! 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.88 HN 0.98 KP 1.08 ! LA 1.11 MK 1.00* NL 0.99 OV 0.99 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.03 HN 1.03 KP 1.02 ! LA 1.06 MK 1.00* NL 1.03 OV 1.03 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.16 HN 1.01 KP 0.92 ! LA 0.84 MK 1.00* NL 1.00 OV 0.95 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.02 HN 1.01 KP 0.87 ! LA 0.80 MK 1.00* NL 1.07 OV 1.00 ! PT 1.03 SC 0.96 ! ! ! Fit before self-cal, rms=0.098453Jy sigma=0.000991 ! Fit after self-cal, rms=0.079739Jy sigma=0.000833 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.304 mas, bmaj=8.503 mas, bpa=31.28 degrees ! Estimated noise=1067.53 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 (52.5, -49.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00730866 Jy ! Component: 100 - total flux cleaned = 0.00910032 Jy ! Component: 150 - total flux cleaned = 0.00901039 Jy ! Component: 200 - total flux cleaned = 0.00883178 Jy ! Total flux subtracted in 200 components = 0.00883178 Jy ! Clean residual min=-0.004126 max=0.005335 Jy/beam ! Clean residual mean=-0.000011 rms=0.001333 Jy/beam ! Combined flux in latest and established models = 0.498986 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 75 components and 0.498986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079031Jy sigma=0.000825 ! Fit after self-cal, rms=0.078985Jy sigma=0.000824 ! 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.078985Jy sigma=0.000824 ! Fit after self-cal, rms=0.079353Jy sigma=0.000819 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.301 mas, bmaj=8.512 mas, bpa=31.04 degrees ! Estimated noise=1070.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116027 Jy ! Component: 100 - total flux cleaned = 0.00170055 Jy ! Component: 150 - total flux cleaned = 0.00246538 Jy ! Component: 200 - total flux cleaned = 0.00290503 Jy ! Total flux subtracted in 200 components = 0.00290503 Jy ! Clean residual min=-0.003637 max=0.004987 Jy/beam ! Clean residual mean=-0.000004 rms=0.001103 Jy/beam ! Combined flux in latest and established models = 0.501891 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 101 components and 0.501891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079236Jy sigma=0.000817 ! Fit after self-cal, rms=0.079245Jy sigma=0.000817 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 (9, 21). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00463269 Jy ! Component: 100 - total flux cleaned = 0.00763147 Jy ! Component: 150 - total flux cleaned = 0.00991183 Jy ! Component: 200 - total flux cleaned = 0.0116999 Jy ! Total flux subtracted in 200 components = 0.0116999 Jy ! Clean residual min=-0.003189 max=0.003317 Jy/beam ! Clean residual mean=-0.000003 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.513591 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 146 components and 0.513591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078875Jy sigma=0.000813 ! Fit after self-cal, rms=0.078864Jy sigma=0.000813 ! 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.078864Jy sigma=0.000813 ! Fit after self-cal, rms=0.078722Jy sigma=0.000813 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.301 mas, bmaj=8.519 mas, bpa=31 degrees ! Estimated noise=1068.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00138671 Jy ! Component: 100 - total flux cleaned = 0.00208109 Jy ! Component: 150 - total flux cleaned = 0.00258707 Jy ! Component: 200 - total flux cleaned = 0.0029505 Jy ! Total flux subtracted in 200 components = 0.0029505 Jy ! Clean residual min=-0.002876 max=0.003121 Jy/beam ! Clean residual mean=-0.000001 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.516541 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 177 components and 0.516541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078632Jy sigma=0.000812 ! Fit after self-cal, rms=0.078629Jy sigma=0.000812 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.00068785 Jy ! Component: 100 - total flux cleaned = 0.000971247 Jy ! Component: 150 - total flux cleaned = 0.00128265 Jy ! Component: 200 - total flux cleaned = 0.00157565 Jy ! Total flux subtracted in 200 components = 0.00157565 Jy ! Clean residual min=-0.002808 max=0.003102 Jy/beam ! Clean residual mean=-0.000001 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.518117 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 202 components and 0.518117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078578Jy sigma=0.000811 ! Fit after self-cal, rms=0.078576Jy sigma=0.000811 ! 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.078576Jy sigma=0.000811 ! Fit after self-cal, rms=0.078557Jy sigma=0.000811 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.163 mas, bmaj=10.54 mas, bpa=42.54 degrees ! Estimated noise=1249.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000999383 Jy ! Component: 100 - total flux cleaned = 0.00111415 Jy ! Component: 150 - total flux cleaned = 0.00137834 Jy ! Component: 200 - total flux cleaned = 0.00147174 Jy ! Total flux subtracted in 200 components = 0.00147174 Jy ! Clean residual min=-0.003086 max=0.003870 Jy/beam ! Clean residual mean=-0.000002 rms=0.001023 Jy/beam ! Combined flux in latest and established models = 0.519589 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 231 components and 0.519589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078511Jy sigma=0.000811 ! Fit after self-cal, rms=0.078510Jy sigma=0.000811 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.00032116 Jy ! Component: 100 - total flux cleaned = 0.000404635 Jy ! Component: 150 - total flux cleaned = 0.000558255 Jy ! Component: 200 - total flux cleaned = 0.000702976 Jy ! Total flux subtracted in 200 components = 0.000702976 Jy ! Clean residual min=-0.003053 max=0.003831 Jy/beam ! Clean residual mean=-0.000002 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.520292 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 245 components and 0.520292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078486Jy sigma=0.000811 ! Fit after self-cal, rms=0.078485Jy sigma=0.000811 ! 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.3 mas, bmaj=8.523 mas, bpa=30.98 degrees ! Estimated noise=1068.07 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.3 x 8.523 at 30.98 degrees (North through East) ! Clean map min=-0.0026843 max=0.46137 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.563 mas, bmaj=7.69 mas, bpa=31.14 degrees ! Estimated noise=1389.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.358273 Jy ! Component: 100 - total flux cleaned = 0.436399 Jy ! Component: 150 - total flux cleaned = 0.45715 Jy ! Component: 200 - total flux cleaned = 0.467792 Jy ! Total flux subtracted in 200 components = 0.467792 Jy ! Clean residual min=-0.005386 max=0.007465 Jy/beam ! Clean residual mean=-0.000011 rms=0.001418 Jy/beam ! Combined flux in latest and established models = 0.467792 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.467792 Jy ! Inverting map and beam ! Estimated beam: bmin=4.3 mas, bmaj=8.523 mas, bpa=30.98 degrees ! Estimated noise=1068.07 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) ! Added new window around map position (17.5, 36.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00904153 Jy ! Component: 100 - total flux cleaned = 0.0157195 Jy ! Component: 150 - total flux cleaned = 0.0211389 Jy ! Component: 200 - total flux cleaned = 0.0256316 Jy ! Total flux subtracted in 200 components = 0.0256316 Jy ! Clean residual min=-0.003709 max=0.003504 Jy/beam ! Clean residual mean=-0.000015 rms=0.001096 Jy/beam ! Combined flux in latest and established models = 0.493424 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 67 components and 0.493424 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.163 mas, bmaj=10.54 mas, bpa=42.54 degrees ! Estimated noise=1249.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0055904 Jy ! Component: 100 - total flux cleaned = 0.00990582 Jy ! Component: 150 - total flux cleaned = 0.0134566 Jy ! Component: 200 - total flux cleaned = 0.0164528 Jy ! Total flux subtracted in 200 components = 0.0164528 Jy ! Clean residual min=-0.003462 max=0.003484 Jy/beam ! Clean residual mean=-0.000014 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.509877 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.00258249 Jy ! Component: 100 - total flux cleaned = 0.00482175 Jy ! Component: 150 - total flux cleaned = 0.00677238 Jy ! Component: 200 - total flux cleaned = 0.00847696 Jy ! Total flux subtracted in 200 components = 0.00847696 Jy ! Clean residual min=-0.003131 max=0.003201 Jy/beam ! Clean residual mean=-0.000008 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.518354 Jy ! Adding 113 model components to the UV plane model. ! The established model now contains 170 components and 0.518354 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.3 mas, bmaj=8.523 mas, bpa=30.98 degrees ! Estimated noise=1068.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000583329 Jy ! Component: 100 - total flux cleaned = 0.00135779 Jy ! Component: 150 - total flux cleaned = 0.00193287 Jy ! Component: 200 - total flux cleaned = 0.00256806 Jy ! Total flux subtracted in 200 components = 0.00256806 Jy ! Clean residual min=-0.002853 max=0.002617 Jy/beam ! Clean residual mean=-0.000003 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.520922 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 197 components and 0.520922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078386Jy sigma=0.000810 ! Fit after self-cal, rms=0.078371Jy sigma=0.000810 wmodel J1041+523A_S_2014_08_05_pus_map.mod ! Writing 197 model components to file: J1041+523A_S_2014_08_05_pus_map.mod wobs J1041+523A_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1041+523A_S_2014_08_05_pus_uvs.fits wwins J1041+523A_S_2014_08_05_pus_map.win ! wwins: Wrote 4 windows to J1041+523A_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.000686671 Jy ! Component: 100 - total flux cleaned = -0.000413475 Jy ! Component: 150 - total flux cleaned = -0.00011014 Jy ! Component: 200 - total flux cleaned = 9.66404e-05 Jy ! Component: 250 - total flux cleaned = 0.000217095 Jy ! Component: 300 - total flux cleaned = 0.000371949 Jy ! Component: 350 - total flux cleaned = 0.000560508 Jy ! Component: 400 - total flux cleaned = 0.000780743 Jy ! Component: 450 - total flux cleaned = 0.000959523 Jy ! Component: 500 - total flux cleaned = 0.00127392 Jy ! Component: 550 - total flux cleaned = 0.00144442 Jy ! Component: 600 - total flux cleaned = 0.00167898 Jy ! Component: 650 - total flux cleaned = 0.00203833 Jy ! Component: 700 - total flux cleaned = 0.00229341 Jy ! Component: 750 - total flux cleaned = 0.00254366 Jy ! Component: 800 - total flux cleaned = 0.00278853 Jy ! Component: 850 - total flux cleaned = 0.00293884 Jy ! Component: 900 - total flux cleaned = 0.00317491 Jy ! Component: 950 - total flux cleaned = 0.00340694 Jy ! Component: 1000 - total flux cleaned = 0.00354897 Jy ! Component: 1050 - total flux cleaned = 0.00388371 Jy ! Component: 1100 - total flux cleaned = 0.00402037 Jy ! Component: 1150 - total flux cleaned = 0.00415548 Jy ! Component: 1200 - total flux cleaned = 0.00428779 Jy ! Component: 1250 - total flux cleaned = 0.00439195 Jy ! Component: 1300 - total flux cleaned = 0.00454642 Jy ! Component: 1350 - total flux cleaned = 0.00459701 Jy ! Component: 1400 - total flux cleaned = 0.00474726 Jy ! Component: 1450 - total flux cleaned = 0.0048459 Jy ! Component: 1500 - total flux cleaned = 0.00496733 Jy ! Component: 1550 - total flux cleaned = 0.0051111 Jy ! Component: 1600 - total flux cleaned = 0.00527634 Jy ! Component: 1650 - total flux cleaned = 0.00534603 Jy ! Component: 1700 - total flux cleaned = 0.00546115 Jy ! Component: 1750 - total flux cleaned = 0.00559758 Jy ! Component: 1800 - total flux cleaned = 0.00568709 Jy ! Component: 1850 - total flux cleaned = 0.00586427 Jy ! Component: 1900 - total flux cleaned = 0.00595124 Jy ! Component: 1950 - total flux cleaned = 0.0061021 Jy ! Component: 2000 - total flux cleaned = 0.00616637 Jy ! Component: 2050 - total flux cleaned = 0.00627229 Jy ! Component: 2100 - total flux cleaned = 0.00639713 Jy ! Component: 2150 - total flux cleaned = 0.00645876 Jy ! Component: 2200 - total flux cleaned = 0.00656039 Jy ! Component: 2250 - total flux cleaned = 0.00660042 Jy ! Component: 2300 - total flux cleaned = 0.00667996 Jy ! Component: 2350 - total flux cleaned = 0.00679781 Jy ! Component: 2400 - total flux cleaned = 0.00683653 Jy ! Component: 2450 - total flux cleaned = 0.00695189 Jy ! Component: 2500 - total flux cleaned = 0.00695193 Jy ! Component: 2550 - total flux cleaned = 0.00706529 Jy ! Component: 2600 - total flux cleaned = 0.00712114 Jy ! Component: 2650 - total flux cleaned = 0.0071949 Jy ! Component: 2700 - total flux cleaned = 0.00719497 Jy ! Component: 2750 - total flux cleaned = 0.00728552 Jy ! Component: 2800 - total flux cleaned = 0.00733927 Jy ! Component: 2850 - total flux cleaned = 0.00739239 Jy ! Component: 2900 - total flux cleaned = 0.0074627 Jy ! Component: 2950 - total flux cleaned = 0.0075499 Jy ! Component: 3000 - total flux cleaned = 0.00760147 Jy ! Component: 3050 - total flux cleaned = 0.00768652 Jy ! Component: 3100 - total flux cleaned = 0.00777054 Jy ! Component: 3150 - total flux cleaned = 0.00777058 Jy ! Component: 3200 - total flux cleaned = 0.00777065 Jy ! Component: 3250 - total flux cleaned = 0.00780341 Jy ! Component: 3300 - total flux cleaned = 0.00781973 Jy ! Component: 3350 - total flux cleaned = 0.00778748 Jy ! Component: 3400 - total flux cleaned = 0.0077396 Jy ! Component: 3450 - total flux cleaned = 0.00777141 Jy ! Component: 3500 - total flux cleaned = 0.00778705 Jy ! Component: 3550 - total flux cleaned = 0.00775574 Jy ! Component: 3600 - total flux cleaned = 0.00772486 Jy ! Component: 3650 - total flux cleaned = 0.00770923 Jy ! Component: 3700 - total flux cleaned = 0.00770913 Jy ! Component: 3750 - total flux cleaned = 0.00772432 Jy ! Component: 3800 - total flux cleaned = 0.00769398 Jy ! Component: 3850 - total flux cleaned = 0.00773909 Jy ! Component: 3900 - total flux cleaned = 0.00772415 Jy ! Component: 3950 - total flux cleaned = 0.00770933 Jy ! Component: 4000 - total flux cleaned = 0.0077386 Jy ! Component: 4050 - total flux cleaned = 0.00772399 Jy ! Total flux subtracted in 4096 components = 0.00773844 Jy ! Clean residual min=-0.000905 max=0.000956 Jy/beam ! Clean residual mean=-0.000002 rms=0.000277 Jy/beam ! Combined flux in latest and established models = 0.528661 Jy keep ! Adding 266 model components to the UV plane model. ! The established model now contains 463 components and 0.52866 Jy ![Exited script file: muppet] wmap "J1041+523A_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.3 x 8.523 at 30.98 degrees (North through East) ! Clean map min=-0.0020817 max=0.46271 Jy/beam ! Writing clean map to FITS file: J1041+523A_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.462714 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000271513 device "J1041+523A_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1041+523A_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.176035 0.176035 0.352071 0.704142 1.40828 2.81657 5.63313 11.2663 22.5325 45.0651 90.1301 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.462 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.3 x 8.523 at 30.98 degrees (North through East) ! Clean map min=-0.0020817 max=0.46271 Jy/beam quit ! Quitting program ! Log file J1041+523A_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:24:20 2016