! Started logfile: J1351-2912_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:26:30 2017 obs J1351-2912_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1351-2912_S_2015_01_23_pus_uva.fits ! AN table 1: 93 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.972521 visibilities/baseline/integration-bin. ! Found source: J1351-2912 ! ! 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 338 lines of history. ! ! Reading 16280 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 J1351-2912_S_2015_01_23_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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.888624Jy sigma=0.007188 ! Fit after self-cal, rms=0.850647Jy sigma=0.006953 ! 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.443 mas, bmaj=6.24 mas, bpa=-2.688 degrees ! Estimated noise=1166.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 (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.124189 Jy ! Component: 100 - total flux cleaned = 0.158832 Jy ! Total flux subtracted in 100 components = 0.158832 Jy ! Clean residual min=-0.009878 max=0.020958 Jy/beam ! Clean residual mean=-0.000084 rms=0.003024 Jy/beam ! Combined flux in latest and established models = 0.158832 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.158832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169018Jy sigma=0.000967 ! Fit after self-cal, rms=0.168825Jy sigma=0.000966 ! Inverting map ! Added new window around map position (-6, -3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0206171 Jy ! Component: 100 - total flux cleaned = 0.0334961 Jy ! Total flux subtracted in 100 components = 0.0334961 Jy ! Clean residual min=-0.008457 max=0.015904 Jy/beam ! Clean residual mean=-0.000078 rms=0.002519 Jy/beam ! Combined flux in latest and established models = 0.192328 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 30 components and 0.192328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165473Jy sigma=0.000910 ! Fit after self-cal, rms=0.165250Jy sigma=0.000907 ! 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.996 mas, bmaj=7.355 mas, bpa=-3.771 degrees ! Estimated noise=715.564 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.0201663 Jy ! Component: 100 - total flux cleaned = 0.0324514 Jy ! Component: 150 - total flux cleaned = 0.0403857 Jy ! Component: 200 - total flux cleaned = 0.0456329 Jy ! Total flux subtracted in 200 components = 0.0456329 Jy ! Clean residual min=-0.009523 max=0.014151 Jy/beam ! Clean residual mean=-0.000149 rms=0.002956 Jy/beam ! Combined flux in latest and established models = 0.237961 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 50 components and 0.237961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163604Jy sigma=0.000870 ! Fit after self-cal, rms=0.163390Jy sigma=0.000867 ! 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 1.01 FD 1.33 HN 1.12 KP 1.06 ! LA 0.89 MK 1.02 NL 1.37 OV 0.95 ! PT 0.94 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.89 HN 1.24 KP 0.96 ! LA 0.87 MK 0.99 NL 1.37 OV 0.98 ! PT 0.94 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 2.01 HN 1.14 KP 0.84 ! LA 0.71 MK 1.05 NL 1.14 OV 0.93 ! PT 0.92 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.71 HN 1.13 KP 0.79 ! LA 0.76 MK 1.01 NL 0.91 OV 0.98 ! PT 0.98 SC 0.88 ! ! ! Fit before self-cal, rms=0.163390Jy sigma=0.000867 ! Fit after self-cal, rms=0.234031Jy sigma=0.000810 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.004 mas, bmaj=7.3 mas, bpa=-2.706 degrees ! Estimated noise=716.148 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 (-15, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00548165 Jy ! Component: 100 - total flux cleaned = 0.00758577 Jy ! Component: 150 - total flux cleaned = 0.00850847 Jy ! Component: 200 - total flux cleaned = 0.00902405 Jy ! Total flux subtracted in 200 components = 0.00902405 Jy ! Clean residual min=-0.006392 max=0.005607 Jy/beam ! Clean residual mean=-0.000010 rms=0.001300 Jy/beam ! Combined flux in latest and established models = 0.246985 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 67 components and 0.246985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.233722Jy sigma=0.000803 ! Fit after self-cal, rms=0.234362Jy sigma=0.000802 ! 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.234362Jy sigma=0.000802 ! Fit after self-cal, rms=0.273385Jy sigma=0.000790 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.009 mas, bmaj=7.275 mas, bpa=-3.054 degrees ! Estimated noise=718.981 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000717357 Jy ! Component: 100 - total flux cleaned = 0.00108403 Jy ! Component: 150 - total flux cleaned = 0.00108441 Jy ! Component: 200 - total flux cleaned = 0.00127375 Jy ! Total flux subtracted in 200 components = 0.00127375 Jy ! Clean residual min=-0.003131 max=0.003610 Jy/beam ! Clean residual mean=-0.000007 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.248259 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 82 components and 0.248259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.273338Jy sigma=0.000789 ! Fit after self-cal, rms=0.273865Jy sigma=0.000789 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 (-8, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0026235 Jy ! Component: 100 - total flux cleaned = 0.00273741 Jy ! Component: 150 - total flux cleaned = 0.00231283 Jy ! Component: 200 - total flux cleaned = 0.00231185 Jy ! Total flux subtracted in 200 components = 0.00231185 Jy ! Clean residual min=-0.002836 max=0.002832 Jy/beam ! Clean residual mean=-0.000004 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.250571 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 102 components and 0.250571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.273806Jy sigma=0.000787 ! Fit after self-cal, rms=0.273886Jy sigma=0.000787 ! Inverting map ! Added new window around map position (102, -85). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00214678 Jy ! Component: 100 - total flux cleaned = 0.00188963 Jy ! Component: 150 - total flux cleaned = 0.00171302 Jy ! Component: 200 - total flux cleaned = 0.00171182 Jy ! Total flux subtracted in 200 components = 0.00171182 Jy ! Clean residual min=-0.002708 max=0.002536 Jy/beam ! Clean residual mean=-0.000007 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.252283 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 116 components and 0.252283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.273842Jy sigma=0.000787 ! Fit after self-cal, rms=0.273842Jy sigma=0.000787 ! 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.273842Jy sigma=0.000787 ! Fit after self-cal, rms=0.279972Jy sigma=0.000786 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.004 mas, bmaj=7.275 mas, bpa=-3.029 degrees ! Estimated noise=715.889 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00068319 Jy ! Component: 100 - total flux cleaned = 0.000995989 Jy ! Component: 150 - total flux cleaned = 0.000944845 Jy ! Component: 200 - total flux cleaned = 0.000894299 Jy ! Total flux subtracted in 200 components = 0.000894299 Jy ! Clean residual min=-0.002343 max=0.002273 Jy/beam ! Clean residual mean=-0.000010 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.253177 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 126 components and 0.253177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.279939Jy sigma=0.000786 ! Fit after self-cal, rms=0.280015Jy sigma=0.000786 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.000323019 Jy ! Component: 100 - total flux cleaned = 0.000276182 Jy ! Component: 150 - total flux cleaned = 0.00023308 Jy ! Component: 200 - total flux cleaned = 0.000275479 Jy ! Total flux subtracted in 200 components = 0.000275479 Jy ! Clean residual min=-0.002301 max=0.002242 Jy/beam ! Clean residual mean=-0.000010 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.253452 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 131 components and 0.253452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.279995Jy sigma=0.000785 ! Fit after self-cal, rms=0.280022Jy sigma=0.000785 ! 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.280022Jy sigma=0.000785 ! Fit after self-cal, rms=0.279968Jy sigma=0.000785 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.696 mas, bmaj=18.36 mas, bpa=0.5817 degrees ! Estimated noise=940.958 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00049131 Jy ! Component: 100 - total flux cleaned = 0.000489514 Jy ! Component: 150 - total flux cleaned = 0.00045612 Jy ! Component: 200 - total flux cleaned = 0.000455452 Jy ! Total flux subtracted in 200 components = 0.000455452 Jy ! Clean residual min=-0.002605 max=0.002309 Jy/beam ! Clean residual mean=-0.000022 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.253908 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 150 components and 0.253908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.279955Jy sigma=0.000785 ! Fit after self-cal, rms=0.279993Jy sigma=0.000785 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.00020823 Jy ! Component: 100 - total flux cleaned = 0.000236402 Jy ! Component: 150 - total flux cleaned = 0.000262453 Jy ! Component: 200 - total flux cleaned = 0.000311072 Jy ! Total flux subtracted in 200 components = 0.000311072 Jy ! Clean residual min=-0.002548 max=0.002186 Jy/beam ! Clean residual mean=-0.000022 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.254219 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 156 components and 0.254219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.279984Jy sigma=0.000785 ! Fit after self-cal, rms=0.280002Jy sigma=0.000785 ! 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.001 mas, bmaj=7.27 mas, bpa=-2.987 degrees ! Estimated noise=713.789 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.001 x 7.27 at -2.987 degrees (North through East) ! Clean map min=-0.0029472 max=0.15937 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.431 mas, bmaj=6.136 mas, bpa=-1.585 degrees ! Estimated noise=1171.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.123896 Jy ! Component: 100 - total flux cleaned = 0.161351 Jy ! Component: 150 - total flux cleaned = 0.181855 Jy ! Component: 200 - total flux cleaned = 0.19534 Jy ! Total flux subtracted in 200 components = 0.19534 Jy ! Clean residual min=-0.005426 max=0.008795 Jy/beam ! Clean residual mean=-0.000027 rms=0.001407 Jy/beam ! Combined flux in latest and established models = 0.19534 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.19534 Jy ! Inverting map and beam ! Estimated beam: bmin=3.001 mas, bmaj=7.27 mas, bpa=-2.987 degrees ! Estimated noise=713.789 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-3.5, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0157683 Jy ! Component: 100 - total flux cleaned = 0.0260481 Jy ! Component: 150 - total flux cleaned = 0.0336548 Jy ! Component: 200 - total flux cleaned = 0.0394874 Jy ! Total flux subtracted in 200 components = 0.0394874 Jy ! Clean residual min=-0.002932 max=0.003683 Jy/beam ! Clean residual mean=-0.000034 rms=0.000898 Jy/beam ! Combined flux in latest and established models = 0.234827 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 86 components and 0.234827 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.696 mas, bmaj=18.36 mas, bpa=0.5817 degrees ! Estimated noise=940.958 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00736863 Jy ! Component: 100 - total flux cleaned = 0.0116677 Jy ! Component: 150 - total flux cleaned = 0.014524 Jy ! Component: 200 - total flux cleaned = 0.0165318 Jy ! Total flux subtracted in 200 components = 0.0165318 Jy ! Clean residual min=-0.002937 max=0.002514 Jy/beam ! Clean residual mean=-0.000028 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.251359 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.00141388 Jy ! Component: 100 - total flux cleaned = 0.00241951 Jy ! Component: 150 - total flux cleaned = 0.00290679 Jy ! Component: 200 - total flux cleaned = 0.00298491 Jy ! Total flux subtracted in 200 components = 0.00298491 Jy ! Clean residual min=-0.002820 max=0.002250 Jy/beam ! Clean residual mean=-0.000023 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.254344 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 137 components and 0.254344 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.001 mas, bmaj=7.27 mas, bpa=-2.987 degrees ! Estimated noise=713.789 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.2421e-06 Jy ! Component: 100 - total flux cleaned = -3.95478e-05 Jy ! Component: 150 - total flux cleaned = -8.58242e-05 Jy ! Component: 200 - total flux cleaned = -4.03134e-05 Jy ! Total flux subtracted in 200 components = -4.03134e-05 Jy ! Clean residual min=-0.002134 max=0.002409 Jy/beam ! Clean residual mean=-0.000011 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.254304 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 154 components and 0.254304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.280000Jy sigma=0.000785 ! Fit after self-cal, rms=0.280103Jy sigma=0.000785 wmodel J1351-2912_S_2015_01_23_pus_map.mod ! Writing 154 model components to file: J1351-2912_S_2015_01_23_pus_map.mod wobs J1351-2912_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1351-2912_S_2015_01_23_pus_uvs.fits wwins J1351-2912_S_2015_01_23_pus_map.win ! wwins: Wrote 6 windows to J1351-2912_S_2015_01_23_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.000157795 Jy ! Component: 100 - total flux cleaned = -0.000536167 Jy ! Component: 150 - total flux cleaned = -0.000894473 Jy ! Component: 200 - total flux cleaned = -0.0012738 Jy ! Component: 250 - total flux cleaned = -0.00157374 Jy ! Component: 300 - total flux cleaned = -0.00186444 Jy ! Component: 350 - total flux cleaned = -0.00205358 Jy ! Component: 400 - total flux cleaned = -0.00229945 Jy ! Component: 450 - total flux cleaned = -0.00244941 Jy ! Component: 500 - total flux cleaned = -0.00259596 Jy ! Component: 550 - total flux cleaned = -0.00279713 Jy ! Component: 600 - total flux cleaned = -0.00290998 Jy ! Component: 650 - total flux cleaned = -0.0030493 Jy ! Component: 700 - total flux cleaned = -0.00318652 Jy ! Component: 750 - total flux cleaned = -0.00340268 Jy ! Component: 800 - total flux cleaned = -0.00345578 Jy ! Component: 850 - total flux cleaned = -0.00353513 Jy ! Component: 900 - total flux cleaned = -0.00366549 Jy ! Component: 950 - total flux cleaned = -0.00379393 Jy ! Component: 1000 - total flux cleaned = -0.00394552 Jy ! Component: 1050 - total flux cleaned = -0.00409483 Jy ! Component: 1100 - total flux cleaned = -0.00419328 Jy ! Component: 1150 - total flux cleaned = -0.00429053 Jy ! Component: 1200 - total flux cleaned = -0.00441059 Jy ! Component: 1250 - total flux cleaned = -0.00443465 Jy ! Component: 1300 - total flux cleaned = -0.00450526 Jy ! Component: 1350 - total flux cleaned = -0.00462179 Jy ! Component: 1400 - total flux cleaned = -0.00471367 Jy ! Component: 1450 - total flux cleaned = -0.00482758 Jy ! Component: 1500 - total flux cleaned = -0.00498553 Jy ! Component: 1550 - total flux cleaned = -0.0050528 Jy ! Component: 1600 - total flux cleaned = -0.00518605 Jy ! Component: 1650 - total flux cleaned = -0.00529607 Jy ! Component: 1700 - total flux cleaned = -0.00549211 Jy ! Component: 1750 - total flux cleaned = -0.00562156 Jy ! Component: 1800 - total flux cleaned = -0.00577119 Jy ! Component: 1850 - total flux cleaned = -0.00587709 Jy ! Component: 1900 - total flux cleaned = -0.00604549 Jy ! Component: 1950 - total flux cleaned = -0.00617077 Jy ! Component: 2000 - total flux cleaned = -0.00633662 Jy ! Component: 2050 - total flux cleaned = -0.00641884 Jy ! Component: 2100 - total flux cleaned = -0.00654136 Jy ! Component: 2150 - total flux cleaned = -0.00662236 Jy ! Component: 2200 - total flux cleaned = -0.00672279 Jy ! Component: 2250 - total flux cleaned = -0.00684281 Jy ! Component: 2300 - total flux cleaned = -0.00696207 Jy ! Component: 2350 - total flux cleaned = -0.00696215 Jy ! Component: 2400 - total flux cleaned = -0.00700147 Jy ! Component: 2450 - total flux cleaned = -0.00719626 Jy ! Component: 2500 - total flux cleaned = -0.00729295 Jy ! Component: 2550 - total flux cleaned = -0.00738885 Jy ! Component: 2600 - total flux cleaned = -0.00742706 Jy ! Component: 2650 - total flux cleaned = -0.00752225 Jy ! Component: 2700 - total flux cleaned = -0.00759755 Jy ! Component: 2750 - total flux cleaned = -0.00767281 Jy ! Component: 2800 - total flux cleaned = -0.0077659 Jy ! Component: 2850 - total flux cleaned = -0.00783993 Jy ! Component: 2900 - total flux cleaned = -0.0078399 Jy ! Component: 2950 - total flux cleaned = -0.00795004 Jy ! Component: 3000 - total flux cleaned = -0.00805947 Jy ! Component: 3050 - total flux cleaned = -0.0080957 Jy ! Component: 3100 - total flux cleaned = -0.00814969 Jy ! Component: 3150 - total flux cleaned = -0.00818545 Jy ! Component: 3200 - total flux cleaned = -0.00827444 Jy ! Component: 3250 - total flux cleaned = -0.00834537 Jy ! Component: 3300 - total flux cleaned = -0.0083982 Jy ! Component: 3350 - total flux cleaned = -0.00839837 Jy ! Component: 3400 - total flux cleaned = -0.00843329 Jy ! Component: 3450 - total flux cleaned = -0.00857213 Jy ! Component: 3500 - total flux cleaned = -0.00865841 Jy ! Component: 3550 - total flux cleaned = -0.00867552 Jy ! Component: 3600 - total flux cleaned = -0.00872677 Jy ! Component: 3650 - total flux cleaned = -0.00881187 Jy ! Component: 3700 - total flux cleaned = -0.0088459 Jy ! Component: 3750 - total flux cleaned = -0.00889645 Jy ! Component: 3800 - total flux cleaned = -0.00893003 Jy ! Component: 3850 - total flux cleaned = -0.0089801 Jy ! Component: 3900 - total flux cleaned = -0.0090632 Jy ! Component: 3950 - total flux cleaned = -0.00911279 Jy ! Component: 4000 - total flux cleaned = -0.00919511 Jy ! Component: 4050 - total flux cleaned = -0.00924421 Jy ! Total flux subtracted in 4096 components = -0.00926056 Jy ! Clean residual min=-0.000960 max=0.001082 Jy/beam ! Clean residual mean=-0.000001 rms=0.000300 Jy/beam ! Combined flux in latest and established models = 0.245043 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 446 components and 0.245043 Jy ![Exited script file: muppet] wmap "J1351-2912_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.001 x 7.27 at -2.987 degrees (North through East) ! Clean map min=-0.001777 max=0.16018 Jy/beam ! Writing clean map to FITS file: J1351-2912_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.160183 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000297749 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.557641 0.557641 1.11528 2.23057 4.46113 8.92226 17.8445 35.689 71.3781 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.16 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.001 x 7.27 at -2.987 degrees (North through East) ! Clean map min=-0.001777 max=0.16018 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 J1351-2912_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:26:36 2017