! Started logfile: J1506-0919_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:02:11 2016 obs J1506-0919_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1506-0919_S_2015_03_17_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.814815 visibilities/baseline/integration-bin. ! Found source: J1506-0919 ! ! 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 330 lines of history. ! ! Reading 16720 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 J1506-0919_S_2015_03_17_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 108 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 108 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 108 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 108 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.819192Jy sigma=0.008913 ! Fit after self-cal, rms=0.570394Jy sigma=0.006320 ! 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.652 mas, bmaj=6.346 mas, bpa=-2.075 degrees ! Estimated noise=748.556 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.318843 Jy ! Component: 100 - total flux cleaned = 0.459137 Jy ! Total flux subtracted in 100 components = 0.459137 Jy ! Clean residual min=-0.026183 max=0.069682 Jy/beam ! Clean residual mean=0.000115 rms=0.009321 Jy/beam ! Combined flux in latest and established models = 0.459137 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.459137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.237770Jy sigma=0.002246 ! Fit after self-cal, rms=0.237568Jy sigma=0.002245 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0829446 Jy ! Component: 100 - total flux cleaned = 0.134347 Jy ! Total flux subtracted in 100 components = 0.134347 Jy ! Clean residual min=-0.022584 max=0.036019 Jy/beam ! Clean residual mean=0.000059 rms=0.005940 Jy/beam ! Combined flux in latest and established models = 0.593484 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 44 components and 0.593484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.174841Jy sigma=0.001625 ! Fit after self-cal, rms=0.174661Jy sigma=0.001624 ! 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.232 mas, bmaj=7.403 mas, bpa=-1.545 degrees ! Estimated noise=517.044 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 (4.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0658159 Jy ! Component: 100 - total flux cleaned = 0.107248 Jy ! Component: 150 - total flux cleaned = 0.1364 Jy ! Component: 200 - total flux cleaned = 0.157479 Jy ! Total flux subtracted in 200 components = 0.157479 Jy ! Clean residual min=-0.023909 max=0.026860 Jy/beam ! Clean residual mean=0.000029 rms=0.006519 Jy/beam ! Combined flux in latest and established models = 0.750963 Jy ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 111 components and 0.750963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136183Jy sigma=0.001305 ! Fit after self-cal, rms=0.135338Jy sigma=0.001294 ! 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 0.80 HN 1.09 KP 1.09 ! LA 0.93 MK 0.98 NL 1.18 OV 1.01 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.84 HN 1.16 KP 1.06 ! LA 0.92 MK 1.00 NL 1.22 OV 1.05 ! PT 1.02 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.86 HN 1.17 KP 0.97 ! LA 0.76 MK 1.05 NL 1.20 OV 0.97 ! PT 1.01 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.88 HN 1.14 KP 0.97 ! LA 0.83 MK 1.06 NL 0.96 OV 1.03 ! PT 1.07 SC 1.04 ! ! ! Fit before self-cal, rms=0.135338Jy sigma=0.001294 ! Fit after self-cal, rms=0.101887Jy sigma=0.001007 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.289 mas, bmaj=7.521 mas, bpa=-1.482 degrees ! Estimated noise=516.893 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 (12, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.020942 Jy ! Component: 100 - total flux cleaned = 0.0234873 Jy ! Component: 150 - total flux cleaned = 0.0231677 Jy ! Component: 200 - total flux cleaned = 0.0231634 Jy ! Total flux subtracted in 200 components = 0.0231634 Jy ! Clean residual min=-0.011195 max=0.012122 Jy/beam ! Clean residual mean=-0.000004 rms=0.003367 Jy/beam ! Combined flux in latest and established models = 0.774126 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 138 components and 0.774126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097176Jy sigma=0.000956 ! Fit after self-cal, rms=0.096650Jy sigma=0.000950 ! 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.096650Jy sigma=0.000950 ! Fit after self-cal, rms=0.086492Jy sigma=0.000857 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.3 mas, bmaj=7.524 mas, bpa=-1.805 degrees ! Estimated noise=515.113 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00524311 Jy ! Component: 100 - total flux cleaned = 0.00527771 Jy ! Component: 150 - total flux cleaned = 0.00515162 Jy ! Component: 200 - total flux cleaned = 0.00504323 Jy ! Total flux subtracted in 200 components = 0.00504323 Jy ! Clean residual min=-0.006272 max=0.012900 Jy/beam ! Clean residual mean=-0.000012 rms=0.001925 Jy/beam ! Combined flux in latest and established models = 0.779169 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 162 components and 0.77917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085802Jy sigma=0.000849 ! Fit after self-cal, rms=0.085749Jy sigma=0.000848 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) ! Added new window around map position (-28.5, -16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00950416 Jy ! Component: 100 - total flux cleaned = 0.0106105 Jy ! Component: 150 - total flux cleaned = 0.0112003 Jy ! Component: 200 - total flux cleaned = 0.0115843 Jy ! Total flux subtracted in 200 components = 0.0115843 Jy ! Clean residual min=-0.005057 max=0.011695 Jy/beam ! Clean residual mean=-0.000019 rms=0.001627 Jy/beam ! Combined flux in latest and established models = 0.790754 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 182 components and 0.790754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084485Jy sigma=0.000834 ! Fit after self-cal, rms=0.084399Jy sigma=0.000832 ! Inverting map ! Added new window around map position (-49.5, -36.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0110766 Jy ! Component: 100 - total flux cleaned = 0.0165704 Jy ! Component: 150 - total flux cleaned = 0.019274 Jy ! Component: 200 - total flux cleaned = 0.0207062 Jy ! Total flux subtracted in 200 components = 0.0207062 Jy ! Clean residual min=-0.004773 max=0.004849 Jy/beam ! Clean residual mean=-0.000010 rms=0.001182 Jy/beam ! Combined flux in latest and established models = 0.81146 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 223 components and 0.81146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082886Jy sigma=0.000815 ! Fit after self-cal, rms=0.082842Jy sigma=0.000814 ! 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.082842Jy sigma=0.000814 ! Fit after self-cal, rms=0.082875Jy sigma=0.000810 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.306 mas, bmaj=7.545 mas, bpa=-1.836 degrees ! Estimated noise=516.349 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00542343 Jy ! Component: 100 - total flux cleaned = 0.00815078 Jy ! Component: 150 - total flux cleaned = 0.0096851 Jy ! Component: 200 - total flux cleaned = 0.010603 Jy ! Total flux subtracted in 200 components = 0.010603 Jy ! Clean residual min=-0.003749 max=0.003248 Jy/beam ! Clean residual mean=-0.000005 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.822063 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 254 components and 0.822063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082402Jy sigma=0.000804 ! Fit after self-cal, rms=0.082393Jy sigma=0.000804 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.00202624 Jy ! Component: 100 - total flux cleaned = 0.00321193 Jy ! Component: 150 - total flux cleaned = 0.00411203 Jy ! Component: 200 - total flux cleaned = 0.00485796 Jy ! Total flux subtracted in 200 components = 0.00485796 Jy ! Clean residual min=-0.003727 max=0.003043 Jy/beam ! Clean residual mean=-0.000005 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.826921 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 282 components and 0.826921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082216Jy sigma=0.000802 ! Fit after self-cal, rms=0.082214Jy sigma=0.000802 ! 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.082214Jy sigma=0.000802 ! Fit after self-cal, rms=0.082335Jy sigma=0.000801 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.451 mas, bmaj=13.94 mas, bpa=4.898 degrees ! Estimated noise=648.071 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00328887 Jy ! Component: 100 - total flux cleaned = 0.00461804 Jy ! Component: 150 - total flux cleaned = 0.00581209 Jy ! Component: 200 - total flux cleaned = 0.00693088 Jy ! Total flux subtracted in 200 components = 0.00693088 Jy ! Clean residual min=-0.003451 max=0.003023 Jy/beam ! Clean residual mean=-0.000007 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.833852 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 319 components and 0.833852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082229Jy sigma=0.000800 ! Fit after self-cal, rms=0.082222Jy sigma=0.000800 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.00181484 Jy ! Component: 100 - total flux cleaned = 0.00293295 Jy ! Component: 150 - total flux cleaned = 0.00383499 Jy ! Component: 200 - total flux cleaned = 0.00457812 Jy ! Total flux subtracted in 200 components = 0.00457812 Jy ! Clean residual min=-0.003398 max=0.002739 Jy/beam ! Clean residual mean=-0.000008 rms=0.000841 Jy/beam ! Combined flux in latest and established models = 0.83843 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 341 components and 0.83843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082202Jy sigma=0.000800 ! Fit after self-cal, rms=0.082199Jy sigma=0.000800 ! 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.309 mas, bmaj=7.555 mas, bpa=-1.831 degrees ! Estimated noise=516.656 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.309 x 7.555 at -1.831 degrees (North through East) ! Clean map min=-0.0032926 max=0.44485 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.7 mas, bmaj=6.445 mas, bpa=-2.23 degrees ! Estimated noise=765.163 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.322991 Jy ! Component: 100 - total flux cleaned = 0.460755 Jy ! Component: 150 - total flux cleaned = 0.540158 Jy ! Component: 200 - total flux cleaned = 0.590035 Jy ! Total flux subtracted in 200 components = 0.590035 Jy ! Clean residual min=-0.014021 max=0.027428 Jy/beam ! Clean residual mean=0.000038 rms=0.004824 Jy/beam ! Combined flux in latest and established models = 0.590035 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.590035 Jy ! Inverting map and beam ! Estimated beam: bmin=3.309 mas, bmaj=7.555 mas, bpa=-1.831 degrees ! Estimated noise=516.656 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.058864 Jy ! Component: 100 - total flux cleaned = 0.0970291 Jy ! Component: 150 - total flux cleaned = 0.124449 Jy ! Component: 200 - total flux cleaned = 0.145214 Jy ! Total flux subtracted in 200 components = 0.145214 Jy ! Clean residual min=-0.007996 max=0.013812 Jy/beam ! Clean residual mean=-0.000000 rms=0.002940 Jy/beam ! Combined flux in latest and established models = 0.735249 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 100 components and 0.735249 Jy ! Inverting map ! Added new window around map position (-3.5, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.016812 Jy ! Component: 100 - total flux cleaned = 0.0303015 Jy ! Component: 150 - total flux cleaned = 0.0413516 Jy ! Component: 200 - total flux cleaned = 0.0505158 Jy ! Total flux subtracted in 200 components = 0.0505158 Jy ! Clean residual min=-0.005152 max=0.005883 Jy/beam ! Clean residual mean=-0.000004 rms=0.001550 Jy/beam ! Combined flux in latest and established models = 0.785765 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 149 components and 0.785765 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.451 mas, bmaj=13.94 mas, bpa=4.898 degrees ! Estimated noise=648.071 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0121075 Jy ! Component: 100 - total flux cleaned = 0.0206957 Jy ! Component: 150 - total flux cleaned = 0.0272414 Jy ! Component: 200 - total flux cleaned = 0.0323736 Jy ! Total flux subtracted in 200 components = 0.0323736 Jy ! Clean residual min=-0.004102 max=0.003871 Jy/beam ! Clean residual mean=-0.000009 rms=0.001263 Jy/beam ! Combined flux in latest and established models = 0.818138 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.00408862 Jy ! Component: 100 - total flux cleaned = 0.00743693 Jy ! Component: 150 - total flux cleaned = 0.0102336 Jy ! Component: 200 - total flux cleaned = 0.0125935 Jy ! Total flux subtracted in 200 components = 0.0125935 Jy ! Clean residual min=-0.003528 max=0.002858 Jy/beam ! Clean residual mean=-0.000009 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.830732 Jy ! Adding 119 model components to the UV plane model. ! The established model now contains 253 components and 0.830732 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.309 mas, bmaj=7.555 mas, bpa=-1.831 degrees ! Estimated noise=516.656 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00342434 Jy ! Component: 100 - total flux cleaned = 0.00466014 Jy ! Component: 150 - total flux cleaned = 0.00584679 Jy ! Component: 200 - total flux cleaned = 0.00691345 Jy ! Total flux subtracted in 200 components = 0.00691345 Jy ! Clean residual min=-0.003142 max=0.002830 Jy/beam ! Clean residual mean=-0.000004 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.837645 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 280 components and 0.837645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082255Jy sigma=0.000800 ! Fit after self-cal, rms=0.082201Jy sigma=0.000799 wmodel J1506-0919_S_2015_03_17_pus_map.mod ! Writing 280 model components to file: J1506-0919_S_2015_03_17_pus_map.mod wobs J1506-0919_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1506-0919_S_2015_03_17_pus_uvs.fits wwins J1506-0919_S_2015_03_17_pus_map.win ! wwins: Wrote 6 windows to J1506-0919_S_2015_03_17_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.00123298 Jy ! Component: 100 - total flux cleaned = -0.00190099 Jy ! Component: 150 - total flux cleaned = -0.0024261 Jy ! Component: 200 - total flux cleaned = -0.00295906 Jy ! Component: 250 - total flux cleaned = -0.00331209 Jy ! Component: 300 - total flux cleaned = -0.0035009 Jy ! Component: 350 - total flux cleaned = -0.00371815 Jy ! Component: 400 - total flux cleaned = -0.00368377 Jy ! Component: 450 - total flux cleaned = -0.00364977 Jy ! Component: 500 - total flux cleaned = -0.00358339 Jy ! Component: 550 - total flux cleaned = -0.0035512 Jy ! Component: 600 - total flux cleaned = -0.00355169 Jy ! Component: 650 - total flux cleaned = -0.00352163 Jy ! Component: 700 - total flux cleaned = -0.00346195 Jy ! Component: 750 - total flux cleaned = -0.00331569 Jy ! Component: 800 - total flux cleaned = -0.00323033 Jy ! Component: 850 - total flux cleaned = -0.00311782 Jy ! Component: 900 - total flux cleaned = -0.00300741 Jy ! Component: 950 - total flux cleaned = -0.00292658 Jy ! Component: 1000 - total flux cleaned = -0.00279394 Jy ! Component: 1050 - total flux cleaned = -0.00274182 Jy ! Component: 1100 - total flux cleaned = -0.00263963 Jy ! Component: 1150 - total flux cleaned = -0.00253878 Jy ! Component: 1200 - total flux cleaned = -0.00248957 Jy ! Component: 1250 - total flux cleaned = -0.00239214 Jy ! Component: 1300 - total flux cleaned = -0.0024402 Jy ! Component: 1350 - total flux cleaned = -0.00241639 Jy ! Component: 1400 - total flux cleaned = -0.00236964 Jy ! Component: 1450 - total flux cleaned = -0.00225501 Jy ! Component: 1500 - total flux cleaned = -0.00223286 Jy ! Component: 1550 - total flux cleaned = -0.00216588 Jy ! Component: 1600 - total flux cleaned = -0.00216576 Jy ! Component: 1650 - total flux cleaned = -0.00207881 Jy ! Component: 1700 - total flux cleaned = -0.00210019 Jy ! Component: 1750 - total flux cleaned = -0.00201546 Jy ! Component: 1800 - total flux cleaned = -0.0020986 Jy ! Component: 1850 - total flux cleaned = -0.00197474 Jy ! Component: 1900 - total flux cleaned = -0.00197514 Jy ! Component: 1950 - total flux cleaned = -0.0019551 Jy ! Component: 2000 - total flux cleaned = -0.00191567 Jy ! Component: 2050 - total flux cleaned = -0.0019747 Jy ! Component: 2100 - total flux cleaned = -0.0019549 Jy ! Component: 2150 - total flux cleaned = -0.00195505 Jy ! Component: 2200 - total flux cleaned = -0.00187896 Jy ! Component: 2250 - total flux cleaned = -0.00189756 Jy ! Component: 2300 - total flux cleaned = -0.00189764 Jy ! Component: 2350 - total flux cleaned = -0.00189761 Jy ! Component: 2400 - total flux cleaned = -0.00186102 Jy ! Component: 2450 - total flux cleaned = -0.00186111 Jy ! Component: 2500 - total flux cleaned = -0.0018432 Jy ! Component: 2550 - total flux cleaned = -0.00182559 Jy ! Component: 2600 - total flux cleaned = -0.00180831 Jy ! Component: 2650 - total flux cleaned = -0.00173927 Jy ! Component: 2700 - total flux cleaned = -0.00172235 Jy ! Component: 2750 - total flux cleaned = -0.0017392 Jy ! Component: 2800 - total flux cleaned = -0.00167184 Jy ! Component: 2850 - total flux cleaned = -0.00165517 Jy ! Component: 2900 - total flux cleaned = -0.00168795 Jy ! Component: 2950 - total flux cleaned = -0.001573 Jy ! Component: 3000 - total flux cleaned = -0.0016218 Jy ! Component: 3050 - total flux cleaned = -0.00155735 Jy ! Component: 3100 - total flux cleaned = -0.00160492 Jy ! Component: 3150 - total flux cleaned = -0.0015573 Jy ! Component: 3200 - total flux cleaned = -0.00155711 Jy ! Component: 3250 - total flux cleaned = -0.00157277 Jy ! Component: 3300 - total flux cleaned = -0.00154186 Jy ! Component: 3350 - total flux cleaned = -0.00152683 Jy ! Component: 3400 - total flux cleaned = -0.00151194 Jy ! Component: 3450 - total flux cleaned = -0.00157175 Jy ! Component: 3500 - total flux cleaned = -0.00154195 Jy ! Component: 3550 - total flux cleaned = -0.00152733 Jy ! Component: 3600 - total flux cleaned = -0.00151247 Jy ! Component: 3650 - total flux cleaned = -0.00148349 Jy ! Component: 3700 - total flux cleaned = -0.00145482 Jy ! Component: 3750 - total flux cleaned = -0.00144044 Jy ! Component: 3800 - total flux cleaned = -0.0013977 Jy ! Component: 3850 - total flux cleaned = -0.00141158 Jy ! Component: 3900 - total flux cleaned = -0.00135572 Jy ! Component: 3950 - total flux cleaned = -0.00130035 Jy ! Component: 4000 - total flux cleaned = -0.00131405 Jy ! Component: 4050 - total flux cleaned = -0.00121881 Jy ! Total flux subtracted in 4096 components = -0.00124594 Jy ! Clean residual min=-0.000757 max=0.000838 Jy/beam ! Clean residual mean=-0.000002 rms=0.000243 Jy/beam ! Combined flux in latest and established models = 0.836399 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 565 components and 0.836399 Jy ![Exited script file: muppet] wmap "J1506-0919_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.309 x 7.555 at -1.831 degrees (North through East) ! Clean map min=-0.0018564 max=0.4485 Jy/beam ! Writing clean map to FITS file: J1506-0919_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.448497 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000237873 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.159113 0.159113 0.318227 0.636454 1.27291 2.54581 5.09163 10.1833 20.3665 40.733 81.4661 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.448 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.309 x 7.555 at -1.831 degrees (North through East) ! Clean map min=-0.0018564 max=0.4485 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 J1506-0919_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:02:16 2016