! Started logfile: J1221+4411_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:25:10 2017 obs J1221+4411_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1221+4411_S_2015_01_23_pus_uva.fits ! AN table 1: 71 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.780282 visibilities/baseline/integration-bin. ! Found source: J1221+4411 ! ! 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 9972 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 J1221+4411_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 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.783948Jy sigma=0.008938 ! Fit after self-cal, rms=0.754957Jy sigma=0.008663 ! 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=3.321 mas, bmaj=3.735 mas, bpa=-4.026 degrees ! Estimated noise=1115.18 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.202648 Jy ! Component: 100 - total flux cleaned = 0.247527 Jy ! Total flux subtracted in 100 components = 0.247527 Jy ! Clean residual min=-0.010895 max=0.014474 Jy/beam ! Clean residual mean=0.000041 rms=0.003235 Jy/beam ! Combined flux in latest and established models = 0.247527 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.247527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132740Jy sigma=0.001053 ! Fit after self-cal, rms=0.132689Jy sigma=0.001053 ! 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=4.079 mas, bmaj=4.67 mas, bpa=-16.7 degrees ! Estimated noise=636.922 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.0195189 Jy ! Component: 100 - total flux cleaned = 0.0293171 Jy ! Component: 150 - total flux cleaned = 0.0353054 Jy ! Component: 200 - total flux cleaned = 0.039062 Jy ! Total flux subtracted in 200 components = 0.039062 Jy ! Clean residual min=-0.011406 max=0.020245 Jy/beam ! Clean residual mean=0.000055 rms=0.003634 Jy/beam ! Combined flux in latest and established models = 0.286588 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 35 components and 0.286588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131599Jy sigma=0.001007 ! Fit after self-cal, rms=0.131566Jy sigma=0.001007 ! Inverting map ! Added new window around map position (-9, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.020068 Jy ! Component: 100 - total flux cleaned = 0.0315087 Jy ! Component: 150 - total flux cleaned = 0.0392306 Jy ! Component: 200 - total flux cleaned = 0.0448029 Jy ! Total flux subtracted in 200 components = 0.0448029 Jy ! Clean residual min=-0.009822 max=0.011452 Jy/beam ! Clean residual mean=0.000052 rms=0.002701 Jy/beam ! Combined flux in latest and established models = 0.331391 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 90 components and 0.331391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128483Jy sigma=0.000946 ! Fit after self-cal, rms=0.127988Jy sigma=0.000941 ! 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.98 FD 2.15 HN 0.96 KP 1.10 ! LA 0.97 MK 1.01 NL 0.90 OV 0.97 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 2.80 HN 1.07 KP 1.01 ! LA 0.95 MK 1.01 NL 1.04 OV 0.99 ! PT 1.01 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 2.93 HN 1.03 KP 0.87 ! LA 0.76 MK 1.02 NL 1.52 OV 0.92 ! PT 0.99 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 2.43 HN 0.98 KP 0.81 ! LA 0.81 MK 1.02 NL 1.00 OV 0.97 ! PT 1.03 SC 1.01 ! ! ! Fit before self-cal, rms=0.127988Jy sigma=0.000941 ! Fit after self-cal, rms=0.225649Jy sigma=0.000795 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.115 mas, bmaj=4.728 mas, bpa=-18.17 degrees ! Estimated noise=640.649 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.00154803 Jy ! Component: 100 - total flux cleaned = 0.00192573 Jy ! Component: 150 - total flux cleaned = 0.00203366 Jy ! Component: 200 - total flux cleaned = 0.00203503 Jy ! Total flux subtracted in 200 components = 0.00203503 Jy ! Clean residual min=-0.004435 max=0.005225 Jy/beam ! Clean residual mean=-0.000003 rms=0.001217 Jy/beam ! Combined flux in latest and established models = 0.333426 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 108 components and 0.333426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.225447Jy sigma=0.000792 ! Fit after self-cal, rms=0.225804Jy sigma=0.000791 ! 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.225804Jy sigma=0.000791 ! Fit after self-cal, rms=0.224393Jy sigma=0.000768 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.116 mas, bmaj=4.7 mas, bpa=-16.19 degrees ! Estimated noise=637.374 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000410439 Jy ! Component: 100 - total flux cleaned = 0.000193398 Jy ! Component: 150 - total flux cleaned = 2.4184e-05 Jy ! Component: 200 - total flux cleaned = -7.07389e-05 Jy ! Total flux subtracted in 200 components = -7.07389e-05 Jy ! Clean residual min=-0.002056 max=0.002312 Jy/beam ! Clean residual mean=0.000002 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.333356 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 127 components and 0.333356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.224305Jy sigma=0.000767 ! Fit after self-cal, rms=0.224141Jy sigma=0.000766 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.000372279 Jy ! Component: 100 - total flux cleaned = 0.000248227 Jy ! Component: 150 - total flux cleaned = 0.000106528 Jy ! Component: 200 - total flux cleaned = 1.42455e-05 Jy ! Total flux subtracted in 200 components = 1.42455e-05 Jy ! Clean residual min=-0.002083 max=0.002313 Jy/beam ! Clean residual mean=0.000002 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.33337 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 134 components and 0.33337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.224106Jy sigma=0.000766 ! Fit after self-cal, rms=0.224095Jy sigma=0.000766 ! Inverting map ! Added new window around map position (-5.5, 20). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000916194 Jy ! Component: 100 - total flux cleaned = 0.000926152 Jy ! Component: 150 - total flux cleaned = 0.000843621 Jy ! Component: 200 - total flux cleaned = 0.00077059 Jy ! Total flux subtracted in 200 components = 0.00077059 Jy ! Clean residual min=-0.001954 max=0.002066 Jy/beam ! Clean residual mean=0.000002 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.33414 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 158 components and 0.33414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.224047Jy sigma=0.000765 ! Fit after self-cal, rms=0.224029Jy sigma=0.000765 ! 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.224029Jy sigma=0.000765 ! Fit after self-cal, rms=0.222793Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.114 mas, bmaj=4.698 mas, bpa=-15.78 degrees ! Estimated noise=636.944 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000560741 Jy ! Component: 100 - total flux cleaned = 0.000491857 Jy ! Component: 150 - total flux cleaned = 0.000395276 Jy ! Component: 200 - total flux cleaned = 0.00033621 Jy ! Total flux subtracted in 200 components = 0.00033621 Jy ! Clean residual min=-0.001903 max=0.001952 Jy/beam ! Clean residual mean=0.000003 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.334477 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 176 components and 0.334477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.222763Jy sigma=0.000764 ! Fit after self-cal, rms=0.222741Jy sigma=0.000764 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.7725e-05 Jy ! Component: 100 - total flux cleaned = 2.17593e-05 Jy ! Component: 150 - total flux cleaned = 2.08401e-05 Jy ! Component: 200 - total flux cleaned = -4.88183e-05 Jy ! Total flux subtracted in 200 components = -4.88183e-05 Jy ! Clean residual min=-0.001971 max=0.001907 Jy/beam ! Clean residual mean=0.000003 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.334428 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 183 components and 0.334428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.222721Jy sigma=0.000764 ! Fit after self-cal, rms=0.222711Jy sigma=0.000764 ! 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.222711Jy sigma=0.000764 ! Fit after self-cal, rms=0.222278Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.396 mas, bmaj=8.719 mas, bpa=-28.14 degrees ! Estimated noise=777.385 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000246318 Jy ! Component: 100 - total flux cleaned = -0.000338013 Jy ! Component: 150 - total flux cleaned = -0.000413731 Jy ! Component: 200 - total flux cleaned = -0.000463239 Jy ! Total flux subtracted in 200 components = -0.000463239 Jy ! Clean residual min=-0.001787 max=0.002472 Jy/beam ! Clean residual mean=0.000007 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.333965 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 198 components and 0.333964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.222262Jy sigma=0.000764 ! Fit after self-cal, rms=0.222256Jy sigma=0.000764 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 (-101, -79). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00212092 Jy ! Component: 100 - total flux cleaned = 0.00317976 Jy ! Component: 150 - total flux cleaned = 0.00360622 Jy ! Component: 200 - total flux cleaned = 0.00377858 Jy ! Total flux subtracted in 200 components = 0.00377858 Jy ! Clean residual min=-0.001631 max=0.001565 Jy/beam ! Clean residual mean=0.000008 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.337743 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 240 components and 0.337743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.222239Jy sigma=0.000764 ! Fit after self-cal, rms=0.222242Jy sigma=0.000763 ! 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=4.114 mas, bmaj=4.696 mas, bpa=-15.56 degrees ! Estimated noise=636.732 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.114 x 4.696 at -15.56 degrees (North through East) ! Clean map min=-0.0019738 max=0.2602 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=3.351 mas, bmaj=3.758 mas, bpa=-2.13 degrees ! Estimated noise=1115.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.202471 Jy ! Component: 100 - total flux cleaned = 0.247551 Jy ! Component: 150 - total flux cleaned = 0.264937 Jy ! Component: 200 - total flux cleaned = 0.277054 Jy ! Total flux subtracted in 200 components = 0.277054 Jy ! Clean residual min=-0.004546 max=0.006888 Jy/beam ! Clean residual mean=0.000009 rms=0.001437 Jy/beam ! Combined flux in latest and established models = 0.277054 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.277054 Jy ! Inverting map and beam ! Estimated beam: bmin=4.114 mas, bmaj=4.696 mas, bpa=-15.56 degrees ! Estimated noise=636.732 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.0141324 Jy ! Component: 100 - total flux cleaned = 0.0239876 Jy ! Component: 150 - total flux cleaned = 0.0312538 Jy ! Component: 200 - total flux cleaned = 0.0367014 Jy ! Total flux subtracted in 200 components = 0.0367014 Jy ! Clean residual min=-0.002564 max=0.003231 Jy/beam ! Clean residual mean=0.000006 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.313756 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 85 components and 0.313756 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.396 mas, bmaj=8.719 mas, bpa=-28.14 degrees ! Estimated noise=777.385 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00702291 Jy ! Component: 100 - total flux cleaned = 0.0112811 Jy ! Component: 150 - total flux cleaned = 0.014169 Jy ! Component: 200 - total flux cleaned = 0.016395 Jy ! Total flux subtracted in 200 components = 0.016395 Jy ! Clean residual min=-0.002075 max=0.002145 Jy/beam ! Clean residual mean=0.000009 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.330151 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.00173891 Jy ! Component: 100 - total flux cleaned = 0.00306588 Jy ! Component: 150 - total flux cleaned = 0.00385061 Jy ! Component: 200 - total flux cleaned = 0.00453093 Jy ! Total flux subtracted in 200 components = 0.00453093 Jy ! Clean residual min=-0.001794 max=0.001665 Jy/beam ! Clean residual mean=0.000009 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.334682 Jy ! Adding 127 model components to the UV plane model. ! The established model now contains 197 components and 0.334682 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.114 mas, bmaj=4.696 mas, bpa=-15.56 degrees ! Estimated noise=636.732 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000452077 Jy ! Component: 100 - total flux cleaned = 0.000753243 Jy ! Component: 150 - total flux cleaned = 0.00101247 Jy ! Component: 200 - total flux cleaned = 0.00121274 Jy ! Total flux subtracted in 200 components = 0.00121274 Jy ! Clean residual min=-0.002040 max=0.001757 Jy/beam ! Clean residual mean=0.000004 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.335895 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 228 components and 0.335895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.222214Jy sigma=0.000764 ! Fit after self-cal, rms=0.222170Jy sigma=0.000764 wmodel J1221+4411_S_2015_01_23_pus_map.mod ! Writing 228 model components to file: J1221+4411_S_2015_01_23_pus_map.mod wobs J1221+4411_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1221+4411_S_2015_01_23_pus_uvs.fits wwins J1221+4411_S_2015_01_23_pus_map.win ! wwins: Wrote 4 windows to J1221+4411_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.000357535 Jy ! Component: 100 - total flux cleaned = -0.000479188 Jy ! Component: 150 - total flux cleaned = -0.000707086 Jy ! Component: 200 - total flux cleaned = -0.000924729 Jy ! Component: 250 - total flux cleaned = -0.00110938 Jy ! Component: 300 - total flux cleaned = -0.00123654 Jy ! Component: 350 - total flux cleaned = -0.00123612 Jy ! Component: 400 - total flux cleaned = -0.00135768 Jy ! Component: 450 - total flux cleaned = -0.00140478 Jy ! Component: 500 - total flux cleaned = -0.00159011 Jy ! Component: 550 - total flux cleaned = -0.00170348 Jy ! Component: 600 - total flux cleaned = -0.00177068 Jy ! Component: 650 - total flux cleaned = -0.00194582 Jy ! Component: 700 - total flux cleaned = -0.00209633 Jy ! Component: 750 - total flux cleaned = -0.00220218 Jy ! Component: 800 - total flux cleaned = -0.00230653 Jy ! Component: 850 - total flux cleaned = -0.00240915 Jy ! Component: 900 - total flux cleaned = -0.00249017 Jy ! Component: 950 - total flux cleaned = -0.00256991 Jy ! Component: 1000 - total flux cleaned = -0.00262871 Jy ! Component: 1050 - total flux cleaned = -0.0026093 Jy ! Component: 1100 - total flux cleaned = -0.00268555 Jy ! Component: 1150 - total flux cleaned = -0.00272283 Jy ! Component: 1200 - total flux cleaned = -0.00274139 Jy ! Component: 1250 - total flux cleaned = -0.00277788 Jy ! Component: 1300 - total flux cleaned = -0.00279603 Jy ! Component: 1350 - total flux cleaned = -0.00284987 Jy ! Component: 1400 - total flux cleaned = -0.00290313 Jy ! Component: 1450 - total flux cleaned = -0.00302568 Jy ! Component: 1500 - total flux cleaned = -0.00304317 Jy ! Component: 1550 - total flux cleaned = -0.00314628 Jy ! Component: 1600 - total flux cleaned = -0.00324818 Jy ! Component: 1650 - total flux cleaned = -0.00334889 Jy ! Component: 1700 - total flux cleaned = -0.00346523 Jy ! Component: 1750 - total flux cleaned = -0.00348174 Jy ! Component: 1800 - total flux cleaned = -0.00357947 Jy ! Component: 1850 - total flux cleaned = -0.00364392 Jy ! Component: 1900 - total flux cleaned = -0.00367586 Jy ! Component: 1950 - total flux cleaned = -0.00378664 Jy ! Component: 2000 - total flux cleaned = -0.00383353 Jy ! Component: 2050 - total flux cleaned = -0.00388007 Jy ! Component: 2100 - total flux cleaned = -0.00391094 Jy ! Component: 2150 - total flux cleaned = -0.00397212 Jy ! Component: 2200 - total flux cleaned = -0.00400246 Jy ! Component: 2250 - total flux cleaned = -0.00401769 Jy ! Component: 2300 - total flux cleaned = -0.00403279 Jy ! Component: 2350 - total flux cleaned = -0.00410659 Jy ! Component: 2400 - total flux cleaned = -0.00413577 Jy ! Component: 2450 - total flux cleaned = -0.00410668 Jy ! Component: 2500 - total flux cleaned = -0.00412125 Jy ! Component: 2550 - total flux cleaned = -0.00414991 Jy ! Component: 2600 - total flux cleaned = -0.00417827 Jy ! Component: 2650 - total flux cleaned = -0.00416429 Jy ! Component: 2700 - total flux cleaned = -0.00420616 Jy ! Component: 2750 - total flux cleaned = -0.00424783 Jy ! Component: 2800 - total flux cleaned = -0.00427523 Jy ! Component: 2850 - total flux cleaned = -0.00428881 Jy ! Component: 2900 - total flux cleaned = -0.00430239 Jy ! Component: 2950 - total flux cleaned = -0.00428899 Jy ! Component: 3000 - total flux cleaned = -0.0043427 Jy ! Component: 3050 - total flux cleaned = -0.00438265 Jy ! Component: 3100 - total flux cleaned = -0.0043694 Jy ! Component: 3150 - total flux cleaned = -0.00443508 Jy ! Component: 3200 - total flux cleaned = -0.00439593 Jy ! Component: 3250 - total flux cleaned = -0.00443499 Jy ! Component: 3300 - total flux cleaned = -0.00448671 Jy ! Component: 3350 - total flux cleaned = -0.0044611 Jy ! Component: 3400 - total flux cleaned = -0.00449946 Jy ! Component: 3450 - total flux cleaned = -0.00456275 Jy ! Component: 3500 - total flux cleaned = -0.00461318 Jy ! Component: 3550 - total flux cleaned = -0.00461319 Jy ! Component: 3600 - total flux cleaned = -0.004638 Jy ! Component: 3650 - total flux cleaned = -0.0046751 Jy ! Component: 3700 - total flux cleaned = -0.00476119 Jy ! Component: 3750 - total flux cleaned = -0.00477332 Jy ! Component: 3800 - total flux cleaned = -0.00484616 Jy ! Component: 3850 - total flux cleaned = -0.00484617 Jy ! Component: 3900 - total flux cleaned = -0.00488223 Jy ! Component: 3950 - total flux cleaned = -0.00494209 Jy ! Component: 4000 - total flux cleaned = -0.00497769 Jy ! Component: 4050 - total flux cleaned = -0.00497769 Jy ! Total flux subtracted in 4096 components = -0.005072 Jy ! Clean residual min=-0.000716 max=0.000629 Jy/beam ! Clean residual mean=0.000002 rms=0.000213 Jy/beam ! Combined flux in latest and established models = 0.330823 Jy keep ! Adding 248 model components to the UV plane model. ! The established model now contains 476 components and 0.330823 Jy ![Exited script file: muppet] wmap "J1221+4411_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.114 x 4.696 at -15.56 degrees (North through East) ! Clean map min=-0.0012999 max=0.26269 Jy/beam ! Writing clean map to FITS file: J1221+4411_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.262685 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000209604 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.239378 0.239378 0.478756 0.957512 1.91502 3.83005 7.66009 15.3202 30.6404 61.2807 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.262 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.114 x 4.696 at -15.56 degrees (North through East) ! Clean map min=-0.0012999 max=0.26269 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 J1221+4411_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:25:15 2017