! Started logfile: J0150+2646_S_2017_08_05_pus_uvs.log on Thu May 9 19:16:46 2019 obs J0150+2646_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J0150+2646_S_2017_08_05_pus_uva.fits ! AN table 1: 184 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.976932 visibilities/baseline/integration-bin. ! Found source: J0150+2646 ! ! 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 32356 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 J0150+2646_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 137 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1094 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.943700Jy sigma=0.009404 ! Fit after self-cal, rms=0.933031Jy sigma=0.009306 ! 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.701 mas, bmaj=5.886 mas, bpa=-4.773 degrees ! Estimated noise=845.898 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.0509103 Jy ! Component: 100 - total flux cleaned = 0.0648846 Jy ! Total flux subtracted in 100 components = 0.0648846 Jy ! Clean residual min=-0.002887 max=0.006417 Jy/beam ! Clean residual mean=-0.000005 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.0648846 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0648846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074781Jy sigma=0.000673 ! Fit after self-cal, rms=0.074745Jy sigma=0.000672 ! Inverting map ! Added new window around map position (2.5, -1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00731132 Jy ! Component: 100 - total flux cleaned = 0.0112263 Jy ! Total flux subtracted in 100 components = 0.0112263 Jy ! Clean residual min=-0.002493 max=0.002219 Jy/beam ! Clean residual mean=-0.000002 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.076111 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 15 components and 0.076111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073766Jy sigma=0.000664 ! Fit after self-cal, rms=0.073735Jy sigma=0.000664 ! 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.31 mas, bmaj=7.041 mas, bpa=-3.774 degrees ! Estimated noise=469.078 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.00356918 Jy ! Component: 100 - total flux cleaned = 0.0053307 Jy ! Component: 150 - total flux cleaned = 0.00635804 Jy ! Component: 200 - total flux cleaned = 0.0069899 Jy ! Total flux subtracted in 200 components = 0.0069899 Jy ! Clean residual min=-0.001737 max=0.001654 Jy/beam ! Clean residual mean=-0.000005 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.0831009 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 35 components and 0.0831009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073510Jy sigma=0.000662 ! Fit after self-cal, rms=0.073500Jy sigma=0.000662 ! 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.99 FD 0.96 HN 0.98 KP 1.02 ! LA 1.00 MK 1.02 NL 0.90 OV 1.02 ! PT 1.04 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.03 HN 1.00 KP 1.02 ! LA 1.00 MK 1.01 NL 1.06 OV 1.10 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.05 HN 0.97 KP 0.91 ! LA 0.80 MK 1.01 NL 1.21 OV 0.98 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 0.89 KP 1.00* ! LA 0.70 MK 1.05 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.073500Jy sigma=0.000662 ! Fit after self-cal, rms=0.071116Jy sigma=0.000658 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.327 mas, bmaj=7.041 mas, bpa=-3.766 degrees ! Estimated noise=470.089 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.000596536 Jy ! Component: 100 - total flux cleaned = 0.000730208 Jy ! Component: 150 - total flux cleaned = 0.000765379 Jy ! Component: 200 - total flux cleaned = 0.000797049 Jy ! Total flux subtracted in 200 components = 0.000797049 Jy ! Clean residual min=-0.001289 max=0.001339 Jy/beam ! Clean residual mean=-0.000004 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.0838979 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.0838979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071107Jy sigma=0.000658 ! Fit after self-cal, rms=0.071040Jy sigma=0.000658 ! 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.071040Jy sigma=0.000658 ! Fit after self-cal, rms=0.070896Jy sigma=0.000657 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.331 mas, bmaj=7.021 mas, bpa=-3.863 degrees ! Estimated noise=470.844 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00049934 Jy ! Component: 100 - total flux cleaned = 0.000513298 Jy ! Component: 150 - total flux cleaned = 0.000537688 Jy ! Component: 200 - total flux cleaned = 0.000537517 Jy ! Total flux subtracted in 200 components = 0.000537517 Jy ! Clean residual min=-0.001215 max=0.001400 Jy/beam ! Clean residual mean=-0.000002 rms=0.000297 Jy/beam ! Combined flux in latest and established models = 0.0844354 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 61 components and 0.0844354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070888Jy sigma=0.000657 ! Fit after self-cal, rms=0.070895Jy sigma=0.000657 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 (-69, -67.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000549099 Jy ! Component: 100 - total flux cleaned = 0.000236233 Jy ! Component: 150 - total flux cleaned = 4.18109e-05 Jy ! Component: 200 - total flux cleaned = -8.58005e-05 Jy ! Total flux subtracted in 200 components = -8.58005e-05 Jy ! Clean residual min=-0.001169 max=0.001125 Jy/beam ! Clean residual mean=-0.000003 rms=0.000285 Jy/beam ! Combined flux in latest and established models = 0.0843496 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 81 components and 0.0843496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070868Jy sigma=0.000656 ! Fit after self-cal, rms=0.070864Jy sigma=0.000656 ! 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.070864Jy sigma=0.000656 ! Fit after self-cal, rms=0.070883Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.327 mas, bmaj=7.012 mas, bpa=-3.868 degrees ! Estimated noise=470.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000353949 Jy ! Component: 100 - total flux cleaned = 0.000292946 Jy ! Component: 150 - total flux cleaned = 0.000221818 Jy ! Component: 200 - total flux cleaned = 0.000173383 Jy ! Total flux subtracted in 200 components = 0.000173383 Jy ! Clean residual min=-0.001135 max=0.001129 Jy/beam ! Clean residual mean=-0.000002 rms=0.000279 Jy/beam ! Combined flux in latest and established models = 0.084523 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 87 components and 0.084523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070871Jy sigma=0.000656 ! Fit after self-cal, rms=0.070872Jy sigma=0.000656 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 = 4.39222e-05 Jy ! Component: 100 - total flux cleaned = -2.09956e-06 Jy ! Component: 150 - total flux cleaned = -3.07843e-05 Jy ! Component: 200 - total flux cleaned = -7.01265e-05 Jy ! Total flux subtracted in 200 components = -7.01265e-05 Jy ! Clean residual min=-0.001121 max=0.001130 Jy/beam ! Clean residual mean=-0.000002 rms=0.000277 Jy/beam ! Combined flux in latest and established models = 0.0844529 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 93 components and 0.0844529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070866Jy sigma=0.000656 ! Fit after self-cal, rms=0.070866Jy sigma=0.000656 ! 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.070866Jy sigma=0.000656 ! Fit after self-cal, rms=0.070910Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.347 mas, bmaj=10.44 mas, bpa=-8.065 degrees ! Estimated noise=590.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000277525 Jy ! Component: 100 - total flux cleaned = 0.000220071 Jy ! Component: 150 - total flux cleaned = 0.000193421 Jy ! Component: 200 - total flux cleaned = 0.000171105 Jy ! Total flux subtracted in 200 components = 0.000171105 Jy ! Clean residual min=-0.001460 max=0.001065 Jy/beam ! Clean residual mean=-0.000004 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.084624 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 109 components and 0.0846239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070909Jy sigma=0.000656 ! Fit after self-cal, rms=0.070908Jy sigma=0.000656 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 = 1.28801e-05 Jy ! Component: 100 - total flux cleaned = -1.12099e-05 Jy ! Component: 150 - total flux cleaned = 1.98723e-06 Jy ! Component: 200 - total flux cleaned = 7.81469e-06 Jy ! Total flux subtracted in 200 components = 7.81469e-06 Jy ! Clean residual min=-0.001451 max=0.001072 Jy/beam ! Clean residual mean=-0.000004 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.0846318 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 118 components and 0.0846318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070908Jy sigma=0.000656 ! Fit after self-cal, rms=0.070907Jy sigma=0.000656 ! 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.325 mas, bmaj=7.011 mas, bpa=-3.873 degrees ! Estimated noise=471.33 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.325 x 7.011 at -3.873 degrees (North through East) ! Clean map min=-0.0010672 max=0.067053 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.714 mas, bmaj=5.862 mas, bpa=-4.851 degrees ! Estimated noise=846.782 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0502602 Jy ! Component: 100 - total flux cleaned = 0.0652293 Jy ! Component: 150 - total flux cleaned = 0.0725526 Jy ! Component: 200 - total flux cleaned = 0.0768369 Jy ! Total flux subtracted in 200 components = 0.0768369 Jy ! Clean residual min=-0.001920 max=0.002282 Jy/beam ! Clean residual mean=-0.000002 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.0768369 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0768369 Jy ! Inverting map and beam ! Estimated beam: bmin=3.325 mas, bmaj=7.011 mas, bpa=-3.873 degrees ! Estimated noise=471.33 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.00396759 Jy ! Component: 100 - total flux cleaned = 0.00613 Jy ! Component: 150 - total flux cleaned = 0.00719844 Jy ! Component: 200 - total flux cleaned = 0.00751485 Jy ! Total flux subtracted in 200 components = 0.00751485 Jy ! Clean residual min=-0.001221 max=0.001201 Jy/beam ! Clean residual mean=-0.000003 rms=0.000295 Jy/beam ! Combined flux in latest and established models = 0.0843517 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 48 components and 0.0843517 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.347 mas, bmaj=10.44 mas, bpa=-8.065 degrees ! Estimated noise=590.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000602322 Jy ! Component: 100 - total flux cleaned = 0.000481815 Jy ! Component: 150 - total flux cleaned = 0.000416234 Jy ! Component: 200 - total flux cleaned = 0.000399894 Jy ! Total flux subtracted in 200 components = 0.000399894 Jy ! Clean residual min=-0.001483 max=0.001159 Jy/beam ! Clean residual mean=-0.000005 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.0847516 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 = -1.27343e-05 Jy ! Component: 100 - total flux cleaned = -2.42282e-05 Jy ! Component: 150 - total flux cleaned = -3.46636e-05 Jy ! Component: 200 - total flux cleaned = -6.25504e-05 Jy ! Total flux subtracted in 200 components = -6.25504e-05 Jy ! Clean residual min=-0.001470 max=0.001117 Jy/beam ! Clean residual mean=-0.000004 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.0846891 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 111 components and 0.0846891 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.325 mas, bmaj=7.011 mas, bpa=-3.873 degrees ! Estimated noise=471.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.2145e-05 Jy ! Component: 100 - total flux cleaned = -6.06215e-05 Jy ! Component: 150 - total flux cleaned = -0.000129431 Jy ! Component: 200 - total flux cleaned = -0.000176314 Jy ! Total flux subtracted in 200 components = -0.000176314 Jy ! Clean residual min=-0.001084 max=0.001059 Jy/beam ! Clean residual mean=-0.000002 rms=0.000278 Jy/beam ! Combined flux in latest and established models = 0.0845127 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 131 components and 0.0845127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070914Jy sigma=0.000656 ! Fit after self-cal, rms=0.070913Jy sigma=0.000656 wmodel J0150+2646_S_2017_08_05_pus_map.mod ! Writing 131 model components to file: J0150+2646_S_2017_08_05_pus_map.mod wobs J0150+2646_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J0150+2646_S_2017_08_05_pus_uvs.fits wwins J0150+2646_S_2017_08_05_pus_map.win ! wwins: Wrote 3 windows to J0150+2646_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 = 4.22749e-05 Jy ! Component: 100 - total flux cleaned = 0.000134756 Jy ! Component: 150 - total flux cleaned = 0.000223642 Jy ! Component: 200 - total flux cleaned = 0.000326432 Jy ! Component: 250 - total flux cleaned = 0.000376105 Jy ! Component: 300 - total flux cleaned = 0.000506227 Jy ! Component: 350 - total flux cleaned = 0.000569727 Jy ! Component: 400 - total flux cleaned = 0.000663359 Jy ! Component: 450 - total flux cleaned = 0.00070953 Jy ! Component: 500 - total flux cleaned = 0.00080027 Jy ! Component: 550 - total flux cleaned = 0.000889471 Jy ! Component: 600 - total flux cleaned = 0.000991337 Jy ! Component: 650 - total flux cleaned = 0.0010632 Jy ! Component: 700 - total flux cleaned = 0.00113383 Jy ! Component: 750 - total flux cleaned = 0.00125946 Jy ! Component: 800 - total flux cleaned = 0.00128718 Jy ! Component: 850 - total flux cleaned = 0.00138254 Jy ! Component: 900 - total flux cleaned = 0.00144951 Jy ! Component: 950 - total flux cleaned = 0.0015158 Jy ! Component: 1000 - total flux cleaned = 0.00156805 Jy ! Component: 1050 - total flux cleaned = 0.00164544 Jy ! Component: 1100 - total flux cleaned = 0.0016834 Jy ! Component: 1150 - total flux cleaned = 0.00173357 Jy ! Component: 1200 - total flux cleaned = 0.00174589 Jy ! Component: 1250 - total flux cleaned = 0.00178289 Jy ! Component: 1300 - total flux cleaned = 0.00183151 Jy ! Component: 1350 - total flux cleaned = 0.00184351 Jy ! Component: 1400 - total flux cleaned = 0.00191482 Jy ! Component: 1450 - total flux cleaned = 0.00190299 Jy ! Component: 1500 - total flux cleaned = 0.00199617 Jy ! Component: 1550 - total flux cleaned = 0.00200751 Jy ! Component: 1600 - total flux cleaned = 0.00204167 Jy ! Component: 1650 - total flux cleaned = 0.00206408 Jy ! Component: 1700 - total flux cleaned = 0.00206408 Jy ! Component: 1750 - total flux cleaned = 0.00209724 Jy ! Component: 1800 - total flux cleaned = 0.00206431 Jy ! Component: 1850 - total flux cleaned = 0.00206439 Jy ! Component: 1900 - total flux cleaned = 0.00211825 Jy ! Component: 1950 - total flux cleaned = 0.00212877 Jy ! Component: 2000 - total flux cleaned = 0.00217093 Jy ! Component: 2050 - total flux cleaned = 0.00213952 Jy ! Component: 2100 - total flux cleaned = 0.00216017 Jy ! Component: 2150 - total flux cleaned = 0.00212946 Jy ! Component: 2200 - total flux cleaned = 0.00214992 Jy ! Component: 2250 - total flux cleaned = 0.00216004 Jy ! Component: 2300 - total flux cleaned = 0.00218 Jy ! Component: 2350 - total flux cleaned = 0.00218017 Jy ! Component: 2400 - total flux cleaned = 0.00219995 Jy ! Component: 2450 - total flux cleaned = 0.00224864 Jy ! Component: 2500 - total flux cleaned = 0.00224861 Jy ! Component: 2550 - total flux cleaned = 0.00224861 Jy ! Component: 2600 - total flux cleaned = 0.0022676 Jy ! Component: 2650 - total flux cleaned = 0.00227695 Jy ! Component: 2700 - total flux cleaned = 0.00229556 Jy ! Component: 2750 - total flux cleaned = 0.00225842 Jy ! Component: 2800 - total flux cleaned = 0.00226776 Jy ! Component: 2850 - total flux cleaned = 0.00225872 Jy ! Component: 2900 - total flux cleaned = 0.00232219 Jy ! Component: 2950 - total flux cleaned = 0.0023222 Jy ! Component: 3000 - total flux cleaned = 0.00236692 Jy ! Component: 3050 - total flux cleaned = 0.00231359 Jy ! Component: 3100 - total flux cleaned = 0.00232246 Jy ! Component: 3150 - total flux cleaned = 0.00233131 Jy ! Component: 3200 - total flux cleaned = 0.00234876 Jy ! Component: 3250 - total flux cleaned = 0.00235745 Jy ! Component: 3300 - total flux cleaned = 0.0023318 Jy ! Component: 3350 - total flux cleaned = 0.00232332 Jy ! Component: 3400 - total flux cleaned = 0.00234876 Jy ! Component: 3450 - total flux cleaned = 0.00238236 Jy ! Component: 3500 - total flux cleaned = 0.00239066 Jy ! Component: 3550 - total flux cleaned = 0.00239066 Jy ! Component: 3600 - total flux cleaned = 0.00240717 Jy ! Component: 3650 - total flux cleaned = 0.00239071 Jy ! Component: 3700 - total flux cleaned = 0.00237442 Jy ! Component: 3750 - total flux cleaned = 0.00239062 Jy ! Component: 3800 - total flux cleaned = 0.00239059 Jy ! Component: 3850 - total flux cleaned = 0.00240659 Jy ! Component: 3900 - total flux cleaned = 0.00240654 Jy ! Component: 3950 - total flux cleaned = 0.00240653 Jy ! Component: 4000 - total flux cleaned = 0.00242227 Jy ! Component: 4050 - total flux cleaned = 0.00244574 Jy ! Total flux subtracted in 4096 components = 0.00240678 Jy ! Clean residual min=-0.000569 max=0.000548 Jy/beam ! Clean residual mean=-0.000001 rms=0.000145 Jy/beam ! Combined flux in latest and established models = 0.0869195 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 435 components and 0.0869195 Jy ![Exited script file: muppet] wmap "J0150+2646_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.325 x 7.011 at -3.873 degrees (North through East) ! Clean map min=-0.00083647 max=0.066918 Jy/beam ! Writing clean map to FITS file: J0150+2646_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.0669184 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000144224 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.646565 0.646565 1.29313 2.58626 5.17252 10.345 20.6901 41.3801 82.7603 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.066 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.325 x 7.011 at -3.873 degrees (North through East) ! Clean map min=-0.00083647 max=0.066918 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 J0150+2646_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:16:52 2019