! Started logfile: J1743+1935_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:33:53 2016 obs J1743+1935_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1743+1935_S_2014_08_05_pus_uva.fits ! AN table 1: 102 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.773638 visibilities/baseline/integration-bin. ! Found source: J1743+1935 ! ! 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 14204 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 J1743+1935_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 121 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 121 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 121 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 121 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.910251Jy sigma=0.010450 ! Fit after self-cal, rms=0.870044Jy sigma=0.009966 ! 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.844 mas, bmaj=7.987 mas, bpa=19.14 degrees ! Estimated noise=940.135 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.100848 Jy ! Component: 100 - total flux cleaned = 0.126142 Jy ! Total flux subtracted in 100 components = 0.126142 Jy ! Clean residual min=-0.007168 max=0.010670 Jy/beam ! Clean residual mean=-0.000037 rms=0.001952 Jy/beam ! Combined flux in latest and established models = 0.126142 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.126142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078692Jy sigma=0.000820 ! Fit after self-cal, rms=0.078652Jy sigma=0.000820 ! 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.639 mas, bmaj=8.768 mas, bpa=18.63 degrees ! Estimated noise=528.335 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.0130939 Jy ! Component: 100 - total flux cleaned = 0.0191521 Jy ! Component: 150 - total flux cleaned = 0.0224683 Jy ! Component: 200 - total flux cleaned = 0.0245878 Jy ! Total flux subtracted in 200 components = 0.0245878 Jy ! Clean residual min=-0.003506 max=0.004938 Jy/beam ! Clean residual mean=-0.000015 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.15073 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 45 components and 0.15073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076465Jy sigma=0.000797 ! Fit after self-cal, rms=0.076432Jy sigma=0.000797 ! Inverting map ! Added new window around map position (8, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00429644 Jy ! Component: 100 - total flux cleaned = 0.00626123 Jy ! Component: 150 - total flux cleaned = 0.00741907 Jy ! Component: 200 - total flux cleaned = 0.00785353 Jy ! Total flux subtracted in 200 components = 0.00785353 Jy ! Clean residual min=-0.003134 max=0.003627 Jy/beam ! Clean residual mean=-0.000005 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.158584 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 69 components and 0.158584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076132Jy sigma=0.000794 ! Fit after self-cal, rms=0.076100Jy sigma=0.000794 ! 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.96 FD 0.88 HN 1.01 KP 1.11 ! LA 1.10 MK 1.00* NL 0.97 OV 1.01 ! PT 1.03 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.01 FD 1.06 HN 1.03 KP 1.05 ! LA 1.05 MK 1.00* NL 1.00 OV 0.99 ! PT 1.00 SC 1.06 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.15 HN 1.05 KP 0.93 ! LA 0.81 MK 1.00* NL 0.99 OV 0.94 ! PT 0.98 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.09 FD 1.02 HN 1.02 KP 0.91 ! LA 0.79 MK 1.00* NL 1.08 OV 1.00 ! PT 1.01 SC 0.96 ! ! ! Fit before self-cal, rms=0.076100Jy sigma=0.000794 ! Fit after self-cal, rms=0.073109Jy sigma=0.000777 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.652 mas, bmaj=8.82 mas, bpa=18.75 degrees ! Estimated noise=527.944 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 (20.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0033213 Jy ! Component: 100 - total flux cleaned = 0.00504875 Jy ! Component: 150 - total flux cleaned = 0.00584976 Jy ! Component: 200 - total flux cleaned = 0.00605123 Jy ! Total flux subtracted in 200 components = 0.00605123 Jy ! Clean residual min=-0.001842 max=0.001893 Jy/beam ! Clean residual mean=0.000002 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.164635 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 112 components and 0.164635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072943Jy sigma=0.000776 ! Fit after self-cal, rms=0.072919Jy sigma=0.000775 ! 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.072919Jy sigma=0.000775 ! Fit after self-cal, rms=0.073884Jy sigma=0.000774 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.632 mas, bmaj=8.805 mas, bpa=18.85 degrees ! Estimated noise=528.153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000761869 Jy ! Component: 100 - total flux cleaned = 0.00122488 Jy ! Component: 150 - total flux cleaned = 0.0013827 Jy ! Component: 200 - total flux cleaned = 0.00140618 Jy ! Total flux subtracted in 200 components = 0.00140618 Jy ! Clean residual min=-0.001664 max=0.001641 Jy/beam ! Clean residual mean=-0.000002 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.166041 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 144 components and 0.166041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073857Jy sigma=0.000774 ! Fit after self-cal, rms=0.073872Jy sigma=0.000774 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.000338212 Jy ! Component: 100 - total flux cleaned = 0.000428261 Jy ! Component: 150 - total flux cleaned = 0.000490855 Jy ! Component: 200 - total flux cleaned = 0.00054954 Jy ! Total flux subtracted in 200 components = 0.00054954 Jy ! Clean residual min=-0.001654 max=0.001584 Jy/beam ! Clean residual mean=-0.000002 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.166591 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 159 components and 0.166591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073860Jy sigma=0.000774 ! Fit after self-cal, rms=0.073858Jy sigma=0.000774 ! 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.073858Jy sigma=0.000774 ! Fit after self-cal, rms=0.073937Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.631 mas, bmaj=8.808 mas, bpa=18.88 degrees ! Estimated noise=528.032 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000312639 Jy ! Component: 100 - total flux cleaned = 0.000497788 Jy ! Component: 150 - total flux cleaned = 0.000516212 Jy ! Component: 200 - total flux cleaned = 0.000550631 Jy ! Total flux subtracted in 200 components = 0.000550631 Jy ! Clean residual min=-0.001627 max=0.001589 Jy/beam ! Clean residual mean=-0.000003 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.167141 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 174 components and 0.167141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073926Jy sigma=0.000773 ! Fit after self-cal, rms=0.073927Jy sigma=0.000773 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.000204226 Jy ! Component: 100 - total flux cleaned = 0.000251859 Jy ! Component: 150 - total flux cleaned = 0.000266485 Jy ! Component: 200 - total flux cleaned = 0.00029424 Jy ! Total flux subtracted in 200 components = 0.00029424 Jy ! Clean residual min=-0.001620 max=0.001581 Jy/beam ! Clean residual mean=-0.000002 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.167435 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 181 components and 0.167435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073921Jy sigma=0.000773 ! Fit after self-cal, rms=0.073920Jy sigma=0.000773 ! 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.073920Jy sigma=0.000773 ! Fit after self-cal, rms=0.073978Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.363 mas, bmaj=10.41 mas, bpa=8.266 degrees ! Estimated noise=591.009 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.57891e-05 Jy ! Component: 100 - total flux cleaned = 0.000190475 Jy ! Component: 150 - total flux cleaned = 0.000344807 Jy ! Component: 200 - total flux cleaned = 0.000389435 Jy ! Total flux subtracted in 200 components = 0.000389435 Jy ! Clean residual min=-0.001841 max=0.001700 Jy/beam ! Clean residual mean=-0.000003 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.167825 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 201 components and 0.167825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073974Jy sigma=0.000773 ! Fit after self-cal, rms=0.073974Jy sigma=0.000773 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 = 6.59276e-05 Jy ! Component: 100 - total flux cleaned = 9.89073e-05 Jy ! Component: 150 - total flux cleaned = 0.000127827 Jy ! Component: 200 - total flux cleaned = 0.000145674 Jy ! Total flux subtracted in 200 components = 0.000145674 Jy ! Clean residual min=-0.001864 max=0.001664 Jy/beam ! Clean residual mean=-0.000003 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.16797 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 210 components and 0.16797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073972Jy sigma=0.000773 ! Fit after self-cal, rms=0.073972Jy sigma=0.000773 ! 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.631 mas, bmaj=8.812 mas, bpa=18.91 degrees ! Estimated noise=528.027 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.631 x 8.812 at 18.91 degrees (North through East) ! Clean map min=-0.0016079 max=0.1297 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.818 mas, bmaj=8.04 mas, bpa=19.55 degrees ! Estimated noise=934.747 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.10008 Jy ! Component: 100 - total flux cleaned = 0.125854 Jy ! Component: 150 - total flux cleaned = 0.137754 Jy ! Component: 200 - total flux cleaned = 0.144653 Jy ! Total flux subtracted in 200 components = 0.144653 Jy ! Clean residual min=-0.003581 max=0.003928 Jy/beam ! Clean residual mean=-0.000016 rms=0.001089 Jy/beam ! Combined flux in latest and established models = 0.144653 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.144653 Jy ! Inverting map and beam ! Estimated beam: bmin=4.631 mas, bmaj=8.812 mas, bpa=18.91 degrees ! Estimated noise=528.027 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.00484181 Jy ! Component: 100 - total flux cleaned = 0.00825694 Jy ! Component: 150 - total flux cleaned = 0.0109772 Jy ! Component: 200 - total flux cleaned = 0.0131661 Jy ! Total flux subtracted in 200 components = 0.0131661 Jy ! Clean residual min=-0.001906 max=0.001644 Jy/beam ! Clean residual mean=-0.000013 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.157819 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 74 components and 0.157819 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.363 mas, bmaj=10.41 mas, bpa=8.266 degrees ! Estimated noise=591.009 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00255014 Jy ! Component: 100 - total flux cleaned = 0.00437916 Jy ! Component: 150 - total flux cleaned = 0.00577485 Jy ! Component: 200 - total flux cleaned = 0.00687653 Jy ! Total flux subtracted in 200 components = 0.00687653 Jy ! Clean residual min=-0.001937 max=0.001746 Jy/beam ! Clean residual mean=-0.000009 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.164695 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.000875247 Jy ! Component: 100 - total flux cleaned = 0.00157449 Jy ! Component: 150 - total flux cleaned = 0.00201168 Jy ! Component: 200 - total flux cleaned = 0.00228706 Jy ! Total flux subtracted in 200 components = 0.00228706 Jy ! Clean residual min=-0.001876 max=0.001691 Jy/beam ! Clean residual mean=-0.000005 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.166982 Jy ! Adding 105 model components to the UV plane model. ! The established model now contains 166 components and 0.166982 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.631 mas, bmaj=8.812 mas, bpa=18.91 degrees ! Estimated noise=528.027 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000182868 Jy ! Component: 100 - total flux cleaned = 0.000245395 Jy ! Component: 150 - total flux cleaned = 0.000339595 Jy ! Component: 200 - total flux cleaned = 0.0004267 Jy ! Total flux subtracted in 200 components = 0.0004267 Jy ! Clean residual min=-0.001663 max=0.001608 Jy/beam ! Clean residual mean=-0.000003 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.167409 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 185 components and 0.167409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073988Jy sigma=0.000773 ! Fit after self-cal, rms=0.073981Jy sigma=0.000773 wmodel J1743+1935_S_2014_08_05_pus_map.mod ! Writing 185 model components to file: J1743+1935_S_2014_08_05_pus_map.mod wobs J1743+1935_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1743+1935_S_2014_08_05_pus_uvs.fits wwins J1743+1935_S_2014_08_05_pus_map.win ! wwins: Wrote 3 windows to J1743+1935_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.000335751 Jy ! Component: 100 - total flux cleaned = -0.000444838 Jy ! Component: 150 - total flux cleaned = -0.000471025 Jy ! Component: 200 - total flux cleaned = -0.000471428 Jy ! Component: 250 - total flux cleaned = -0.000448113 Jy ! Component: 300 - total flux cleaned = -0.000470418 Jy ! Component: 350 - total flux cleaned = -0.000491656 Jy ! Component: 400 - total flux cleaned = -0.000533474 Jy ! Component: 450 - total flux cleaned = -0.000492712 Jy ! Component: 500 - total flux cleaned = -0.000512698 Jy ! Component: 550 - total flux cleaned = -0.000551304 Jy ! Component: 600 - total flux cleaned = -0.000644851 Jy ! Component: 650 - total flux cleaned = -0.000644768 Jy ! Component: 700 - total flux cleaned = -0.000662974 Jy ! Component: 750 - total flux cleaned = -0.000750628 Jy ! Component: 800 - total flux cleaned = -0.000768163 Jy ! Component: 850 - total flux cleaned = -0.000835946 Jy ! Component: 900 - total flux cleaned = -0.000852422 Jy ! Component: 950 - total flux cleaned = -0.000917481 Jy ! Component: 1000 - total flux cleaned = -0.000949113 Jy ! Component: 1050 - total flux cleaned = -0.000949299 Jy ! Component: 1100 - total flux cleaned = -0.000995227 Jy ! Component: 1150 - total flux cleaned = -0.00102513 Jy ! Component: 1200 - total flux cleaned = -0.00099571 Jy ! Component: 1250 - total flux cleaned = -0.00103922 Jy ! Component: 1300 - total flux cleaned = -0.000996063 Jy ! Component: 1350 - total flux cleaned = -0.000981866 Jy ! Component: 1400 - total flux cleaned = -0.000981878 Jy ! Component: 1450 - total flux cleaned = -0.000927508 Jy ! Component: 1500 - total flux cleaned = -0.000968018 Jy ! Component: 1550 - total flux cleaned = -0.000941212 Jy ! Component: 1600 - total flux cleaned = -0.000980535 Jy ! Component: 1650 - total flux cleaned = -0.000954595 Jy ! Component: 1700 - total flux cleaned = -0.000941981 Jy ! Component: 1750 - total flux cleaned = -0.000929506 Jy ! Component: 1800 - total flux cleaned = -0.000942083 Jy ! Component: 1850 - total flux cleaned = -0.000954475 Jy ! Component: 1900 - total flux cleaned = -0.000954517 Jy ! Component: 1950 - total flux cleaned = -0.000930019 Jy ! Component: 2000 - total flux cleaned = -0.000918087 Jy ! Component: 2050 - total flux cleaned = -0.000894406 Jy ! Component: 2100 - total flux cleaned = -0.000871025 Jy ! Component: 2150 - total flux cleaned = -0.000847946 Jy ! Component: 2200 - total flux cleaned = -0.000836689 Jy ! Component: 2250 - total flux cleaned = -0.000870542 Jy ! Component: 2300 - total flux cleaned = -0.00085938 Jy ! Component: 2350 - total flux cleaned = -0.000837274 Jy ! Component: 2400 - total flux cleaned = -0.000848134 Jy ! Component: 2450 - total flux cleaned = -0.000826349 Jy ! Component: 2500 - total flux cleaned = -0.000815782 Jy ! Component: 2550 - total flux cleaned = -0.000868911 Jy ! Component: 2600 - total flux cleaned = -0.000826791 Jy ! Component: 2650 - total flux cleaned = -0.000858059 Jy ! Component: 2700 - total flux cleaned = -0.000878622 Jy ! Component: 2750 - total flux cleaned = -0.000847855 Jy ! Component: 2800 - total flux cleaned = -0.000898628 Jy ! Component: 2850 - total flux cleaned = -0.000888471 Jy ! Component: 2900 - total flux cleaned = -0.000878534 Jy ! Component: 2950 - total flux cleaned = -0.000927997 Jy ! Component: 3000 - total flux cleaned = -0.000957234 Jy ! Component: 3050 - total flux cleaned = -0.000908615 Jy ! Component: 3100 - total flux cleaned = -0.00096658 Jy ! Component: 3150 - total flux cleaned = -0.000995212 Jy ! Component: 3200 - total flux cleaned = -0.00101403 Jy ! Component: 3250 - total flux cleaned = -0.0010235 Jy ! Component: 3300 - total flux cleaned = -0.00106075 Jy ! Component: 3350 - total flux cleaned = -0.00106084 Jy ! Component: 3400 - total flux cleaned = -0.00110676 Jy ! Component: 3450 - total flux cleaned = -0.00111595 Jy ! Component: 3500 - total flux cleaned = -0.00113396 Jy ! Component: 3550 - total flux cleaned = -0.00115186 Jy ! Component: 3600 - total flux cleaned = -0.00119615 Jy ! Component: 3650 - total flux cleaned = -0.00118734 Jy ! Component: 3700 - total flux cleaned = -0.00123116 Jy ! Component: 3750 - total flux cleaned = -0.00123129 Jy ! Component: 3800 - total flux cleaned = -0.00125726 Jy ! Component: 3850 - total flux cleaned = -0.00129146 Jy ! Component: 3900 - total flux cleaned = -0.00129152 Jy ! Component: 3950 - total flux cleaned = -0.00130844 Jy ! Component: 4000 - total flux cleaned = -0.00130007 Jy ! Component: 4050 - total flux cleaned = -0.00134164 Jy ! Total flux subtracted in 4096 components = -0.00134166 Jy ! Clean residual min=-0.000471 max=0.000439 Jy/beam ! Clean residual mean=-0.000001 rms=0.000160 Jy/beam ! Combined flux in latest and established models = 0.166067 Jy keep ! Adding 325 model components to the UV plane model. ! The established model now contains 510 components and 0.166067 Jy ![Exited script file: muppet] wmap "J1743+1935_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.631 x 8.812 at 18.91 degrees (North through East) ! Clean map min=-0.0011383 max=0.12997 Jy/beam ! Writing clean map to FITS file: J1743+1935_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.129972 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000157352 device "J1743+1935_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1743+1935_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.363198 0.363198 0.726395 1.45279 2.90558 5.81116 11.6223 23.2446 46.4893 92.9786 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.129 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.631 x 8.812 at 18.91 degrees (North through East) ! Clean map min=-0.0011383 max=0.12997 Jy/beam quit ! Quitting program ! Log file J1743+1935_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:33:58 2016