! Started logfile: J1143+1834_S_2017_02_24_pus_uvs.log on Sat May 4 11:25:57 2019 obs J1143+1834_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J1143+1834_S_2017_02_24_pus_uva.fits ! AN table 1: 142 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.857433 visibilities/baseline/integration-bin. ! Found source: J1143+1834 ! ! 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 823 lines of history. ! ! Reading 21916 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 J1143+1834_S_2017_02_24_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 109 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 109 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 109 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 537 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.815713Jy sigma=0.007503 ! Fit after self-cal, rms=0.799228Jy sigma=0.007353 ! 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=3.173 mas, bmaj=6.372 mas, bpa=-1.107 degrees ! Estimated noise=834.531 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.167349 Jy ! Component: 100 - total flux cleaned = 0.246422 Jy ! Total flux subtracted in 100 components = 0.246422 Jy ! Clean residual min=-0.016493 max=0.044938 Jy/beam ! Clean residual mean=-0.000118 rms=0.004591 Jy/beam ! Combined flux in latest and established models = 0.246422 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.246422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190777Jy sigma=0.001048 ! Fit after self-cal, rms=0.189880Jy sigma=0.001035 ! Inverting map ! Added new window around map position (-1.5, -6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0521288 Jy ! Component: 100 - total flux cleaned = 0.0837712 Jy ! Total flux subtracted in 100 components = 0.0837712 Jy ! Clean residual min=-0.010075 max=0.016680 Jy/beam ! Clean residual mean=-0.000044 rms=0.002634 Jy/beam ! Combined flux in latest and established models = 0.330193 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 16 components and 0.330193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169582Jy sigma=0.000797 ! Fit after self-cal, rms=0.169286Jy sigma=0.000793 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0212532 Jy ! Component: 100 - total flux cleaned = 0.0317106 Jy ! Total flux subtracted in 100 components = 0.0317106 Jy ! Clean residual min=-0.009114 max=0.010852 Jy/beam ! Clean residual mean=-0.000015 rms=0.002162 Jy/beam ! Combined flux in latest and established models = 0.361904 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 22 components and 0.361904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164677Jy sigma=0.000756 ! Fit after self-cal, rms=0.164560Jy sigma=0.000755 ! 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.712 mas, bmaj=7.075 mas, bpa=-0.3871 degrees ! Estimated noise=569.936 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.00629337 Jy ! Component: 100 - total flux cleaned = 0.00705149 Jy ! Component: 150 - total flux cleaned = 0.0074463 Jy ! Component: 200 - total flux cleaned = 0.00744473 Jy ! Total flux subtracted in 200 components = 0.00744473 Jy ! Clean residual min=-0.007890 max=0.007145 Jy/beam ! Clean residual mean=-0.000029 rms=0.001758 Jy/beam ! Combined flux in latest and established models = 0.369348 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 34 components and 0.369348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163234Jy sigma=0.000745 ! Fit after self-cal, rms=0.163171Jy sigma=0.000745 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.03 HN 0.99 KP 1.00 ! LA 0.98 MK 0.91 NL 1.00 OV 1.06 ! PT 1.04 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.95 HN 1.01 KP 0.96 ! LA 0.95 MK 0.91 NL 0.97 OV 1.08 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.98 HN 0.97 KP 1.06 ! LA 1.06 MK 0.95 NL 1.09 OV 1.00 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.97 HN 1.03 KP 1.00* ! LA 0.97 MK 1.01 NL 1.00* OV 1.00 ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.163171Jy sigma=0.000745 ! Fit after self-cal, rms=0.156621Jy sigma=0.000731 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.659 mas, bmaj=7.001 mas, bpa=-0.629 degrees ! Estimated noise=566.619 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.00410875 Jy ! Component: 100 - total flux cleaned = 0.0054297 Jy ! Component: 150 - total flux cleaned = 0.00578649 Jy ! Component: 200 - total flux cleaned = 0.0057882 Jy ! Total flux subtracted in 200 components = 0.0057882 Jy ! Clean residual min=-0.007289 max=0.006753 Jy/beam ! Clean residual mean=-0.000017 rms=0.001613 Jy/beam ! Combined flux in latest and established models = 0.375136 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 45 components and 0.375136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155982Jy sigma=0.000728 ! Fit after self-cal, rms=0.155938Jy sigma=0.000728 ! 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.155938Jy sigma=0.000728 ! Fit after self-cal, rms=0.086931Jy sigma=0.000684 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.618 mas, bmaj=6.964 mas, bpa=-0.7832 degrees ! Estimated noise=567.343 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000243866 Jy ! Component: 100 - total flux cleaned = -0.000174504 Jy ! Component: 150 - total flux cleaned = -0.000471996 Jy ! Component: 200 - total flux cleaned = -0.000845786 Jy ! Total flux subtracted in 200 components = -0.000845786 Jy ! Clean residual min=-0.008865 max=0.004427 Jy/beam ! Clean residual mean=-0.000001 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.374291 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.374291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086732Jy sigma=0.000682 ! Fit after self-cal, rms=0.086679Jy sigma=0.000682 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 = -4.9514e-05 Jy ! Component: 100 - total flux cleaned = -0.000216059 Jy ! Component: 150 - total flux cleaned = -0.000265991 Jy ! Component: 200 - total flux cleaned = -0.000309819 Jy ! Total flux subtracted in 200 components = -0.000309819 Jy ! Clean residual min=-0.008468 max=0.004538 Jy/beam ! Clean residual mean=-0.000001 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.373981 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 60 components and 0.373981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086612Jy sigma=0.000681 ! Fit after self-cal, rms=0.086603Jy sigma=0.000681 ! 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.086603Jy sigma=0.000681 ! Fit after self-cal, rms=0.087146Jy sigma=0.000680 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.607 mas, bmaj=6.919 mas, bpa=-0.4371 degrees ! Estimated noise=566.073 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000179572 Jy ! Component: 100 - total flux cleaned = -0.00016701 Jy ! Component: 150 - total flux cleaned = -0.000259644 Jy ! Component: 200 - total flux cleaned = -0.000301347 Jy ! Total flux subtracted in 200 components = -0.000301347 Jy ! Clean residual min=-0.008334 max=0.004200 Jy/beam ! Clean residual mean=-0.000004 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.373679 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 67 components and 0.37368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087071Jy sigma=0.000679 ! Fit after self-cal, rms=0.087059Jy sigma=0.000679 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 = -9.16786e-05 Jy ! Component: 100 - total flux cleaned = -5.13945e-05 Jy ! Component: 150 - total flux cleaned = -5.22753e-05 Jy ! Component: 200 - total flux cleaned = -0.00012999 Jy ! Total flux subtracted in 200 components = -0.00012999 Jy ! Clean residual min=-0.008100 max=0.004168 Jy/beam ! Clean residual mean=-0.000004 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.37355 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 70 components and 0.37355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087017Jy sigma=0.000678 ! Fit after self-cal, rms=0.087011Jy sigma=0.000678 ! 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.087011Jy sigma=0.000678 ! Fit after self-cal, rms=0.087247Jy sigma=0.000678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.282 mas, bmaj=10.14 mas, bpa=0.3078 degrees ! Estimated noise=710.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00147996 Jy ! Component: 100 - total flux cleaned = -0.00109726 Jy ! Component: 150 - total flux cleaned = -0.00088941 Jy ! Component: 200 - total flux cleaned = -0.000785651 Jy ! Total flux subtracted in 200 components = -0.000785651 Jy ! Clean residual min=-0.004475 max=0.002764 Jy/beam ! Clean residual mean=-0.000010 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.372764 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 80 components and 0.372764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087236Jy sigma=0.000678 ! Fit after self-cal, rms=0.087222Jy sigma=0.000678 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.53144e-05 Jy ! Component: 100 - total flux cleaned = 0.000311441 Jy ! Component: 150 - total flux cleaned = 0.000344788 Jy ! Component: 200 - total flux cleaned = 0.000345245 Jy ! Total flux subtracted in 200 components = 0.000345245 Jy ! Clean residual min=-0.004377 max=0.002728 Jy/beam ! Clean residual mean=-0.000010 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.373109 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 88 components and 0.373109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087220Jy sigma=0.000678 ! Fit after self-cal, rms=0.087209Jy sigma=0.000678 ! 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.601 mas, bmaj=6.897 mas, bpa=-0.2585 degrees ! Estimated noise=565.635 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.601 x 6.897 at -0.2585 degrees (North through East) ! Clean map min=-0.0050282 max=0.19795 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=3.088 mas, bmaj=6.243 mas, bpa=-0.7047 degrees ! Estimated noise=823.149 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.171967 Jy ! Component: 100 - total flux cleaned = 0.25211 Jy ! Component: 150 - total flux cleaned = 0.298497 Jy ! Component: 200 - total flux cleaned = 0.326973 Jy ! Total flux subtracted in 200 components = 0.326973 Jy ! Clean residual min=-0.007622 max=0.014814 Jy/beam ! Clean residual mean=-0.000045 rms=0.001937 Jy/beam ! Combined flux in latest and established models = 0.326973 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.326973 Jy ! Inverting map and beam ! Estimated beam: bmin=3.601 mas, bmaj=6.897 mas, bpa=-0.2585 degrees ! Estimated noise=565.635 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.0201762 Jy ! Component: 100 - total flux cleaned = 0.0319383 Jy ! Component: 150 - total flux cleaned = 0.0356474 Jy ! Component: 200 - total flux cleaned = 0.0389154 Jy ! Total flux subtracted in 200 components = 0.0389154 Jy ! Clean residual min=-0.006361 max=0.004574 Jy/beam ! Clean residual mean=-0.000015 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.365888 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 39 components and 0.365888 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.282 mas, bmaj=10.14 mas, bpa=0.3078 degrees ! Estimated noise=710.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.005062 Jy ! Component: 100 - total flux cleaned = 0.00622903 Jy ! Component: 150 - total flux cleaned = 0.0066262 Jy ! Component: 200 - total flux cleaned = 0.00692761 Jy ! Total flux subtracted in 200 components = 0.00692761 Jy ! Clean residual min=-0.003648 max=0.002569 Jy/beam ! Clean residual mean=-0.000012 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.372816 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.000202477 Jy ! Component: 100 - total flux cleaned = 0.000238173 Jy ! Component: 150 - total flux cleaned = 0.000303218 Jy ! Component: 200 - total flux cleaned = 0.000360425 Jy ! Total flux subtracted in 200 components = 0.000360425 Jy ! Clean residual min=-0.003849 max=0.002506 Jy/beam ! Clean residual mean=-0.000010 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.373176 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 66 components and 0.373176 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.601 mas, bmaj=6.897 mas, bpa=-0.2585 degrees ! Estimated noise=565.635 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000325559 Jy ! Component: 100 - total flux cleaned = -0.000344899 Jy ! Component: 150 - total flux cleaned = -0.000165656 Jy ! Component: 200 - total flux cleaned = -8.95544e-05 Jy ! Total flux subtracted in 200 components = -8.95544e-05 Jy ! Clean residual min=-0.007062 max=0.003929 Jy/beam ! Clean residual mean=-0.000004 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.373086 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 77 components and 0.373086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087128Jy sigma=0.000678 ! Fit after self-cal, rms=0.087014Jy sigma=0.000676 wmodel J1143+1834_S_2017_02_24_pus_map.mod ! Writing 77 model components to file: J1143+1834_S_2017_02_24_pus_map.mod wobs J1143+1834_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J1143+1834_S_2017_02_24_pus_uvs.fits wwins J1143+1834_S_2017_02_24_pus_map.win ! wwins: Wrote 2 windows to J1143+1834_S_2017_02_24_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.0026765 Jy ! Component: 100 - total flux cleaned = -0.00371512 Jy ! Component: 150 - total flux cleaned = -0.00422836 Jy ! Component: 200 - total flux cleaned = -0.00486647 Jy ! Component: 250 - total flux cleaned = -0.00562204 Jy ! Component: 300 - total flux cleaned = -0.00628196 Jy ! Component: 350 - total flux cleaned = -0.00700413 Jy ! Component: 400 - total flux cleaned = -0.00773625 Jy ! Component: 450 - total flux cleaned = -0.00830611 Jy ! Component: 500 - total flux cleaned = -0.00872775 Jy ! Component: 550 - total flux cleaned = -0.00917722 Jy ! Component: 600 - total flux cleaned = -0.00957496 Jy ! Component: 650 - total flux cleaned = -0.0100777 Jy ! Component: 700 - total flux cleaned = -0.0103038 Jy ! Component: 750 - total flux cleaned = -0.010561 Jy ! Component: 800 - total flux cleaned = -0.0106682 Jy ! Component: 850 - total flux cleaned = -0.0107386 Jy ! Component: 900 - total flux cleaned = -0.0107386 Jy ! Component: 950 - total flux cleaned = -0.0107052 Jy ! Component: 1000 - total flux cleaned = -0.0107714 Jy ! Component: 1050 - total flux cleaned = -0.0107386 Jy ! Component: 1100 - total flux cleaned = -0.0108023 Jy ! Component: 1150 - total flux cleaned = -0.0107708 Jy ! Component: 1200 - total flux cleaned = -0.0108019 Jy ! Component: 1250 - total flux cleaned = -0.0108932 Jy ! Component: 1300 - total flux cleaned = -0.0108631 Jy ! Component: 1350 - total flux cleaned = -0.0109523 Jy ! Component: 1400 - total flux cleaned = -0.0110391 Jy ! Component: 1450 - total flux cleaned = -0.0110676 Jy ! Component: 1500 - total flux cleaned = -0.0111243 Jy ! Component: 1550 - total flux cleaned = -0.0111519 Jy ! Component: 1600 - total flux cleaned = -0.0112067 Jy ! Component: 1650 - total flux cleaned = -0.0112339 Jy ! Component: 1700 - total flux cleaned = -0.0113399 Jy ! Component: 1750 - total flux cleaned = -0.0113918 Jy ! Component: 1800 - total flux cleaned = -0.0114694 Jy ! Component: 1850 - total flux cleaned = -0.0115715 Jy ! Component: 1900 - total flux cleaned = -0.0116717 Jy ! Component: 1950 - total flux cleaned = -0.0117713 Jy ! Component: 2000 - total flux cleaned = -0.0118206 Jy ! Component: 2050 - total flux cleaned = -0.0118694 Jy ! Component: 2100 - total flux cleaned = -0.0120372 Jy ! Component: 2150 - total flux cleaned = -0.0121083 Jy ! Component: 2200 - total flux cleaned = -0.0122485 Jy ! Component: 2250 - total flux cleaned = -0.0123637 Jy ! Component: 2300 - total flux cleaned = -0.0125005 Jy ! Component: 2350 - total flux cleaned = -0.012568 Jy ! Component: 2400 - total flux cleaned = -0.0127021 Jy ! Component: 2450 - total flux cleaned = -0.012834 Jy ! Component: 2500 - total flux cleaned = -0.0130079 Jy ! Component: 2550 - total flux cleaned = -0.0130291 Jy ! Component: 2600 - total flux cleaned = -0.0131989 Jy ! Component: 2650 - total flux cleaned = -0.013346 Jy ! Component: 2700 - total flux cleaned = -0.0134083 Jy ! Component: 2750 - total flux cleaned = -0.0134697 Jy ! Component: 2800 - total flux cleaned = -0.0135917 Jy ! Component: 2850 - total flux cleaned = -0.0135916 Jy ! Component: 2900 - total flux cleaned = -0.0137706 Jy ! Component: 2950 - total flux cleaned = -0.0138296 Jy ! Component: 3000 - total flux cleaned = -0.0138687 Jy ! Component: 3050 - total flux cleaned = -0.0139653 Jy ! Component: 3100 - total flux cleaned = -0.0140608 Jy ! Component: 3150 - total flux cleaned = -0.0141366 Jy ! Component: 3200 - total flux cleaned = -0.0141555 Jy ! Component: 3250 - total flux cleaned = -0.0142664 Jy ! Component: 3300 - total flux cleaned = -0.01434 Jy ! Component: 3350 - total flux cleaned = -0.0144306 Jy ! Component: 3400 - total flux cleaned = -0.0144308 Jy ! Component: 3450 - total flux cleaned = -0.0145379 Jy ! Component: 3500 - total flux cleaned = -0.0145909 Jy ! Component: 3550 - total flux cleaned = -0.0146957 Jy ! Component: 3600 - total flux cleaned = -0.0147304 Jy ! Component: 3650 - total flux cleaned = -0.0147479 Jy ! Component: 3700 - total flux cleaned = -0.014782 Jy ! Component: 3750 - total flux cleaned = -0.0148158 Jy ! Component: 3800 - total flux cleaned = -0.0148326 Jy ! Component: 3850 - total flux cleaned = -0.0149324 Jy ! Component: 3900 - total flux cleaned = -0.0149487 Jy ! Component: 3950 - total flux cleaned = -0.0148997 Jy ! Component: 4000 - total flux cleaned = -0.0148673 Jy ! Component: 4050 - total flux cleaned = -0.0149319 Jy ! Total flux subtracted in 4096 components = -0.0149002 Jy ! Clean residual min=-0.000877 max=0.000972 Jy/beam ! Clean residual mean=-0.000002 rms=0.000295 Jy/beam ! Combined flux in latest and established models = 0.358186 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 366 components and 0.358186 Jy ![Exited script file: muppet] wmap "J1143+1834_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.601 x 6.897 at -0.2585 degrees (North through East) ! Clean map min=-0.0043962 max=0.1967 Jy/beam ! Writing clean map to FITS file: J1143+1834_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.196698 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000292837 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.446629 0.446629 0.893259 1.78652 3.57304 7.14607 14.2921 28.5843 57.1686 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.196 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.601 x 6.897 at -0.2585 degrees (North through East) ! Clean map min=-0.0043962 max=0.1967 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 J1143+1834_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:26:02 2019