! Started logfile: J1218-0119_S_2017_08_05_pus_uvs.log on Thu May 9 19:29:18 2019 obs J1218-0119_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J1218-0119_S_2017_08_05_pus_uva.fits ! AN table 1: 142 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.883568 visibilities/baseline/integration-bin. ! Found source: J1218-0119 ! ! 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 513 lines of history. ! ! Reading 22584 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 J1218-0119_S_2017_08_05_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 223 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 223 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 983 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.868989Jy sigma=0.007376 ! Fit after self-cal, rms=0.855776Jy sigma=0.007268 ! 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.588 mas, bmaj=7.005 mas, bpa=-4.849 degrees ! Estimated noise=931.29 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.109142 Jy ! Component: 100 - total flux cleaned = 0.139591 Jy ! Total flux subtracted in 100 components = 0.139591 Jy ! Clean residual min=-0.005975 max=0.012883 Jy/beam ! Clean residual mean=0.000022 rms=0.001492 Jy/beam ! Combined flux in latest and established models = 0.139591 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.139591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089549Jy sigma=0.000710 ! Fit after self-cal, rms=0.089515Jy sigma=0.000709 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0139053 Jy ! Component: 100 - total flux cleaned = 0.0213547 Jy ! Total flux subtracted in 100 components = 0.0213547 Jy ! Clean residual min=-0.003699 max=0.006485 Jy/beam ! Clean residual mean=0.000014 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.160946 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 23 components and 0.160946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086432Jy sigma=0.000684 ! Fit after self-cal, rms=0.086415Jy sigma=0.000684 ! Inverting map ! Added new window around map position (3.5, 9). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00641534 Jy ! Component: 100 - total flux cleaned = 0.0103159 Jy ! Total flux subtracted in 100 components = 0.0103159 Jy ! Clean residual min=-0.003412 max=0.004624 Jy/beam ! Clean residual mean=0.000011 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.171262 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 50 components and 0.171262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085770Jy sigma=0.000678 ! Fit after self-cal, rms=0.085732Jy sigma=0.000678 ! 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.04 mas, bmaj=8.005 mas, bpa=-4.503 degrees ! Estimated noise=684.784 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.00538125 Jy ! Component: 100 - total flux cleaned = 0.00873394 Jy ! Component: 150 - total flux cleaned = 0.0110796 Jy ! Component: 200 - total flux cleaned = 0.0127749 Jy ! Total flux subtracted in 200 components = 0.0127749 Jy ! Clean residual min=-0.003365 max=0.003005 Jy/beam ! Clean residual mean=0.000014 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.184037 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 88 components and 0.184037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085262Jy sigma=0.000675 ! Fit after self-cal, rms=0.085260Jy sigma=0.000675 ! 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.14 FD 0.95 HN 0.95 KP 1.08 ! LA 1.00 MK 1.00 NL 0.90 OV 0.99 ! PT 1.03 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.03 KP 1.00 ! LA 0.97 MK 0.97 NL 1.04 OV 1.05 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.01 KP 0.89 ! LA 0.79 MK 0.99 NL 1.19 OV 0.96 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 4. ! A total of 81 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.11 HN 0.96 KP 1.00* ! LA 1.00* MK 1.22 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.085260Jy sigma=0.000675 ! Fit after self-cal, rms=0.082683Jy sigma=0.000664 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.05 mas, bmaj=8.049 mas, bpa=-4.307 degrees ! Estimated noise=683.93 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.000293036 Jy ! Component: 100 - total flux cleaned = 0.000205478 Jy ! Component: 150 - total flux cleaned = 0.000184134 Jy ! Component: 200 - total flux cleaned = 0.000145514 Jy ! Total flux subtracted in 200 components = 0.000145514 Jy ! Clean residual min=-0.002678 max=0.002059 Jy/beam ! Clean residual mean=0.000002 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.184182 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 99 components and 0.184182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082663Jy sigma=0.000664 ! Fit after self-cal, rms=0.082655Jy sigma=0.000664 ! 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.082655Jy sigma=0.000664 ! Fit after self-cal, rms=0.082382Jy sigma=0.000662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.051 mas, bmaj=8.048 mas, bpa=-4.293 degrees ! Estimated noise=683.395 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.31027e-05 Jy ! Component: 100 - total flux cleaned = 2.94007e-05 Jy ! Component: 150 - total flux cleaned = 2.90484e-05 Jy ! Component: 200 - total flux cleaned = 5.09942e-06 Jy ! Total flux subtracted in 200 components = 5.09942e-06 Jy ! Clean residual min=-0.002169 max=0.002064 Jy/beam ! Clean residual mean=0.000002 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.184188 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 104 components and 0.184188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082375Jy sigma=0.000662 ! Fit after self-cal, rms=0.082373Jy sigma=0.000662 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.18043e-05 Jy ! Component: 100 - total flux cleaned = -4.56101e-05 Jy ! Component: 150 - total flux cleaned = -3.46867e-05 Jy ! Component: 200 - total flux cleaned = -4.48322e-05 Jy ! Total flux subtracted in 200 components = -4.48322e-05 Jy ! Clean residual min=-0.002179 max=0.002049 Jy/beam ! Clean residual mean=0.000002 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.184143 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 115 components and 0.184143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082369Jy sigma=0.000662 ! Fit after self-cal, rms=0.082368Jy sigma=0.000662 ! 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.082368Jy sigma=0.000662 ! Fit after self-cal, rms=0.082677Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.049 mas, bmaj=8.054 mas, bpa=-4.286 degrees ! Estimated noise=683.665 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000142379 Jy ! Component: 100 - total flux cleaned = -0.000141523 Jy ! Component: 150 - total flux cleaned = -0.000141556 Jy ! Component: 200 - total flux cleaned = -0.000165173 Jy ! Total flux subtracted in 200 components = -0.000165173 Jy ! Clean residual min=-0.002019 max=0.001760 Jy/beam ! Clean residual mean=0.000003 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.183977 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 121 components and 0.183977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082672Jy sigma=0.000661 ! Fit after self-cal, rms=0.082692Jy sigma=0.000660 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 = -5.35895e-05 Jy ! Component: 100 - total flux cleaned = -5.34996e-05 Jy ! Component: 150 - total flux cleaned = -6.41755e-05 Jy ! Component: 200 - total flux cleaned = -8.33092e-05 Jy ! Total flux subtracted in 200 components = -8.33092e-05 Jy ! Clean residual min=-0.002027 max=0.001739 Jy/beam ! Clean residual mean=0.000003 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.183894 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 124 components and 0.183894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082688Jy sigma=0.000660 ! Fit after self-cal, rms=0.082688Jy sigma=0.000660 ! 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.082688Jy sigma=0.000660 ! Fit after self-cal, rms=0.082776Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.049 mas, bmaj=13.99 mas, bpa=-7.214 degrees ! Estimated noise=894.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00014043 Jy ! Component: 100 - total flux cleaned = -0.000151198 Jy ! Component: 150 - total flux cleaned = -0.000160884 Jy ! Component: 200 - total flux cleaned = -0.000169694 Jy ! Total flux subtracted in 200 components = -0.000169694 Jy ! Clean residual min=-0.003134 max=0.002061 Jy/beam ! Clean residual mean=0.000007 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.183724 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 127 components and 0.183724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082775Jy sigma=0.000660 ! Fit after self-cal, rms=0.082776Jy sigma=0.000660 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.41141e-06 Jy ! Component: 100 - total flux cleaned = 8.16487e-06 Jy ! Component: 150 - total flux cleaned = 3.11212e-07 Jy ! Component: 200 - total flux cleaned = -6.6033e-06 Jy ! Total flux subtracted in 200 components = -6.6033e-06 Jy ! Clean residual min=-0.003125 max=0.002058 Jy/beam ! Clean residual mean=0.000007 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.183718 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 130 components and 0.183718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082777Jy sigma=0.000660 ! Fit after self-cal, rms=0.082776Jy sigma=0.000660 ! 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.048 mas, bmaj=8.057 mas, bpa=-4.291 degrees ! Estimated noise=683.906 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.048 x 8.057 at -4.291 degrees (North through East) ! Clean map min=-0.0019197 max=0.14317 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.58 mas, bmaj=7.034 mas, bpa=-4.49 degrees ! Estimated noise=904.611 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.110181 Jy ! Component: 100 - total flux cleaned = 0.142096 Jy ! Component: 150 - total flux cleaned = 0.156404 Jy ! Component: 200 - total flux cleaned = 0.163922 Jy ! Total flux subtracted in 200 components = 0.163922 Jy ! Clean residual min=-0.002669 max=0.003786 Jy/beam ! Clean residual mean=0.000009 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.163922 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.163922 Jy ! Inverting map and beam ! Estimated beam: bmin=3.048 mas, bmaj=8.057 mas, bpa=-4.291 degrees ! Estimated noise=683.906 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.00644973 Jy ! Component: 100 - total flux cleaned = 0.010551 Jy ! Component: 150 - total flux cleaned = 0.0133314 Jy ! Component: 200 - total flux cleaned = 0.0152519 Jy ! Total flux subtracted in 200 components = 0.0152519 Jy ! Clean residual min=-0.002262 max=0.001687 Jy/beam ! Clean residual mean=0.000006 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.179174 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 78 components and 0.179174 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.049 mas, bmaj=13.99 mas, bpa=-7.214 degrees ! Estimated noise=894.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00243761 Jy ! Component: 100 - total flux cleaned = 0.00361271 Jy ! Component: 150 - total flux cleaned = 0.00407748 Jy ! Component: 200 - total flux cleaned = 0.00418307 Jy ! Total flux subtracted in 200 components = 0.00418307 Jy ! Clean residual min=-0.003154 max=0.002065 Jy/beam ! Clean residual mean=0.000008 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.183357 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 = 7.38321e-05 Jy ! Component: 100 - total flux cleaned = 0.000147371 Jy ! Component: 150 - total flux cleaned = 0.000188549 Jy ! Component: 200 - total flux cleaned = 0.000215653 Jy ! Total flux subtracted in 200 components = 0.000215653 Jy ! Clean residual min=-0.003119 max=0.002058 Jy/beam ! Clean residual mean=0.000008 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.183573 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 105 components and 0.183573 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.048 mas, bmaj=8.057 mas, bpa=-4.291 degrees ! Estimated noise=683.906 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000204996 Jy ! Component: 100 - total flux cleaned = -0.000168447 Jy ! Component: 150 - total flux cleaned = -0.000139276 Jy ! Component: 200 - total flux cleaned = -0.000139724 Jy ! Total flux subtracted in 200 components = -0.000139724 Jy ! Clean residual min=-0.002060 max=0.001679 Jy/beam ! Clean residual mean=0.000003 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.183433 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 117 components and 0.183433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082784Jy sigma=0.000661 ! Fit after self-cal, rms=0.082783Jy sigma=0.000661 wmodel J1218-0119_S_2017_08_05_pus_map.mod ! Writing 117 model components to file: J1218-0119_S_2017_08_05_pus_map.mod wobs J1218-0119_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J1218-0119_S_2017_08_05_pus_uvs.fits wwins J1218-0119_S_2017_08_05_pus_map.win ! wwins: Wrote 2 windows to J1218-0119_S_2017_08_05_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000840201 Jy ! Component: 100 - total flux cleaned = -0.00128875 Jy ! Component: 150 - total flux cleaned = -0.00168184 Jy ! Component: 200 - total flux cleaned = -0.00191336 Jy ! Component: 250 - total flux cleaned = -0.00216448 Jy ! Component: 300 - total flux cleaned = -0.00221921 Jy ! Component: 350 - total flux cleaned = -0.00229749 Jy ! Component: 400 - total flux cleaned = -0.00232255 Jy ! Component: 450 - total flux cleaned = -0.00237186 Jy ! Component: 500 - total flux cleaned = -0.00244291 Jy ! Component: 550 - total flux cleaned = -0.0024658 Jy ! Component: 600 - total flux cleaned = -0.00251098 Jy ! Component: 650 - total flux cleaned = -0.00251093 Jy ! Component: 700 - total flux cleaned = -0.00246704 Jy ! Component: 750 - total flux cleaned = -0.0024668 Jy ! Component: 800 - total flux cleaned = -0.00242469 Jy ! Component: 850 - total flux cleaned = -0.00240384 Jy ! Component: 900 - total flux cleaned = -0.00236383 Jy ! Component: 950 - total flux cleaned = -0.00238333 Jy ! Component: 1000 - total flux cleaned = -0.00234345 Jy ! Component: 1050 - total flux cleaned = -0.00222724 Jy ! Component: 1100 - total flux cleaned = -0.00226547 Jy ! Component: 1150 - total flux cleaned = -0.00222753 Jy ! Component: 1200 - total flux cleaned = -0.00219054 Jy ! Component: 1250 - total flux cleaned = -0.00222708 Jy ! Component: 1300 - total flux cleaned = -0.00222681 Jy ! Component: 1350 - total flux cleaned = -0.00220894 Jy ! Component: 1400 - total flux cleaned = -0.00222651 Jy ! Component: 1450 - total flux cleaned = -0.00219188 Jy ! Component: 1500 - total flux cleaned = -0.00220925 Jy ! Component: 1550 - total flux cleaned = -0.00220953 Jy ! Component: 1600 - total flux cleaned = -0.00217638 Jy ! Component: 1650 - total flux cleaned = -0.00222609 Jy ! Component: 1700 - total flux cleaned = -0.00229078 Jy ! Component: 1750 - total flux cleaned = -0.00225834 Jy ! Component: 1800 - total flux cleaned = -0.00225826 Jy ! Component: 1850 - total flux cleaned = -0.00227415 Jy ! Component: 1900 - total flux cleaned = -0.00225889 Jy ! Component: 1950 - total flux cleaned = -0.00227415 Jy ! Component: 2000 - total flux cleaned = -0.00227411 Jy ! Component: 2050 - total flux cleaned = -0.0022592 Jy ! Component: 2100 - total flux cleaned = -0.00224431 Jy ! Component: 2150 - total flux cleaned = -0.0022882 Jy ! Component: 2200 - total flux cleaned = -0.00218653 Jy ! Component: 2250 - total flux cleaned = -0.00220101 Jy ! Component: 2300 - total flux cleaned = -0.00215841 Jy ! Component: 2350 - total flux cleaned = -0.00214444 Jy ! Component: 2400 - total flux cleaned = -0.00210271 Jy ! Component: 2450 - total flux cleaned = -0.00207527 Jy ! Component: 2500 - total flux cleaned = -0.00210267 Jy ! Component: 2550 - total flux cleaned = -0.00210269 Jy ! Component: 2600 - total flux cleaned = -0.00214293 Jy ! Component: 2650 - total flux cleaned = -0.00215618 Jy ! Component: 2700 - total flux cleaned = -0.00214297 Jy ! Component: 2750 - total flux cleaned = -0.00213 Jy ! Component: 2800 - total flux cleaned = -0.00222066 Jy ! Component: 2850 - total flux cleaned = -0.0021825 Jy ! Component: 2900 - total flux cleaned = -0.00227157 Jy ! Component: 2950 - total flux cleaned = -0.00229686 Jy ! Component: 3000 - total flux cleaned = -0.00233439 Jy ! Component: 3050 - total flux cleaned = -0.00237161 Jy ! Component: 3100 - total flux cleaned = -0.00242074 Jy ! Component: 3150 - total flux cleaned = -0.0024329 Jy ! Component: 3200 - total flux cleaned = -0.00249363 Jy ! Component: 3250 - total flux cleaned = -0.00246971 Jy ! Component: 3300 - total flux cleaned = -0.00251756 Jy ! Component: 3350 - total flux cleaned = -0.00257683 Jy ! Component: 3400 - total flux cleaned = -0.00260036 Jy ! Component: 3450 - total flux cleaned = -0.00257708 Jy ! Component: 3500 - total flux cleaned = -0.0025773 Jy ! Component: 3550 - total flux cleaned = -0.00263489 Jy ! Component: 3600 - total flux cleaned = -0.00264626 Jy ! Component: 3650 - total flux cleaned = -0.00266884 Jy ! Component: 3700 - total flux cleaned = -0.00272511 Jy ! Component: 3750 - total flux cleaned = -0.00269158 Jy ! Component: 3800 - total flux cleaned = -0.00275818 Jy ! Component: 3850 - total flux cleaned = -0.00278014 Jy ! Component: 3900 - total flux cleaned = -0.00275826 Jy ! Component: 3950 - total flux cleaned = -0.00281263 Jy ! Component: 4000 - total flux cleaned = -0.0028019 Jy ! Component: 4050 - total flux cleaned = -0.00285563 Jy ! Total flux subtracted in 4096 components = -0.00288762 Jy ! Clean residual min=-0.000537 max=0.000619 Jy/beam ! Clean residual mean=0.000002 rms=0.000194 Jy/beam ! Combined flux in latest and established models = 0.180545 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 409 components and 0.180545 Jy ![Exited script file: muppet] wmap "J1218-0119_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.048 x 8.057 at -4.291 degrees (North through East) ! Clean map min=-0.0014141 max=0.14281 Jy/beam ! Writing clean map to FITS file: J1218-0119_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.142808 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000192363 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.404102 0.404102 0.808203 1.61641 3.23281 6.46563 12.9313 25.8625 51.725 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.142 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.048 x 8.057 at -4.291 degrees (North through East) ! Clean map min=-0.0014141 max=0.14281 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 J1218-0119_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:29:24 2019