! Started logfile: J1302+5748_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:05:39 2016 obs J1302+5748_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1302+5748_S_2014_08_09_pus_uva.fits ! AN table 1: 33 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.632997 visibilities/baseline/integration-bin. ! Found source: J1302+5748 ! ! 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 3760 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 J1302+5748_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 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.669565Jy sigma=0.007415 ! Fit after self-cal, rms=0.665370Jy sigma=0.007375 ! 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.138 mas, bmaj=5.468 mas, bpa=74.68 degrees ! Estimated noise=1579.67 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.259509 Jy ! Component: 100 - total flux cleaned = 0.316505 Jy ! Total flux subtracted in 100 components = 0.316505 Jy ! Clean residual min=-0.011031 max=0.018518 Jy/beam ! Clean residual mean=0.000000 rms=0.002996 Jy/beam ! Combined flux in latest and established models = 0.316505 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.316505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102452Jy sigma=0.000959 ! Fit after self-cal, rms=0.102441Jy sigma=0.000959 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0204233 Jy ! Component: 100 - total flux cleaned = 0.0315016 Jy ! Total flux subtracted in 100 components = 0.0315016 Jy ! Clean residual min=-0.009792 max=0.011291 Jy/beam ! Clean residual mean=0.000007 rms=0.002248 Jy/beam ! Combined flux in latest and established models = 0.348007 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 20 components and 0.348007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096707Jy sigma=0.000899 ! Fit after self-cal, rms=0.096649Jy sigma=0.000899 ! 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.081 mas, bmaj=6.476 mas, bpa=82.45 degrees ! Estimated noise=1069.48 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.00966448 Jy ! Component: 100 - total flux cleaned = 0.0152044 Jy ! Component: 150 - total flux cleaned = 0.0187817 Jy ! Component: 200 - total flux cleaned = 0.0211112 Jy ! Total flux subtracted in 200 components = 0.0211112 Jy ! Clean residual min=-0.006733 max=0.007321 Jy/beam ! Clean residual mean=-0.000013 rms=0.001668 Jy/beam ! Combined flux in latest and established models = 0.369118 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 51 components and 0.369118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095334Jy sigma=0.000890 ! Fit after self-cal, rms=0.095312Jy sigma=0.000889 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.89 HN 0.96 KP 1.07 ! LA 1.10 MK 1.00* NL 1.00 OV 0.99 ! PT 1.05 SC 0.99 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.03 HN 1.06 KP 1.05 ! LA 1.10 MK 1.00* NL 1.02 OV 1.02 ! PT 1.03 SC 1.05 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.16 HN 1.03 KP 0.91 ! LA 0.84 MK 1.00* NL 1.03 OV 0.95 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.04 HN 0.99 KP 0.87 ! LA 0.82 MK 1.00* NL 1.09 OV 0.95 ! PT 1.03 SC 0.98 ! ! ! Fit before self-cal, rms=0.095312Jy sigma=0.000889 ! Fit after self-cal, rms=0.088672Jy sigma=0.000795 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.082 mas, bmaj=6.48 mas, bpa=82.47 degrees ! Estimated noise=1073.52 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.00112214 Jy ! Component: 100 - total flux cleaned = -0.00124733 Jy ! Component: 150 - total flux cleaned = -0.00136254 Jy ! Component: 200 - total flux cleaned = -0.00146741 Jy ! Total flux subtracted in 200 components = -0.00146741 Jy ! Clean residual min=-0.004120 max=0.003445 Jy/beam ! Clean residual mean=-0.000013 rms=0.000950 Jy/beam ! Combined flux in latest and established models = 0.36765 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 58 components and 0.36765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088649Jy sigma=0.000795 ! Fit after self-cal, rms=0.088654Jy sigma=0.000794 ! 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.088654Jy sigma=0.000794 ! Fit after self-cal, rms=0.087582Jy sigma=0.000790 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.083 mas, bmaj=6.482 mas, bpa=82.34 degrees ! Estimated noise=1072.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00127166 Jy ! Component: 100 - total flux cleaned = -0.00136386 Jy ! Component: 150 - total flux cleaned = -0.00138781 Jy ! Component: 200 - total flux cleaned = -0.00144929 Jy ! Total flux subtracted in 200 components = -0.00144929 Jy ! Clean residual min=-0.003600 max=0.003445 Jy/beam ! Clean residual mean=-0.000002 rms=0.000845 Jy/beam ! Combined flux in latest and established models = 0.366201 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 63 components and 0.366201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087562Jy sigma=0.000789 ! Fit after self-cal, rms=0.087563Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.48181e-05 Jy ! Component: 100 - total flux cleaned = -0.000133201 Jy ! Component: 150 - total flux cleaned = -0.00016935 Jy ! Component: 200 - total flux cleaned = -0.000203703 Jy ! Total flux subtracted in 200 components = -0.000203703 Jy ! Clean residual min=-0.003565 max=0.003446 Jy/beam ! Clean residual mean=-0.000002 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.365997 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 64 components and 0.365997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087555Jy sigma=0.000789 ! Fit after self-cal, rms=0.087555Jy sigma=0.000789 ! 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.087555Jy sigma=0.000789 ! Fit after self-cal, rms=0.087426Jy sigma=0.000789 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.082 mas, bmaj=6.482 mas, bpa=82.06 degrees ! Estimated noise=1071.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000865565 Jy ! Component: 100 - total flux cleaned = -0.000887419 Jy ! Component: 150 - total flux cleaned = -0.000961927 Jy ! Component: 200 - total flux cleaned = -0.00101451 Jy ! Total flux subtracted in 200 components = -0.00101451 Jy ! Clean residual min=-0.003447 max=0.003362 Jy/beam ! Clean residual mean=-0.000001 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.364983 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 68 components and 0.364983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087415Jy sigma=0.000789 ! Fit after self-cal, rms=0.087415Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.51996e-05 Jy ! Component: 100 - total flux cleaned = -6.80027e-05 Jy ! Component: 150 - total flux cleaned = -0.00012891 Jy ! Component: 200 - total flux cleaned = -0.000173369 Jy ! Total flux subtracted in 200 components = -0.000173369 Jy ! Clean residual min=-0.003434 max=0.003342 Jy/beam ! Clean residual mean=-0.000001 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.36481 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 68 components and 0.364809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087409Jy sigma=0.000789 ! Fit after self-cal, rms=0.087409Jy sigma=0.000789 ! 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.087409Jy sigma=0.000789 ! Fit after self-cal, rms=0.087310Jy sigma=0.000789 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.429 mas, bmaj=10.47 mas, bpa=-68.97 degrees ! Estimated noise=1223.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000428985 Jy ! Component: 100 - total flux cleaned = -0.000489779 Jy ! Component: 150 - total flux cleaned = -0.000499284 Jy ! Component: 200 - total flux cleaned = -0.000508236 Jy ! Total flux subtracted in 200 components = -0.000508236 Jy ! Clean residual min=-0.003458 max=0.003911 Jy/beam ! Clean residual mean=-0.000000 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.364301 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 71 components and 0.364301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087307Jy sigma=0.000789 ! Fit after self-cal, rms=0.087305Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.60982e-05 Jy ! Component: 100 - total flux cleaned = -2.56232e-05 Jy ! Component: 150 - total flux cleaned = -3.4231e-05 Jy ! Component: 200 - total flux cleaned = -3.46174e-05 Jy ! Total flux subtracted in 200 components = -3.46174e-05 Jy ! Clean residual min=-0.003452 max=0.003916 Jy/beam ! Clean residual mean=-0.000000 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.364267 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 73 components and 0.364267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087305Jy sigma=0.000789 ! Fit after self-cal, rms=0.087304Jy sigma=0.000789 ! 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.482 mas, bpa=81.86 degrees ! Estimated noise=1071.39 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.08 x 6.482 at 81.86 degrees (North through East) ! Clean map min=-0.0032402 max=0.33561 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.131 mas, bmaj=5.469 mas, bpa=74.58 degrees ! Estimated noise=1580.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.25961 Jy ! Component: 100 - total flux cleaned = 0.316798 Jy ! Component: 150 - total flux cleaned = 0.3373 Jy ! Component: 200 - total flux cleaned = 0.347989 Jy ! Total flux subtracted in 200 components = 0.347989 Jy ! Clean residual min=-0.005779 max=0.005979 Jy/beam ! Clean residual mean=-0.000008 rms=0.001342 Jy/beam ! Combined flux in latest and established models = 0.34799 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.34799 Jy ! Inverting map and beam ! Estimated beam: bmin=5.08 mas, bmaj=6.482 mas, bpa=81.86 degrees ! Estimated noise=1071.39 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 (1, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00743125 Jy ! Component: 100 - total flux cleaned = 0.011542 Jy ! Component: 150 - total flux cleaned = 0.0143218 Jy ! Component: 200 - total flux cleaned = 0.0162455 Jy ! Total flux subtracted in 200 components = 0.0162455 Jy ! Clean residual min=-0.003224 max=0.002773 Jy/beam ! Clean residual mean=-0.000001 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.364235 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 47 components and 0.364235 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.429 mas, bmaj=10.47 mas, bpa=-68.97 degrees ! Estimated noise=1223.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00171938 Jy ! Component: 100 - total flux cleaned = 0.00271796 Jy ! Component: 150 - total flux cleaned = 0.00332965 Jy ! Component: 200 - total flux cleaned = 0.00347672 Jy ! Total flux subtracted in 200 components = 0.00347672 Jy ! Clean residual min=-0.003104 max=0.002644 Jy/beam ! Clean residual mean=0.000002 rms=0.000817 Jy/beam ! Combined flux in latest and established models = 0.367712 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.000114038 Jy ! Component: 100 - total flux cleaned = 0.000167198 Jy ! Component: 150 - total flux cleaned = 0.000234016 Jy ! Component: 200 - total flux cleaned = 0.000249935 Jy ! Total flux subtracted in 200 components = 0.000249935 Jy ! Clean residual min=-0.003065 max=0.002631 Jy/beam ! Clean residual mean=0.000002 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.367962 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 81 components and 0.367962 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.482 mas, bpa=81.86 degrees ! Estimated noise=1071.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.41233e-05 Jy ! Component: 100 - total flux cleaned = 1.29399e-05 Jy ! Component: 150 - total flux cleaned = -9.88555e-06 Jy ! Component: 200 - total flux cleaned = -1.04569e-05 Jy ! Total flux subtracted in 200 components = -1.04569e-05 Jy ! Clean residual min=-0.003151 max=0.002847 Jy/beam ! Clean residual mean=0.000001 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.367951 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 97 components and 0.367951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087209Jy sigma=0.000787 ! Fit after self-cal, rms=0.087197Jy sigma=0.000787 wmodel J1302+5748_S_2014_08_09_pus_map.mod ! Writing 97 model components to file: J1302+5748_S_2014_08_09_pus_map.mod wobs J1302+5748_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1302+5748_S_2014_08_09_pus_uvs.fits wwins J1302+5748_S_2014_08_09_pus_map.win ! wwins: Wrote 2 windows to J1302+5748_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.00102233 Jy ! Component: 100 - total flux cleaned = -0.00162776 Jy ! Component: 150 - total flux cleaned = -0.0019097 Jy ! Component: 200 - total flux cleaned = -0.00204146 Jy ! Component: 250 - total flux cleaned = -0.00212489 Jy ! Component: 300 - total flux cleaned = -0.002285 Jy ! Component: 350 - total flux cleaned = -0.00240044 Jy ! Component: 400 - total flux cleaned = -0.00247613 Jy ! Component: 450 - total flux cleaned = -0.00254854 Jy ! Component: 500 - total flux cleaned = -0.00254773 Jy ! Component: 550 - total flux cleaned = -0.00251361 Jy ! Component: 600 - total flux cleaned = -0.00251347 Jy ! Component: 650 - total flux cleaned = -0.00254603 Jy ! Component: 700 - total flux cleaned = -0.00260919 Jy ! Component: 750 - total flux cleaned = -0.00260924 Jy ! Component: 800 - total flux cleaned = -0.00270019 Jy ! Component: 850 - total flux cleaned = -0.00275958 Jy ! Component: 900 - total flux cleaned = -0.00287597 Jy ! Component: 950 - total flux cleaned = -0.00293311 Jy ! Component: 1000 - total flux cleaned = -0.00298917 Jy ! Component: 1050 - total flux cleaned = -0.00312719 Jy ! Component: 1100 - total flux cleaned = -0.00320884 Jy ! Component: 1150 - total flux cleaned = -0.00331491 Jy ! Component: 1200 - total flux cleaned = -0.00336697 Jy ! Component: 1250 - total flux cleaned = -0.00354736 Jy ! Component: 1300 - total flux cleaned = -0.00369879 Jy ! Component: 1350 - total flux cleaned = -0.00374851 Jy ! Component: 1400 - total flux cleaned = -0.00389676 Jy ! Component: 1450 - total flux cleaned = -0.00396964 Jy ! Component: 1500 - total flux cleaned = -0.00413698 Jy ! Component: 1550 - total flux cleaned = -0.00427877 Jy ! Component: 1600 - total flux cleaned = -0.00430193 Jy ! Component: 1650 - total flux cleaned = -0.00441688 Jy ! Component: 1700 - total flux cleaned = -0.00459823 Jy ! Component: 1750 - total flux cleaned = -0.00473255 Jy ! Component: 1800 - total flux cleaned = -0.00486501 Jy ! Component: 1850 - total flux cleaned = -0.00499578 Jy ! Component: 1900 - total flux cleaned = -0.00508192 Jy ! Component: 1950 - total flux cleaned = -0.00516718 Jy ! Component: 2000 - total flux cleaned = -0.00529365 Jy ! Component: 2050 - total flux cleaned = -0.00539804 Jy ! Component: 2100 - total flux cleaned = -0.00552125 Jy ! Component: 2150 - total flux cleaned = -0.00570425 Jy ! Component: 2200 - total flux cleaned = -0.00578494 Jy ! Component: 2250 - total flux cleaned = -0.00592453 Jy ! Component: 2300 - total flux cleaned = -0.00604266 Jy ! Component: 2350 - total flux cleaned = -0.00617902 Jy ! Component: 2400 - total flux cleaned = -0.00625628 Jy ! Component: 2450 - total flux cleaned = -0.0063708 Jy ! Component: 2500 - total flux cleaned = -0.00644629 Jy ! Component: 2550 - total flux cleaned = -0.00650253 Jy ! Component: 2600 - total flux cleaned = -0.00663254 Jy ! Component: 2650 - total flux cleaned = -0.00666937 Jy ! Component: 2700 - total flux cleaned = -0.00674236 Jy ! Component: 2750 - total flux cleaned = -0.00677851 Jy ! Component: 2800 - total flux cleaned = -0.00685003 Jy ! Component: 2850 - total flux cleaned = -0.00692081 Jy ! Component: 2900 - total flux cleaned = -0.00697365 Jy ! Component: 2950 - total flux cleaned = -0.00709514 Jy ! Component: 3000 - total flux cleaned = -0.00707818 Jy ! Component: 3050 - total flux cleaned = -0.00711232 Jy ! Component: 3100 - total flux cleaned = -0.00719697 Jy ! Component: 3150 - total flux cleaned = -0.00726382 Jy ! Component: 3200 - total flux cleaned = -0.00724721 Jy ! Component: 3250 - total flux cleaned = -0.00732984 Jy ! Component: 3300 - total flux cleaned = -0.00742803 Jy ! Component: 3350 - total flux cleaned = -0.00750921 Jy ! Component: 3400 - total flux cleaned = -0.00755739 Jy ! Component: 3450 - total flux cleaned = -0.0075734 Jy ! Component: 3500 - total flux cleaned = -0.00768449 Jy ! Component: 3550 - total flux cleaned = -0.00774742 Jy ! Component: 3600 - total flux cleaned = -0.00782556 Jy ! Component: 3650 - total flux cleaned = -0.00796509 Jy ! Component: 3700 - total flux cleaned = -0.00804218 Jy ! Component: 3750 - total flux cleaned = -0.00821043 Jy ! Component: 3800 - total flux cleaned = -0.00830154 Jy ! Component: 3850 - total flux cleaned = -0.00842224 Jy ! Component: 3900 - total flux cleaned = -0.00852699 Jy ! Component: 3950 - total flux cleaned = -0.0086312 Jy ! Component: 4000 - total flux cleaned = -0.00876431 Jy ! Component: 4050 - total flux cleaned = -0.00883774 Jy ! Total flux subtracted in 4096 components = -0.0089693 Jy ! Clean residual min=-0.001015 max=0.000862 Jy/beam ! Clean residual mean=-0.000002 rms=0.000265 Jy/beam ! Combined flux in latest and established models = 0.358982 Jy keep ! Adding 254 model components to the UV plane model. ! The established model now contains 351 components and 0.358982 Jy ![Exited script file: muppet] wmap "J1302+5748_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.482 at 81.86 degrees (North through East) ! Clean map min=-0.0026669 max=0.33729 Jy/beam ! Writing clean map to FITS file: J1302+5748_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.337291 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000260208 device "J1302+5748_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1302+5748_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.231439 0.231439 0.462879 0.925758 1.85152 3.70303 7.40606 14.8121 29.6242 59.2485 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.337 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.482 at 81.86 degrees (North through East) ! Clean map min=-0.0026669 max=0.33729 Jy/beam quit ! Quitting program ! Log file J1302+5748_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:05:44 2016