! Started logfile: J1200+5300_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:26:37 2016 obs J1200+5300_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1200+5300_S_2014_08_05_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.59759 visibilities/baseline/integration-bin. ! Found source: J1200+5300 ! ! 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 8928 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 J1200+5300_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 196 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 196 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 196 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 196 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.875909Jy sigma=0.010026 ! Fit after self-cal, rms=0.868119Jy sigma=0.009945 ! 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.527 mas, bmaj=7.683 mas, bpa=47.51 degrees ! Estimated noise=1121.34 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.101813 Jy ! Component: 100 - total flux cleaned = 0.124101 Jy ! Total flux subtracted in 100 components = 0.124101 Jy ! Clean residual min=-0.004047 max=0.006917 Jy/beam ! Clean residual mean=-0.000023 rms=0.001152 Jy/beam ! Combined flux in latest and established models = 0.124101 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.124101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072844Jy sigma=0.000775 ! Fit after self-cal, rms=0.072839Jy sigma=0.000775 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00715596 Jy ! Component: 100 - total flux cleaned = 0.0109324 Jy ! Total flux subtracted in 100 components = 0.0109324 Jy ! Clean residual min=-0.003572 max=0.004091 Jy/beam ! Clean residual mean=-0.000009 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.135033 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.135033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071817Jy sigma=0.000767 ! Fit after self-cal, rms=0.071798Jy sigma=0.000766 ! 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.424 mas, bmaj=8.289 mas, bpa=47.28 degrees ! Estimated noise=664.558 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.00342138 Jy ! Component: 100 - total flux cleaned = 0.00537768 Jy ! Component: 150 - total flux cleaned = 0.00667562 Jy ! Component: 200 - total flux cleaned = 0.00749123 Jy ! Total flux subtracted in 200 components = 0.00749123 Jy ! Clean residual min=-0.003129 max=0.003452 Jy/beam ! Clean residual mean=0.000013 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.142524 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 52 components and 0.142524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071532Jy sigma=0.000765 ! Fit after self-cal, rms=0.071524Jy sigma=0.000765 ! 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 1.00 FD 0.88 HN 0.97 KP 1.08 ! LA 1.14 MK 1.00* NL 0.96 OV 0.98 ! PT 1.06 SC 0.96 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.04 HN 1.05 KP 1.01 ! LA 1.10 MK 1.00* NL 1.02 OV 1.02 ! PT 1.03 SC 1.03 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.16 HN 1.05 KP 0.91 ! LA 0.87 MK 1.00* NL 1.00 OV 0.93 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.01 HN 1.00 KP 0.87 ! LA 0.82 MK 1.00* NL 1.08 OV 1.00 ! PT 1.02 SC 0.95 ! ! ! Fit before self-cal, rms=0.071524Jy sigma=0.000765 ! Fit after self-cal, rms=0.068368Jy sigma=0.000749 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.416 mas, bmaj=8.301 mas, bpa=47.32 degrees ! Estimated noise=664.605 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.00084141 Jy ! Component: 100 - total flux cleaned = -0.000841316 Jy ! Component: 150 - total flux cleaned = -0.000827022 Jy ! Component: 200 - total flux cleaned = -0.000814086 Jy ! Total flux subtracted in 200 components = -0.000814086 Jy ! Clean residual min=-0.002099 max=0.001978 Jy/beam ! Clean residual mean=0.000007 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.14171 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.14171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068355Jy sigma=0.000748 ! Fit after self-cal, rms=0.068340Jy sigma=0.000748 ! 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.068340Jy sigma=0.000748 ! Fit after self-cal, rms=0.068339Jy sigma=0.000747 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.415 mas, bmaj=8.317 mas, bpa=47.32 degrees ! Estimated noise=664.873 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000324755 Jy ! Component: 100 - total flux cleaned = -0.000409158 Jy ! Component: 150 - total flux cleaned = -0.000424191 Jy ! Component: 200 - total flux cleaned = -0.000411676 Jy ! Total flux subtracted in 200 components = -0.000411676 Jy ! Clean residual min=-0.001724 max=0.001850 Jy/beam ! Clean residual mean=-0.000000 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.141299 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 74 components and 0.141299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068331Jy sigma=0.000747 ! Fit after self-cal, rms=0.068335Jy sigma=0.000747 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 = 5.91724e-05 Jy ! Component: 100 - total flux cleaned = 4.82e-05 Jy ! Component: 150 - total flux cleaned = 3.81478e-05 Jy ! Component: 200 - total flux cleaned = 1.96422e-05 Jy ! Total flux subtracted in 200 components = 1.96422e-05 Jy ! Clean residual min=-0.001725 max=0.001815 Jy/beam ! Clean residual mean=-0.000000 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.141318 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 79 components and 0.141318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068331Jy sigma=0.000747 ! Fit after self-cal, rms=0.068331Jy sigma=0.000747 ! 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.068331Jy sigma=0.000747 ! Fit after self-cal, rms=0.068383Jy sigma=0.000747 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.414 mas, bmaj=8.326 mas, bpa=47.32 degrees ! Estimated noise=665.516 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000142906 Jy ! Component: 100 - total flux cleaned = -0.000169475 Jy ! Component: 150 - total flux cleaned = -0.000179612 Jy ! Component: 200 - total flux cleaned = -0.000189148 Jy ! Total flux subtracted in 200 components = -0.000189148 Jy ! Clean residual min=-0.001710 max=0.001837 Jy/beam ! Clean residual mean=-0.000001 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.141129 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 82 components and 0.141129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068380Jy sigma=0.000747 ! Fit after self-cal, rms=0.068380Jy sigma=0.000747 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 = 5.27325e-05 Jy ! Component: 100 - total flux cleaned = 3.4231e-05 Jy ! Component: 150 - total flux cleaned = 2.56941e-05 Jy ! Component: 200 - total flux cleaned = 1.85046e-06 Jy ! Total flux subtracted in 200 components = 1.85046e-06 Jy ! Clean residual min=-0.001696 max=0.001844 Jy/beam ! Clean residual mean=-0.000001 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.141131 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 86 components and 0.141131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068377Jy sigma=0.000747 ! Fit after self-cal, rms=0.068377Jy sigma=0.000747 ! 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.068377Jy sigma=0.000747 ! Fit after self-cal, rms=0.068423Jy sigma=0.000747 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.129 mas, bmaj=10.17 mas, bpa=58.03 degrees ! Estimated noise=769.849 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000253454 Jy ! Component: 100 - total flux cleaned = -0.000290261 Jy ! Component: 150 - total flux cleaned = -0.00032972 Jy ! Component: 200 - total flux cleaned = -0.000356279 Jy ! Total flux subtracted in 200 components = -0.000356279 Jy ! Clean residual min=-0.001859 max=0.001887 Jy/beam ! Clean residual mean=-0.000003 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.140775 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 87 components and 0.140775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068423Jy sigma=0.000747 ! Fit after self-cal, rms=0.068422Jy sigma=0.000747 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.5585e-05 Jy ! Component: 100 - total flux cleaned = -4.77017e-05 Jy ! Component: 150 - total flux cleaned = -6.72188e-05 Jy ! Component: 200 - total flux cleaned = -8.93711e-05 Jy ! Total flux subtracted in 200 components = -8.93711e-05 Jy ! Clean residual min=-0.001853 max=0.001891 Jy/beam ! Clean residual mean=-0.000004 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.140685 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 93 components and 0.140685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068423Jy sigma=0.000747 ! Fit after self-cal, rms=0.068422Jy sigma=0.000747 ! 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.414 mas, bmaj=8.331 mas, bpa=47.32 degrees ! Estimated noise=666.074 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.414 x 8.331 at 47.32 degrees (North through East) ! Clean map min=-0.0016632 max=0.13112 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.513 mas, bmaj=7.715 mas, bpa=47.42 degrees ! Estimated noise=1125.09 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.102053 Jy ! Component: 100 - total flux cleaned = 0.124686 Jy ! Component: 150 - total flux cleaned = 0.132512 Jy ! Component: 200 - total flux cleaned = 0.136016 Jy ! Total flux subtracted in 200 components = 0.136016 Jy ! Clean residual min=-0.002714 max=0.002698 Jy/beam ! Clean residual mean=-0.000007 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.136016 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.136016 Jy ! Inverting map and beam ! Estimated beam: bmin=4.414 mas, bmaj=8.331 mas, bpa=47.32 degrees ! Estimated noise=666.074 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 (-6, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00272311 Jy ! Component: 100 - total flux cleaned = 0.00359833 Jy ! Component: 150 - total flux cleaned = 0.00369954 Jy ! Component: 200 - total flux cleaned = 0.00369688 Jy ! Total flux subtracted in 200 components = 0.00369688 Jy ! Clean residual min=-0.001889 max=0.001779 Jy/beam ! Clean residual mean=-0.000004 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.139712 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 54 components and 0.139712 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.129 mas, bmaj=10.17 mas, bpa=58.03 degrees ! Estimated noise=769.849 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000413708 Jy ! Component: 100 - total flux cleaned = 0.000339265 Jy ! Component: 150 - total flux cleaned = 0.00029651 Jy ! Component: 200 - total flux cleaned = 0.00027841 Jy ! Total flux subtracted in 200 components = 0.00027841 Jy ! Clean residual min=-0.001869 max=0.001860 Jy/beam ! Clean residual mean=-0.000006 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.139991 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 = -1.58244e-05 Jy ! Component: 100 - total flux cleaned = -4.24941e-05 Jy ! Component: 150 - total flux cleaned = -5.32944e-05 Jy ! Component: 200 - total flux cleaned = -4.2478e-05 Jy ! Total flux subtracted in 200 components = -4.2478e-05 Jy ! Clean residual min=-0.001816 max=0.001839 Jy/beam ! Clean residual mean=-0.000006 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.139948 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 89 components and 0.139948 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.414 mas, bmaj=8.331 mas, bpa=47.32 degrees ! Estimated noise=666.074 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.76906e-05 Jy ! Component: 100 - total flux cleaned = -1.83016e-05 Jy ! Component: 150 - total flux cleaned = -2.3417e-06 Jy ! Component: 200 - total flux cleaned = 1.19892e-05 Jy ! Total flux subtracted in 200 components = 1.19892e-05 Jy ! Clean residual min=-0.001657 max=0.001717 Jy/beam ! Clean residual mean=-0.000003 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.13996 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 106 components and 0.13996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068405Jy sigma=0.000747 ! Fit after self-cal, rms=0.068403Jy sigma=0.000747 wmodel J1200+5300_S_2014_08_05_pus_map.mod ! Writing 106 model components to file: J1200+5300_S_2014_08_05_pus_map.mod wobs J1200+5300_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1200+5300_S_2014_08_05_pus_uvs.fits wwins J1200+5300_S_2014_08_05_pus_map.win ! wwins: Wrote 2 windows to J1200+5300_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.00013941 Jy ! Component: 100 - total flux cleaned = 0.000139317 Jy ! Component: 150 - total flux cleaned = 0.000166664 Jy ! Component: 200 - total flux cleaned = 0.000166823 Jy ! Component: 250 - total flux cleaned = 6.86585e-05 Jy ! Component: 300 - total flux cleaned = -4.86945e-05 Jy ! Component: 350 - total flux cleaned = -0.000275053 Jy ! Component: 400 - total flux cleaned = -0.000427936 Jy ! Component: 450 - total flux cleaned = -0.000597747 Jy ! Component: 500 - total flux cleaned = -0.000721317 Jy ! Component: 550 - total flux cleaned = -0.000922119 Jy ! Component: 600 - total flux cleaned = -0.00109827 Jy ! Component: 650 - total flux cleaned = -0.0012886 Jy ! Component: 700 - total flux cleaned = -0.00138142 Jy ! Component: 750 - total flux cleaned = -0.00152744 Jy ! Component: 800 - total flux cleaned = -0.00165187 Jy ! Component: 850 - total flux cleaned = -0.00173902 Jy ! Component: 900 - total flux cleaned = -0.00187531 Jy ! Component: 950 - total flux cleaned = -0.00195851 Jy ! Component: 1000 - total flux cleaned = -0.00205626 Jy ! Component: 1050 - total flux cleaned = -0.00210474 Jy ! Component: 1100 - total flux cleaned = -0.00219954 Jy ! Component: 1150 - total flux cleaned = -0.0022303 Jy ! Component: 1200 - total flux cleaned = -0.00230658 Jy ! Component: 1250 - total flux cleaned = -0.0023963 Jy ! Component: 1300 - total flux cleaned = -0.00242569 Jy ! Component: 1350 - total flux cleaned = -0.00254173 Jy ! Component: 1400 - total flux cleaned = -0.00256986 Jy ! Component: 1450 - total flux cleaned = -0.00259784 Jy ! Component: 1500 - total flux cleaned = -0.0026259 Jy ! Component: 1550 - total flux cleaned = -0.00274887 Jy ! Component: 1600 - total flux cleaned = -0.00276246 Jy ! Component: 1650 - total flux cleaned = -0.00280221 Jy ! Component: 1700 - total flux cleaned = -0.00285479 Jy ! Component: 1750 - total flux cleaned = -0.00290632 Jy ! Component: 1800 - total flux cleaned = -0.00300792 Jy ! Component: 1850 - total flux cleaned = -0.00307069 Jy ! Component: 1900 - total flux cleaned = -0.00314503 Jy ! Component: 1950 - total flux cleaned = -0.00321884 Jy ! Component: 2000 - total flux cleaned = -0.00329143 Jy ! Component: 2050 - total flux cleaned = -0.00336294 Jy ! Component: 2100 - total flux cleaned = -0.00338653 Jy ! Component: 2150 - total flux cleaned = -0.0034447 Jy ! Component: 2200 - total flux cleaned = -0.0035136 Jy ! Component: 2250 - total flux cleaned = -0.00351371 Jy ! Component: 2300 - total flux cleaned = -0.00363774 Jy ! Component: 2350 - total flux cleaned = -0.00365998 Jy ! Component: 2400 - total flux cleaned = -0.00370396 Jy ! Component: 2450 - total flux cleaned = -0.00374758 Jy ! Component: 2500 - total flux cleaned = -0.00381246 Jy ! Component: 2550 - total flux cleaned = -0.00385526 Jy ! Component: 2600 - total flux cleaned = -0.00395027 Jy ! Component: 2650 - total flux cleaned = -0.00396057 Jy ! Component: 2700 - total flux cleaned = -0.00402292 Jy ! Component: 2750 - total flux cleaned = -0.00410505 Jy ! Component: 2800 - total flux cleaned = -0.00410506 Jy ! Component: 2850 - total flux cleaned = -0.00418556 Jy ! Component: 2900 - total flux cleaned = -0.00418564 Jy ! Component: 2950 - total flux cleaned = -0.00421539 Jy ! Component: 3000 - total flux cleaned = -0.00427427 Jy ! Component: 3050 - total flux cleaned = -0.00432262 Jy ! Component: 3100 - total flux cleaned = -0.00434181 Jy ! Component: 3150 - total flux cleaned = -0.00436094 Jy ! Component: 3200 - total flux cleaned = -0.00437988 Jy ! Component: 3250 - total flux cleaned = -0.00440805 Jy ! Component: 3300 - total flux cleaned = -0.00440817 Jy ! Component: 3350 - total flux cleaned = -0.0044635 Jy ! Component: 3400 - total flux cleaned = -0.00446341 Jy ! Component: 3450 - total flux cleaned = -0.0044906 Jy ! Component: 3500 - total flux cleaned = -0.00447262 Jy ! Component: 3550 - total flux cleaned = -0.00451709 Jy ! Component: 3600 - total flux cleaned = -0.00449932 Jy ! Component: 3650 - total flux cleaned = -0.00448182 Jy ! Component: 3700 - total flux cleaned = -0.00452536 Jy ! Component: 3750 - total flux cleaned = -0.00449069 Jy ! Component: 3800 - total flux cleaned = -0.00449939 Jy ! Component: 3850 - total flux cleaned = -0.00451643 Jy ! Component: 3900 - total flux cleaned = -0.00450787 Jy ! Component: 3950 - total flux cleaned = -0.0045163 Jy ! Component: 4000 - total flux cleaned = -0.00454122 Jy ! Component: 4050 - total flux cleaned = -0.00453289 Jy ! Total flux subtracted in 4096 components = -0.00451653 Jy ! Clean residual min=-0.000556 max=0.000536 Jy/beam ! Clean residual mean=0.000001 rms=0.000152 Jy/beam ! Combined flux in latest and established models = 0.135444 Jy keep ! Adding 266 model components to the UV plane model. ! The established model now contains 372 components and 0.135444 Jy ![Exited script file: muppet] wmap "J1200+5300_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.414 x 8.331 at 47.32 degrees (North through East) ! Clean map min=-0.0012409 max=0.13141 Jy/beam ! Writing clean map to FITS file: J1200+5300_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.131405 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000147398 device "J1200+5300_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1200+5300_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.336512 0.336512 0.673023 1.34605 2.69209 5.38419 10.7684 21.5367 43.0735 86.147 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.131 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.414 x 8.331 at 47.32 degrees (North through East) ! Clean map min=-0.0012409 max=0.13141 Jy/beam quit ! Quitting program ! Log file J1200+5300_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:26:42 2016