! Started logfile: J1743-1658_S_2017_02_24_pus_uvs.log on Sat May 4 11:32:02 2019 obs J1743-1658_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J1743-1658_S_2017_02_24_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.973684 visibilities/baseline/integration-bin. ! Found source: J1743-1658 ! ! 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 19980 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 J1743-1658_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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 375 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.871115Jy sigma=0.006446 ! Fit after self-cal, rms=0.852554Jy sigma=0.006313 ! 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.544 mas, bmaj=6.933 mas, bpa=-5.116 degrees ! Estimated noise=1062.84 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.110233 Jy ! Component: 100 - total flux cleaned = 0.145988 Jy ! Total flux subtracted in 100 components = 0.145988 Jy ! Clean residual min=-0.005325 max=0.015011 Jy/beam ! Clean residual mean=-0.000013 rms=0.001702 Jy/beam ! Combined flux in latest and established models = 0.145988 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.145988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111771Jy sigma=0.000725 ! Fit after self-cal, rms=0.111737Jy sigma=0.000724 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0164346 Jy ! Component: 100 - total flux cleaned = 0.0251618 Jy ! Total flux subtracted in 100 components = 0.0251618 Jy ! Clean residual min=-0.004632 max=0.009937 Jy/beam ! Clean residual mean=-0.000010 rms=0.001252 Jy/beam ! Combined flux in latest and established models = 0.17115 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 33 components and 0.17115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107943Jy sigma=0.000696 ! Fit after self-cal, rms=0.107933Jy sigma=0.000695 ! Inverting map ! Added new window around map position (4, 4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00911597 Jy ! Component: 100 - total flux cleaned = 0.0141365 Jy ! Total flux subtracted in 100 components = 0.0141365 Jy ! Clean residual min=-0.004167 max=0.007081 Jy/beam ! Clean residual mean=-0.000008 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.185287 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 48 components and 0.185287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106762Jy sigma=0.000687 ! Fit after self-cal, rms=0.106684Jy sigma=0.000687 ! 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.116 mas, bmaj=8.02 mas, bpa=-4.202 degrees ! Estimated noise=737.23 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 (17, 19.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00693825 Jy ! Component: 100 - total flux cleaned = 0.0114544 Jy ! Component: 150 - total flux cleaned = 0.0147896 Jy ! Component: 200 - total flux cleaned = 0.0173604 Jy ! Total flux subtracted in 200 components = 0.0173604 Jy ! Clean residual min=-0.003266 max=0.004735 Jy/beam ! Clean residual mean=-0.000006 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 0.202647 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 87 components and 0.202647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106004Jy sigma=0.000682 ! Fit after self-cal, rms=0.105957Jy sigma=0.000682 ! 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 0.99 HN 1.09 KP 0.97 ! LA 0.99 MK 0.98 NL 1.02 OV 1.03 ! PT 1.02 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.91 HN 1.10 KP 0.94 ! LA 0.97 MK 0.98 NL 0.99 OV 1.09 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.94 HN 1.03 KP 1.02 ! LA 1.04 MK 0.98 NL 1.10 OV 0.98 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.95 HN 1.00 KP 1.00* ! LA 0.94 MK 1.00 NL 1.00* OV 1.02 ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.105957Jy sigma=0.000682 ! Fit after self-cal, rms=0.106056Jy sigma=0.000678 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.117 mas, bmaj=8.014 mas, bpa=-4.259 degrees ! Estimated noise=737.865 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.0014522 Jy ! Component: 100 - total flux cleaned = 0.00230518 Jy ! Component: 150 - total flux cleaned = 0.00294841 Jy ! Component: 200 - total flux cleaned = 0.0030915 Jy ! Total flux subtracted in 200 components = 0.0030915 Jy ! Clean residual min=-0.002506 max=0.002768 Jy/beam ! Clean residual mean=-0.000004 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.205739 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 106 components and 0.205739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105956Jy sigma=0.000677 ! Fit after self-cal, rms=0.105962Jy sigma=0.000677 ! 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.105962Jy sigma=0.000677 ! Fit after self-cal, rms=0.105499Jy sigma=0.000676 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.113 mas, bmaj=8.002 mas, bpa=-4.255 degrees ! Estimated noise=739.312 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000788913 Jy ! Component: 100 - total flux cleaned = 0.00113564 Jy ! Component: 150 - total flux cleaned = 0.0012898 Jy ! Component: 200 - total flux cleaned = 0.00139279 Jy ! Total flux subtracted in 200 components = 0.00139279 Jy ! Clean residual min=-0.002706 max=0.002638 Jy/beam ! Clean residual mean=-0.000000 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.207131 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 111 components and 0.207131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105440Jy sigma=0.000676 ! Fit after self-cal, rms=0.105440Jy sigma=0.000676 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.000227682 Jy ! Component: 100 - total flux cleaned = 0.000289622 Jy ! Component: 150 - total flux cleaned = 0.000347694 Jy ! Component: 200 - total flux cleaned = 0.000402218 Jy ! Total flux subtracted in 200 components = 0.000402218 Jy ! Clean residual min=-0.002665 max=0.002652 Jy/beam ! Clean residual mean=-0.000000 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.207534 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 120 components and 0.207534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105410Jy sigma=0.000676 ! Fit after self-cal, rms=0.105408Jy sigma=0.000676 ! 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.105408Jy sigma=0.000676 ! Fit after self-cal, rms=0.099447Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.113 mas, bmaj=7.995 mas, bpa=-4.221 degrees ! Estimated noise=739.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000231295 Jy ! Component: 100 - total flux cleaned = 0.000324693 Jy ! Component: 150 - total flux cleaned = 0.000380922 Jy ! Component: 200 - total flux cleaned = 0.000433486 Jy ! Total flux subtracted in 200 components = 0.000433486 Jy ! Clean residual min=-0.002312 max=0.002062 Jy/beam ! Clean residual mean=0.000001 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.207967 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 134 components and 0.207967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099430Jy sigma=0.000673 ! Fit after self-cal, rms=0.099414Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000165197 Jy ! Component: 100 - total flux cleaned = 0.000188498 Jy ! Component: 150 - total flux cleaned = 0.000255926 Jy ! Component: 200 - total flux cleaned = 0.000299067 Jy ! Total flux subtracted in 200 components = 0.000299067 Jy ! Clean residual min=-0.002308 max=0.002049 Jy/beam ! Clean residual mean=0.000001 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.208266 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 147 components and 0.208266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099403Jy sigma=0.000672 ! Fit after self-cal, rms=0.099401Jy sigma=0.000672 ! 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.099401Jy sigma=0.000672 ! Fit after self-cal, rms=0.099452Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.637 mas, bmaj=15.88 mas, bpa=2.361 degrees ! Estimated noise=930.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000999242 Jy ! Component: 100 - total flux cleaned = 0.00110869 Jy ! Component: 150 - total flux cleaned = 0.00118041 Jy ! Component: 200 - total flux cleaned = 0.00124413 Jy ! Total flux subtracted in 200 components = 0.00124413 Jy ! Clean residual min=-0.002961 max=0.003006 Jy/beam ! Clean residual mean=0.000002 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.20951 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 158 components and 0.20951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099443Jy sigma=0.000672 ! Fit after self-cal, rms=0.099440Jy sigma=0.000672 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.000245435 Jy ! Component: 100 - total flux cleaned = 0.00028632 Jy ! Component: 150 - total flux cleaned = 0.000286388 Jy ! Component: 200 - total flux cleaned = 0.000269076 Jy ! Total flux subtracted in 200 components = 0.000269076 Jy ! Clean residual min=-0.002897 max=0.002932 Jy/beam ! Clean residual mean=0.000003 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.209779 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 160 components and 0.209779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099437Jy sigma=0.000672 ! Fit after self-cal, rms=0.099434Jy sigma=0.000672 ! 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.11 mas, bmaj=7.99 mas, bpa=-4.225 degrees ! Estimated noise=740.221 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.11 x 7.99 at -4.225 degrees (North through East) ! Clean map min=-0.0022606 max=0.1464 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.538 mas, bmaj=6.897 mas, bpa=-5.055 degrees ! Estimated noise=1071.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.110995 Jy ! Component: 100 - total flux cleaned = 0.147948 Jy ! Component: 150 - total flux cleaned = 0.165407 Jy ! Component: 200 - total flux cleaned = 0.175739 Jy ! Total flux subtracted in 200 components = 0.175739 Jy ! Clean residual min=-0.003509 max=0.005913 Jy/beam ! Clean residual mean=-0.000006 rms=0.001036 Jy/beam ! Combined flux in latest and established models = 0.175739 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 34 model components to the UV plane model. ! The established model now contains 34 components and 0.175739 Jy ! Inverting map and beam ! Estimated beam: bmin=3.11 mas, bmaj=7.99 mas, bpa=-4.225 degrees ! Estimated noise=740.221 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.00998203 Jy ! Component: 100 - total flux cleaned = 0.0165849 Jy ! Component: 150 - total flux cleaned = 0.0212925 Jy ! Component: 200 - total flux cleaned = 0.0247783 Jy ! Total flux subtracted in 200 components = 0.0247783 Jy ! Clean residual min=-0.002620 max=0.003687 Jy/beam ! Clean residual mean=-0.000002 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.200517 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 80 components and 0.200517 Jy ! Inverting map ! Added new window around map position (9, 17). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00342702 Jy ! Component: 100 - total flux cleaned = 0.00532988 Jy ! Component: 150 - total flux cleaned = 0.00616895 Jy ! Component: 200 - total flux cleaned = 0.00666123 Jy ! Total flux subtracted in 200 components = 0.00666123 Jy ! Clean residual min=-0.002192 max=0.002509 Jy/beam ! Clean residual mean=0.000002 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.207178 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 108 components and 0.207178 Jy ! Inverting map ! Added new window around map position (39.5, 52). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00225993 Jy ! Component: 100 - total flux cleaned = 0.00324108 Jy ! Component: 150 - total flux cleaned = 0.00375054 Jy ! Component: 200 - total flux cleaned = 0.00411585 Jy ! Total flux subtracted in 200 components = 0.00411585 Jy ! Clean residual min=-0.002068 max=0.002036 Jy/beam ! Clean residual mean=0.000002 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.211294 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 136 components and 0.211294 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.637 mas, bmaj=15.88 mas, bpa=2.361 degrees ! Estimated noise=930.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107657 Jy ! Component: 100 - total flux cleaned = 0.00145883 Jy ! Component: 150 - total flux cleaned = 0.00171505 Jy ! Component: 200 - total flux cleaned = 0.00193877 Jy ! Total flux subtracted in 200 components = 0.00193877 Jy ! Clean residual min=-0.002517 max=0.002393 Jy/beam ! Clean residual mean=0.000001 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.213233 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.000141713 Jy ! Component: 100 - total flux cleaned = 0.000192158 Jy ! Component: 150 - total flux cleaned = 0.000240263 Jy ! Component: 200 - total flux cleaned = 0.000328274 Jy ! Total flux subtracted in 200 components = 0.000328274 Jy ! Clean residual min=-0.002470 max=0.002380 Jy/beam ! Clean residual mean=0.000001 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.213561 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 171 components and 0.213561 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.11 mas, bmaj=7.99 mas, bpa=-4.225 degrees ! Estimated noise=740.221 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000246907 Jy ! Component: 100 - total flux cleaned = -0.00024943 Jy ! Component: 150 - total flux cleaned = -0.000310845 Jy ! Component: 200 - total flux cleaned = -0.000368384 Jy ! Total flux subtracted in 200 components = -0.000368384 Jy ! Clean residual min=-0.002051 max=0.002004 Jy/beam ! Clean residual mean=0.000002 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.213193 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 187 components and 0.213193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099386Jy sigma=0.000672 ! Fit after self-cal, rms=0.099381Jy sigma=0.000672 wmodel J1743-1658_S_2017_02_24_pus_map.mod ! Writing 187 model components to file: J1743-1658_S_2017_02_24_pus_map.mod wobs J1743-1658_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J1743-1658_S_2017_02_24_pus_uvs.fits wwins J1743-1658_S_2017_02_24_pus_map.win ! wwins: Wrote 5 windows to J1743-1658_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.000548919 Jy ! Component: 100 - total flux cleaned = -0.000682052 Jy ! Component: 150 - total flux cleaned = -0.000713747 Jy ! Component: 200 - total flux cleaned = -0.000805563 Jy ! Component: 250 - total flux cleaned = -0.000775583 Jy ! Component: 300 - total flux cleaned = -0.000746896 Jy ! Component: 350 - total flux cleaned = -0.000831528 Jy ! Component: 400 - total flux cleaned = -0.000885912 Jy ! Component: 450 - total flux cleaned = -0.000912336 Jy ! Component: 500 - total flux cleaned = -0.000912683 Jy ! Component: 550 - total flux cleaned = -0.000990911 Jy ! Component: 600 - total flux cleaned = -0.00104169 Jy ! Component: 650 - total flux cleaned = -0.00106672 Jy ! Component: 700 - total flux cleaned = -0.00109169 Jy ! Component: 750 - total flux cleaned = -0.00121299 Jy ! Component: 800 - total flux cleaned = -0.00118893 Jy ! Component: 850 - total flux cleaned = -0.00123592 Jy ! Component: 900 - total flux cleaned = -0.00114285 Jy ! Component: 950 - total flux cleaned = -0.00118943 Jy ! Component: 1000 - total flux cleaned = -0.00128038 Jy ! Component: 1050 - total flux cleaned = -0.00130291 Jy ! Component: 1100 - total flux cleaned = -0.00136959 Jy ! Component: 1150 - total flux cleaned = -0.00145756 Jy ! Component: 1200 - total flux cleaned = -0.00147906 Jy ! Component: 1250 - total flux cleaned = -0.00150097 Jy ! Component: 1300 - total flux cleaned = -0.00160722 Jy ! Component: 1350 - total flux cleaned = -0.00164933 Jy ! Component: 1400 - total flux cleaned = -0.00169082 Jy ! Component: 1450 - total flux cleaned = -0.00175267 Jy ! Component: 1500 - total flux cleaned = -0.00183409 Jy ! Component: 1550 - total flux cleaned = -0.00181381 Jy ! Component: 1600 - total flux cleaned = -0.00181397 Jy ! Component: 1650 - total flux cleaned = -0.00189276 Jy ! Component: 1700 - total flux cleaned = -0.00193179 Jy ! Component: 1750 - total flux cleaned = -0.00197012 Jy ! Component: 1800 - total flux cleaned = -0.00195088 Jy ! Component: 1850 - total flux cleaned = -0.00198881 Jy ! Component: 1900 - total flux cleaned = -0.00204508 Jy ! Component: 1950 - total flux cleaned = -0.0020452 Jy ! Component: 2000 - total flux cleaned = -0.00206392 Jy ! Component: 2050 - total flux cleaned = -0.00213727 Jy ! Component: 2100 - total flux cleaned = -0.00208265 Jy ! Component: 2150 - total flux cleaned = -0.0021368 Jy ! Component: 2200 - total flux cleaned = -0.00211891 Jy ! Component: 2250 - total flux cleaned = -0.00208359 Jy ! Component: 2300 - total flux cleaned = -0.0021014 Jy ! Component: 2350 - total flux cleaned = -0.00215383 Jy ! Component: 2400 - total flux cleaned = -0.0021885 Jy ! Component: 2450 - total flux cleaned = -0.0022057 Jy ! Component: 2500 - total flux cleaned = -0.00215451 Jy ! Component: 2550 - total flux cleaned = -0.00213753 Jy ! Component: 2600 - total flux cleaned = -0.0022389 Jy ! Component: 2650 - total flux cleaned = -0.00222204 Jy ! Component: 2700 - total flux cleaned = -0.0022222 Jy ! Component: 2750 - total flux cleaned = -0.0022056 Jy ! Component: 2800 - total flux cleaned = -0.00222209 Jy ! Component: 2850 - total flux cleaned = -0.00225459 Jy ! Component: 2900 - total flux cleaned = -0.00223836 Jy ! Component: 2950 - total flux cleaned = -0.00222235 Jy ! Component: 3000 - total flux cleaned = -0.00223824 Jy ! Component: 3050 - total flux cleaned = -0.00233352 Jy ! Component: 3100 - total flux cleaned = -0.00227024 Jy ! Component: 3150 - total flux cleaned = -0.00227024 Jy ! Component: 3200 - total flux cleaned = -0.00231704 Jy ! Component: 3250 - total flux cleaned = -0.00228619 Jy ! Component: 3300 - total flux cleaned = -0.00230152 Jy ! Component: 3350 - total flux cleaned = -0.00231688 Jy ! Component: 3400 - total flux cleaned = -0.00233203 Jy ! Component: 3450 - total flux cleaned = -0.00230186 Jy ! Component: 3500 - total flux cleaned = -0.00230192 Jy ! Component: 3550 - total flux cleaned = -0.00231696 Jy ! Component: 3600 - total flux cleaned = -0.00228725 Jy ! Component: 3650 - total flux cleaned = -0.00230206 Jy ! Component: 3700 - total flux cleaned = -0.00230205 Jy ! Component: 3750 - total flux cleaned = -0.00228754 Jy ! Component: 3800 - total flux cleaned = -0.00231653 Jy ! Component: 3850 - total flux cleaned = -0.00233085 Jy ! Component: 3900 - total flux cleaned = -0.00233106 Jy ! Component: 3950 - total flux cleaned = -0.0023737 Jy ! Component: 4000 - total flux cleaned = -0.00230263 Jy ! Component: 4050 - total flux cleaned = -0.00227462 Jy ! Total flux subtracted in 4096 components = -0.0023169 Jy ! Clean residual min=-0.000855 max=0.000944 Jy/beam ! Clean residual mean=0.000001 rms=0.000270 Jy/beam ! Combined flux in latest and established models = 0.210876 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 489 components and 0.210876 Jy ![Exited script file: muppet] wmap "J1743-1658_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.11 x 7.99 at -4.225 degrees (North through East) ! Clean map min=-0.0015607 max=0.14593 Jy/beam ! Writing clean map to FITS file: J1743-1658_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.145931 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00026917 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.553351 0.553351 1.1067 2.2134 4.42681 8.85361 17.7072 35.4145 70.8289 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.145 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.11 x 7.99 at -4.225 degrees (North through East) ! Clean map min=-0.0015607 max=0.14593 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 J1743-1658_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:32:09 2019