! Started logfile: J1316-3338_S_2015_01_22_pus_uvs.log on Tue Jan 3 22:53:35 2017 obs J1316-3338_S_2015_01_22_pus_uva.fits ! Reading UV FITS file: J1316-3338_S_2015_01_22_pus_uva.fits ! AN table 1: 32 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.711111 visibilities/baseline/integration-bin. ! Found source: J1316-3338 ! ! 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 281 lines of history. ! ! Reading 4096 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 J1316-3338_S_2015_01_22_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 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.677748Jy sigma=0.005497 ! Fit after self-cal, rms=0.668776Jy sigma=0.005424 ! 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=2.26 mas, bmaj=6.17 mas, bpa=-0.4808 degrees ! Estimated noise=1888.53 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.236808 Jy ! Component: 100 - total flux cleaned = 0.325777 Jy ! Total flux subtracted in 100 components = 0.325777 Jy ! Clean residual min=-0.024435 max=0.045324 Jy/beam ! Clean residual mean=-0.000362 rms=0.006407 Jy/beam ! Combined flux in latest and established models = 0.325777 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.325777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.180371Jy sigma=0.001449 ! Fit after self-cal, rms=0.180170Jy sigma=0.001448 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0502362 Jy ! Component: 100 - total flux cleaned = 0.0803567 Jy ! Total flux subtracted in 100 components = 0.0803567 Jy ! Clean residual min=-0.021190 max=0.032288 Jy/beam ! Clean residual mean=-0.000223 rms=0.004846 Jy/beam ! Combined flux in latest and established models = 0.406133 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 18 components and 0.406133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151902Jy sigma=0.001174 ! Fit after self-cal, rms=0.151829Jy sigma=0.001174 ! Inverting map ! Added new window around map position (-4, 5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0315981 Jy ! Component: 100 - total flux cleaned = 0.0522391 Jy ! Total flux subtracted in 100 components = 0.0522391 Jy ! Clean residual min=-0.020378 max=0.026866 Jy/beam ! Clean residual mean=-0.000139 rms=0.004083 Jy/beam ! Combined flux in latest and established models = 0.458372 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 39 components and 0.458373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137560Jy sigma=0.001047 ! Fit after self-cal, rms=0.136544Jy sigma=0.001039 ! 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=2.77 mas, bmaj=7.411 mas, bpa=-0.7068 degrees ! Estimated noise=1363.46 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 (-5.5, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0412057 Jy ! Component: 100 - total flux cleaned = 0.0674653 Jy ! Component: 150 - total flux cleaned = 0.0858746 Jy ! Component: 200 - total flux cleaned = 0.0991839 Jy ! Total flux subtracted in 200 components = 0.0991839 Jy ! Clean residual min=-0.015706 max=0.023221 Jy/beam ! Clean residual mean=0.000011 rms=0.003566 Jy/beam ! Combined flux in latest and established models = 0.557556 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 105 components and 0.557556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121229Jy sigma=0.000902 ! Fit after self-cal, rms=0.120025Jy sigma=0.000892 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00* HN 1.15 KP 1.05 ! LA 1.07 MK 0.99 NL 1.09 OV 0.95 ! PT 1.03 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00* HN 1.30 KP 0.96 ! LA 1.02 MK 1.05 NL 1.20 OV 0.98 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.00* HN 1.22 KP 0.84 ! LA 0.82 MK 1.05 NL 1.20 OV 0.90 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.00* HN 1.20 KP 0.78 ! LA 0.92 MK 1.00 NL 1.07 OV 0.97 ! PT 1.04 SC 0.99 ! ! ! Fit before self-cal, rms=0.120025Jy sigma=0.000892 ! Fit after self-cal, rms=0.108120Jy sigma=0.000778 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.794 mas, bmaj=7.407 mas, bpa=-0.0945 degrees ! Estimated noise=1364.17 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 (-10.5, 13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00614925 Jy ! Component: 100 - total flux cleaned = 0.0072126 Jy ! Component: 150 - total flux cleaned = 0.00765772 Jy ! Component: 200 - total flux cleaned = 0.00765659 Jy ! Total flux subtracted in 200 components = 0.00765659 Jy ! Clean residual min=-0.005609 max=0.005010 Jy/beam ! Clean residual mean=0.000041 rms=0.001323 Jy/beam ! Combined flux in latest and established models = 0.565213 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 125 components and 0.565213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107608Jy sigma=0.000773 ! Fit after self-cal, rms=0.107740Jy sigma=0.000773 ! 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.107740Jy sigma=0.000773 ! Fit after self-cal, rms=0.107381Jy sigma=0.000771 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.792 mas, bmaj=7.395 mas, bpa=-0.03624 degrees ! Estimated noise=1359.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.45342e-05 Jy ! Component: 100 - total flux cleaned = 5.62807e-05 Jy ! Component: 150 - total flux cleaned = 0.000135495 Jy ! Component: 200 - total flux cleaned = 5.85152e-05 Jy ! Total flux subtracted in 200 components = 5.85152e-05 Jy ! Clean residual min=-0.005315 max=0.004577 Jy/beam ! Clean residual mean=0.000038 rms=0.001225 Jy/beam ! Combined flux in latest and established models = 0.565272 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 141 components and 0.565272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107215Jy sigma=0.000770 ! Fit after self-cal, rms=0.107205Jy sigma=0.000770 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.000171411 Jy ! Component: 100 - total flux cleaned = 9.90726e-05 Jy ! Component: 150 - total flux cleaned = 9.80477e-05 Jy ! Component: 200 - total flux cleaned = 9.47302e-05 Jy ! Total flux subtracted in 200 components = 9.47302e-05 Jy ! Clean residual min=-0.005140 max=0.004496 Jy/beam ! Clean residual mean=0.000039 rms=0.001201 Jy/beam ! Combined flux in latest and established models = 0.565366 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 154 components and 0.565366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107106Jy sigma=0.000769 ! Fit after self-cal, rms=0.107105Jy sigma=0.000769 ! 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.107105Jy sigma=0.000769 ! Fit after self-cal, rms=0.106885Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.79 mas, bmaj=7.374 mas, bpa=-0.02295 degrees ! Estimated noise=1355.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00064991 Jy ! Component: 100 - total flux cleaned = -0.000724404 Jy ! Component: 150 - total flux cleaned = -0.000857612 Jy ! Component: 200 - total flux cleaned = -0.000920888 Jy ! Total flux subtracted in 200 components = -0.000920888 Jy ! Clean residual min=-0.004766 max=0.004071 Jy/beam ! Clean residual mean=0.000032 rms=0.001130 Jy/beam ! Combined flux in latest and established models = 0.564445 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 166 components and 0.564446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106787Jy sigma=0.000767 ! Fit after self-cal, rms=0.106784Jy 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 = -8.10807e-06 Jy ! Component: 100 - total flux cleaned = -6.73345e-05 Jy ! Component: 150 - total flux cleaned = -0.000176014 Jy ! Component: 200 - total flux cleaned = -0.000175285 Jy ! Total flux subtracted in 200 components = -0.000175285 Jy ! Clean residual min=-0.004635 max=0.003986 Jy/beam ! Clean residual mean=0.000031 rms=0.001114 Jy/beam ! Combined flux in latest and established models = 0.56427 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 177 components and 0.56427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106722Jy sigma=0.000767 ! Fit after self-cal, rms=0.106722Jy 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.106722Jy sigma=0.000767 ! Fit after self-cal, rms=0.106604Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.857 mas, bmaj=21.95 mas, bpa=3.076 degrees ! Estimated noise=1788.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000996802 Jy ! Component: 100 - total flux cleaned = -0.00139548 Jy ! Component: 150 - total flux cleaned = -0.00153367 Jy ! Component: 200 - total flux cleaned = -0.00157244 Jy ! Total flux subtracted in 200 components = -0.00157244 Jy ! Clean residual min=-0.005213 max=0.005660 Jy/beam ! Clean residual mean=0.000069 rms=0.001568 Jy/beam ! Combined flux in latest and established models = 0.562698 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 184 components and 0.562698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106578Jy sigma=0.000767 ! Fit after self-cal, rms=0.106566Jy 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 = -2.11848e-05 Jy ! Component: 100 - total flux cleaned = -1.91398e-05 Jy ! Component: 150 - total flux cleaned = 1.45031e-05 Jy ! Component: 200 - total flux cleaned = 1.47521e-05 Jy ! Total flux subtracted in 200 components = 1.47521e-05 Jy ! Clean residual min=-0.005057 max=0.005538 Jy/beam ! Clean residual mean=0.000070 rms=0.001554 Jy/beam ! Combined flux in latest and established models = 0.562712 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 187 components and 0.562712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106562Jy sigma=0.000767 ! Fit after self-cal, rms=0.106554Jy 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=2.788 mas, bmaj=7.361 mas, bpa=-0.03188 degrees ! Estimated noise=1351.9 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.788 x 7.361 at -0.03188 degrees (North through East) ! Clean map min=-0.004279 max=0.32337 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=2.266 mas, bmaj=6.103 mas, bpa=0.4122 degrees ! Estimated noise=1888.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.23722 Jy ! Component: 100 - total flux cleaned = 0.326296 Jy ! Component: 150 - total flux cleaned = 0.378221 Jy ! Component: 200 - total flux cleaned = 0.412443 Jy ! Total flux subtracted in 200 components = 0.412443 Jy ! Clean residual min=-0.012494 max=0.019187 Jy/beam ! Clean residual mean=-0.000223 rms=0.003458 Jy/beam ! Combined flux in latest and established models = 0.412443 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.412443 Jy ! Inverting map and beam ! Estimated beam: bmin=2.788 mas, bmaj=7.361 mas, bpa=-0.03188 degrees ! Estimated noise=1351.9 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.048905 Jy ! Component: 100 - total flux cleaned = 0.0782401 Jy ! Component: 150 - total flux cleaned = 0.097615 Jy ! Component: 200 - total flux cleaned = 0.111113 Jy ! Total flux subtracted in 200 components = 0.111113 Jy ! Clean residual min=-0.006793 max=0.009584 Jy/beam ! Clean residual mean=-0.000093 rms=0.002015 Jy/beam ! Combined flux in latest and established models = 0.523556 Jy ! Adding 95 model components to the UV plane model. ! The established model now contains 112 components and 0.523556 Jy ! Inverting map ! Added new window around map position (-10.5, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0106515 Jy ! Component: 100 - total flux cleaned = 0.0181941 Jy ! Component: 150 - total flux cleaned = 0.0238348 Jy ! Component: 200 - total flux cleaned = 0.0281149 Jy ! Total flux subtracted in 200 components = 0.0281149 Jy ! Clean residual min=-0.004987 max=0.004676 Jy/beam ! Clean residual mean=-0.000006 rms=0.001226 Jy/beam ! Combined flux in latest and established models = 0.551671 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 136 components and 0.551671 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.857 mas, bmaj=21.95 mas, bpa=3.076 degrees ! Estimated noise=1788.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00554144 Jy ! Component: 100 - total flux cleaned = 0.00849944 Jy ! Component: 150 - total flux cleaned = 0.0102474 Jy ! Component: 200 - total flux cleaned = 0.0105011 Jy ! Total flux subtracted in 200 components = 0.0105011 Jy ! Clean residual min=-0.005392 max=0.005961 Jy/beam ! Clean residual mean=0.000062 rms=0.001602 Jy/beam ! Combined flux in latest and established models = 0.562172 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.000180465 Jy ! Component: 100 - total flux cleaned = 0.000303364 Jy ! Component: 150 - total flux cleaned = 0.000303038 Jy ! Component: 200 - total flux cleaned = 0.000303028 Jy ! Total flux subtracted in 200 components = 0.000303028 Jy ! Clean residual min=-0.005190 max=0.005908 Jy/beam ! Clean residual mean=0.000065 rms=0.001578 Jy/beam ! Combined flux in latest and established models = 0.562475 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 169 components and 0.562475 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.788 mas, bmaj=7.361 mas, bpa=-0.03188 degrees ! Estimated noise=1351.9 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00127972 Jy ! Component: 100 - total flux cleaned = -0.00128506 Jy ! Component: 150 - total flux cleaned = -0.00114395 Jy ! Component: 200 - total flux cleaned = -0.00107635 Jy ! Total flux subtracted in 200 components = -0.00107635 Jy ! Clean residual min=-0.004138 max=0.003980 Jy/beam ! Clean residual mean=0.000026 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.561399 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 183 components and 0.561399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106550Jy sigma=0.000767 ! Fit after self-cal, rms=0.106531Jy sigma=0.000766 wmodel J1316-3338_S_2015_01_22_pus_map.mod ! Writing 183 model components to file: J1316-3338_S_2015_01_22_pus_map.mod wobs J1316-3338_S_2015_01_22_pus_uvs.fits ! Writing UV FITS file: J1316-3338_S_2015_01_22_pus_uvs.fits wwins J1316-3338_S_2015_01_22_pus_map.win ! wwins: Wrote 5 windows to J1316-3338_S_2015_01_22_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.00101728 Jy ! Component: 100 - total flux cleaned = -0.00109069 Jy ! Component: 150 - total flux cleaned = -0.00102477 Jy ! Component: 200 - total flux cleaned = -0.00115311 Jy ! Component: 250 - total flux cleaned = -0.00127623 Jy ! Component: 300 - total flux cleaned = -0.0014575 Jy ! Component: 350 - total flux cleaned = -0.00169261 Jy ! Component: 400 - total flux cleaned = -0.00180795 Jy ! Component: 450 - total flux cleaned = -0.00191956 Jy ! Component: 500 - total flux cleaned = -0.00219207 Jy ! Component: 550 - total flux cleaned = -0.00229743 Jy ! Component: 600 - total flux cleaned = -0.00245232 Jy ! Component: 650 - total flux cleaned = -0.00255294 Jy ! Component: 700 - total flux cleaned = -0.00270168 Jy ! Component: 750 - total flux cleaned = -0.00279833 Jy ! Component: 800 - total flux cleaned = -0.00298975 Jy ! Component: 850 - total flux cleaned = -0.00317855 Jy ! Component: 900 - total flux cleaned = -0.00336416 Jy ! Component: 950 - total flux cleaned = -0.00354504 Jy ! Component: 1000 - total flux cleaned = -0.00372207 Jy ! Component: 1050 - total flux cleaned = -0.00376625 Jy ! Component: 1100 - total flux cleaned = -0.00402523 Jy ! Component: 1150 - total flux cleaned = -0.00427932 Jy ! Component: 1200 - total flux cleaned = -0.00432103 Jy ! Component: 1250 - total flux cleaned = -0.00448563 Jy ! Component: 1300 - total flux cleaned = -0.00468762 Jy ! Component: 1350 - total flux cleaned = -0.00476668 Jy ! Component: 1400 - total flux cleaned = -0.00492336 Jy ! Component: 1450 - total flux cleaned = -0.00496191 Jy ! Component: 1500 - total flux cleaned = -0.00499988 Jy ! Component: 1550 - total flux cleaned = -0.00511318 Jy ! Component: 1600 - total flux cleaned = -0.00511371 Jy ! Component: 1650 - total flux cleaned = -0.0052239 Jy ! Component: 1700 - total flux cleaned = -0.0053683 Jy ! Component: 1750 - total flux cleaned = -0.00547448 Jy ! Component: 1800 - total flux cleaned = -0.00547465 Jy ! Component: 1850 - total flux cleaned = -0.00554491 Jy ! Component: 1900 - total flux cleaned = -0.00557981 Jy ! Component: 1950 - total flux cleaned = -0.00578383 Jy ! Component: 2000 - total flux cleaned = -0.00588448 Jy ! Component: 2050 - total flux cleaned = -0.00614846 Jy ! Component: 2100 - total flux cleaned = -0.00611558 Jy ! Component: 2150 - total flux cleaned = -0.00617988 Jy ! Component: 2200 - total flux cleaned = -0.00624355 Jy ! Component: 2250 - total flux cleaned = -0.00643237 Jy ! Component: 2300 - total flux cleaned = -0.00652628 Jy ! Component: 2350 - total flux cleaned = -0.00671108 Jy ! Component: 2400 - total flux cleaned = -0.00680232 Jy ! Component: 2450 - total flux cleaned = -0.00680254 Jy ! Component: 2500 - total flux cleaned = -0.00686213 Jy ! Component: 2550 - total flux cleaned = -0.00686245 Jy ! Component: 2600 - total flux cleaned = -0.00692144 Jy ! Component: 2650 - total flux cleaned = -0.00703731 Jy ! Component: 2700 - total flux cleaned = -0.00695185 Jy ! Component: 2750 - total flux cleaned = -0.00706584 Jy ! Component: 2800 - total flux cleaned = -0.00723457 Jy ! Component: 2850 - total flux cleaned = -0.00720679 Jy ! Component: 2900 - total flux cleaned = -0.00734454 Jy ! Component: 2950 - total flux cleaned = -0.00739909 Jy ! Component: 3000 - total flux cleaned = -0.00761514 Jy ! Component: 3050 - total flux cleaned = -0.00769516 Jy ! Component: 3100 - total flux cleaned = -0.0076952 Jy ! Component: 3150 - total flux cleaned = -0.00785321 Jy ! Component: 3200 - total flux cleaned = -0.00785355 Jy ! Component: 3250 - total flux cleaned = -0.00793141 Jy ! Component: 3300 - total flux cleaned = -0.00811113 Jy ! Component: 3350 - total flux cleaned = -0.00821256 Jy ! Component: 3400 - total flux cleaned = -0.00828813 Jy ! Component: 3450 - total flux cleaned = -0.00826335 Jy ! Component: 3500 - total flux cleaned = -0.00846153 Jy ! Component: 3550 - total flux cleaned = -0.00843681 Jy ! Component: 3600 - total flux cleaned = -0.00853467 Jy ! Component: 3650 - total flux cleaned = -0.0085103 Jy ! Component: 3700 - total flux cleaned = -0.00858265 Jy ! Component: 3750 - total flux cleaned = -0.00870147 Jy ! Component: 3800 - total flux cleaned = -0.00872513 Jy ! Component: 3850 - total flux cleaned = -0.00879548 Jy ! Component: 3900 - total flux cleaned = -0.00877204 Jy ! Component: 3950 - total flux cleaned = -0.00893377 Jy ! Component: 4000 - total flux cleaned = -0.00879593 Jy ! Component: 4050 - total flux cleaned = -0.00884134 Jy ! Total flux subtracted in 4096 components = -0.00888642 Jy ! Clean residual min=-0.001953 max=0.001494 Jy/beam ! Clean residual mean=-0.000003 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.552512 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 451 components and 0.552512 Jy ![Exited script file: muppet] wmap "J1316-3338_S_2015_01_22_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.788 x 7.361 at -0.03188 degrees (North through East) ! Clean map min=-0.003241 max=0.32707 Jy/beam ! Writing clean map to FITS file: J1316-3338_S_2015_01_22_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.327066 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000408092 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.374321 0.374321 0.748643 1.49729 2.99457 5.98914 11.9783 23.9566 47.9131 95.8263 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.327 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.788 x 7.361 at -0.03188 degrees (North through East) ! Clean map min=-0.003241 max=0.32707 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1316-3338_S_2015_01_22_pus_uvs.log closed on Tue Jan 3 22:53:42 2017