! Started logfile: J0113+1324_S_2017_06_10_pus_uvs.log on Mon May 6 14:41:10 2019 obs J0113+1324_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J0113+1324_S_2017_06_10_pus_uva.fits ! AN table 1: 173 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.978677 visibilities/baseline/integration-bin. ! Found source: J0113+1324 ! ! 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 1154 lines of history. ! ! Reading 30476 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 J0113+1324_S_2017_06_10_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 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 224 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 918 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.928317Jy sigma=0.009314 ! Fit after self-cal, rms=0.918920Jy sigma=0.009229 ! 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.702 mas, bmaj=6.982 mas, bpa=-6.621 degrees ! Estimated noise=752.546 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.0617271 Jy ! Component: 100 - total flux cleaned = 0.0793318 Jy ! Total flux subtracted in 100 components = 0.0793318 Jy ! Clean residual min=-0.004358 max=0.012231 Jy/beam ! Clean residual mean=0.000000 rms=0.001224 Jy/beam ! Combined flux in latest and established models = 0.0793318 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0793318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076321Jy sigma=0.000722 ! Fit after self-cal, rms=0.076260Jy sigma=0.000722 ! Inverting map ! Added new window around map position (6.5, 4.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.012532 Jy ! Component: 100 - total flux cleaned = 0.0204212 Jy ! Total flux subtracted in 100 components = 0.0204212 Jy ! Clean residual min=-0.003089 max=0.004215 Jy/beam ! Clean residual mean=-0.000002 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.099753 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 22 components and 0.099753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073533Jy sigma=0.000692 ! Fit after self-cal, rms=0.073365Jy sigma=0.000691 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00628071 Jy ! Component: 100 - total flux cleaned = 0.010298 Jy ! Total flux subtracted in 100 components = 0.010298 Jy ! Clean residual min=-0.002727 max=0.002610 Jy/beam ! Clean residual mean=-0.000003 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.110051 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 29 components and 0.110051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072646Jy sigma=0.000683 ! Fit after self-cal, rms=0.072603Jy sigma=0.000682 ! 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.181 mas, bmaj=7.844 mas, bpa=-5.828 degrees ! Estimated noise=475.174 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.00432025 Jy ! Component: 100 - total flux cleaned = 0.00677867 Jy ! Component: 150 - total flux cleaned = 0.00835017 Jy ! Component: 200 - total flux cleaned = 0.00938819 Jy ! Total flux subtracted in 200 components = 0.00938819 Jy ! Clean residual min=-0.001782 max=0.001535 Jy/beam ! Clean residual mean=-0.000005 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.119439 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 61 components and 0.119439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072333Jy sigma=0.000680 ! Fit after self-cal, rms=0.072315Jy sigma=0.000679 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.93 HN 0.96 KP 1.01 ! LA 1.03 MK 1.04 NL 0.91 OV 1.00 ! PT 1.04 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 0.98 KP 1.00 ! LA 0.94 MK 1.05 NL 1.10 OV 1.05 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.02 KP 0.99 ! LA 1.00 MK 1.01 NL 1.03 OV 0.96 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 0.98 KP 1.00* ! LA 0.93 MK 0.94 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.072315Jy sigma=0.000679 ! Fit after self-cal, rms=0.071618Jy sigma=0.000678 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.197 mas, bmaj=7.843 mas, bpa=-5.619 degrees ! Estimated noise=473.645 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.000733875 Jy ! Component: 100 - total flux cleaned = 0.000851497 Jy ! Component: 150 - total flux cleaned = 0.000889756 Jy ! Component: 200 - total flux cleaned = 0.000922287 Jy ! Total flux subtracted in 200 components = 0.000922287 Jy ! Clean residual min=-0.001508 max=0.001501 Jy/beam ! Clean residual mean=-0.000003 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.120361 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 93 components and 0.120361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071602Jy sigma=0.000678 ! Fit after self-cal, rms=0.071589Jy sigma=0.000678 ! 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.071589Jy sigma=0.000678 ! Fit after self-cal, rms=0.071524Jy sigma=0.000676 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.199 mas, bmaj=7.822 mas, bpa=-5.705 degrees ! Estimated noise=473.514 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000439217 Jy ! Component: 100 - total flux cleaned = 0.000568095 Jy ! Component: 150 - total flux cleaned = 0.000639667 Jy ! Component: 200 - total flux cleaned = 0.000723473 Jy ! Total flux subtracted in 200 components = 0.000723473 Jy ! Clean residual min=-0.001239 max=0.001337 Jy/beam ! Clean residual mean=-0.000002 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.121085 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 105 components and 0.121085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071515Jy sigma=0.000676 ! Fit after self-cal, rms=0.071523Jy 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 = 3.59644e-05 Jy ! Component: 100 - total flux cleaned = 8.43583e-05 Jy ! Component: 150 - total flux cleaned = 0.000115557 Jy ! Component: 200 - total flux cleaned = 0.000134157 Jy ! Total flux subtracted in 200 components = 0.000134157 Jy ! Clean residual min=-0.001228 max=0.001327 Jy/beam ! Clean residual mean=-0.000002 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.121219 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 110 components and 0.121219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071519Jy sigma=0.000676 ! Fit after self-cal, rms=0.071519Jy 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.071519Jy sigma=0.000676 ! Fit after self-cal, rms=0.071525Jy sigma=0.000676 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.202 mas, bmaj=7.818 mas, bpa=-5.704 degrees ! Estimated noise=473.378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000225389 Jy ! Component: 100 - total flux cleaned = 0.000349367 Jy ! Component: 150 - total flux cleaned = 0.000410897 Jy ! Component: 200 - total flux cleaned = 0.000429309 Jy ! Total flux subtracted in 200 components = 0.000429309 Jy ! Clean residual min=-0.001182 max=0.001330 Jy/beam ! Clean residual mean=-0.000002 rms=0.000313 Jy/beam ! Combined flux in latest and established models = 0.121648 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 116 components and 0.121648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071521Jy sigma=0.000676 ! Fit after self-cal, rms=0.071522Jy 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) ! Added new window around map position (-64.5, -38). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101792 Jy ! Component: 100 - total flux cleaned = 0.00137433 Jy ! Component: 150 - total flux cleaned = 0.00159872 Jy ! Component: 200 - total flux cleaned = 0.00163911 Jy ! Total flux subtracted in 200 components = 0.00163911 Jy ! Clean residual min=-0.001167 max=0.001303 Jy/beam ! Clean residual mean=-0.000002 rms=0.000297 Jy/beam ! Combined flux in latest and established models = 0.123288 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 137 components and 0.123288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071492Jy sigma=0.000676 ! Fit after self-cal, rms=0.071490Jy sigma=0.000676 ! Inverting map ! Added new window around map position (10, 36). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000486486 Jy ! Component: 100 - total flux cleaned = 0.000568106 Jy ! Component: 150 - total flux cleaned = 0.000740286 Jy ! Component: 200 - total flux cleaned = 0.000826763 Jy ! Total flux subtracted in 200 components = 0.000826763 Jy ! Clean residual min=-0.001129 max=0.001229 Jy/beam ! Clean residual mean=-0.000002 rms=0.000281 Jy/beam ! Combined flux in latest and established models = 0.124114 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 158 components and 0.124114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071461Jy sigma=0.000675 ! Fit after self-cal, rms=0.071458Jy sigma=0.000675 ! Inverting map ! Added new window around map position (103, 18.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000926106 Jy ! Component: 100 - total flux cleaned = 0.00106759 Jy ! Component: 150 - total flux cleaned = 0.00116902 Jy ! Component: 200 - total flux cleaned = 0.00120627 Jy ! Total flux subtracted in 200 components = 0.00120627 Jy ! Clean residual min=-0.001115 max=0.001063 Jy/beam ! Clean residual mean=-0.000002 rms=0.000275 Jy/beam ! Combined flux in latest and established models = 0.125321 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 175 components and 0.125321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071437Jy sigma=0.000675 ! Fit after self-cal, rms=0.071435Jy sigma=0.000675 ! 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.071435Jy sigma=0.000675 ! Fit after self-cal, rms=0.071200Jy sigma=0.000675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.338 mas, bmaj=11.6 mas, bpa=-7.791 degrees ! Estimated noise=596.618 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000285076 Jy ! Component: 100 - total flux cleaned = 0.000497987 Jy ! Component: 150 - total flux cleaned = 0.000605746 Jy ! Component: 200 - total flux cleaned = 0.000686299 Jy ! Total flux subtracted in 200 components = 0.000686299 Jy ! Clean residual min=-0.001089 max=0.001112 Jy/beam ! Clean residual mean=-0.000006 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.126007 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 193 components and 0.126007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071195Jy sigma=0.000675 ! Fit after self-cal, rms=0.071192Jy sigma=0.000675 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.12042e-05 Jy ! Component: 100 - total flux cleaned = 0.000152088 Jy ! Component: 150 - total flux cleaned = 0.000208102 Jy ! Component: 200 - total flux cleaned = 0.000246948 Jy ! Total flux subtracted in 200 components = 0.000246948 Jy ! Clean residual min=-0.001091 max=0.001088 Jy/beam ! Clean residual mean=-0.000006 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.126254 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 202 components and 0.126254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071191Jy sigma=0.000675 ! Fit after self-cal, rms=0.071190Jy sigma=0.000675 ! 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.204 mas, bmaj=7.815 mas, bpa=-5.67 degrees ! Estimated noise=472.174 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.204 x 7.815 at -5.67 degrees (North through East) ! Clean map min=-0.001276 max=0.078037 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.715 mas, bmaj=6.969 mas, bpa=-6.554 degrees ! Estimated noise=749.126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0606024 Jy ! Component: 100 - total flux cleaned = 0.0809772 Jy ! Component: 150 - total flux cleaned = 0.0939069 Jy ! Component: 200 - total flux cleaned = 0.102383 Jy ! Total flux subtracted in 200 components = 0.102383 Jy ! Clean residual min=-0.002373 max=0.004533 Jy/beam ! Clean residual mean=0.000000 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.102383 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.102383 Jy ! Inverting map and beam ! Estimated beam: bmin=3.204 mas, bmaj=7.815 mas, bpa=-5.67 degrees ! Estimated noise=472.174 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.00744462 Jy ! Component: 100 - total flux cleaned = 0.0117323 Jy ! Component: 150 - total flux cleaned = 0.0143938 Jy ! Component: 200 - total flux cleaned = 0.0158779 Jy ! Total flux subtracted in 200 components = 0.0158779 Jy ! Clean residual min=-0.001380 max=0.001331 Jy/beam ! Clean residual mean=-0.000003 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.118261 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 55 components and 0.118261 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.338 mas, bmaj=11.6 mas, bpa=-7.791 degrees ! Estimated noise=596.618 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0023689 Jy ! Component: 100 - total flux cleaned = 0.00374626 Jy ! Component: 150 - total flux cleaned = 0.00443949 Jy ! Component: 200 - total flux cleaned = 0.00504114 Jy ! Total flux subtracted in 200 components = 0.00504114 Jy ! Clean residual min=-0.001336 max=0.001289 Jy/beam ! Clean residual mean=-0.000006 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.123302 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.000561976 Jy ! Component: 100 - total flux cleaned = 0.000925529 Jy ! Component: 150 - total flux cleaned = 0.00124977 Jy ! Component: 200 - total flux cleaned = 0.00153896 Jy ! Total flux subtracted in 200 components = 0.00153896 Jy ! Clean residual min=-0.001172 max=0.001190 Jy/beam ! Clean residual mean=-0.000006 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.124841 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 111 components and 0.124841 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.204 mas, bmaj=7.815 mas, bpa=-5.67 degrees ! Estimated noise=472.174 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00058425 Jy ! Component: 100 - total flux cleaned = 0.000943351 Jy ! Component: 150 - total flux cleaned = 0.00132117 Jy ! Component: 200 - total flux cleaned = 0.0015044 Jy ! Total flux subtracted in 200 components = 0.0015044 Jy ! Clean residual min=-0.001083 max=0.001191 Jy/beam ! Clean residual mean=-0.000003 rms=0.000281 Jy/beam ! Combined flux in latest and established models = 0.126345 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 132 components and 0.126345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071221Jy sigma=0.000675 ! Fit after self-cal, rms=0.071217Jy sigma=0.000675 wmodel J0113+1324_S_2017_06_10_pus_map.mod ! Writing 132 model components to file: J0113+1324_S_2017_06_10_pus_map.mod wobs J0113+1324_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J0113+1324_S_2017_06_10_pus_uvs.fits wwins J0113+1324_S_2017_06_10_pus_map.win ! wwins: Wrote 5 windows to J0113+1324_S_2017_06_10_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.000233116 Jy ! Component: 100 - total flux cleaned = 0.000329924 Jy ! Component: 150 - total flux cleaned = 0.000385245 Jy ! Component: 200 - total flux cleaned = 0.000456706 Jy ! Component: 250 - total flux cleaned = 0.000594312 Jy ! Component: 300 - total flux cleaned = 0.000694598 Jy ! Component: 350 - total flux cleaned = 0.000776154 Jy ! Component: 400 - total flux cleaned = 0.000808145 Jy ! Component: 450 - total flux cleaned = 0.000839427 Jy ! Component: 500 - total flux cleaned = 0.000946671 Jy ! Component: 550 - total flux cleaned = 0.000976466 Jy ! Component: 600 - total flux cleaned = 0.00099149 Jy ! Component: 650 - total flux cleaned = 0.00109316 Jy ! Component: 700 - total flux cleaned = 0.00115028 Jy ! Component: 750 - total flux cleaned = 0.00110758 Jy ! Component: 800 - total flux cleaned = 0.00116339 Jy ! Component: 850 - total flux cleaned = 0.0012047 Jy ! Component: 900 - total flux cleaned = 0.0012318 Jy ! Component: 950 - total flux cleaned = 0.00125847 Jy ! Component: 1000 - total flux cleaned = 0.00124529 Jy ! Component: 1050 - total flux cleaned = 0.0012191 Jy ! Component: 1100 - total flux cleaned = 0.00120647 Jy ! Component: 1150 - total flux cleaned = 0.00120669 Jy ! Component: 1200 - total flux cleaned = 0.00124481 Jy ! Component: 1250 - total flux cleaned = 0.00124479 Jy ! Component: 1300 - total flux cleaned = 0.00122004 Jy ! Component: 1350 - total flux cleaned = 0.00117114 Jy ! Component: 1400 - total flux cleaned = 0.00123184 Jy ! Component: 1450 - total flux cleaned = 0.00120755 Jy ! Component: 1500 - total flux cleaned = 0.00117185 Jy ! Component: 1550 - total flux cleaned = 0.00118373 Jy ! Component: 1600 - total flux cleaned = 0.00113718 Jy ! Component: 1650 - total flux cleaned = 0.00116032 Jy ! Component: 1700 - total flux cleaned = 0.00112583 Jy ! Component: 1750 - total flux cleaned = 0.00112577 Jy ! Component: 1800 - total flux cleaned = 0.00113676 Jy ! Component: 1850 - total flux cleaned = 0.00111428 Jy ! Component: 1900 - total flux cleaned = 0.00109223 Jy ! Component: 1950 - total flux cleaned = 0.00108113 Jy ! Component: 2000 - total flux cleaned = 0.00110258 Jy ! Component: 2050 - total flux cleaned = 0.00112409 Jy ! Component: 2100 - total flux cleaned = 0.00111342 Jy ! Component: 2150 - total flux cleaned = 0.00112389 Jy ! Component: 2200 - total flux cleaned = 0.00118674 Jy ! Component: 2250 - total flux cleaned = 0.00113459 Jy ! Component: 2300 - total flux cleaned = 0.00119661 Jy ! Component: 2350 - total flux cleaned = 0.00115575 Jy ! Component: 2400 - total flux cleaned = 0.00116578 Jy ! Component: 2450 - total flux cleaned = 0.00120609 Jy ! Component: 2500 - total flux cleaned = 0.001226 Jy ! Component: 2550 - total flux cleaned = 0.00120621 Jy ! Component: 2600 - total flux cleaned = 0.00121628 Jy ! Component: 2650 - total flux cleaned = 0.00127485 Jy ! Component: 2700 - total flux cleaned = 0.00126516 Jy ! Component: 2750 - total flux cleaned = 0.00127486 Jy ! Component: 2800 - total flux cleaned = 0.00132246 Jy ! Component: 2850 - total flux cleaned = 0.00129393 Jy ! Component: 2900 - total flux cleaned = 0.00132224 Jy ! Component: 2950 - total flux cleaned = 0.00135032 Jy ! Component: 3000 - total flux cleaned = 0.00140595 Jy ! Component: 3050 - total flux cleaned = 0.00137823 Jy ! Component: 3100 - total flux cleaned = 0.00137825 Jy ! Component: 3150 - total flux cleaned = 0.00142371 Jy ! Component: 3200 - total flux cleaned = 0.00143278 Jy ! Component: 3250 - total flux cleaned = 0.00143276 Jy ! Component: 3300 - total flux cleaned = 0.00144166 Jy ! Component: 3350 - total flux cleaned = 0.00141516 Jy ! Component: 3400 - total flux cleaned = 0.00144148 Jy ! Component: 3450 - total flux cleaned = 0.00145028 Jy ! Component: 3500 - total flux cleaned = 0.00146771 Jy ! Component: 3550 - total flux cleaned = 0.00149362 Jy ! Component: 3600 - total flux cleaned = 0.00149372 Jy ! Component: 3650 - total flux cleaned = 0.00146818 Jy ! Component: 3700 - total flux cleaned = 0.00149364 Jy ! Component: 3750 - total flux cleaned = 0.00148525 Jy ! Component: 3800 - total flux cleaned = 0.0015187 Jy ! Component: 3850 - total flux cleaned = 0.00152703 Jy ! Component: 3900 - total flux cleaned = 0.001494 Jy ! Component: 3950 - total flux cleaned = 0.00150228 Jy ! Component: 4000 - total flux cleaned = 0.00152684 Jy ! Component: 4050 - total flux cleaned = 0.00154316 Jy ! Total flux subtracted in 4096 components = 0.00152697 Jy ! Clean residual min=-0.000445 max=0.000445 Jy/beam ! Clean residual mean=-0.000001 rms=0.000153 Jy/beam ! Combined flux in latest and established models = 0.127872 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 441 components and 0.127872 Jy ![Exited script file: muppet] wmap "J0113+1324_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.204 x 7.815 at -5.67 degrees (North through East) ! Clean map min=-0.00090906 max=0.077935 Jy/beam ! Writing clean map to FITS file: J0113+1324_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0779352 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000152737 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.587938 0.587938 1.17588 2.35175 4.7035 9.40701 18.814 37.628 75.2561 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.077 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.204 x 7.815 at -5.67 degrees (North through East) ! Clean map min=-0.00090906 max=0.077935 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 J0113+1324_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:41:17 2019