! Started logfile: J1345-3015_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:42:38 2019 obs J1345-3015_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J1345-3015_S_2017_03_27_pus_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.787719 visibilities/baseline/integration-bin. ! Found source: J1345-3015 ! ! 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 1684 lines of history. ! ! Reading 10776 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 J1345-3015_S_2017_03_27_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 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 239 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.691446Jy sigma=0.003952 ! Fit after self-cal, rms=0.667891Jy sigma=0.003786 ! 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.664 mas, bmaj=8.016 mas, bpa=5.22 degrees ! Estimated noise=1899.18 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.291968 Jy ! Component: 100 - total flux cleaned = 0.428397 Jy ! Total flux subtracted in 100 components = 0.428397 Jy ! Clean residual min=-0.029406 max=0.095970 Jy/beam ! Clean residual mean=-0.001303 rms=0.012925 Jy/beam ! Combined flux in latest and established models = 0.428397 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 34 components and 0.428397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.242351Jy sigma=0.001518 ! Fit after self-cal, rms=0.241810Jy sigma=0.001516 ! Inverting map ! Added new window around map position (-4, 0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0991893 Jy ! Component: 100 - total flux cleaned = 0.165359 Jy ! Total flux subtracted in 100 components = 0.165359 Jy ! Clean residual min=-0.021949 max=0.051088 Jy/beam ! Clean residual mean=-0.000895 rms=0.008003 Jy/beam ! Combined flux in latest and established models = 0.593756 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 60 components and 0.593756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.185445Jy sigma=0.001076 ! Fit after self-cal, rms=0.182881Jy sigma=0.001065 ! 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.156 mas, bmaj=9.305 mas, bpa=5.145 degrees ! Estimated noise=1221.42 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.0687774 Jy ! Component: 100 - total flux cleaned = 0.110854 Jy ! Component: 150 - total flux cleaned = 0.137627 Jy ! Component: 200 - total flux cleaned = 0.154993 Jy ! Total flux subtracted in 200 components = 0.154993 Jy ! Clean residual min=-0.016337 max=0.031515 Jy/beam ! Clean residual mean=-0.000670 rms=0.006245 Jy/beam ! Combined flux in latest and established models = 0.748748 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 115 components and 0.748748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158086Jy sigma=0.000835 ! Fit after self-cal, rms=0.156457Jy sigma=0.000827 ! 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.05 FD 0.99 HN 1.27 KP 0.95 ! LA 0.94 MK 1.02 NL 1.04 OV 1.08 ! PT 0.88 SC 0.89 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.04 HN 1.34 KP 0.92 ! LA 0.90 MK 1.03 NL 1.09 OV 1.10 ! PT 0.86 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.06 HN 1.35 KP 0.92 ! LA 0.93 MK 1.02 NL 1.07 OV 1.01 ! PT 0.86 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.05 HN 1.25 KP 1.00* ! LA 0.91 MK 1.08 NL 1.00* OV 0.97 ! PT 0.93 SC 1.09 ! ! ! Fit before self-cal, rms=0.156457Jy sigma=0.000827 ! Fit after self-cal, rms=0.163397Jy sigma=0.000740 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.182 mas, bmaj=9.307 mas, bpa=5.858 degrees ! Estimated noise=1242.51 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 (-33, 56.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0203427 Jy ! Component: 100 - total flux cleaned = 0.0248989 Jy ! Component: 150 - total flux cleaned = 0.0269603 Jy ! Component: 200 - total flux cleaned = 0.0278578 Jy ! Total flux subtracted in 200 components = 0.0278578 Jy ! Clean residual min=-0.011363 max=0.014791 Jy/beam ! Clean residual mean=-0.000198 rms=0.003382 Jy/beam ! Combined flux in latest and established models = 0.776606 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 152 components and 0.776606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160774Jy sigma=0.000719 ! Fit after self-cal, rms=0.160461Jy sigma=0.000715 ! 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.160461Jy sigma=0.000715 ! Fit after self-cal, rms=0.164005Jy sigma=0.000704 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.18 mas, bmaj=9.279 mas, bpa=5.56 degrees ! Estimated noise=1243.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00825052 Jy ! Component: 100 - total flux cleaned = 0.0102385 Jy ! Component: 150 - total flux cleaned = 0.0111556 Jy ! Component: 200 - total flux cleaned = 0.0119623 Jy ! Total flux subtracted in 200 components = 0.0119623 Jy ! Clean residual min=-0.009726 max=0.014619 Jy/beam ! Clean residual mean=-0.000177 rms=0.002771 Jy/beam ! Combined flux in latest and established models = 0.788569 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 180 components and 0.788569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163387Jy sigma=0.000699 ! Fit after self-cal, rms=0.163320Jy sigma=0.000698 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 (16, -38.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0129047 Jy ! Component: 100 - total flux cleaned = 0.0161544 Jy ! Component: 150 - total flux cleaned = 0.0188685 Jy ! Component: 200 - total flux cleaned = 0.0214144 Jy ! Total flux subtracted in 200 components = 0.0214144 Jy ! Clean residual min=-0.008196 max=0.009980 Jy/beam ! Clean residual mean=-0.000112 rms=0.002329 Jy/beam ! Combined flux in latest and established models = 0.809983 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 204 components and 0.809983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162226Jy sigma=0.000689 ! Fit after self-cal, rms=0.162170Jy sigma=0.000688 ! Inverting map ! Added new window around map position (16.5, 75.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00901462 Jy ! Component: 100 - total flux cleaned = 0.0132345 Jy ! Component: 150 - total flux cleaned = 0.0157628 Jy ! Component: 200 - total flux cleaned = 0.0170621 Jy ! Total flux subtracted in 200 components = 0.0170621 Jy ! Clean residual min=-0.007160 max=0.008150 Jy/beam ! Clean residual mean=-0.000084 rms=0.002084 Jy/beam ! Combined flux in latest and established models = 0.827045 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 237 components and 0.827045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161548Jy sigma=0.000684 ! Fit after self-cal, rms=0.161534Jy sigma=0.000683 ! 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.161534Jy sigma=0.000683 ! Fit after self-cal, rms=0.165742Jy sigma=0.000675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.185 mas, bmaj=9.299 mas, bpa=5.471 degrees ! Estimated noise=1238.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00479397 Jy ! Component: 100 - total flux cleaned = 0.00845349 Jy ! Component: 150 - total flux cleaned = 0.0104008 Jy ! Component: 200 - total flux cleaned = 0.0110467 Jy ! Total flux subtracted in 200 components = 0.0110467 Jy ! Clean residual min=-0.006225 max=0.007484 Jy/beam ! Clean residual mean=-0.000075 rms=0.001749 Jy/beam ! Combined flux in latest and established models = 0.838092 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 268 components and 0.838092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165518Jy sigma=0.000673 ! Fit after self-cal, rms=0.165527Jy sigma=0.000673 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 (-11, 11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00621268 Jy ! Component: 100 - total flux cleaned = 0.00854542 Jy ! Component: 150 - total flux cleaned = 0.00949922 Jy ! Component: 200 - total flux cleaned = 0.00978409 Jy ! Total flux subtracted in 200 components = 0.00978409 Jy ! Clean residual min=-0.006261 max=0.006408 Jy/beam ! Clean residual mean=-0.000040 rms=0.001597 Jy/beam ! Combined flux in latest and established models = 0.847876 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 305 components and 0.847876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165227Jy sigma=0.000671 ! Fit after self-cal, rms=0.165217Jy sigma=0.000671 ! 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.165217Jy sigma=0.000671 ! Fit after self-cal, rms=0.165359Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.982 mas, bmaj=22.71 mas, bpa=6.761 degrees ! Estimated noise=1467.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0050919 Jy ! Component: 100 - total flux cleaned = 0.00734287 Jy ! Component: 150 - total flux cleaned = 0.00773154 Jy ! Component: 200 - total flux cleaned = 0.00822648 Jy ! Total flux subtracted in 200 components = 0.00822648 Jy ! Clean residual min=-0.006839 max=0.007294 Jy/beam ! Clean residual mean=-0.000065 rms=0.002043 Jy/beam ! Combined flux in latest and established models = 0.856102 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 333 components and 0.856102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165248Jy sigma=0.000669 ! Fit after self-cal, rms=0.165242Jy sigma=0.000669 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.00208176 Jy ! Component: 100 - total flux cleaned = 0.0024715 Jy ! Component: 150 - total flux cleaned = 0.00246908 Jy ! Component: 200 - total flux cleaned = 0.00240288 Jy ! Total flux subtracted in 200 components = 0.00240288 Jy ! Clean residual min=-0.006842 max=0.007369 Jy/beam ! Clean residual mean=-0.000054 rms=0.001999 Jy/beam ! Combined flux in latest and established models = 0.858505 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 350 components and 0.858505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165202Jy sigma=0.000669 ! Fit after self-cal, rms=0.165210Jy sigma=0.000669 ! 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.185 mas, bmaj=9.294 mas, bpa=5.436 degrees ! Estimated noise=1235.71 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.185 x 9.294 at 5.436 degrees (North through East) ! Clean map min=-0.0057352 max=0.33799 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.684 mas, bmaj=7.981 mas, bpa=5.828 degrees ! Estimated noise=1948.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.297333 Jy ! Component: 100 - total flux cleaned = 0.439834 Jy ! Component: 150 - total flux cleaned = 0.53001 Jy ! Component: 200 - total flux cleaned = 0.591573 Jy ! Total flux subtracted in 200 components = 0.591573 Jy ! Clean residual min=-0.017556 max=0.033905 Jy/beam ! Clean residual mean=-0.000664 rms=0.006455 Jy/beam ! Combined flux in latest and established models = 0.591573 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 70 model components to the UV plane model. ! The established model now contains 70 components and 0.591573 Jy ! Inverting map and beam ! Estimated beam: bmin=3.185 mas, bmaj=9.294 mas, bpa=5.436 degrees ! Estimated noise=1235.71 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.0597823 Jy ! Component: 100 - total flux cleaned = 0.0997702 Jy ! Component: 150 - total flux cleaned = 0.127735 Jy ! Component: 200 - total flux cleaned = 0.148689 Jy ! Total flux subtracted in 200 components = 0.148689 Jy ! Clean residual min=-0.011495 max=0.014263 Jy/beam ! Clean residual mean=-0.000360 rms=0.003495 Jy/beam ! Combined flux in latest and established models = 0.740262 Jy ! Adding 84 model components to the UV plane model. ! The established model now contains 143 components and 0.740262 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.982 mas, bmaj=22.71 mas, bpa=6.761 degrees ! Estimated noise=1467.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.027207 Jy ! Component: 100 - total flux cleaned = 0.0460706 Jy ! Component: 150 - total flux cleaned = 0.0603615 Jy ! Component: 200 - total flux cleaned = 0.0714145 Jy ! Total flux subtracted in 200 components = 0.0714145 Jy ! Clean residual min=-0.010179 max=0.011467 Jy/beam ! Clean residual mean=-0.000286 rms=0.002922 Jy/beam ! Combined flux in latest and established models = 0.811677 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.00866503 Jy ! Component: 100 - total flux cleaned = 0.0155582 Jy ! Component: 150 - total flux cleaned = 0.0211466 Jy ! Component: 200 - total flux cleaned = 0.0257597 Jy ! Total flux subtracted in 200 components = 0.0257597 Jy ! Clean residual min=-0.008356 max=0.009200 Jy/beam ! Clean residual mean=-0.000150 rms=0.002296 Jy/beam ! Combined flux in latest and established models = 0.837437 Jy ! Adding 132 model components to the UV plane model. ! The established model now contains 260 components and 0.837437 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.185 mas, bmaj=9.294 mas, bpa=5.436 degrees ! Estimated noise=1235.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000944139 Jy ! Component: 100 - total flux cleaned = 0.00227555 Jy ! Component: 150 - total flux cleaned = 0.00312512 Jy ! Component: 200 - total flux cleaned = 0.00344124 Jy ! Total flux subtracted in 200 components = 0.00344124 Jy ! Clean residual min=-0.007216 max=0.008320 Jy/beam ! Clean residual mean=-0.000071 rms=0.001641 Jy/beam ! Combined flux in latest and established models = 0.840878 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 287 components and 0.840878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165546Jy sigma=0.000673 ! Fit after self-cal, rms=0.165467Jy sigma=0.000672 wmodel J1345-3015_S_2017_03_27_pus_map.mod ! Writing 287 model components to file: J1345-3015_S_2017_03_27_pus_map.mod wobs J1345-3015_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J1345-3015_S_2017_03_27_pus_uvs.fits wwins J1345-3015_S_2017_03_27_pus_map.win ! wwins: Wrote 6 windows to J1345-3015_S_2017_03_27_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.0010219 Jy ! Component: 100 - total flux cleaned = 0.00146467 Jy ! Component: 150 - total flux cleaned = 0.00229211 Jy ! Component: 200 - total flux cleaned = 0.00297265 Jy ! Component: 250 - total flux cleaned = 0.00343382 Jy ! Component: 300 - total flux cleaned = 0.00352318 Jy ! Component: 350 - total flux cleaned = 0.0031868 Jy ! Component: 400 - total flux cleaned = 0.00294305 Jy ! Component: 450 - total flux cleaned = 0.00294091 Jy ! Component: 500 - total flux cleaned = 0.00301708 Jy ! Component: 550 - total flux cleaned = 0.00287394 Jy ! Component: 600 - total flux cleaned = 0.0028739 Jy ! Component: 650 - total flux cleaned = 0.0026662 Jy ! Component: 700 - total flux cleaned = 0.00259891 Jy ! Component: 750 - total flux cleaned = 0.0025326 Jy ! Component: 800 - total flux cleaned = 0.00234044 Jy ! Component: 850 - total flux cleaned = 0.00234179 Jy ! Component: 900 - total flux cleaned = 0.00240429 Jy ! Component: 950 - total flux cleaned = 0.00228458 Jy ! Component: 1000 - total flux cleaned = 0.00234422 Jy ! Component: 1050 - total flux cleaned = 0.00211191 Jy ! Component: 1100 - total flux cleaned = 0.00205475 Jy ! Component: 1150 - total flux cleaned = 0.00183008 Jy ! Component: 1200 - total flux cleaned = 0.001557 Jy ! Component: 1250 - total flux cleaned = 0.00134226 Jy ! Component: 1300 - total flux cleaned = 0.00102579 Jy ! Component: 1350 - total flux cleaned = 0.000921737 Jy ! Component: 1400 - total flux cleaned = 0.000563683 Jy ! Component: 1450 - total flux cleaned = 0.000212242 Jy ! Component: 1500 - total flux cleaned = 1.46133e-05 Jy ! Component: 1550 - total flux cleaned = -0.000132351 Jy ! Component: 1600 - total flux cleaned = -0.000276842 Jy ! Component: 1650 - total flux cleaned = -0.00037268 Jy ! Component: 1700 - total flux cleaned = -0.000651277 Jy ! Component: 1750 - total flux cleaned = -0.00065065 Jy ! Component: 1800 - total flux cleaned = -0.000561829 Jy ! Component: 1850 - total flux cleaned = -0.000740281 Jy ! Component: 1900 - total flux cleaned = -0.000740242 Jy ! Component: 1950 - total flux cleaned = -0.000610978 Jy ! Component: 2000 - total flux cleaned = -0.00048321 Jy ! Component: 2050 - total flux cleaned = -0.000356403 Jy ! Component: 2100 - total flux cleaned = -0.000232278 Jy ! Component: 2150 - total flux cleaned = -0.000149723 Jy ! Component: 2200 - total flux cleaned = 1.24292e-05 Jy ! Component: 2250 - total flux cleaned = 0.000131913 Jy ! Component: 2300 - total flux cleaned = 0.000210943 Jy ! Component: 2350 - total flux cleaned = 0.000326892 Jy ! Component: 2400 - total flux cleaned = 0.000403456 Jy ! Component: 2450 - total flux cleaned = 0.00032687 Jy ! Component: 2500 - total flux cleaned = 0.000402417 Jy ! Component: 2550 - total flux cleaned = 0.00043959 Jy ! Component: 2600 - total flux cleaned = 0.000328859 Jy ! Component: 2650 - total flux cleaned = 0.000439084 Jy ! Component: 2700 - total flux cleaned = 0.000439238 Jy ! Component: 2750 - total flux cleaned = 0.000475434 Jy ! Component: 2800 - total flux cleaned = 0.000617477 Jy ! Component: 2850 - total flux cleaned = 0.000687042 Jy ! Component: 2900 - total flux cleaned = 0.000721774 Jy ! Component: 2950 - total flux cleaned = 0.000687787 Jy ! Component: 3000 - total flux cleaned = 0.000789736 Jy ! Component: 3050 - total flux cleaned = 0.000823272 Jy ! Component: 3100 - total flux cleaned = 0.000890193 Jy ! Component: 3150 - total flux cleaned = 0.00095696 Jy ! Component: 3200 - total flux cleaned = 0.00105569 Jy ! Component: 3250 - total flux cleaned = 0.00121826 Jy ! Component: 3300 - total flux cleaned = 0.00131469 Jy ! Component: 3350 - total flux cleaned = 0.00137844 Jy ! Component: 3400 - total flux cleaned = 0.00144208 Jy ! Component: 3450 - total flux cleaned = 0.00169214 Jy ! Component: 3500 - total flux cleaned = 0.00184678 Jy ! Component: 3550 - total flux cleaned = 0.00190858 Jy ! Component: 3600 - total flux cleaned = 0.00199969 Jy ! Component: 3650 - total flux cleaned = 0.00212004 Jy ! Component: 3700 - total flux cleaned = 0.00214968 Jy ! Component: 3750 - total flux cleaned = 0.00220894 Jy ! Component: 3800 - total flux cleaned = 0.00235616 Jy ! Component: 3850 - total flux cleaned = 0.00241451 Jy ! Component: 3900 - total flux cleaned = 0.00244347 Jy ! Component: 3950 - total flux cleaned = 0.00267316 Jy ! Component: 4000 - total flux cleaned = 0.00270154 Jy ! Component: 4050 - total flux cleaned = 0.0027014 Jy ! Total flux subtracted in 4096 components = 0.00289771 Jy ! Clean residual min=-0.001536 max=0.001540 Jy/beam ! Clean residual mean=-0.000001 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.843776 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 598 components and 0.843776 Jy ![Exited script file: muppet] wmap "J1345-3015_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.185 x 9.294 at 5.436 degrees (North through East) ! Clean map min=-0.0038109 max=0.35484 Jy/beam ! Writing clean map to FITS file: J1345-3015_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.354842 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000525094 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.443939 0.443939 0.887878 1.77576 3.55151 7.10302 14.206 28.4121 56.8242 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.354 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.185 x 9.294 at 5.436 degrees (North through East) ! Clean map min=-0.0038109 max=0.35484 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 J1345-3015_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:42:43 2019