! Started logfile: J1513-2114_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:31:08 2016 obs J1513-2114_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1513-2114_S_2014_08_05_pus_uva.fits ! AN table 1: 63 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.680423 visibilities/baseline/integration-bin. ! Found source: J1513-2114 ! ! 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 7716 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 J1513-2114_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 136 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 136 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 136 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 136 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.761831Jy sigma=0.006963 ! Fit after self-cal, rms=0.751288Jy sigma=0.006874 ! 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.111 mas, bmaj=12.9 mas, bpa=17.54 degrees ! Estimated noise=1115.96 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.190965 Jy ! Component: 100 - total flux cleaned = 0.233699 Jy ! Total flux subtracted in 100 components = 0.233699 Jy ! Clean residual min=-0.008833 max=0.014700 Jy/beam ! Clean residual mean=-0.000002 rms=0.002240 Jy/beam ! Combined flux in latest and established models = 0.233699 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.233699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100959Jy sigma=0.000851 ! Fit after self-cal, rms=0.100952Jy sigma=0.000851 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.015258 Jy ! Component: 100 - total flux cleaned = 0.0242165 Jy ! Total flux subtracted in 100 components = 0.0242165 Jy ! Clean residual min=-0.008223 max=0.006560 Jy/beam ! Clean residual mean=0.000003 rms=0.001608 Jy/beam ! Combined flux in latest and established models = 0.257916 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 31 components and 0.257916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096928Jy sigma=0.000817 ! Fit after self-cal, rms=0.096936Jy sigma=0.000817 ! 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=3.815 mas, bmaj=14.03 mas, bpa=16.68 degrees ! Estimated noise=896.798 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.0107986 Jy ! Component: 100 - total flux cleaned = 0.0167609 Jy ! Component: 150 - total flux cleaned = 0.0204266 Jy ! Component: 200 - total flux cleaned = 0.0228169 Jy ! Total flux subtracted in 200 components = 0.0228169 Jy ! Clean residual min=-0.005122 max=0.004807 Jy/beam ! Clean residual mean=0.000006 rms=0.001250 Jy/beam ! Combined flux in latest and established models = 0.280733 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 85 components and 0.280733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095387Jy sigma=0.000808 ! Fit after self-cal, rms=0.095394Jy sigma=0.000808 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.86 HN 1.03 KP 1.11 ! LA 1.09 MK 1.00* NL 0.96 OV 0.97 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00 HN 1.06 KP 1.02 ! LA 1.08 MK 1.00* NL 0.98 OV 1.02 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.15 HN 1.06 KP 0.93 ! LA 0.82 MK 1.00* NL 0.98 OV 0.93 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.02 HN 1.04 KP 0.89 ! LA 0.80 MK 1.00* NL 1.09 OV 1.00 ! PT 1.02 SC 0.99 ! ! ! Fit before self-cal, rms=0.095394Jy sigma=0.000808 ! Fit after self-cal, rms=0.089132Jy sigma=0.000772 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.819 mas, bmaj=14.11 mas, bpa=16.76 degrees ! Estimated noise=898.99 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.00199026 Jy ! Component: 100 - total flux cleaned = -0.00261113 Jy ! Component: 150 - total flux cleaned = -0.00268315 Jy ! Component: 200 - total flux cleaned = -0.00274172 Jy ! Total flux subtracted in 200 components = -0.00274172 Jy ! Clean residual min=-0.004175 max=0.003441 Jy/beam ! Clean residual mean=0.000002 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.277991 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 97 components and 0.277991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089082Jy sigma=0.000771 ! Fit after self-cal, rms=0.089057Jy sigma=0.000771 ! 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.089057Jy sigma=0.000771 ! Fit after self-cal, rms=0.089116Jy sigma=0.000771 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.824 mas, bmaj=14.15 mas, bpa=16.78 degrees ! Estimated noise=897.785 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00152001 Jy ! Component: 100 - total flux cleaned = -0.00203376 Jy ! Component: 150 - total flux cleaned = -0.00206188 Jy ! Component: 200 - total flux cleaned = -0.00211045 Jy ! Total flux subtracted in 200 components = -0.00211045 Jy ! Clean residual min=-0.004012 max=0.003321 Jy/beam ! Clean residual mean=0.000002 rms=0.000872 Jy/beam ! Combined flux in latest and established models = 0.27588 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 112 components and 0.27588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089086Jy sigma=0.000771 ! Fit after self-cal, rms=0.089087Jy sigma=0.000771 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.000119006 Jy ! Component: 100 - total flux cleaned = -9.90287e-05 Jy ! Component: 150 - total flux cleaned = -9.79774e-05 Jy ! Component: 200 - total flux cleaned = -8.00478e-05 Jy ! Total flux subtracted in 200 components = -8.00478e-05 Jy ! Clean residual min=-0.004038 max=0.003326 Jy/beam ! Clean residual mean=0.000002 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.2758 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 120 components and 0.2758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089080Jy sigma=0.000771 ! Fit after self-cal, rms=0.089078Jy sigma=0.000771 ! 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.089078Jy sigma=0.000771 ! Fit after self-cal, rms=0.089180Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.827 mas, bmaj=14.15 mas, bpa=16.79 degrees ! Estimated noise=897.139 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00109009 Jy ! Component: 100 - total flux cleaned = -0.00140577 Jy ! Component: 150 - total flux cleaned = -0.00150499 Jy ! Component: 200 - total flux cleaned = -0.00148685 Jy ! Total flux subtracted in 200 components = -0.00148685 Jy ! Clean residual min=-0.002875 max=0.003111 Jy/beam ! Clean residual mean=-0.000002 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.274313 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 127 components and 0.274313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089163Jy sigma=0.000767 ! Fit after self-cal, rms=0.089179Jy sigma=0.000767 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.51973e-06 Jy ! Component: 100 - total flux cleaned = 2.32877e-05 Jy ! Component: 150 - total flux cleaned = 3.71765e-05 Jy ! Component: 200 - total flux cleaned = 3.74005e-05 Jy ! Total flux subtracted in 200 components = 3.74005e-05 Jy ! Clean residual min=-0.002891 max=0.003124 Jy/beam ! Clean residual mean=-0.000002 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.274351 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 134 components and 0.274351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089174Jy sigma=0.000767 ! Fit after self-cal, rms=0.089173Jy sigma=0.000767 ! 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.089173Jy sigma=0.000767 ! Fit after self-cal, rms=0.089263Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.904 mas, bmaj=19.13 mas, bpa=6.773 degrees ! Estimated noise=1024.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000361247 Jy ! Component: 100 - total flux cleaned = -0.000362297 Jy ! Component: 150 - total flux cleaned = -0.000361871 Jy ! Component: 200 - total flux cleaned = -0.000359784 Jy ! Total flux subtracted in 200 components = -0.000359784 Jy ! Clean residual min=-0.002715 max=0.003376 Jy/beam ! Clean residual mean=-0.000004 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.273991 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 142 components and 0.273991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089257Jy sigma=0.000767 ! Fit after self-cal, rms=0.089260Jy sigma=0.000767 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.73143e-05 Jy ! Component: 100 - total flux cleaned = -9.52093e-06 Jy ! Component: 150 - total flux cleaned = 3.12165e-06 Jy ! Component: 200 - total flux cleaned = 2.64981e-05 Jy ! Total flux subtracted in 200 components = 2.64981e-05 Jy ! Clean residual min=-0.002693 max=0.003355 Jy/beam ! Clean residual mean=-0.000004 rms=0.000861 Jy/beam ! Combined flux in latest and established models = 0.274018 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 144 components and 0.274018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089261Jy sigma=0.000767 ! Fit after self-cal, rms=0.089260Jy sigma=0.000767 ! 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=3.83 mas, bmaj=14.18 mas, bpa=16.81 degrees ! Estimated noise=896.556 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.83 x 14.18 at 16.81 degrees (North through East) ! Clean map min=-0.0026673 max=0.24793 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.104 mas, bmaj=13.03 mas, bpa=17.75 degrees ! Estimated noise=1120.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.19152 Jy ! Component: 100 - total flux cleaned = 0.235152 Jy ! Component: 150 - total flux cleaned = 0.250478 Jy ! Component: 200 - total flux cleaned = 0.257052 Jy ! Total flux subtracted in 200 components = 0.257052 Jy ! Clean residual min=-0.003903 max=0.004021 Jy/beam ! Clean residual mean=-0.000004 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.257052 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.257052 Jy ! Inverting map and beam ! Estimated beam: bmin=3.83 mas, bmaj=14.18 mas, bpa=16.81 degrees ! Estimated noise=896.556 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.00631528 Jy ! Component: 100 - total flux cleaned = 0.00982668 Jy ! Component: 150 - total flux cleaned = 0.0120529 Jy ! Component: 200 - total flux cleaned = 0.0135611 Jy ! Total flux subtracted in 200 components = 0.0135611 Jy ! Clean residual min=-0.002856 max=0.002995 Jy/beam ! Clean residual mean=-0.000003 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.270613 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 101 components and 0.270613 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=7.904 mas, bmaj=19.13 mas, bpa=6.773 degrees ! Estimated noise=1024.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00168633 Jy ! Component: 100 - total flux cleaned = 0.00259421 Jy ! Component: 150 - total flux cleaned = 0.00313473 Jy ! Component: 200 - total flux cleaned = 0.00340764 Jy ! Total flux subtracted in 200 components = 0.00340764 Jy ! Clean residual min=-0.002654 max=0.003340 Jy/beam ! Clean residual mean=-0.000004 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.274021 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 = 4.26665e-05 Jy ! Component: 100 - total flux cleaned = 8.19119e-05 Jy ! Component: 150 - total flux cleaned = 0.000100693 Jy ! Component: 200 - total flux cleaned = 0.000109953 Jy ! Total flux subtracted in 200 components = 0.000109953 Jy ! Clean residual min=-0.002649 max=0.003324 Jy/beam ! Clean residual mean=-0.000004 rms=0.000861 Jy/beam ! Combined flux in latest and established models = 0.274131 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 110 components and 0.274131 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.83 mas, bmaj=14.18 mas, bpa=16.81 degrees ! Estimated noise=896.556 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000304824 Jy ! Component: 100 - total flux cleaned = -0.000309223 Jy ! Component: 150 - total flux cleaned = -0.000357078 Jy ! Component: 200 - total flux cleaned = -0.000385611 Jy ! Total flux subtracted in 200 components = -0.000385611 Jy ! Clean residual min=-0.002757 max=0.003027 Jy/beam ! Clean residual mean=-0.000002 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.273745 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 122 components and 0.273745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089250Jy sigma=0.000767 ! Fit after self-cal, rms=0.089248Jy sigma=0.000767 wmodel J1513-2114_S_2014_08_05_pus_map.mod ! Writing 122 model components to file: J1513-2114_S_2014_08_05_pus_map.mod wobs J1513-2114_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1513-2114_S_2014_08_05_pus_uvs.fits wwins J1513-2114_S_2014_08_05_pus_map.win ! wwins: Wrote 1 windows to J1513-2114_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.000513644 Jy ! Component: 100 - total flux cleaned = 0.00032358 Jy ! Component: 150 - total flux cleaned = 0.000368223 Jy ! Component: 200 - total flux cleaned = 0.000201854 Jy ! Component: 250 - total flux cleaned = 8.35125e-05 Jy ! Component: 300 - total flux cleaned = 8.31063e-05 Jy ! Component: 350 - total flux cleaned = -2.76291e-05 Jy ! Component: 400 - total flux cleaned = -0.000134001 Jy ! Component: 450 - total flux cleaned = -0.000134275 Jy ! Component: 500 - total flux cleaned = -0.000236253 Jy ! Component: 550 - total flux cleaned = -0.000400775 Jy ! Component: 600 - total flux cleaned = -0.000496962 Jy ! Component: 650 - total flux cleaned = -0.000747448 Jy ! Component: 700 - total flux cleaned = -0.000869678 Jy ! Component: 750 - total flux cleaned = -0.00101962 Jy ! Component: 800 - total flux cleaned = -0.00110737 Jy ! Component: 850 - total flux cleaned = -0.00116524 Jy ! Component: 900 - total flux cleaned = -0.00127826 Jy ! Component: 950 - total flux cleaned = -0.00130623 Jy ! Component: 1000 - total flux cleaned = -0.00141441 Jy ! Component: 1050 - total flux cleaned = -0.00138752 Jy ! Component: 1100 - total flux cleaned = -0.0013881 Jy ! Component: 1150 - total flux cleaned = -0.00143991 Jy ! Component: 1200 - total flux cleaned = -0.00149047 Jy ! Component: 1250 - total flux cleaned = -0.00146449 Jy ! Component: 1300 - total flux cleaned = -0.00131643 Jy ! Component: 1350 - total flux cleaned = -0.00126782 Jy ! Component: 1400 - total flux cleaned = -0.00117236 Jy ! Component: 1450 - total flux cleaned = -0.0010547 Jy ! Component: 1500 - total flux cleaned = -0.000961792 Jy ! Component: 1550 - total flux cleaned = -0.000892906 Jy ! Component: 1600 - total flux cleaned = -0.000711575 Jy ! Component: 1650 - total flux cleaned = -0.000532669 Jy ! Component: 1700 - total flux cleaned = -0.000422177 Jy ! Component: 1750 - total flux cleaned = -0.000290812 Jy ! Component: 1800 - total flux cleaned = -0.000118059 Jy ! Component: 1850 - total flux cleaned = 5.28488e-05 Jy ! Component: 1900 - total flux cleaned = 0.00011632 Jy ! Component: 1950 - total flux cleaned = 0.000324973 Jy ! Component: 2000 - total flux cleaned = 0.000531472 Jy ! Component: 2050 - total flux cleaned = 0.000694797 Jy ! Component: 2100 - total flux cleaned = 0.000815512 Jy ! Component: 2150 - total flux cleaned = 0.000955429 Jy ! Component: 2200 - total flux cleaned = 0.00113352 Jy ! Component: 2250 - total flux cleaned = 0.00127032 Jy ! Component: 2300 - total flux cleaned = 0.00136706 Jy ! Component: 2350 - total flux cleaned = 0.00150158 Jy ! Component: 2400 - total flux cleaned = 0.00167279 Jy ! Component: 2450 - total flux cleaned = 0.0018419 Jy ! Component: 2500 - total flux cleaned = 0.00195355 Jy ! Component: 2550 - total flux cleaned = 0.00197176 Jy ! Component: 2600 - total flux cleaned = 0.00215476 Jy ! Component: 2650 - total flux cleaned = 0.00226348 Jy ! Component: 2700 - total flux cleaned = 0.00231735 Jy ! Component: 2750 - total flux cleaned = 0.00244202 Jy ! Component: 2800 - total flux cleaned = 0.00258322 Jy ! Component: 2850 - total flux cleaned = 0.00270563 Jy ! Component: 2900 - total flux cleaned = 0.00279256 Jy ! Component: 2950 - total flux cleaned = 0.00287877 Jy ! Component: 3000 - total flux cleaned = 0.00299864 Jy ! Component: 3050 - total flux cleaned = 0.00304945 Jy ! Component: 3100 - total flux cleaned = 0.00310001 Jy ! Component: 3150 - total flux cleaned = 0.0032171 Jy ! Component: 3200 - total flux cleaned = 0.00334995 Jy ! Component: 3250 - total flux cleaned = 0.00344861 Jy ! Component: 3300 - total flux cleaned = 0.00351405 Jy ! Component: 3350 - total flux cleaned = 0.00362784 Jy ! Component: 3400 - total flux cleaned = 0.00366013 Jy ! Component: 3450 - total flux cleaned = 0.00372403 Jy ! Component: 3500 - total flux cleaned = 0.00383517 Jy ! Component: 3550 - total flux cleaned = 0.00396138 Jy ! Component: 3600 - total flux cleaned = 0.00410243 Jy ! Component: 3650 - total flux cleaned = 0.00414901 Jy ! Component: 3700 - total flux cleaned = 0.00422614 Jy ! Component: 3750 - total flux cleaned = 0.00433345 Jy ! Component: 3800 - total flux cleaned = 0.00439442 Jy ! Component: 3850 - total flux cleaned = 0.00456085 Jy ! Component: 3900 - total flux cleaned = 0.00466596 Jy ! Component: 3950 - total flux cleaned = 0.00472572 Jy ! Component: 4000 - total flux cleaned = 0.00484417 Jy ! Component: 4050 - total flux cleaned = 0.00487375 Jy ! Total flux subtracted in 4096 components = 0.0050053 Jy ! Clean residual min=-0.000869 max=0.000884 Jy/beam ! Clean residual mean=-0.000002 rms=0.000289 Jy/beam ! Combined flux in latest and established models = 0.278751 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 411 components and 0.27875 Jy ![Exited script file: muppet] wmap "J1513-2114_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.83 x 14.18 at 16.81 degrees (North through East) ! Clean map min=-0.0021439 max=0.24842 Jy/beam ! Writing clean map to FITS file: J1513-2114_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.248416 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000284578 device "J1513-2114_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1513-2114_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.343672 0.343672 0.687344 1.37469 2.74938 5.49875 10.9975 21.995 43.99 87.9801 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.248 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.83 x 14.18 at 16.81 degrees (North through East) ! Clean map min=-0.0021439 max=0.24842 Jy/beam quit ! Quitting program ! Log file J1513-2114_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:31:13 2016