! Started logfile: J0732+0150_S_2017_02_24_pus_uvs.log on Sat May 4 11:21:20 2019 obs J0732+0150_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J0732+0150_S_2017_02_24_pus_uva.fits ! AN table 1: 111 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.736937 visibilities/baseline/integration-bin. ! Found source: J0732+0150 ! ! 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 14724 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 J0732+0150_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 164 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 164 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 164 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 442 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.842879Jy sigma=0.007006 ! Fit after self-cal, rms=0.836059Jy sigma=0.006953 ! 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.958 mas, bmaj=6.849 mas, bpa=-0.0259 degrees ! Estimated noise=1033.42 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.122371 Jy ! Component: 100 - total flux cleaned = 0.158247 Jy ! Total flux subtracted in 100 components = 0.158247 Jy ! Clean residual min=-0.005542 max=0.014531 Jy/beam ! Clean residual mean=0.000021 rms=0.001693 Jy/beam ! Combined flux in latest and established models = 0.158247 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.158247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094393Jy sigma=0.000747 ! Fit after self-cal, rms=0.094291Jy sigma=0.000746 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0163223 Jy ! Component: 100 - total flux cleaned = 0.0251727 Jy ! Total flux subtracted in 100 components = 0.0251727 Jy ! Clean residual min=-0.004802 max=0.006592 Jy/beam ! Clean residual mean=0.000017 rms=0.001205 Jy/beam ! Combined flux in latest and established models = 0.18342 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 16 components and 0.18342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089741Jy sigma=0.000703 ! Fit after self-cal, rms=0.089716Jy sigma=0.000703 ! Inverting map ! Added new window around map position (-4.5, -4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0072686 Jy ! Component: 100 - total flux cleaned = 0.0121114 Jy ! Total flux subtracted in 100 components = 0.0121114 Jy ! Clean residual min=-0.004290 max=0.004860 Jy/beam ! Clean residual mean=0.000014 rms=0.001088 Jy/beam ! Combined flux in latest and established models = 0.195531 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 25 components and 0.195531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088519Jy sigma=0.000691 ! Fit after self-cal, rms=0.088468Jy sigma=0.000691 ! 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.821 mas, bmaj=8.178 mas, bpa=-1.165 degrees ! Estimated noise=759.365 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.00847114 Jy ! Component: 100 - total flux cleaned = 0.0133946 Jy ! Component: 150 - total flux cleaned = 0.0166438 Jy ! Component: 200 - total flux cleaned = 0.0188402 Jy ! Total flux subtracted in 200 components = 0.0188402 Jy ! Clean residual min=-0.003123 max=0.003626 Jy/beam ! Clean residual mean=0.000025 rms=0.000895 Jy/beam ! Combined flux in latest and established models = 0.214371 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 67 components and 0.214371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087611Jy sigma=0.000683 ! Fit after self-cal, rms=0.087576Jy sigma=0.000683 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.04 HN 1.03 KP 0.98 ! LA 0.97 MK 0.96 NL 1.01 OV 1.06 ! PT 0.99 SC 0.96 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.96 HN 1.04 KP 0.94 ! LA 0.91 MK 0.94 NL 0.98 OV 1.07 ! PT 0.95 SC 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.02 HN 0.99 KP 1.03 ! LA 1.02 MK 1.01 NL 1.11 OV 0.97 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.05 HN 0.97 KP 1.00* ! LA 0.99 MK 1.16 NL 1.00* OV 0.99 ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.087576Jy sigma=0.000683 ! Fit after self-cal, rms=0.087253Jy sigma=0.000676 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.825 mas, bmaj=8.199 mas, bpa=-1.183 degrees ! Estimated noise=758.667 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.000779725 Jy ! Component: 100 - total flux cleaned = 0.0010969 Jy ! Component: 150 - total flux cleaned = 0.00118004 Jy ! Component: 200 - total flux cleaned = 0.00122898 Jy ! Total flux subtracted in 200 components = 0.00122898 Jy ! Clean residual min=-0.003014 max=0.002879 Jy/beam ! Clean residual mean=0.000012 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.2156 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 75 components and 0.2156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087224Jy sigma=0.000676 ! Fit after self-cal, rms=0.087227Jy sigma=0.000676 ! 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.087227Jy sigma=0.000676 ! Fit after self-cal, rms=0.086289Jy sigma=0.000671 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.824 mas, bmaj=8.2 mas, bpa=-1.167 degrees ! Estimated noise=758.737 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000579629 Jy ! Component: 100 - total flux cleaned = 0.000584315 Jy ! Component: 150 - total flux cleaned = 0.000511093 Jy ! Component: 200 - total flux cleaned = 0.000469034 Jy ! Total flux subtracted in 200 components = 0.000469034 Jy ! Clean residual min=-0.001779 max=0.002190 Jy/beam ! Clean residual mean=0.000002 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.216069 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 88 components and 0.216069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086266Jy sigma=0.000670 ! Fit after self-cal, rms=0.086239Jy sigma=0.000670 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 (-122.5, -78). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00139418 Jy ! Component: 100 - total flux cleaned = 0.00183518 Jy ! Component: 150 - total flux cleaned = 0.00193823 Jy ! Component: 200 - total flux cleaned = 0.00193809 Jy ! Total flux subtracted in 200 components = 0.00193809 Jy ! Clean residual min=-0.001817 max=0.001877 Jy/beam ! Clean residual mean=0.000003 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.218007 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 109 components and 0.218007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086184Jy sigma=0.000670 ! Fit after self-cal, rms=0.086178Jy sigma=0.000670 ! Inverting map ! Added new window around map position (0.5, -11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121006 Jy ! Component: 100 - total flux cleaned = 0.00149751 Jy ! Component: 150 - total flux cleaned = 0.00142057 Jy ! Component: 200 - total flux cleaned = 0.00138527 Jy ! Total flux subtracted in 200 components = 0.00138527 Jy ! Clean residual min=-0.001733 max=0.001849 Jy/beam ! Clean residual mean=0.000001 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.219393 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 127 components and 0.219393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086118Jy sigma=0.000669 ! Fit after self-cal, rms=0.086111Jy sigma=0.000669 ! 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.086111Jy sigma=0.000669 ! Fit after self-cal, rms=0.085688Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.823 mas, bmaj=8.194 mas, bpa=-1.212 degrees ! Estimated noise=757.419 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000517769 Jy ! Component: 100 - total flux cleaned = 0.000587865 Jy ! Component: 150 - total flux cleaned = 0.000648296 Jy ! Component: 200 - total flux cleaned = 0.000649757 Jy ! Total flux subtracted in 200 components = 0.000649757 Jy ! Clean residual min=-0.001562 max=0.001818 Jy/beam ! Clean residual mean=0.000003 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.220042 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 139 components and 0.220042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085661Jy sigma=0.000669 ! Fit after self-cal, rms=0.085653Jy sigma=0.000669 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 (-23.5, -27). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000528074 Jy ! Component: 100 - total flux cleaned = 0.000257685 Jy ! Component: 150 - total flux cleaned = 0.000155175 Jy ! Component: 200 - total flux cleaned = 9.42523e-05 Jy ! Total flux subtracted in 200 components = 9.42523e-05 Jy ! Clean residual min=-0.001518 max=0.001719 Jy/beam ! Clean residual mean=0.000003 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.220137 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 155 components and 0.220137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085607Jy sigma=0.000669 ! Fit after self-cal, rms=0.085602Jy sigma=0.000669 ! Inverting map ! Added new window around map position (10, -115.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00131966 Jy ! Component: 100 - total flux cleaned = 0.00158006 Jy ! Component: 150 - total flux cleaned = 0.00180062 Jy ! Component: 200 - total flux cleaned = 0.00199084 Jy ! Total flux subtracted in 200 components = 0.00199084 Jy ! Clean residual min=-0.001521 max=0.001526 Jy/beam ! Clean residual mean=0.000002 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.222128 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 174 components and 0.222128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085553Jy sigma=0.000668 ! Fit after self-cal, rms=0.085551Jy sigma=0.000668 ! 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.085551Jy sigma=0.000668 ! Fit after self-cal, rms=0.085532Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.15 mas, bmaj=11.87 mas, bpa=-4.752 degrees ! Estimated noise=887.914 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00102765 Jy ! Component: 100 - total flux cleaned = 0.00135216 Jy ! Component: 150 - total flux cleaned = 0.00149735 Jy ! Component: 200 - total flux cleaned = 0.0015629 Jy ! Total flux subtracted in 200 components = 0.0015629 Jy ! Clean residual min=-0.001227 max=0.001271 Jy/beam ! Clean residual mean=0.000006 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.22369 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 192 components and 0.22369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085519Jy sigma=0.000668 ! Fit after self-cal, rms=0.085519Jy sigma=0.000668 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.000346706 Jy ! Component: 100 - total flux cleaned = 0.000450171 Jy ! Component: 150 - total flux cleaned = 0.000506673 Jy ! Component: 200 - total flux cleaned = 0.000610774 Jy ! Total flux subtracted in 200 components = 0.000610774 Jy ! Clean residual min=-0.001222 max=0.001211 Jy/beam ! Clean residual mean=0.000006 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.224301 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 207 components and 0.224301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085514Jy sigma=0.000668 ! Fit after self-cal, rms=0.085513Jy sigma=0.000668 ! 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.825 mas, bmaj=8.195 mas, bpa=-1.228 degrees ! Estimated noise=756.72 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.825 x 8.195 at -1.228 degrees (North through East) ! Clean map min=-0.0016381 max=0.16223 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.958 mas, bmaj=6.851 mas, bpa=-0.002997 degrees ! Estimated noise=1041 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.12321 Jy ! Component: 100 - total flux cleaned = 0.162105 Jy ! Component: 150 - total flux cleaned = 0.178555 Jy ! Component: 200 - total flux cleaned = 0.187974 Jy ! Total flux subtracted in 200 components = 0.187974 Jy ! Clean residual min=-0.003858 max=0.005044 Jy/beam ! Clean residual mean=0.000009 rms=0.000949 Jy/beam ! Combined flux in latest and established models = 0.187974 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.187974 Jy ! Inverting map and beam ! Estimated beam: bmin=3.825 mas, bmaj=8.195 mas, bpa=-1.228 degrees ! Estimated noise=756.72 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.0108035 Jy ! Component: 100 - total flux cleaned = 0.0171882 Jy ! Component: 150 - total flux cleaned = 0.0214 Jy ! Component: 200 - total flux cleaned = 0.0244079 Jy ! Total flux subtracted in 200 components = 0.0244079 Jy ! Clean residual min=-0.001997 max=0.002363 Jy/beam ! Clean residual mean=0.000011 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.212382 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 92 components and 0.212382 Jy ! Inverting map ! Added new window around map position (118, 47). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00253763 Jy ! Component: 100 - total flux cleaned = 0.00426826 Jy ! Component: 150 - total flux cleaned = 0.00563278 Jy ! Component: 200 - total flux cleaned = 0.00634381 Jy ! Total flux subtracted in 200 components = 0.00634381 Jy ! Clean residual min=-0.001744 max=0.001746 Jy/beam ! Clean residual mean=0.000007 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.218726 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 127 components and 0.218726 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=8.15 mas, bmaj=11.87 mas, bpa=-4.752 degrees ! Estimated noise=887.914 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00185235 Jy ! Component: 100 - total flux cleaned = 0.00270098 Jy ! Component: 150 - total flux cleaned = 0.00318771 Jy ! Component: 200 - total flux cleaned = 0.00358375 Jy ! Total flux subtracted in 200 components = 0.00358375 Jy ! Clean residual min=-0.001386 max=0.001294 Jy/beam ! Clean residual mean=0.000009 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.222309 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.000362843 Jy ! Component: 100 - total flux cleaned = 0.000597074 Jy ! Component: 150 - total flux cleaned = 0.000782927 Jy ! Component: 200 - total flux cleaned = 0.000927382 Jy ! Total flux subtracted in 200 components = 0.000927382 Jy ! Clean residual min=-0.001307 max=0.001149 Jy/beam ! Clean residual mean=0.000008 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.223237 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 191 components and 0.223237 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.825 mas, bmaj=8.195 mas, bpa=-1.228 degrees ! Estimated noise=756.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000158201 Jy ! Component: 100 - total flux cleaned = 0.00011169 Jy ! Component: 150 - total flux cleaned = 0.000111733 Jy ! Component: 200 - total flux cleaned = 0.000188826 Jy ! Total flux subtracted in 200 components = 0.000188826 Jy ! Clean residual min=-0.001479 max=0.001500 Jy/beam ! Clean residual mean=0.000004 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.223426 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 210 components and 0.223426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085536Jy sigma=0.000668 ! Fit after self-cal, rms=0.085526Jy sigma=0.000668 wmodel J0732+0150_S_2017_02_24_pus_map.mod ! Writing 210 model components to file: J0732+0150_S_2017_02_24_pus_map.mod wobs J0732+0150_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J0732+0150_S_2017_02_24_pus_uvs.fits wwins J0732+0150_S_2017_02_24_pus_map.win ! wwins: Wrote 7 windows to J0732+0150_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.000162967 Jy ! Component: 100 - total flux cleaned = -0.000342633 Jy ! Component: 150 - total flux cleaned = -0.000540188 Jy ! Component: 200 - total flux cleaned = -0.000682974 Jy ! Component: 250 - total flux cleaned = -0.000752826 Jy ! Component: 300 - total flux cleaned = -0.000866378 Jy ! Component: 350 - total flux cleaned = -0.000955273 Jy ! Component: 400 - total flux cleaned = -0.001064 Jy ! Component: 450 - total flux cleaned = -0.00110654 Jy ! Component: 500 - total flux cleaned = -0.00110671 Jy ! Component: 550 - total flux cleaned = -0.00120972 Jy ! Component: 600 - total flux cleaned = -0.00124999 Jy ! Component: 650 - total flux cleaned = -0.00126992 Jy ! Component: 700 - total flux cleaned = -0.00128953 Jy ! Component: 750 - total flux cleaned = -0.00136662 Jy ! Component: 800 - total flux cleaned = -0.00136639 Jy ! Component: 850 - total flux cleaned = -0.00140402 Jy ! Component: 900 - total flux cleaned = -0.00149628 Jy ! Component: 950 - total flux cleaned = -0.00145942 Jy ! Component: 1000 - total flux cleaned = -0.0014597 Jy ! Component: 1050 - total flux cleaned = -0.00156724 Jy ! Component: 1100 - total flux cleaned = -0.00153174 Jy ! Component: 1150 - total flux cleaned = -0.00160215 Jy ! Component: 1200 - total flux cleaned = -0.00160235 Jy ! Component: 1250 - total flux cleaned = -0.00167155 Jy ! Component: 1300 - total flux cleaned = -0.0017226 Jy ! Component: 1350 - total flux cleaned = -0.00172283 Jy ! Component: 1400 - total flux cleaned = -0.00183996 Jy ! Component: 1450 - total flux cleaned = -0.00185637 Jy ! Component: 1500 - total flux cleaned = -0.00190609 Jy ! Component: 1550 - total flux cleaned = -0.00198787 Jy ! Component: 1600 - total flux cleaned = -0.00198787 Jy ! Component: 1650 - total flux cleaned = -0.00206816 Jy ! Component: 1700 - total flux cleaned = -0.0021316 Jy ! Component: 1750 - total flux cleaned = -0.00211559 Jy ! Component: 1800 - total flux cleaned = -0.00205278 Jy ! Component: 1850 - total flux cleaned = -0.00213066 Jy ! Component: 1900 - total flux cleaned = -0.00219244 Jy ! Component: 1950 - total flux cleaned = -0.00223829 Jy ! Component: 2000 - total flux cleaned = -0.00225337 Jy ! Component: 2050 - total flux cleaned = -0.00228342 Jy ! Component: 2100 - total flux cleaned = -0.00234336 Jy ! Component: 2150 - total flux cleaned = -0.00232857 Jy ! Component: 2200 - total flux cleaned = -0.00235816 Jy ! Component: 2250 - total flux cleaned = -0.00241682 Jy ! Component: 2300 - total flux cleaned = -0.00240231 Jy ! Component: 2350 - total flux cleaned = -0.00238777 Jy ! Component: 2400 - total flux cleaned = -0.00248869 Jy ! Component: 2450 - total flux cleaned = -0.00250286 Jy ! Component: 2500 - total flux cleaned = -0.00251698 Jy ! Component: 2550 - total flux cleaned = -0.00255927 Jy ! Component: 2600 - total flux cleaned = -0.00255948 Jy ! Component: 2650 - total flux cleaned = -0.00257334 Jy ! Component: 2700 - total flux cleaned = -0.00261496 Jy ! Component: 2750 - total flux cleaned = -0.00262864 Jy ! Component: 2800 - total flux cleaned = -0.00268334 Jy ! Component: 2850 - total flux cleaned = -0.00268337 Jy ! Component: 2900 - total flux cleaned = -0.00276448 Jy ! Component: 2950 - total flux cleaned = -0.00275101 Jy ! Component: 3000 - total flux cleaned = -0.00283115 Jy ! Component: 3050 - total flux cleaned = -0.00288414 Jy ! Component: 3100 - total flux cleaned = -0.00292377 Jy ! Component: 3150 - total flux cleaned = -0.00296325 Jy ! Component: 3200 - total flux cleaned = -0.00305446 Jy ! Component: 3250 - total flux cleaned = -0.00313232 Jy ! Component: 3300 - total flux cleaned = -0.00314531 Jy ! Component: 3350 - total flux cleaned = -0.00320954 Jy ! Component: 3400 - total flux cleaned = -0.003235 Jy ! Component: 3450 - total flux cleaned = -0.00327307 Jy ! Component: 3500 - total flux cleaned = -0.00333621 Jy ! Component: 3550 - total flux cleaned = -0.00336121 Jy ! Component: 3600 - total flux cleaned = -0.00341125 Jy ! Component: 3650 - total flux cleaned = -0.00353546 Jy ! Component: 3700 - total flux cleaned = -0.00349837 Jy ! Component: 3750 - total flux cleaned = -0.00357225 Jy ! Component: 3800 - total flux cleaned = -0.00357218 Jy ! Component: 3850 - total flux cleaned = -0.00363312 Jy ! Component: 3900 - total flux cleaned = -0.00363319 Jy ! Component: 3950 - total flux cleaned = -0.00368152 Jy ! Component: 4000 - total flux cleaned = -0.00369357 Jy ! Component: 4050 - total flux cleaned = -0.00376527 Jy ! Total flux subtracted in 4096 components = -0.0038485 Jy ! Clean residual min=-0.000681 max=0.000672 Jy/beam ! Clean residual mean=0.000000 rms=0.000215 Jy/beam ! Combined flux in latest and established models = 0.219577 Jy keep ! Adding 247 model components to the UV plane model. ! The established model now contains 457 components and 0.219577 Jy ![Exited script file: muppet] wmap "J0732+0150_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.825 x 8.195 at -1.228 degrees (North through East) ! Clean map min=-0.0014552 max=0.16155 Jy/beam ! Writing clean map to FITS file: J0732+0150_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.161553 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000213763 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.396954 0.396954 0.793907 1.58781 3.17563 6.35126 12.7025 25.405 50.8101 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.161 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.825 x 8.195 at -1.228 degrees (North through East) ! Clean map min=-0.0014552 max=0.16155 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 J0732+0150_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:21:26 2019