! Started logfile: J0611-1155_S_2017_05_01_pus_uvs.log on Wed May 1 18:29:01 2019 obs J0611-1155_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J0611-1155_S_2017_05_01_pus_uva.fits ! AN table 1: 115 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.977005 visibilities/baseline/integration-bin. ! Found source: J0611-1155 ! ! 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 788 lines of history. ! ! Reading 20224 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 J0611-1155_S_2017_05_01_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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 471 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.811863Jy sigma=0.005600 ! Fit after self-cal, rms=0.792359Jy sigma=0.005463 ! 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.646 mas, bmaj=6.736 mas, bpa=-3.64 degrees ! Estimated noise=1173.53 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.154778 Jy ! Component: 100 - total flux cleaned = 0.209282 Jy ! Total flux subtracted in 100 components = 0.209282 Jy ! Clean residual min=-0.009860 max=0.025792 Jy/beam ! Clean residual mean=-0.000042 rms=0.003327 Jy/beam ! Combined flux in latest and established models = 0.209282 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.209282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122576Jy sigma=0.000797 ! Fit after self-cal, rms=0.122491Jy sigma=0.000797 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0301666 Jy ! Component: 100 - total flux cleaned = 0.0477304 Jy ! Total flux subtracted in 100 components = 0.0477304 Jy ! Clean residual min=-0.007236 max=0.012320 Jy/beam ! Clean residual mean=-0.000025 rms=0.002063 Jy/beam ! Combined flux in latest and established models = 0.257012 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 35 components and 0.257012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112248Jy sigma=0.000717 ! Fit after self-cal, rms=0.112233Jy sigma=0.000716 ! Inverting map ! Added new window around map position (-12.5, -9). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0130534 Jy ! Component: 100 - total flux cleaned = 0.0222494 Jy ! Total flux subtracted in 100 components = 0.0222494 Jy ! Clean residual min=-0.006126 max=0.007868 Jy/beam ! Clean residual mean=-0.000020 rms=0.001657 Jy/beam ! Combined flux in latest and established models = 0.279262 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 64 components and 0.279262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109937Jy sigma=0.000699 ! Fit after self-cal, rms=0.109863Jy sigma=0.000698 ! 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.203 mas, bmaj=7.913 mas, bpa=-2.83 degrees ! Estimated noise=796.62 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 (-4.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.012539 Jy ! Component: 100 - total flux cleaned = 0.0208191 Jy ! Component: 150 - total flux cleaned = 0.0268052 Jy ! Component: 200 - total flux cleaned = 0.0311936 Jy ! Total flux subtracted in 200 components = 0.0311936 Jy ! Clean residual min=-0.004198 max=0.005949 Jy/beam ! Clean residual mean=-0.000015 rms=0.001187 Jy/beam ! Combined flux in latest and established models = 0.310455 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 99 components and 0.310455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108058Jy sigma=0.000685 ! Fit after self-cal, rms=0.107924Jy sigma=0.000684 ! 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.91 HN 1.01 KP 1.03 ! LA 1.00 MK 1.03 NL 0.97 OV 1.02 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.94 HN 1.07 KP 0.99 ! LA 0.97 MK 0.98 NL 1.03 OV 1.06 ! PT 0.98 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.05 KP 1.02 ! LA 0.99 MK 1.01 NL 1.05 OV 0.96 ! 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.06 FD 1.01 HN 1.00 KP 1.00* ! LA 0.83 MK 1.03 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.107924Jy sigma=0.000684 ! Fit after self-cal, rms=0.106343Jy sigma=0.000678 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.23 mas, bmaj=7.959 mas, bpa=-2.806 degrees ! Estimated noise=794.676 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.00308037 Jy ! Component: 100 - total flux cleaned = 0.00348575 Jy ! Component: 150 - total flux cleaned = 0.00368324 Jy ! Component: 200 - total flux cleaned = 0.00385543 Jy ! Total flux subtracted in 200 components = 0.00385543 Jy ! Clean residual min=-0.003148 max=0.003255 Jy/beam ! Clean residual mean=-0.000002 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.314311 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 124 components and 0.314311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106218Jy sigma=0.000677 ! Fit after self-cal, rms=0.106185Jy 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.106185Jy sigma=0.000677 ! Fit after self-cal, rms=0.108376Jy sigma=0.000674 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.221 mas, bmaj=8.01 mas, bpa=-2.577 degrees ! Estimated noise=796.103 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00197073 Jy ! Component: 100 - total flux cleaned = 0.00211546 Jy ! Component: 150 - total flux cleaned = 0.00211522 Jy ! Component: 200 - total flux cleaned = 0.00211447 Jy ! Total flux subtracted in 200 components = 0.00211447 Jy ! Clean residual min=-0.002317 max=0.002631 Jy/beam ! Clean residual mean=0.000001 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.316425 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 138 components and 0.316425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108317Jy sigma=0.000673 ! Fit after self-cal, rms=0.108331Jy sigma=0.000673 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-17, -11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00249022 Jy ! Component: 100 - total flux cleaned = 0.00363735 Jy ! Component: 150 - total flux cleaned = 0.00377174 Jy ! Component: 200 - total flux cleaned = 0.00386118 Jy ! Total flux subtracted in 200 components = 0.00386118 Jy ! Clean residual min=-0.002105 max=0.002029 Jy/beam ! Clean residual mean=-0.000000 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.320286 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 167 components and 0.320287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108274Jy sigma=0.000673 ! Fit after self-cal, rms=0.108264Jy sigma=0.000673 ! 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.108264Jy sigma=0.000673 ! Fit after self-cal, rms=0.108595Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.218 mas, bmaj=8.013 mas, bpa=-2.559 degrees ! Estimated noise=796.032 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000779622 Jy ! Component: 100 - total flux cleaned = 0.000809581 Jy ! Component: 150 - total flux cleaned = 0.000808967 Jy ! Component: 200 - total flux cleaned = 0.000782879 Jy ! Total flux subtracted in 200 components = 0.000782879 Jy ! Clean residual min=-0.002042 max=0.001950 Jy/beam ! Clean residual mean=-0.000000 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.321069 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 178 components and 0.321069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108574Jy sigma=0.000672 ! Fit after self-cal, rms=0.108572Jy 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 = 6.54705e-05 Jy ! Component: 100 - total flux cleaned = 4.1179e-05 Jy ! Component: 150 - total flux cleaned = 8.64433e-05 Jy ! Component: 200 - total flux cleaned = 6.47629e-05 Jy ! Total flux subtracted in 200 components = 6.47629e-05 Jy ! Clean residual min=-0.002017 max=0.001910 Jy/beam ! Clean residual mean=-0.000000 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.321134 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 190 components and 0.321134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108560Jy sigma=0.000672 ! Fit after self-cal, rms=0.108558Jy 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.108558Jy sigma=0.000672 ! Fit after self-cal, rms=0.108715Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.539 mas, bmaj=14.25 mas, bpa=1.272 degrees ! Estimated noise=986.896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000204183 Jy ! Component: 100 - total flux cleaned = 0.000290477 Jy ! Component: 150 - total flux cleaned = 0.000324965 Jy ! Component: 200 - total flux cleaned = 0.000339633 Jy ! Total flux subtracted in 200 components = 0.000339633 Jy ! Clean residual min=-0.001900 max=0.002021 Jy/beam ! Clean residual mean=-0.000001 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.321474 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 210 components and 0.321474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108711Jy sigma=0.000672 ! Fit after self-cal, rms=0.108711Jy 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 = 8.43903e-05 Jy ! Component: 100 - total flux cleaned = 0.000110675 Jy ! Component: 150 - total flux cleaned = 0.000134064 Jy ! Component: 200 - total flux cleaned = 0.000123052 Jy ! Total flux subtracted in 200 components = 0.000123052 Jy ! Clean residual min=-0.001891 max=0.002002 Jy/beam ! Clean residual mean=-0.000001 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.321597 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 216 components and 0.321597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108710Jy sigma=0.000672 ! Fit after self-cal, rms=0.108710Jy 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.217 mas, bmaj=8.015 mas, bpa=-2.563 degrees ! Estimated noise=796.251 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.217 x 8.015 at -2.563 degrees (North through East) ! Clean map min=-0.0019679 max=0.20802 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.66 mas, bmaj=6.786 mas, bpa=-3.407 degrees ! Estimated noise=1174.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.154319 Jy ! Component: 100 - total flux cleaned = 0.209158 Jy ! Component: 150 - total flux cleaned = 0.239122 Jy ! Component: 200 - total flux cleaned = 0.257532 Jy ! Total flux subtracted in 200 components = 0.257532 Jy ! Clean residual min=-0.006011 max=0.009897 Jy/beam ! Clean residual mean=-0.000018 rms=0.001816 Jy/beam ! Combined flux in latest and established models = 0.257532 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.257532 Jy ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=8.015 mas, bpa=-2.563 degrees ! Estimated noise=796.251 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.0185875 Jy ! Component: 100 - total flux cleaned = 0.0308223 Jy ! Component: 150 - total flux cleaned = 0.0393613 Jy ! Component: 200 - total flux cleaned = 0.0454673 Jy ! Total flux subtracted in 200 components = 0.0454673 Jy ! Clean residual min=-0.002922 max=0.003590 Jy/beam ! Clean residual mean=-0.000007 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.302999 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 95 components and 0.302999 Jy ! Inverting map ! Added new window around map position (-42.5, 48). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00449928 Jy ! Component: 100 - total flux cleaned = 0.00789743 Jy ! Component: 150 - total flux cleaned = 0.0105452 Jy ! Component: 200 - total flux cleaned = 0.012639 Jy ! Total flux subtracted in 200 components = 0.012639 Jy ! Clean residual min=-0.002349 max=0.002139 Jy/beam ! Clean residual mean=-0.000003 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.315638 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 135 components and 0.315638 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.539 mas, bmaj=14.25 mas, bpa=1.272 degrees ! Estimated noise=986.896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.002622 Jy ! Component: 100 - total flux cleaned = 0.00403979 Jy ! Component: 150 - total flux cleaned = 0.00453074 Jy ! Component: 200 - total flux cleaned = 0.00485172 Jy ! Total flux subtracted in 200 components = 0.00485172 Jy ! Clean residual min=-0.001886 max=0.002365 Jy/beam ! Clean residual mean=-0.000002 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.32049 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.000234705 Jy ! Component: 100 - total flux cleaned = 0.000434249 Jy ! Component: 150 - total flux cleaned = 0.000484007 Jy ! Component: 200 - total flux cleaned = 0.000529666 Jy ! Total flux subtracted in 200 components = 0.000529666 Jy ! Clean residual min=-0.001838 max=0.002238 Jy/beam ! Clean residual mean=-0.000002 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.321019 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 205 components and 0.321019 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=8.015 mas, bpa=-2.563 degrees ! Estimated noise=796.251 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000176772 Jy ! Component: 100 - total flux cleaned = -9.05406e-05 Jy ! Component: 150 - total flux cleaned = -0.00012747 Jy ! Component: 200 - total flux cleaned = -0.000231783 Jy ! Total flux subtracted in 200 components = -0.000231783 Jy ! Clean residual min=-0.001934 max=0.001954 Jy/beam ! Clean residual mean=-0.000001 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.320788 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 221 components and 0.320788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108722Jy sigma=0.000672 ! Fit after self-cal, rms=0.108713Jy sigma=0.000672 wmodel J0611-1155_S_2017_05_01_pus_map.mod ! Writing 221 model components to file: J0611-1155_S_2017_05_01_pus_map.mod wobs J0611-1155_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J0611-1155_S_2017_05_01_pus_uvs.fits wwins J0611-1155_S_2017_05_01_pus_map.win ! wwins: Wrote 5 windows to J0611-1155_S_2017_05_01_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.000176143 Jy ! Component: 100 - total flux cleaned = -0.000371021 Jy ! Component: 150 - total flux cleaned = -0.000585905 Jy ! Component: 200 - total flux cleaned = -0.00076142 Jy ! Component: 250 - total flux cleaned = -0.000874233 Jy ! Component: 300 - total flux cleaned = -0.00100982 Jy ! Component: 350 - total flux cleaned = -0.00108889 Jy ! Component: 400 - total flux cleaned = -0.00116599 Jy ! Component: 450 - total flux cleaned = -0.00121608 Jy ! Component: 500 - total flux cleaned = -0.00124089 Jy ! Component: 550 - total flux cleaned = -0.00126484 Jy ! Component: 600 - total flux cleaned = -0.00128858 Jy ! Component: 650 - total flux cleaned = -0.00128887 Jy ! Component: 700 - total flux cleaned = -0.00131216 Jy ! Component: 750 - total flux cleaned = -0.00137995 Jy ! Component: 800 - total flux cleaned = -0.00140193 Jy ! Component: 850 - total flux cleaned = -0.00142375 Jy ! Component: 900 - total flux cleaned = -0.00146656 Jy ! Component: 950 - total flux cleaned = -0.00146666 Jy ! Component: 1000 - total flux cleaned = -0.00146685 Jy ! Component: 1050 - total flux cleaned = -0.00146696 Jy ! Component: 1100 - total flux cleaned = -0.00146712 Jy ! Component: 1150 - total flux cleaned = -0.00148761 Jy ! Component: 1200 - total flux cleaned = -0.0014879 Jy ! Component: 1250 - total flux cleaned = -0.00156666 Jy ! Component: 1300 - total flux cleaned = -0.00160503 Jy ! Component: 1350 - total flux cleaned = -0.00160508 Jy ! Component: 1400 - total flux cleaned = -0.00169959 Jy ! Component: 1450 - total flux cleaned = -0.00169942 Jy ! Component: 1500 - total flux cleaned = -0.00175446 Jy ! Component: 1550 - total flux cleaned = -0.0018093 Jy ! Component: 1600 - total flux cleaned = -0.00179126 Jy ! Component: 1650 - total flux cleaned = -0.00186341 Jy ! Component: 1700 - total flux cleaned = -0.00191667 Jy ! Component: 1750 - total flux cleaned = -0.00198706 Jy ! Component: 1800 - total flux cleaned = -0.00203954 Jy ! Component: 1850 - total flux cleaned = -0.00209157 Jy ! Component: 1900 - total flux cleaned = -0.0021598 Jy ! Component: 1950 - total flux cleaned = -0.00210889 Jy ! Component: 2000 - total flux cleaned = -0.0021928 Jy ! Component: 2050 - total flux cleaned = -0.00225896 Jy ! Component: 2100 - total flux cleaned = -0.00230821 Jy ! Component: 2150 - total flux cleaned = -0.00232462 Jy ! Component: 2200 - total flux cleaned = -0.00234081 Jy ! Component: 2250 - total flux cleaned = -0.00238891 Jy ! Component: 2300 - total flux cleaned = -0.00240479 Jy ! Component: 2350 - total flux cleaned = -0.00245188 Jy ! Component: 2400 - total flux cleaned = -0.00246753 Jy ! Component: 2450 - total flux cleaned = -0.00254507 Jy ! Component: 2500 - total flux cleaned = -0.00263711 Jy ! Component: 2550 - total flux cleaned = -0.00265199 Jy ! Component: 2600 - total flux cleaned = -0.00263701 Jy ! Component: 2650 - total flux cleaned = -0.00272702 Jy ! Component: 2700 - total flux cleaned = -0.00277159 Jy ! Component: 2750 - total flux cleaned = -0.00283025 Jy ! Component: 2800 - total flux cleaned = -0.00283014 Jy ! Component: 2850 - total flux cleaned = -0.00288832 Jy ! Component: 2900 - total flux cleaned = -0.00293152 Jy ! Component: 2950 - total flux cleaned = -0.00297443 Jy ! Component: 3000 - total flux cleaned = -0.00307395 Jy ! Component: 3050 - total flux cleaned = -0.00307379 Jy ! Component: 3100 - total flux cleaned = -0.0030737 Jy ! Component: 3150 - total flux cleaned = -0.00312902 Jy ! Component: 3200 - total flux cleaned = -0.00314275 Jy ! Component: 3250 - total flux cleaned = -0.00318388 Jy ! Component: 3300 - total flux cleaned = -0.00322453 Jy ! Component: 3350 - total flux cleaned = -0.00322457 Jy ! Component: 3400 - total flux cleaned = -0.00331833 Jy ! Component: 3450 - total flux cleaned = -0.00330499 Jy ! Component: 3500 - total flux cleaned = -0.00334465 Jy ! Component: 3550 - total flux cleaned = -0.00333145 Jy ! Component: 3600 - total flux cleaned = -0.00335745 Jy ! Component: 3650 - total flux cleaned = -0.00327997 Jy ! Component: 3700 - total flux cleaned = -0.00336994 Jy ! Component: 3750 - total flux cleaned = -0.00338272 Jy ! Component: 3800 - total flux cleaned = -0.00337002 Jy ! Component: 3850 - total flux cleaned = -0.0034583 Jy ! Component: 3900 - total flux cleaned = -0.00343312 Jy ! Component: 3950 - total flux cleaned = -0.00340817 Jy ! Component: 4000 - total flux cleaned = -0.00344519 Jy ! Component: 4050 - total flux cleaned = -0.00348211 Jy ! Total flux subtracted in 4096 components = -0.00348207 Jy ! Clean residual min=-0.000688 max=0.000636 Jy/beam ! Clean residual mean=-0.000000 rms=0.000222 Jy/beam ! Combined flux in latest and established models = 0.317306 Jy keep ! Adding 267 model components to the UV plane model. ! The established model now contains 488 components and 0.317306 Jy ![Exited script file: muppet] wmap "J0611-1155_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.217 x 8.015 at -2.563 degrees (North through East) ! Clean map min=-0.0014666 max=0.20882 Jy/beam ! Writing clean map to FITS file: J0611-1155_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.208824 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000217835 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.312946 0.312946 0.625892 1.25178 2.50357 5.00714 10.0143 20.0286 40.0571 80.1142 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.208 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.217 x 8.015 at -2.563 degrees (North through East) ! Clean map min=-0.0014666 max=0.20882 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 J0611-1155_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:29:07 2019