! Started logfile: J1218-2159_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:41:41 2019 obs J1218-2159_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J1218-2159_S_2017_03_27_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.795088 visibilities/baseline/integration-bin. ! Found source: J1218-2159 ! ! 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 13596 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-2159_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 105 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 150 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 105 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 481 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.924472Jy sigma=0.006186 ! Fit after self-cal, rms=0.904140Jy sigma=0.006060 ! 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.855 mas, bmaj=6.471 mas, bpa=2.182 degrees ! Estimated noise=1907.85 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.0701579 Jy ! Component: 100 - total flux cleaned = 0.0952912 Jy ! Total flux subtracted in 100 components = 0.0952912 Jy ! Clean residual min=-0.008396 max=0.020433 Jy/beam ! Clean residual mean=0.000003 rms=0.002430 Jy/beam ! Combined flux in latest and established models = 0.0952912 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.0952912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113847Jy sigma=0.000712 ! Fit after self-cal, rms=0.113696Jy sigma=0.000711 ! Inverting map ! Added new window around map position (-4.5, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0205593 Jy ! Component: 100 - total flux cleaned = 0.0328148 Jy ! Total flux subtracted in 100 components = 0.0328148 Jy ! Clean residual min=-0.005640 max=0.007000 Jy/beam ! Clean residual mean=-0.000003 rms=0.001639 Jy/beam ! Combined flux in latest and established models = 0.128106 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 43 components and 0.128106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108384Jy sigma=0.000672 ! Fit after self-cal, rms=0.107794Jy sigma=0.000668 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0115286 Jy ! Component: 100 - total flux cleaned = 0.0180938 Jy ! Total flux subtracted in 100 components = 0.0180938 Jy ! Clean residual min=-0.005380 max=0.005601 Jy/beam ! Clean residual mean=-0.000007 rms=0.001344 Jy/beam ! Combined flux in latest and established models = 0.1462 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 55 components and 0.1462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106138Jy sigma=0.000657 ! Fit after self-cal, rms=0.105911Jy sigma=0.000656 ! 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.452 mas, bmaj=7.712 mas, bpa=1.152 degrees ! Estimated noise=1027.06 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.00715944 Jy ! Component: 100 - total flux cleaned = 0.0107481 Jy ! Component: 150 - total flux cleaned = 0.0127518 Jy ! Component: 200 - total flux cleaned = 0.0134347 Jy ! Total flux subtracted in 200 components = 0.0134347 Jy ! Clean residual min=-0.004294 max=0.003698 Jy/beam ! Clean residual mean=-0.000015 rms=0.000898 Jy/beam ! Combined flux in latest and established models = 0.159634 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 76 components and 0.159635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105363Jy sigma=0.000653 ! Fit after self-cal, rms=0.105296Jy sigma=0.000653 ! 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.04 FD 0.92 HN 1.00 KP 1.06 ! LA 1.03 MK 0.84 NL 0.95 OV 1.05 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00 HN 1.02 KP 1.03 ! LA 0.98 MK 1.36 NL 0.99 OV 1.09 ! PT 0.94 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.97 HN 1.02 KP 0.99 ! LA 0.96 MK 0.78 NL 1.00 OV 1.01 ! PT 1.00 SC 1.09 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.04 HN 0.88 KP 1.00* ! LA 0.83 MK 1.00* NL 1.00* OV 0.82 ! PT 1.12 SC 0.78 ! ! ! Fit before self-cal, rms=0.105296Jy sigma=0.000653 ! Fit after self-cal, rms=0.101599Jy sigma=0.000650 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.434 mas, bmaj=7.614 mas, bpa=0.53 degrees ! Estimated noise=1014.26 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.00103318 Jy ! Component: 100 - total flux cleaned = 0.000984531 Jy ! Component: 150 - total flux cleaned = 0.000906078 Jy ! Component: 200 - total flux cleaned = 0.000804828 Jy ! Total flux subtracted in 200 components = 0.000804828 Jy ! Clean residual min=-0.004003 max=0.003083 Jy/beam ! Clean residual mean=-0.000009 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.160439 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 84 components and 0.160439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101539Jy sigma=0.000649 ! Fit after self-cal, rms=0.101451Jy sigma=0.000649 ! 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.101451Jy sigma=0.000649 ! Fit after self-cal, rms=0.101450Jy sigma=0.000648 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.433 mas, bmaj=7.598 mas, bpa=0.6442 degrees ! Estimated noise=1010.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000603682 Jy ! Component: 100 - total flux cleaned = 0.000565194 Jy ! Component: 150 - total flux cleaned = 0.000499422 Jy ! Component: 200 - total flux cleaned = 0.000378455 Jy ! Total flux subtracted in 200 components = 0.000378455 Jy ! Clean residual min=-0.003313 max=0.002665 Jy/beam ! Clean residual mean=-0.000007 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.160818 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 92 components and 0.160818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101415Jy sigma=0.000648 ! Fit after self-cal, rms=0.101439Jy sigma=0.000648 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.000274137 Jy ! Component: 100 - total flux cleaned = 0.000246288 Jy ! Component: 150 - total flux cleaned = 0.000135423 Jy ! Component: 200 - total flux cleaned = 3.54548e-05 Jy ! Total flux subtracted in 200 components = 3.54548e-05 Jy ! Clean residual min=-0.003304 max=0.002598 Jy/beam ! Clean residual mean=-0.000006 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.160853 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 95 components and 0.160853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101419Jy sigma=0.000648 ! Fit after self-cal, rms=0.101417Jy sigma=0.000648 ! 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.101417Jy sigma=0.000648 ! Fit after self-cal, rms=0.100993Jy sigma=0.000648 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.428 mas, bmaj=7.596 mas, bpa=0.7359 degrees ! Estimated noise=1006.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000266481 Jy ! Component: 100 - total flux cleaned = 0.000266539 Jy ! Component: 150 - total flux cleaned = 0.000169132 Jy ! Component: 200 - total flux cleaned = 0.000147479 Jy ! Total flux subtracted in 200 components = 0.000147479 Jy ! Clean residual min=-0.003168 max=0.002532 Jy/beam ! Clean residual mean=-0.000006 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.161001 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 100 components and 0.161001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100978Jy sigma=0.000648 ! Fit after self-cal, rms=0.100978Jy sigma=0.000648 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 = 7.41435e-05 Jy ! Component: 100 - total flux cleaned = 6.67645e-06 Jy ! Component: 150 - total flux cleaned = -3.5103e-05 Jy ! Component: 200 - total flux cleaned = -7.36081e-05 Jy ! Total flux subtracted in 200 components = -7.36081e-05 Jy ! Clean residual min=-0.003133 max=0.002485 Jy/beam ! Clean residual mean=-0.000006 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.160927 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 105 components and 0.160927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100968Jy sigma=0.000648 ! Fit after self-cal, rms=0.100967Jy sigma=0.000648 ! 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.100967Jy sigma=0.000648 ! Fit after self-cal, rms=0.100586Jy sigma=0.000648 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.655 mas, bmaj=15.98 mas, bpa=2.43 degrees ! Estimated noise=1255.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.1832e-05 Jy ! Component: 100 - total flux cleaned = 6.67664e-05 Jy ! Component: 150 - total flux cleaned = 4.23122e-05 Jy ! Component: 200 - total flux cleaned = -2.37279e-06 Jy ! Total flux subtracted in 200 components = -2.37279e-06 Jy ! Clean residual min=-0.003176 max=0.002818 Jy/beam ! Clean residual mean=-0.000012 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.160925 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 110 components and 0.160925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100582Jy sigma=0.000648 ! Fit after self-cal, rms=0.100578Jy sigma=0.000648 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.1336e-05 Jy ! Component: 100 - total flux cleaned = 1.01184e-05 Jy ! Component: 150 - total flux cleaned = -2.93625e-05 Jy ! Component: 200 - total flux cleaned = -6.64345e-05 Jy ! Total flux subtracted in 200 components = -6.64345e-05 Jy ! Clean residual min=-0.003200 max=0.002825 Jy/beam ! Clean residual mean=-0.000012 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.160858 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 115 components and 0.160858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100575Jy sigma=0.000648 ! Fit after self-cal, rms=0.100573Jy sigma=0.000648 ! 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.423 mas, bmaj=7.586 mas, bpa=0.7726 degrees ! Estimated noise=1002.91 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.423 x 7.586 at 0.7726 degrees (North through East) ! Clean map min=-0.0030256 max=0.088648 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.831 mas, bmaj=6.373 mas, bpa=1.622 degrees ! Estimated noise=1814.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0673353 Jy ! Component: 100 - total flux cleaned = 0.0986704 Jy ! Component: 150 - total flux cleaned = 0.11784 Jy ! Component: 200 - total flux cleaned = 0.130708 Jy ! Total flux subtracted in 200 components = 0.130708 Jy ! Clean residual min=-0.005451 max=0.007046 Jy/beam ! Clean residual mean=0.000000 rms=0.001395 Jy/beam ! Combined flux in latest and established models = 0.130708 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.130708 Jy ! Inverting map and beam ! Estimated beam: bmin=3.423 mas, bmaj=7.586 mas, bpa=0.7726 degrees ! Estimated noise=1002.91 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.0131585 Jy ! Component: 100 - total flux cleaned = 0.0202972 Jy ! Component: 150 - total flux cleaned = 0.0243557 Jy ! Component: 200 - total flux cleaned = 0.0267644 Jy ! Total flux subtracted in 200 components = 0.0267644 Jy ! Clean residual min=-0.003216 max=0.002661 Jy/beam ! Clean residual mean=-0.000005 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.157473 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 71 components and 0.157473 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.655 mas, bmaj=15.98 mas, bpa=2.43 degrees ! Estimated noise=1255.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00208985 Jy ! Component: 100 - total flux cleaned = 0.00294353 Jy ! Component: 150 - total flux cleaned = 0.00301994 Jy ! Component: 200 - total flux cleaned = 0.00302086 Jy ! Total flux subtracted in 200 components = 0.00302086 Jy ! Clean residual min=-0.003314 max=0.002780 Jy/beam ! Clean residual mean=-0.000011 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.160494 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 = -1.45134e-05 Jy ! Component: 100 - total flux cleaned = -2.68037e-05 Jy ! Component: 150 - total flux cleaned = -3.81347e-05 Jy ! Component: 200 - total flux cleaned = -6.09698e-05 Jy ! Total flux subtracted in 200 components = -6.09698e-05 Jy ! Clean residual min=-0.003318 max=0.002766 Jy/beam ! Clean residual mean=-0.000011 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.160433 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 89 components and 0.160433 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.423 mas, bmaj=7.586 mas, bpa=0.7726 degrees ! Estimated noise=1002.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00010275 Jy ! Component: 100 - total flux cleaned = -0.00017987 Jy ! Component: 150 - total flux cleaned = -0.000202159 Jy ! Component: 200 - total flux cleaned = -0.000218858 Jy ! Total flux subtracted in 200 components = -0.000218858 Jy ! Clean residual min=-0.003095 max=0.002487 Jy/beam ! Clean residual mean=-0.000006 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.160214 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 98 components and 0.160214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100552Jy sigma=0.000648 ! Fit after self-cal, rms=0.100545Jy sigma=0.000647 wmodel J1218-2159_S_2017_03_27_pus_map.mod ! Writing 98 model components to file: J1218-2159_S_2017_03_27_pus_map.mod wobs J1218-2159_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J1218-2159_S_2017_03_27_pus_uvs.fits wwins J1218-2159_S_2017_03_27_pus_map.win ! wwins: Wrote 2 windows to J1218-2159_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.00108087 Jy ! Component: 100 - total flux cleaned = -0.00163297 Jy ! Component: 150 - total flux cleaned = -0.00184777 Jy ! Component: 200 - total flux cleaned = -0.00204928 Jy ! Component: 250 - total flux cleaned = -0.00224164 Jy ! Component: 300 - total flux cleaned = -0.0024999 Jy ! Component: 350 - total flux cleaned = -0.00271146 Jy ! Component: 400 - total flux cleaned = -0.00281376 Jy ! Component: 450 - total flux cleaned = -0.00300941 Jy ! Component: 500 - total flux cleaned = -0.00307196 Jy ! Component: 550 - total flux cleaned = -0.00319458 Jy ! Component: 600 - total flux cleaned = -0.00322325 Jy ! Component: 650 - total flux cleaned = -0.0032234 Jy ! Component: 700 - total flux cleaned = -0.0032801 Jy ! Component: 750 - total flux cleaned = -0.00339024 Jy ! Component: 800 - total flux cleaned = -0.00341753 Jy ! Component: 850 - total flux cleaned = -0.00349765 Jy ! Component: 900 - total flux cleaned = -0.00354925 Jy ! Component: 950 - total flux cleaned = -0.00352395 Jy ! Component: 1000 - total flux cleaned = -0.00357406 Jy ! Component: 1050 - total flux cleaned = -0.00362354 Jy ! Component: 1100 - total flux cleaned = -0.00369618 Jy ! Component: 1150 - total flux cleaned = -0.00371995 Jy ! Component: 1200 - total flux cleaned = -0.00372041 Jy ! Component: 1250 - total flux cleaned = -0.00374298 Jy ! Component: 1300 - total flux cleaned = -0.00376555 Jy ! Component: 1350 - total flux cleaned = -0.00381017 Jy ! Component: 1400 - total flux cleaned = -0.00374479 Jy ! Component: 1450 - total flux cleaned = -0.00378818 Jy ! Component: 1500 - total flux cleaned = -0.00389479 Jy ! Component: 1550 - total flux cleaned = -0.00391568 Jy ! Component: 1600 - total flux cleaned = -0.00389497 Jy ! Component: 1650 - total flux cleaned = -0.00391526 Jy ! Component: 1700 - total flux cleaned = -0.00387519 Jy ! Component: 1750 - total flux cleaned = -0.00391516 Jy ! Component: 1800 - total flux cleaned = -0.00401295 Jy ! Component: 1850 - total flux cleaned = -0.00399335 Jy ! Component: 1900 - total flux cleaned = -0.00407001 Jy ! Component: 1950 - total flux cleaned = -0.00414535 Jy ! Component: 2000 - total flux cleaned = -0.00412668 Jy ! Component: 2050 - total flux cleaned = -0.0041084 Jy ! Component: 2100 - total flux cleaned = -0.00412674 Jy ! Component: 2150 - total flux cleaned = -0.0041268 Jy ! Component: 2200 - total flux cleaned = -0.00407355 Jy ! Component: 2250 - total flux cleaned = -0.00407358 Jy ! Component: 2300 - total flux cleaned = -0.00409092 Jy ! Component: 2350 - total flux cleaned = -0.00405647 Jy ! Component: 2400 - total flux cleaned = -0.00405649 Jy ! Component: 2450 - total flux cleaned = -0.00400609 Jy ! Component: 2500 - total flux cleaned = -0.0040891 Jy ! Component: 2550 - total flux cleaned = -0.00405611 Jy ! Component: 2600 - total flux cleaned = -0.00405603 Jy ! Component: 2650 - total flux cleaned = -0.00412074 Jy ! Component: 2700 - total flux cleaned = -0.00412085 Jy ! Component: 2750 - total flux cleaned = -0.00416843 Jy ! Component: 2800 - total flux cleaned = -0.00415265 Jy ! Component: 2850 - total flux cleaned = -0.00419977 Jy ! Component: 2900 - total flux cleaned = -0.00421528 Jy ! Component: 2950 - total flux cleaned = -0.00416928 Jy ! Component: 3000 - total flux cleaned = -0.00426086 Jy ! Component: 3050 - total flux cleaned = -0.00429101 Jy ! Component: 3100 - total flux cleaned = -0.00430603 Jy ! Component: 3150 - total flux cleaned = -0.00433571 Jy ! Component: 3200 - total flux cleaned = -0.00436496 Jy ! Component: 3250 - total flux cleaned = -0.00439429 Jy ! Component: 3300 - total flux cleaned = -0.00448125 Jy ! Component: 3350 - total flux cleaned = -0.00445235 Jy ! Component: 3400 - total flux cleaned = -0.00450956 Jy ! Component: 3450 - total flux cleaned = -0.00455209 Jy ! Component: 3500 - total flux cleaned = -0.00453794 Jy ! Component: 3550 - total flux cleaned = -0.0045241 Jy ! Component: 3600 - total flux cleaned = -0.00463496 Jy ! Component: 3650 - total flux cleaned = -0.0046624 Jy ! Component: 3700 - total flux cleaned = -0.00464874 Jy ! Component: 3750 - total flux cleaned = -0.0046623 Jy ! Component: 3800 - total flux cleaned = -0.00471622 Jy ! Component: 3850 - total flux cleaned = -0.00476986 Jy ! Component: 3900 - total flux cleaned = -0.00476992 Jy ! Component: 3950 - total flux cleaned = -0.00484936 Jy ! Component: 4000 - total flux cleaned = -0.00483618 Jy ! Component: 4050 - total flux cleaned = -0.00490148 Jy ! Total flux subtracted in 4096 components = -0.00486236 Jy ! Clean residual min=-0.000979 max=0.000743 Jy/beam ! Clean residual mean=-0.000003 rms=0.000238 Jy/beam ! Combined flux in latest and established models = 0.155351 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 396 components and 0.155351 Jy ![Exited script file: muppet] wmap "J1218-2159_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.423 x 7.586 at 0.7726 degrees (North through East) ! Clean map min=-0.0014108 max=0.089799 Jy/beam ! Writing clean map to FITS file: J1218-2159_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.089799 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000232906 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.778092 0.778092 1.55618 3.11237 6.22474 12.4495 24.8989 49.7979 99.5958 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.089 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.423 x 7.586 at 0.7726 degrees (North through East) ! Clean map min=-0.0014108 max=0.089799 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-2159_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:41:45 2019