! Started logfile: J0433+2905_S_2015_01_23_pus_uvs.log on Mon Jan 2 18:05:28 2017 obs J0433+2905_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0433+2905_S_2015_01_23_pus_uva.fits ! AN table 1: 25 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.273778 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0433+2905 ! ! 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 338 lines of history. ! ! Reading 1232 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 J0433+2905_S_2015_01_23_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 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.739533Jy sigma=0.009175 ! Fit after self-cal, rms=0.735933Jy sigma=0.009133 ! 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.67 mas, bmaj=9.066 mas, bpa=28.48 degrees ! Estimated noise=2364.68 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.199347 Jy ! Component: 100 - total flux cleaned = 0.243972 Jy ! Total flux subtracted in 100 components = 0.243972 Jy ! Clean residual min=-0.013780 max=0.018272 Jy/beam ! Clean residual mean=0.000016 rms=0.004233 Jy/beam ! Combined flux in latest and established models = 0.243972 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.243972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087250Jy sigma=0.000986 ! Fit after self-cal, rms=0.087236Jy sigma=0.000985 ! 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.219 mas, bmaj=9.431 mas, bpa=28.28 degrees ! Estimated noise=1661.69 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.0268016 Jy ! Component: 100 - total flux cleaned = 0.0417155 Jy ! Component: 150 - total flux cleaned = 0.0519786 Jy ! Component: 200 - total flux cleaned = 0.0591175 Jy ! Total flux subtracted in 200 components = 0.0591175 Jy ! Clean residual min=-0.011617 max=0.013588 Jy/beam ! Clean residual mean=-0.000008 rms=0.003482 Jy/beam ! Combined flux in latest and established models = 0.303089 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 44 components and 0.303089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076717Jy sigma=0.000880 ! Fit after self-cal, rms=0.076726Jy sigma=0.000879 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 27 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* HN 1.00* KP 1.10 ! LA 1.02 MK 1.03 NL 1.00* OV 0.99 ! PT 1.02 SC 0.96 ! ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00* HN 1.00* KP 1.03 ! LA 0.95 MK 1.01 NL 1.00* OV 1.03 ! PT 1.00 SC 1.07 ! ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00* HN 1.00* KP 0.90 ! LA 0.79 MK 1.00 NL 1.00* OV 0.93 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00* HN 1.00* KP 0.82 ! LA 0.82 MK 1.01 NL 1.00* OV 1.00 ! PT 1.05 SC 1.00 ! ! ! Fit before self-cal, rms=0.076726Jy sigma=0.000879 ! Fit after self-cal, rms=0.061248Jy sigma=0.000748 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.185 mas, bmaj=9.418 mas, bpa=27.94 degrees ! Estimated noise=1687.9 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.00085876 Jy ! Component: 100 - total flux cleaned = 0.000829751 Jy ! Component: 150 - total flux cleaned = 0.000802495 Jy ! Component: 200 - total flux cleaned = 0.00075245 Jy ! Total flux subtracted in 200 components = 0.00075245 Jy ! Clean residual min=-0.004420 max=0.005247 Jy/beam ! Clean residual mean=-0.000005 rms=0.001201 Jy/beam ! Combined flux in latest and established models = 0.303842 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.303842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061209Jy sigma=0.000748 ! Fit after self-cal, rms=0.061158Jy sigma=0.000748 ! 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.061158Jy sigma=0.000748 ! Fit after self-cal, rms=0.061103Jy sigma=0.000748 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.185 mas, bmaj=9.407 mas, bpa=27.95 degrees ! Estimated noise=1686.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000425075 Jy ! Component: 100 - total flux cleaned = 0.000450482 Jy ! Component: 150 - total flux cleaned = 0.000408328 Jy ! Component: 200 - total flux cleaned = 0.000369749 Jy ! Total flux subtracted in 200 components = 0.000369749 Jy ! Clean residual min=-0.004369 max=0.005151 Jy/beam ! Clean residual mean=-0.000005 rms=0.001188 Jy/beam ! Combined flux in latest and established models = 0.304211 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 0.304211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061085Jy sigma=0.000747 ! Fit after self-cal, rms=0.061085Jy sigma=0.000747 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 (-45.5, -66). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00426696 Jy ! Component: 100 - total flux cleaned = 0.00490044 Jy ! Component: 150 - total flux cleaned = 0.00521423 Jy ! Component: 200 - total flux cleaned = 0.00554536 Jy ! Total flux subtracted in 200 components = 0.00554536 Jy ! Clean residual min=-0.003738 max=0.004209 Jy/beam ! Clean residual mean=-0.000008 rms=0.000950 Jy/beam ! Combined flux in latest and established models = 0.309757 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 96 components and 0.309757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060721Jy sigma=0.000743 ! Fit after self-cal, rms=0.060716Jy sigma=0.000743 ! Inverting map ! Added new window around map position (106.5, 20). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125322 Jy ! Component: 100 - total flux cleaned = 0.000955434 Jy ! Component: 150 - total flux cleaned = 0.000959276 Jy ! Component: 200 - total flux cleaned = 0.00133444 Jy ! Total flux subtracted in 200 components = 0.00133444 Jy ! Clean residual min=-0.003542 max=0.002675 Jy/beam ! Clean residual mean=-0.000008 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.311091 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 122 components and 0.311091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060396Jy sigma=0.000740 ! Fit after self-cal, rms=0.060391Jy sigma=0.000739 ! 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.060391Jy sigma=0.000739 ! Fit after self-cal, rms=0.060162Jy sigma=0.000739 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.187 mas, bmaj=9.411 mas, bpa=27.92 degrees ! Estimated noise=1682.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000406583 Jy ! Component: 100 - total flux cleaned = 0.000797913 Jy ! Component: 150 - total flux cleaned = 0.00104896 Jy ! Component: 200 - total flux cleaned = 0.00127723 Jy ! Total flux subtracted in 200 components = 0.00127723 Jy ! Clean residual min=-0.003204 max=0.002465 Jy/beam ! Clean residual mean=-0.000006 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.312369 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 144 components and 0.312369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060071Jy sigma=0.000738 ! Fit after self-cal, rms=0.060069Jy sigma=0.000738 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.000152096 Jy ! Component: 100 - total flux cleaned = 1.43837e-05 Jy ! Component: 150 - total flux cleaned = 0.000171312 Jy ! Component: 200 - total flux cleaned = 0.000322416 Jy ! Total flux subtracted in 200 components = 0.000322416 Jy ! Clean residual min=-0.003014 max=0.002378 Jy/beam ! Clean residual mean=-0.000006 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.312691 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 151 components and 0.312691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060019Jy sigma=0.000737 ! Fit after self-cal, rms=0.060018Jy sigma=0.000737 ! 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.060018Jy sigma=0.000737 ! Fit after self-cal, rms=0.059954Jy sigma=0.000737 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.795 mas, bmaj=10.64 mas, bpa=20.85 degrees ! Estimated noise=2026.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000864823 Jy ! Component: 100 - total flux cleaned = 0.00134413 Jy ! Component: 150 - total flux cleaned = 0.00164845 Jy ! Component: 200 - total flux cleaned = 0.00181837 Jy ! Total flux subtracted in 200 components = 0.00181837 Jy ! Clean residual min=-0.001755 max=0.001597 Jy/beam ! Clean residual mean=-0.000007 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.314509 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 173 components and 0.314509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059938Jy sigma=0.000737 ! Fit after self-cal, rms=0.059936Jy sigma=0.000737 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 = 7.41084e-05 Jy ! Component: 100 - total flux cleaned = 0.000140531 Jy ! Component: 150 - total flux cleaned = 0.00018023 Jy ! Component: 200 - total flux cleaned = 0.000200181 Jy ! Total flux subtracted in 200 components = 0.000200181 Jy ! Clean residual min=-0.001660 max=0.001474 Jy/beam ! Clean residual mean=-0.000007 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.31471 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 192 components and 0.31471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059926Jy sigma=0.000737 ! Fit after self-cal, rms=0.059926Jy sigma=0.000737 ! 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.188 mas, bmaj=9.414 mas, bpa=27.91 degrees ! Estimated noise=1681.44 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.188 x 9.414 at 27.91 degrees (North through East) ! Clean map min=-0.0042231 max=0.25917 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.577 mas, bmaj=8.912 mas, bpa=28.11 degrees ! Estimated noise=2431.15 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.198061 Jy ! Component: 100 - total flux cleaned = 0.242642 Jy ! Component: 150 - total flux cleaned = 0.2599 Jy ! Component: 200 - total flux cleaned = 0.267486 Jy ! Total flux subtracted in 200 components = 0.267486 Jy ! Clean residual min=-0.008059 max=0.007630 Jy/beam ! Clean residual mean=0.000012 rms=0.002299 Jy/beam ! Combined flux in latest and established models = 0.267486 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.267486 Jy ! Inverting map and beam ! Estimated beam: bmin=3.188 mas, bmaj=9.414 mas, bpa=27.91 degrees ! Estimated noise=1681.44 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.011694 Jy ! Component: 100 - total flux cleaned = 0.0187779 Jy ! Component: 150 - total flux cleaned = 0.0228954 Jy ! Component: 200 - total flux cleaned = 0.0258716 Jy ! Total flux subtracted in 200 components = 0.0258716 Jy ! Clean residual min=-0.005006 max=0.004155 Jy/beam ! Clean residual mean=0.000006 rms=0.001256 Jy/beam ! Combined flux in latest and established models = 0.293357 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 63 components and 0.293357 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.795 mas, bmaj=10.64 mas, bpa=20.85 degrees ! Estimated noise=2026.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00528648 Jy ! Component: 100 - total flux cleaned = 0.00834276 Jy ! Component: 150 - total flux cleaned = 0.0106108 Jy ! Component: 200 - total flux cleaned = 0.0124666 Jy ! Total flux subtracted in 200 components = 0.0124666 Jy ! Clean residual min=-0.002876 max=0.002492 Jy/beam ! Clean residual mean=0.000000 rms=0.000823 Jy/beam ! Combined flux in latest and established models = 0.305824 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.00160019 Jy ! Component: 100 - total flux cleaned = 0.00299042 Jy ! Component: 150 - total flux cleaned = 0.00392826 Jy ! Component: 200 - total flux cleaned = 0.00456751 Jy ! Total flux subtracted in 200 components = 0.00456751 Jy ! Clean residual min=-0.002182 max=0.001916 Jy/beam ! Clean residual mean=-0.000003 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.310391 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 119 components and 0.310391 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.188 mas, bmaj=9.414 mas, bpa=27.91 degrees ! Estimated noise=1681.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.04436e-05 Jy ! Component: 100 - total flux cleaned = -0.000558461 Jy ! Component: 150 - total flux cleaned = -0.00104162 Jy ! Component: 200 - total flux cleaned = -0.000979161 Jy ! Total flux subtracted in 200 components = -0.000979161 Jy ! Clean residual min=-0.003169 max=0.002426 Jy/beam ! Clean residual mean=-0.000002 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.309412 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 144 components and 0.309412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060109Jy sigma=0.000739 ! Fit after self-cal, rms=0.060096Jy sigma=0.000739 wmodel J0433+2905_S_2015_01_23_pus_map.mod ! Writing 144 model components to file: J0433+2905_S_2015_01_23_pus_map.mod wobs J0433+2905_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0433+2905_S_2015_01_23_pus_uvs.fits wwins J0433+2905_S_2015_01_23_pus_map.win ! wwins: Wrote 3 windows to J0433+2905_S_2015_01_23_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.00130715 Jy ! Component: 100 - total flux cleaned = -0.00174494 Jy ! Component: 150 - total flux cleaned = -0.00206264 Jy ! Component: 200 - total flux cleaned = -0.00209964 Jy ! Component: 250 - total flux cleaned = -0.002101 Jy ! Component: 300 - total flux cleaned = -0.00200209 Jy ! Component: 350 - total flux cleaned = -0.00200261 Jy ! Component: 400 - total flux cleaned = -0.00188001 Jy ! Component: 450 - total flux cleaned = -0.00187996 Jy ! Component: 500 - total flux cleaned = -0.00187996 Jy ! Component: 550 - total flux cleaned = -0.00179857 Jy ! Component: 600 - total flux cleaned = -0.00174523 Jy ! Component: 650 - total flux cleaned = -0.00171968 Jy ! Component: 700 - total flux cleaned = -0.00169544 Jy ! Component: 750 - total flux cleaned = -0.00169635 Jy ! Component: 800 - total flux cleaned = -0.00169654 Jy ! Component: 850 - total flux cleaned = -0.00167392 Jy ! Component: 900 - total flux cleaned = -0.00167399 Jy ! Component: 950 - total flux cleaned = -0.00171727 Jy ! Component: 1000 - total flux cleaned = -0.00165379 Jy ! Component: 1050 - total flux cleaned = -0.00167504 Jy ! Component: 1100 - total flux cleaned = -0.00167572 Jy ! Component: 1150 - total flux cleaned = -0.00171495 Jy ! Component: 1200 - total flux cleaned = -0.00173389 Jy ! Component: 1250 - total flux cleaned = -0.0017149 Jy ! Component: 1300 - total flux cleaned = -0.00169634 Jy ! Component: 1350 - total flux cleaned = -0.00162431 Jy ! Component: 1400 - total flux cleaned = -0.00157136 Jy ! Component: 1450 - total flux cleaned = -0.00155435 Jy ! Component: 1500 - total flux cleaned = -0.00150356 Jy ! Component: 1550 - total flux cleaned = -0.001487 Jy ! Component: 1600 - total flux cleaned = -0.00147056 Jy ! Component: 1650 - total flux cleaned = -0.0014868 Jy ! Component: 1700 - total flux cleaned = -0.00150285 Jy ! Component: 1750 - total flux cleaned = -0.00155012 Jy ! Component: 1800 - total flux cleaned = -0.00156538 Jy ! Component: 1850 - total flux cleaned = -0.00158089 Jy ! Component: 1900 - total flux cleaned = -0.00164154 Jy ! Component: 1950 - total flux cleaned = -0.00167152 Jy ! Component: 2000 - total flux cleaned = -0.00170107 Jy ! Component: 2050 - total flux cleaned = -0.00168633 Jy ! Component: 2100 - total flux cleaned = -0.00165724 Jy ! Component: 2150 - total flux cleaned = -0.00162846 Jy ! Component: 2200 - total flux cleaned = -0.00157132 Jy ! Component: 2250 - total flux cleaned = -0.00155704 Jy ! Component: 2300 - total flux cleaned = -0.00151474 Jy ! Component: 2350 - total flux cleaned = -0.00145876 Jy ! Component: 2400 - total flux cleaned = -0.00141713 Jy ! Component: 2450 - total flux cleaned = -0.00140342 Jy ! Component: 2500 - total flux cleaned = -0.00137596 Jy ! Component: 2550 - total flux cleaned = -0.00133483 Jy ! Component: 2600 - total flux cleaned = -0.00132133 Jy ! Component: 2650 - total flux cleaned = -0.00130775 Jy ! Component: 2700 - total flux cleaned = -0.00129425 Jy ! Component: 2750 - total flux cleaned = -0.00122665 Jy ! Component: 2800 - total flux cleaned = -0.00124015 Jy ! Component: 2850 - total flux cleaned = -0.00117278 Jy ! Component: 2900 - total flux cleaned = -0.001119 Jy ! Component: 2950 - total flux cleaned = -0.00106523 Jy ! Component: 3000 - total flux cleaned = -0.00102504 Jy ! Component: 3050 - total flux cleaned = -0.000998179 Jy ! Component: 3100 - total flux cleaned = -0.0009848 Jy ! Component: 3150 - total flux cleaned = -0.000944734 Jy ! Component: 3200 - total flux cleaned = -0.000891228 Jy ! Component: 3250 - total flux cleaned = -0.000837815 Jy ! Component: 3300 - total flux cleaned = -0.000837842 Jy ! Component: 3350 - total flux cleaned = -0.000811044 Jy ! Component: 3400 - total flux cleaned = -0.000757518 Jy ! Component: 3450 - total flux cleaned = -0.000744174 Jy ! Component: 3500 - total flux cleaned = -0.000690684 Jy ! Component: 3550 - total flux cleaned = -0.000677278 Jy ! Component: 3600 - total flux cleaned = -0.000623711 Jy ! Component: 3650 - total flux cleaned = -0.000596856 Jy ! Component: 3700 - total flux cleaned = -0.000556498 Jy ! Component: 3750 - total flux cleaned = -0.000556584 Jy ! Component: 3800 - total flux cleaned = -0.000516091 Jy ! Component: 3850 - total flux cleaned = -0.000488949 Jy ! Component: 3900 - total flux cleaned = -0.000461712 Jy ! Component: 3950 - total flux cleaned = -0.000461695 Jy ! Component: 4000 - total flux cleaned = -0.00043432 Jy ! Component: 4050 - total flux cleaned = -0.000406849 Jy ! Total flux subtracted in 4096 components = -0.000379255 Jy ! Clean residual min=-0.000836 max=0.000835 Jy/beam ! Clean residual mean=0.000000 rms=0.000227 Jy/beam ! Combined flux in latest and established models = 0.309033 Jy keep ! Adding 205 model components to the UV plane model. ! The established model now contains 349 components and 0.309033 Jy ![Exited script file: muppet] wmap "J0433+2905_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.188 x 9.414 at 27.91 degrees (North through East) ! Clean map min=-0.0031394 max=0.25921 Jy/beam ! Writing clean map to FITS file: J0433+2905_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.259213 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000239196 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.276833 0.276833 0.553665 1.10733 2.21466 4.42932 8.85865 17.7173 35.4346 70.8692 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.259 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.188 x 9.414 at 27.91 degrees (North through East) ! Clean map min=-0.0031394 max=0.25921 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 J0433+2905_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 18:05:33 2017