! Started logfile: J0112+2244_S_2017_08_05_pus_uvs.log on Thu May 9 19:15:58 2019 obs J0112+2244_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J0112+2244_S_2017_08_05_pus_uva.fits ! AN table 1: 67 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.546932 visibilities/baseline/integration-bin. ! Found source: J0112+2244 ! ! 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 513 lines of history. ! ! Reading 6596 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 J0112+2244_S_2017_08_05_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 231 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 237 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 240 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 542 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.798539Jy sigma=0.007840 ! Fit after self-cal, rms=0.793529Jy sigma=0.007802 ! 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.866 mas, bmaj=6.387 mas, bpa=-6.306 degrees ! Estimated noise=1314.74 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.157194 Jy ! Component: 100 - total flux cleaned = 0.197915 Jy ! Total flux subtracted in 100 components = 0.197915 Jy ! Clean residual min=-0.007719 max=0.017615 Jy/beam ! Clean residual mean=-0.000018 rms=0.002111 Jy/beam ! Combined flux in latest and established models = 0.197915 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.197915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091465Jy sigma=0.000785 ! Fit after self-cal, rms=0.091418Jy sigma=0.000785 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0192531 Jy ! Component: 100 - total flux cleaned = 0.0291134 Jy ! Total flux subtracted in 100 components = 0.0291134 Jy ! Clean residual min=-0.006593 max=0.007321 Jy/beam ! Clean residual mean=-0.000015 rms=0.001611 Jy/beam ! Combined flux in latest and established models = 0.227028 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 18 components and 0.227028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086516Jy sigma=0.000747 ! Fit after self-cal, rms=0.086467Jy sigma=0.000747 ! 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.406 mas, bmaj=6.984 mas, bpa=-5.019 degrees ! Estimated noise=1038.19 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.00651509 Jy ! Component: 100 - total flux cleaned = 0.0106328 Jy ! Component: 150 - total flux cleaned = 0.0133885 Jy ! Component: 200 - total flux cleaned = 0.0152528 Jy ! Total flux subtracted in 200 components = 0.0152528 Jy ! Clean residual min=-0.005975 max=0.006405 Jy/beam ! Clean residual mean=-0.000012 rms=0.001557 Jy/beam ! Combined flux in latest and established models = 0.242281 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 39 components and 0.242281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085656Jy sigma=0.000743 ! Fit after self-cal, rms=0.085653Jy sigma=0.000743 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 72 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.98 HN 0.97 KP 1.03 ! LA 0.96 MK 1.00 NL 0.94 OV 1.01 ! PT 1.00 SC 0.93 ! ! ! Correcting IF 2. ! A total of 66 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 1.02 HN 0.99 KP 1.00 ! LA 0.97 MK 0.98 NL 1.07 OV 1.11 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 3. ! A total of 63 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.05 HN 0.97 KP 0.88 ! LA 0.74 MK 1.01 NL 1.25 OV 0.93 ! PT 0.97 SC 0.97 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 0.88 KP 1.00* ! LA 1.00* MK 1.36 NL 1.00* OV 1.00* ! PT 1.06 SC 1.00* ! ! ! Fit before self-cal, rms=0.085653Jy sigma=0.000743 ! Fit after self-cal, rms=0.078413Jy sigma=0.000703 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.375 mas, bmaj=7.055 mas, bpa=-5.073 degrees ! Estimated noise=1051.96 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.000784488 Jy ! Component: 100 - total flux cleaned = -0.000976343 Jy ! Component: 150 - total flux cleaned = -0.00117539 Jy ! Component: 200 - total flux cleaned = -0.00134998 Jy ! Total flux subtracted in 200 components = -0.00134998 Jy ! Clean residual min=-0.005300 max=0.005052 Jy/beam ! Clean residual mean=-0.000009 rms=0.001295 Jy/beam ! Combined flux in latest and established models = 0.240931 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 46 components and 0.240931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078360Jy sigma=0.000703 ! Fit after self-cal, rms=0.078336Jy sigma=0.000702 ! 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.078336Jy sigma=0.000702 ! Fit after self-cal, rms=0.076502Jy sigma=0.000671 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.385 mas, bmaj=7.042 mas, bpa=-5.049 degrees ! Estimated noise=1052.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00100144 Jy ! Component: 100 - total flux cleaned = -0.00110719 Jy ! Component: 150 - total flux cleaned = -0.00119299 Jy ! Component: 200 - total flux cleaned = -0.00129085 Jy ! Total flux subtracted in 200 components = -0.00129085 Jy ! Clean residual min=-0.003125 max=0.003449 Jy/beam ! Clean residual mean=-0.000003 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.23964 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 53 components and 0.23964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076471Jy sigma=0.000671 ! Fit after self-cal, rms=0.076524Jy sigma=0.000671 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 (-61, 65.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134553 Jy ! Component: 100 - total flux cleaned = 0.00106524 Jy ! Component: 150 - total flux cleaned = 0.00101156 Jy ! Component: 200 - total flux cleaned = 0.00101514 Jy ! Total flux subtracted in 200 components = 0.00101514 Jy ! Clean residual min=-0.003035 max=0.003285 Jy/beam ! Clean residual mean=-0.000005 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.240656 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 66 components and 0.240656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076387Jy sigma=0.000670 ! Fit after self-cal, rms=0.076381Jy sigma=0.000669 ! Inverting map ! Added new window around map position (12.5, -13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00302717 Jy ! Component: 100 - total flux cleaned = 0.00485563 Jy ! Component: 150 - total flux cleaned = 0.00554084 Jy ! Component: 200 - total flux cleaned = 0.00578259 Jy ! Total flux subtracted in 200 components = 0.00578259 Jy ! Clean residual min=-0.003068 max=0.002881 Jy/beam ! Clean residual mean=-0.000007 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.246438 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 92 components and 0.246438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076254Jy sigma=0.000668 ! Fit after self-cal, rms=0.076248Jy sigma=0.000668 ! 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.076248Jy sigma=0.000668 ! Fit after self-cal, rms=0.076589Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.394 mas, bmaj=7.053 mas, bpa=-5.049 degrees ! Estimated noise=1050.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000741363 Jy ! Component: 100 - total flux cleaned = 0.00111796 Jy ! Component: 150 - total flux cleaned = 0.00124484 Jy ! Component: 200 - total flux cleaned = 0.00132347 Jy ! Total flux subtracted in 200 components = 0.00132347 Jy ! Clean residual min=-0.002881 max=0.002832 Jy/beam ! Clean residual mean=-0.000007 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.247762 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 107 components and 0.247762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076542Jy sigma=0.000667 ! Fit after self-cal, rms=0.076546Jy sigma=0.000667 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.000274682 Jy ! Component: 100 - total flux cleaned = 0.000308608 Jy ! Component: 150 - total flux cleaned = 0.000307137 Jy ! Component: 200 - total flux cleaned = 0.000275159 Jy ! Total flux subtracted in 200 components = 0.000275159 Jy ! Clean residual min=-0.002890 max=0.002768 Jy/beam ! Clean residual mean=-0.000007 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.248037 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 113 components and 0.248037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076518Jy sigma=0.000666 ! Fit after self-cal, rms=0.076518Jy sigma=0.000666 ! 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.076518Jy sigma=0.000666 ! Fit after self-cal, rms=0.076499Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.628 mas, bmaj=10.42 mas, bpa=-4.881 degrees ! Estimated noise=1291.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000656275 Jy ! Component: 100 - total flux cleaned = 0.000700884 Jy ! Component: 150 - total flux cleaned = 0.000802651 Jy ! Component: 200 - total flux cleaned = 0.000855248 Jy ! Total flux subtracted in 200 components = 0.000855248 Jy ! Clean residual min=-0.002937 max=0.003072 Jy/beam ! Clean residual mean=-0.000013 rms=0.000806 Jy/beam ! Combined flux in latest and established models = 0.248892 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 126 components and 0.248892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076499Jy sigma=0.000666 ! Fit after self-cal, rms=0.076497Jy sigma=0.000666 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.000131679 Jy ! Component: 100 - total flux cleaned = 0.000177915 Jy ! Component: 150 - total flux cleaned = 0.000179512 Jy ! Component: 200 - total flux cleaned = 0.000143943 Jy ! Total flux subtracted in 200 components = 0.000143943 Jy ! Clean residual min=-0.002975 max=0.003038 Jy/beam ! Clean residual mean=-0.000013 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.249036 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 136 components and 0.249036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076500Jy sigma=0.000666 ! Fit after self-cal, rms=0.076499Jy sigma=0.000666 ! 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.398 mas, bmaj=7.056 mas, bpa=-5.046 degrees ! Estimated noise=1050 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.398 x 7.056 at -5.046 degrees (North through East) ! Clean map min=-0.0028499 max=0.20462 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.881 mas, bmaj=6.431 mas, bpa=-5.978 degrees ! Estimated noise=1333.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.157371 Jy ! Component: 100 - total flux cleaned = 0.197219 Jy ! Component: 150 - total flux cleaned = 0.215467 Jy ! Component: 200 - total flux cleaned = 0.224583 Jy ! Total flux subtracted in 200 components = 0.224583 Jy ! Clean residual min=-0.004396 max=0.005656 Jy/beam ! Clean residual mean=-0.000005 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.224583 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.224583 Jy ! Inverting map and beam ! Estimated beam: bmin=3.398 mas, bmaj=7.056 mas, bpa=-5.046 degrees ! Estimated noise=1050 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) ! Added new window around map position (4.5, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00613638 Jy ! Component: 100 - total flux cleaned = 0.0103702 Jy ! Component: 150 - total flux cleaned = 0.0129231 Jy ! Component: 200 - total flux cleaned = 0.0146932 Jy ! Total flux subtracted in 200 components = 0.0146932 Jy ! Clean residual min=-0.003183 max=0.002787 Jy/beam ! Clean residual mean=-0.000004 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.239276 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 47 components and 0.239276 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.628 mas, bmaj=10.42 mas, bpa=-4.881 degrees ! Estimated noise=1291.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00322847 Jy ! Component: 100 - total flux cleaned = 0.00488965 Jy ! Component: 150 - total flux cleaned = 0.00611634 Jy ! Component: 200 - total flux cleaned = 0.00699332 Jy ! Total flux subtracted in 200 components = 0.00699332 Jy ! Clean residual min=-0.002987 max=0.002815 Jy/beam ! Clean residual mean=-0.000011 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.246269 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.000684566 Jy ! Component: 100 - total flux cleaned = 0.00117492 Jy ! Component: 150 - total flux cleaned = 0.00160323 Jy ! Component: 200 - total flux cleaned = 0.00190548 Jy ! Total flux subtracted in 200 components = 0.00190548 Jy ! Clean residual min=-0.003041 max=0.002830 Jy/beam ! Clean residual mean=-0.000012 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.248175 Jy ! Adding 89 model components to the UV plane model. ! The established model now contains 131 components and 0.248175 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.398 mas, bmaj=7.056 mas, bpa=-5.046 degrees ! Estimated noise=1050 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000188857 Jy ! Component: 100 - total flux cleaned = -2.25356e-05 Jy ! Component: 150 - total flux cleaned = 0.000121783 Jy ! Component: 200 - total flux cleaned = 0.000301533 Jy ! Total flux subtracted in 200 components = 0.000301533 Jy ! Clean residual min=-0.002959 max=0.002635 Jy/beam ! Clean residual mean=-0.000006 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.248476 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 155 components and 0.248476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076457Jy sigma=0.000666 ! Fit after self-cal, rms=0.076438Jy sigma=0.000666 wmodel J0112+2244_S_2017_08_05_pus_map.mod ! Writing 155 model components to file: J0112+2244_S_2017_08_05_pus_map.mod wobs J0112+2244_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J0112+2244_S_2017_08_05_pus_uvs.fits wwins J0112+2244_S_2017_08_05_pus_map.win ! wwins: Wrote 4 windows to J0112+2244_S_2017_08_05_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.000384163 Jy ! Component: 100 - total flux cleaned = -0.000338535 Jy ! Component: 150 - total flux cleaned = -0.000465031 Jy ! Component: 200 - total flux cleaned = -0.000745455 Jy ! Component: 250 - total flux cleaned = -0.00101513 Jy ! Component: 300 - total flux cleaned = -0.00123994 Jy ! Component: 350 - total flux cleaned = -0.00149575 Jy ! Component: 400 - total flux cleaned = -0.00163873 Jy ! Component: 450 - total flux cleaned = -0.00177893 Jy ! Component: 500 - total flux cleaned = -0.00191572 Jy ! Component: 550 - total flux cleaned = -0.0020491 Jy ! Component: 600 - total flux cleaned = -0.00211426 Jy ! Component: 650 - total flux cleaned = -0.00205048 Jy ! Component: 700 - total flux cleaned = -0.00217706 Jy ! Component: 750 - total flux cleaned = -0.00227038 Jy ! Component: 800 - total flux cleaned = -0.00223973 Jy ! Component: 850 - total flux cleaned = -0.00236035 Jy ! Component: 900 - total flux cleaned = -0.00235954 Jy ! Component: 950 - total flux cleaned = -0.00235957 Jy ! Component: 1000 - total flux cleaned = -0.00230178 Jy ! Component: 1050 - total flux cleaned = -0.00230163 Jy ! Component: 1100 - total flux cleaned = -0.0022732 Jy ! Component: 1150 - total flux cleaned = -0.00216113 Jy ! Component: 1200 - total flux cleaned = -0.00221649 Jy ! Component: 1250 - total flux cleaned = -0.002107 Jy ! Component: 1300 - total flux cleaned = -0.00210709 Jy ! Component: 1350 - total flux cleaned = -0.00200046 Jy ! Component: 1400 - total flux cleaned = -0.00205326 Jy ! Component: 1450 - total flux cleaned = -0.00197447 Jy ! Component: 1500 - total flux cleaned = -0.00194885 Jy ! Component: 1550 - total flux cleaned = -0.00189763 Jy ! Component: 1600 - total flux cleaned = -0.00182147 Jy ! Component: 1650 - total flux cleaned = -0.00184626 Jy ! Component: 1700 - total flux cleaned = -0.00174667 Jy ! Component: 1750 - total flux cleaned = -0.00162316 Jy ! Component: 1800 - total flux cleaned = -0.00164726 Jy ! Component: 1850 - total flux cleaned = -0.0016226 Jy ! Component: 1900 - total flux cleaned = -0.00147878 Jy ! Component: 1950 - total flux cleaned = -0.00150281 Jy ! Component: 2000 - total flux cleaned = -0.00150283 Jy ! Component: 2050 - total flux cleaned = -0.00150251 Jy ! Component: 2100 - total flux cleaned = -0.00150244 Jy ! Component: 2150 - total flux cleaned = -0.00143371 Jy ! Component: 2200 - total flux cleaned = -0.0014564 Jy ! Component: 2250 - total flux cleaned = -0.0014116 Jy ! Component: 2300 - total flux cleaned = -0.00152307 Jy ! Component: 2350 - total flux cleaned = -0.00147857 Jy ! Component: 2400 - total flux cleaned = -0.00145682 Jy ! Component: 2450 - total flux cleaned = -0.00150052 Jy ! Component: 2500 - total flux cleaned = -0.00150038 Jy ! Component: 2550 - total flux cleaned = -0.00156478 Jy ! Component: 2600 - total flux cleaned = -0.00147952 Jy ! Component: 2650 - total flux cleaned = -0.00145866 Jy ! Component: 2700 - total flux cleaned = -0.00152169 Jy ! Component: 2750 - total flux cleaned = -0.001501 Jy ! Component: 2800 - total flux cleaned = -0.00154275 Jy ! Component: 2850 - total flux cleaned = -0.00150156 Jy ! Component: 2900 - total flux cleaned = -0.00158335 Jy ! Component: 2950 - total flux cleaned = -0.0015225 Jy ! Component: 3000 - total flux cleaned = -0.00154273 Jy ! Component: 3050 - total flux cleaned = -0.00158273 Jy ! Component: 3100 - total flux cleaned = -0.00156281 Jy ! Component: 3150 - total flux cleaned = -0.00160235 Jy ! Component: 3200 - total flux cleaned = -0.00160236 Jy ! Component: 3250 - total flux cleaned = -0.00154391 Jy ! Component: 3300 - total flux cleaned = -0.00150546 Jy ! Component: 3350 - total flux cleaned = -0.00150545 Jy ! Component: 3400 - total flux cleaned = -0.00150552 Jy ! Component: 3450 - total flux cleaned = -0.00160014 Jy ! Component: 3500 - total flux cleaned = -0.00156267 Jy ! Component: 3550 - total flux cleaned = -0.00158148 Jy ! Component: 3600 - total flux cleaned = -0.00156279 Jy ! Component: 3650 - total flux cleaned = -0.00152581 Jy ! Component: 3700 - total flux cleaned = -0.00158085 Jy ! Component: 3750 - total flux cleaned = -0.00152599 Jy ! Component: 3800 - total flux cleaned = -0.00159858 Jy ! Component: 3850 - total flux cleaned = -0.00149014 Jy ! Component: 3900 - total flux cleaned = -0.00157969 Jy ! Component: 3950 - total flux cleaned = -0.00157972 Jy ! Component: 4000 - total flux cleaned = -0.00152639 Jy ! Component: 4050 - total flux cleaned = -0.00152653 Jy ! Total flux subtracted in 4096 components = -0.00159651 Jy ! Clean residual min=-0.001184 max=0.001307 Jy/beam ! Clean residual mean=-0.000003 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.24688 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 464 components and 0.24688 Jy ![Exited script file: muppet] wmap "J0112+2244_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.398 x 7.056 at -5.046 degrees (North through East) ! Clean map min=-0.0023893 max=0.20472 Jy/beam ! Writing clean map to FITS file: J0112+2244_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.204721 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000324807 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.475976 0.475976 0.951952 1.9039 3.80781 7.61562 15.2312 30.4625 60.9249 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.204 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.398 x 7.056 at -5.046 degrees (North through East) ! Clean map min=-0.0023893 max=0.20472 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 J0112+2244_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:16:04 2019