! Started logfile: J1148+1840_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:23:48 2017 obs J1148+1840_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1148+1840_S_2015_01_23_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.968407 visibilities/baseline/integration-bin. ! Found source: J1148+1840 ! ! 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 14468 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 J1148+1840_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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.910916Jy sigma=0.008188 ! Fit after self-cal, rms=0.833878Jy sigma=0.007584 ! 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.645 mas, bmaj=6.162 mas, bpa=-5.06 degrees ! Estimated noise=747.456 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.266579 Jy ! Component: 100 - total flux cleaned = 0.361626 Jy ! Total flux subtracted in 100 components = 0.361626 Jy ! Clean residual min=-0.015559 max=0.042849 Jy/beam ! Clean residual mean=-0.000003 rms=0.005155 Jy/beam ! Combined flux in latest and established models = 0.361626 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.361626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.624137Jy sigma=0.001421 ! Fit after self-cal, rms=0.624160Jy sigma=0.001420 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0469996 Jy ! Component: 100 - total flux cleaned = 0.073133 Jy ! Total flux subtracted in 100 components = 0.073133 Jy ! Clean residual min=-0.011467 max=0.018673 Jy/beam ! Clean residual mean=0.000003 rms=0.003331 Jy/beam ! Combined flux in latest and established models = 0.434759 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 19 components and 0.434759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.613455Jy sigma=0.001195 ! Fit after self-cal, rms=0.613526Jy sigma=0.001195 ! 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.119 mas, bmaj=7.028 mas, bpa=-4.8 degrees ! Estimated noise=562.704 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 (-6, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0297631 Jy ! Component: 100 - total flux cleaned = 0.0498533 Jy ! Component: 150 - total flux cleaned = 0.0647021 Jy ! Component: 200 - total flux cleaned = 0.0761181 Jy ! Total flux subtracted in 200 components = 0.0761181 Jy ! Clean residual min=-0.012455 max=0.016290 Jy/beam ! Clean residual mean=0.000011 rms=0.003371 Jy/beam ! Combined flux in latest and established models = 0.510877 Jy ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 90 components and 0.510877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.608003Jy sigma=0.001096 ! Fit after self-cal, rms=0.607959Jy sigma=0.001091 ! 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.97 FD 0.75 HN 0.96 KP 1.11 ! LA 0.98 MK 1.02 NL 1.00 OV 0.97 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.88 HN 1.04 KP 1.02 ! LA 0.95 MK 1.03 NL 1.16 OV 1.01 ! PT 1.02 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.12 HN 1.02 KP 0.89 ! LA 0.78 MK 1.05 NL 1.46 OV 0.93 ! PT 1.00 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.89 HN 1.01 KP 0.82 ! LA 0.82 MK 1.05 NL 1.00 OV 0.99 ! PT 1.04 SC 1.02 ! ! ! Fit before self-cal, rms=0.607959Jy sigma=0.001091 ! Fit after self-cal, rms=0.531374Jy sigma=0.000890 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.165 mas, bmaj=7.117 mas, bpa=-4.658 degrees ! Estimated noise=566.221 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.00119956 Jy ! Component: 100 - total flux cleaned = 0.00192357 Jy ! Component: 150 - total flux cleaned = 0.00252322 Jy ! Component: 200 - total flux cleaned = 0.00313535 Jy ! Total flux subtracted in 200 components = 0.00313535 Jy ! Clean residual min=-0.006206 max=0.007097 Jy/beam ! Clean residual mean=0.000014 rms=0.001716 Jy/beam ! Combined flux in latest and established models = 0.514013 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 117 components and 0.514013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.530984Jy sigma=0.000888 ! Fit after self-cal, rms=0.531047Jy sigma=0.000887 ! 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.531047Jy sigma=0.000887 ! Fit after self-cal, rms=0.412436Jy sigma=0.000833 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.167 mas, bmaj=7.12 mas, bpa=-4.392 degrees ! Estimated noise=568.808 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00227025 Jy ! Component: 100 - total flux cleaned = 0.00279461 Jy ! Component: 150 - total flux cleaned = 0.0032393 Jy ! Component: 200 - total flux cleaned = 0.00368293 Jy ! Total flux subtracted in 200 components = 0.00368293 Jy ! Clean residual min=-0.003811 max=0.002546 Jy/beam ! Clean residual mean=0.000014 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.517696 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 134 components and 0.517696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.412269Jy sigma=0.000832 ! Fit after self-cal, rms=0.412225Jy sigma=0.000832 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.000336463 Jy ! Component: 100 - total flux cleaned = 0.000718627 Jy ! Component: 150 - total flux cleaned = 0.000930394 Jy ! Component: 200 - total flux cleaned = 0.00112314 Jy ! Total flux subtracted in 200 components = 0.00112314 Jy ! Clean residual min=-0.003698 max=0.002437 Jy/beam ! Clean residual mean=0.000014 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.518819 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 143 components and 0.518819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.412200Jy sigma=0.000832 ! Fit after self-cal, rms=0.412200Jy sigma=0.000832 ! 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.412200Jy sigma=0.000832 ! Fit after self-cal, rms=0.414249Jy sigma=0.000831 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.165 mas, bmaj=7.116 mas, bpa=-4.359 degrees ! Estimated noise=572.195 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00243376 Jy ! Component: 100 - total flux cleaned = 0.00306608 Jy ! Component: 150 - total flux cleaned = 0.00350775 Jy ! Component: 200 - total flux cleaned = 0.0038577 Jy ! Total flux subtracted in 200 components = 0.0038577 Jy ! Clean residual min=-0.003529 max=0.002323 Jy/beam ! Clean residual mean=0.000014 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.522676 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 150 components and 0.522676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.414057Jy sigma=0.000831 ! Fit after self-cal, rms=0.414057Jy sigma=0.000831 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.000159312 Jy ! Component: 100 - total flux cleaned = 0.000368383 Jy ! Component: 150 - total flux cleaned = 0.000524312 Jy ! Component: 200 - total flux cleaned = 0.000638749 Jy ! Total flux subtracted in 200 components = 0.000638749 Jy ! Clean residual min=-0.003453 max=0.002296 Jy/beam ! Clean residual mean=0.000014 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.523315 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 157 components and 0.523315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.414044Jy sigma=0.000831 ! Fit after self-cal, rms=0.414043Jy sigma=0.000831 ! 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.414043Jy sigma=0.000831 ! Fit after self-cal, rms=0.416631Jy sigma=0.000830 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.04 mas, bmaj=10.43 mas, bpa=-5.262 degrees ! Estimated noise=759.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00328588 Jy ! Component: 100 - total flux cleaned = 0.00467565 Jy ! Component: 150 - total flux cleaned = 0.00491945 Jy ! Component: 200 - total flux cleaned = 0.004978 Jy ! Total flux subtracted in 200 components = 0.004978 Jy ! Clean residual min=-0.005810 max=0.003261 Jy/beam ! Clean residual mean=0.000027 rms=0.001203 Jy/beam ! Combined flux in latest and established models = 0.528293 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 175 components and 0.528293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.416390Jy sigma=0.000831 ! Fit after self-cal, rms=0.416388Jy sigma=0.000831 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.00031163 Jy ! Component: 100 - total flux cleaned = 0.00036315 Jy ! Component: 150 - total flux cleaned = 0.000363025 Jy ! Component: 200 - total flux cleaned = 0.000383692 Jy ! Total flux subtracted in 200 components = 0.000383692 Jy ! Clean residual min=-0.005842 max=0.003262 Jy/beam ! Clean residual mean=0.000026 rms=0.001203 Jy/beam ! Combined flux in latest and established models = 0.528677 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 180 components and 0.528677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.416379Jy sigma=0.000831 ! Fit after self-cal, rms=0.416376Jy sigma=0.000831 ! 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.164 mas, bmaj=7.114 mas, bpa=-4.315 degrees ! Estimated noise=575.805 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.164 x 7.114 at -4.315 degrees (North through East) ! Clean map min=-0.0035231 max=0.36727 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.674 mas, bmaj=6.224 mas, bpa=-4.679 degrees ! Estimated noise=767.026 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.272326 Jy ! Component: 100 - total flux cleaned = 0.367993 Jy ! Component: 150 - total flux cleaned = 0.415149 Jy ! Component: 200 - total flux cleaned = 0.440209 Jy ! Total flux subtracted in 200 components = 0.440209 Jy ! Clean residual min=-0.006755 max=0.013148 Jy/beam ! Clean residual mean=0.000005 rms=0.002194 Jy/beam ! Combined flux in latest and established models = 0.440209 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.440209 Jy ! Inverting map and beam ! Estimated beam: bmin=3.164 mas, bmaj=7.114 mas, bpa=-4.315 degrees ! Estimated noise=575.805 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.0242273 Jy ! Component: 100 - total flux cleaned = 0.0404821 Jy ! Component: 150 - total flux cleaned = 0.0517191 Jy ! Component: 200 - total flux cleaned = 0.0598295 Jy ! Total flux subtracted in 200 components = 0.0598295 Jy ! Clean residual min=-0.003511 max=0.004760 Jy/beam ! Clean residual mean=0.000015 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 0.500039 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 77 components and 0.500039 Jy ! Inverting map ! Added new window around map position (3, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00607431 Jy ! Component: 100 - total flux cleaned = 0.0107122 Jy ! Component: 150 - total flux cleaned = 0.0143811 Jy ! Component: 200 - total flux cleaned = 0.0173526 Jy ! Total flux subtracted in 200 components = 0.0173526 Jy ! Clean residual min=-0.002732 max=0.002548 Jy/beam ! Clean residual mean=0.000014 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.517391 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 128 components and 0.517391 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.04 mas, bmaj=10.43 mas, bpa=-5.262 degrees ! Estimated noise=759.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00448397 Jy ! Component: 100 - total flux cleaned = 0.00738118 Jy ! Component: 150 - total flux cleaned = 0.00863646 Jy ! Component: 200 - total flux cleaned = 0.00953921 Jy ! Total flux subtracted in 200 components = 0.00953921 Jy ! Clean residual min=-0.005433 max=0.003036 Jy/beam ! Clean residual mean=0.000026 rms=0.001173 Jy/beam ! Combined flux in latest and established models = 0.526931 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.00075684 Jy ! Component: 100 - total flux cleaned = 0.00131375 Jy ! Component: 150 - total flux cleaned = 0.00151396 Jy ! Component: 200 - total flux cleaned = 0.00157174 Jy ! Total flux subtracted in 200 components = 0.00157174 Jy ! Clean residual min=-0.005689 max=0.003096 Jy/beam ! Clean residual mean=0.000025 rms=0.001211 Jy/beam ! Combined flux in latest and established models = 0.528502 Jy ! Adding 94 model components to the UV plane model. ! The established model now contains 205 components and 0.528502 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.164 mas, bmaj=7.114 mas, bpa=-4.315 degrees ! Estimated noise=575.805 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000211499 Jy ! Component: 100 - total flux cleaned = 0.000102013 Jy ! Component: 150 - total flux cleaned = 0.000217634 Jy ! Component: 200 - total flux cleaned = 0.000286449 Jy ! Total flux subtracted in 200 components = 0.000286449 Jy ! Clean residual min=-0.003756 max=0.002329 Jy/beam ! Clean residual mean=0.000012 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.528789 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 228 components and 0.528789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.416278Jy sigma=0.000831 ! Fit after self-cal, rms=0.416286Jy sigma=0.000831 wmodel J1148+1840_S_2015_01_23_pus_map.mod ! Writing 228 model components to file: J1148+1840_S_2015_01_23_pus_map.mod wobs J1148+1840_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1148+1840_S_2015_01_23_pus_uvs.fits wwins J1148+1840_S_2015_01_23_pus_map.win ! wwins: Wrote 3 windows to J1148+1840_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.0015576 Jy ! Component: 100 - total flux cleaned = -0.00280253 Jy ! Component: 150 - total flux cleaned = -0.00392566 Jy ! Component: 200 - total flux cleaned = -0.00472881 Jy ! Component: 250 - total flux cleaned = -0.00533303 Jy ! Component: 300 - total flux cleaned = -0.00564328 Jy ! Component: 350 - total flux cleaned = -0.00579408 Jy ! Component: 400 - total flux cleaned = -0.00594197 Jy ! Component: 450 - total flux cleaned = -0.00608573 Jy ! Component: 500 - total flux cleaned = -0.00612071 Jy ! Component: 550 - total flux cleaned = -0.0060863 Jy ! Component: 600 - total flux cleaned = -0.0060865 Jy ! Component: 650 - total flux cleaned = -0.00601969 Jy ! Component: 700 - total flux cleaned = -0.00605305 Jy ! Component: 750 - total flux cleaned = -0.00602049 Jy ! Component: 800 - total flux cleaned = -0.00605289 Jy ! Component: 850 - total flux cleaned = -0.00605282 Jy ! Component: 900 - total flux cleaned = -0.00605301 Jy ! Component: 950 - total flux cleaned = -0.0060221 Jy ! Component: 1000 - total flux cleaned = -0.00608349 Jy ! Component: 1050 - total flux cleaned = -0.00617484 Jy ! Component: 1100 - total flux cleaned = -0.00614473 Jy ! Component: 1150 - total flux cleaned = -0.00620468 Jy ! Component: 1200 - total flux cleaned = -0.00620485 Jy ! Component: 1250 - total flux cleaned = -0.00623442 Jy ! Component: 1300 - total flux cleaned = -0.00632156 Jy ! Component: 1350 - total flux cleaned = -0.00635048 Jy ! Component: 1400 - total flux cleaned = -0.00637909 Jy ! Component: 1450 - total flux cleaned = -0.0064075 Jy ! Component: 1500 - total flux cleaned = -0.00643584 Jy ! Component: 1550 - total flux cleaned = -0.00646373 Jy ! Component: 1600 - total flux cleaned = -0.00657489 Jy ! Component: 1650 - total flux cleaned = -0.00663014 Jy ! Component: 1700 - total flux cleaned = -0.00671209 Jy ! Component: 1750 - total flux cleaned = -0.00665799 Jy ! Component: 1800 - total flux cleaned = -0.00671213 Jy ! Component: 1850 - total flux cleaned = -0.00681927 Jy ! Component: 1900 - total flux cleaned = -0.0068458 Jy ! Component: 1950 - total flux cleaned = -0.00681965 Jy ! Component: 2000 - total flux cleaned = -0.00692481 Jy ! Component: 2050 - total flux cleaned = -0.00702919 Jy ! Component: 2100 - total flux cleaned = -0.00708091 Jy ! Component: 2150 - total flux cleaned = -0.00705506 Jy ! Component: 2200 - total flux cleaned = -0.00715742 Jy ! Component: 2250 - total flux cleaned = -0.00715754 Jy ! Component: 2300 - total flux cleaned = -0.00720814 Jy ! Component: 2350 - total flux cleaned = -0.00730842 Jy ! Component: 2400 - total flux cleaned = -0.00725849 Jy ! Component: 2450 - total flux cleaned = -0.00733297 Jy ! Component: 2500 - total flux cleaned = -0.00733304 Jy ! Component: 2550 - total flux cleaned = -0.00733309 Jy ! Component: 2600 - total flux cleaned = -0.00738173 Jy ! Component: 2650 - total flux cleaned = -0.00738179 Jy ! Component: 2700 - total flux cleaned = -0.00745406 Jy ! Component: 2750 - total flux cleaned = -0.00747797 Jy ! Component: 2800 - total flux cleaned = -0.00750189 Jy ! Component: 2850 - total flux cleaned = -0.00754937 Jy ! Component: 2900 - total flux cleaned = -0.00757289 Jy ! Component: 2950 - total flux cleaned = -0.00771338 Jy ! Component: 3000 - total flux cleaned = -0.00771338 Jy ! Component: 3050 - total flux cleaned = -0.00782919 Jy ! Component: 3100 - total flux cleaned = -0.00789803 Jy ! Component: 3150 - total flux cleaned = -0.00787514 Jy ! Component: 3200 - total flux cleaned = -0.00796632 Jy ! Component: 3250 - total flux cleaned = -0.00801159 Jy ! Component: 3300 - total flux cleaned = -0.00803419 Jy ! Component: 3350 - total flux cleaned = -0.00805656 Jy ! Component: 3400 - total flux cleaned = -0.00814598 Jy ! Component: 3450 - total flux cleaned = -0.00816812 Jy ! Component: 3500 - total flux cleaned = -0.0081682 Jy ! Component: 3550 - total flux cleaned = -0.00819029 Jy ! Component: 3600 - total flux cleaned = -0.00832157 Jy ! Component: 3650 - total flux cleaned = -0.00832162 Jy ! Component: 3700 - total flux cleaned = -0.00838656 Jy ! Component: 3750 - total flux cleaned = -0.00836512 Jy ! Component: 3800 - total flux cleaned = -0.00845102 Jy ! Component: 3850 - total flux cleaned = -0.00847237 Jy ! Component: 3900 - total flux cleaned = -0.00849369 Jy ! Component: 3950 - total flux cleaned = -0.00849376 Jy ! Component: 4000 - total flux cleaned = -0.00862016 Jy ! Component: 4050 - total flux cleaned = -0.00870394 Jy ! Total flux subtracted in 4096 components = -0.00868305 Jy ! Clean residual min=-0.001155 max=0.001282 Jy/beam ! Clean residual mean=0.000009 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.520106 Jy keep ! Adding 352 model components to the UV plane model. ! The established model now contains 578 components and 0.520106 Jy ![Exited script file: muppet] wmap "J1148+1840_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.164 x 7.114 at -4.315 degrees (North through East) ! Clean map min=-0.0041266 max=0.37057 Jy/beam ! Writing clean map to FITS file: J1148+1840_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.370568 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00041857 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.338861 0.338861 0.677723 1.35545 2.71089 5.42178 10.8436 21.6871 43.3742 86.7485 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.37 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.164 x 7.114 at -4.315 degrees (North through East) ! Clean map min=-0.0041266 max=0.37057 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 J1148+1840_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:23:54 2017