! Started logfile: J2211+1841_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:36:01 2017 obs J2211+1841_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J2211+1841_S_2015_01_23_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.772423 visibilities/baseline/integration-bin. ! Found source: J2211+1841 ! ! 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 11540 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 J2211+1841_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 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 99 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.906781Jy sigma=0.011111 ! Fit after self-cal, rms=0.884341Jy sigma=0.010843 ! 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.693 mas, bmaj=5.959 mas, bpa=-4.322 degrees ! Estimated noise=775.873 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.0877731 Jy ! Component: 100 - total flux cleaned = 0.11091 Jy ! Total flux subtracted in 100 components = 0.11091 Jy ! Clean residual min=-0.004393 max=0.009348 Jy/beam ! Clean residual mean=-0.000004 rms=0.001252 Jy/beam ! Combined flux in latest and established models = 0.11091 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.11091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073945Jy sigma=0.000826 ! Fit after self-cal, rms=0.073921Jy sigma=0.000826 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00979271 Jy ! Component: 100 - total flux cleaned = 0.0142406 Jy ! Total flux subtracted in 100 components = 0.0142406 Jy ! Clean residual min=-0.003728 max=0.005381 Jy/beam ! Clean residual mean=-0.000000 rms=0.001007 Jy/beam ! Combined flux in latest and established models = 0.12515 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 23 components and 0.12515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072289Jy sigma=0.000812 ! Fit after self-cal, rms=0.072268Jy sigma=0.000812 ! 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.283 mas, bmaj=6.713 mas, bpa=-3.259 degrees ! Estimated noise=550.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00377029 Jy ! Component: 100 - total flux cleaned = 0.00583032 Jy ! Component: 150 - total flux cleaned = 0.00717077 Jy ! Component: 200 - total flux cleaned = 0.00806528 Jy ! Total flux subtracted in 200 components = 0.00806528 Jy ! Clean residual min=-0.003730 max=0.005048 Jy/beam ! Clean residual mean=0.000002 rms=0.001132 Jy/beam ! Combined flux in latest and established models = 0.133216 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 42 components and 0.133216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071947Jy sigma=0.000811 ! Fit after self-cal, rms=0.071942Jy sigma=0.000811 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 0.98 KP 1.08 ! LA 1.03 MK 1.01 NL 1.10 OV 0.95 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.05 KP 1.00 ! LA 1.03 MK 1.00 NL 1.19 OV 0.99 ! PT 1.00 SC 1.06 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.00* HN 1.02 KP 0.85 ! LA 0.80 MK 1.02 NL 1.51 OV 0.93 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.00* HN 0.95 KP 0.81 ! LA 0.84 MK 1.01 NL 0.99 OV 0.99 ! PT 1.00 SC 1.00 ! ! ! Fit before self-cal, rms=0.071942Jy sigma=0.000811 ! Fit after self-cal, rms=0.069419Jy sigma=0.000784 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.302 mas, bmaj=6.759 mas, bpa=-3.088 degrees ! Estimated noise=553.937 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 = -6.96971e-05 Jy ! Component: 100 - total flux cleaned = -1.73667e-05 Jy ! Component: 150 - total flux cleaned = -1.76021e-05 Jy ! Component: 200 - total flux cleaned = -1.75868e-05 Jy ! Total flux subtracted in 200 components = -1.75868e-05 Jy ! Clean residual min=-0.002701 max=0.002600 Jy/beam ! Clean residual mean=-0.000003 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.133198 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 48 components and 0.133198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069398Jy sigma=0.000783 ! Fit after self-cal, rms=0.069403Jy sigma=0.000783 ! 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.069403Jy sigma=0.000783 ! Fit after self-cal, rms=0.068381Jy sigma=0.000777 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.306 mas, bmaj=6.747 mas, bpa=-3.111 degrees ! Estimated noise=553.251 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.89478e-05 Jy ! Component: 100 - total flux cleaned = -0.000113002 Jy ! Component: 150 - total flux cleaned = -0.000158282 Jy ! Component: 200 - total flux cleaned = -0.000199012 Jy ! Total flux subtracted in 200 components = -0.000199012 Jy ! Clean residual min=-0.002028 max=0.001841 Jy/beam ! Clean residual mean=-0.000002 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.132999 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 54 components and 0.132999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068369Jy sigma=0.000777 ! Fit after self-cal, rms=0.068374Jy sigma=0.000777 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.01272e-06 Jy ! Component: 100 - total flux cleaned = -8.66027e-07 Jy ! Component: 150 - total flux cleaned = -2.43903e-05 Jy ! Component: 200 - total flux cleaned = -5.62143e-05 Jy ! Total flux subtracted in 200 components = -5.62143e-05 Jy ! Clean residual min=-0.002013 max=0.001829 Jy/beam ! Clean residual mean=-0.000002 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.132943 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 55 components and 0.132943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068366Jy sigma=0.000777 ! Fit after self-cal, rms=0.068364Jy sigma=0.000777 ! 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.068364Jy sigma=0.000777 ! Fit after self-cal, rms=0.068392Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.31 mas, bmaj=6.748 mas, bpa=-3.05 degrees ! Estimated noise=553.234 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000153132 Jy ! Component: 100 - total flux cleaned = -0.000179026 Jy ! Component: 150 - total flux cleaned = -0.000224068 Jy ! Component: 200 - total flux cleaned = -0.000254108 Jy ! Total flux subtracted in 200 components = -0.000254108 Jy ! Clean residual min=-0.002004 max=0.001824 Jy/beam ! Clean residual mean=-0.000002 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.132689 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 55 components and 0.132689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068386Jy sigma=0.000777 ! Fit after self-cal, rms=0.068385Jy sigma=0.000776 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.74696e-06 Jy ! Component: 100 - total flux cleaned = 6.1683e-06 Jy ! Component: 150 - total flux cleaned = -2.89341e-05 Jy ! Component: 200 - total flux cleaned = -5.20981e-05 Jy ! Total flux subtracted in 200 components = -5.20981e-05 Jy ! Clean residual min=-0.001999 max=0.001819 Jy/beam ! Clean residual mean=-0.000002 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.132637 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 55 components and 0.132637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068382Jy sigma=0.000776 ! Fit after self-cal, rms=0.068381Jy sigma=0.000776 ! 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.068381Jy sigma=0.000776 ! Fit after self-cal, rms=0.068391Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.955 mas, bmaj=10.34 mas, bpa=-6.239 degrees ! Estimated noise=687.212 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.57582e-06 Jy ! Component: 100 - total flux cleaned = -7.55554e-05 Jy ! Component: 150 - total flux cleaned = -0.000103633 Jy ! Component: 200 - total flux cleaned = -0.000138601 Jy ! Total flux subtracted in 200 components = -0.000138601 Jy ! Clean residual min=-0.002055 max=0.002468 Jy/beam ! Clean residual mean=-0.000003 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.132498 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 59 components and 0.132498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068392Jy sigma=0.000776 ! Fit after self-cal, rms=0.068389Jy sigma=0.000776 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 = 3.13441e-05 Jy ! Component: 100 - total flux cleaned = 1.45502e-06 Jy ! Component: 150 - total flux cleaned = -1.58863e-05 Jy ! Component: 200 - total flux cleaned = -2.3184e-05 Jy ! Total flux subtracted in 200 components = -2.3184e-05 Jy ! Clean residual min=-0.002046 max=0.002444 Jy/beam ! Clean residual mean=-0.000003 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.132475 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 61 components and 0.132475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068392Jy sigma=0.000776 ! Fit after self-cal, rms=0.068390Jy sigma=0.000776 ! 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.313 mas, bmaj=6.749 mas, bpa=-2.992 degrees ! Estimated noise=553.144 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.313 x 6.749 at -2.992 degrees (North through East) ! Clean map min=-0.0019666 max=0.11434 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.721 mas, bmaj=5.991 mas, bpa=-4.098 degrees ! Estimated noise=780.362 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0878522 Jy ! Component: 100 - total flux cleaned = 0.111981 Jy ! Component: 150 - total flux cleaned = 0.12209 Jy ! Component: 200 - total flux cleaned = 0.126836 Jy ! Total flux subtracted in 200 components = 0.126836 Jy ! Clean residual min=-0.002502 max=0.002660 Jy/beam ! Clean residual mean=-0.000003 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.126836 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.126836 Jy ! Inverting map and beam ! Estimated beam: bmin=3.313 mas, bmaj=6.749 mas, bpa=-2.992 degrees ! Estimated noise=553.144 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.00299925 Jy ! Component: 100 - total flux cleaned = 0.00457169 Jy ! Component: 150 - total flux cleaned = 0.00514144 Jy ! Component: 200 - total flux cleaned = 0.00532203 Jy ! Total flux subtracted in 200 components = 0.00532203 Jy ! Clean residual min=-0.002098 max=0.001870 Jy/beam ! Clean residual mean=-0.000002 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.132158 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 29 components and 0.132158 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=6.955 mas, bmaj=10.34 mas, bpa=-6.239 degrees ! Estimated noise=687.212 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000395499 Jy ! Component: 100 - total flux cleaned = 0.00032082 Jy ! Component: 150 - total flux cleaned = 0.000305316 Jy ! Component: 200 - total flux cleaned = 0.000280009 Jy ! Total flux subtracted in 200 components = 0.000280009 Jy ! Clean residual min=-0.002092 max=0.002483 Jy/beam ! Clean residual mean=-0.000002 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.132438 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.19079e-07 Jy ! Component: 100 - total flux cleaned = -4.29132e-07 Jy ! Component: 150 - total flux cleaned = -1.18695e-06 Jy ! Component: 200 - total flux cleaned = -1.52834e-06 Jy ! Total flux subtracted in 200 components = -1.52834e-06 Jy ! Clean residual min=-0.002065 max=0.002467 Jy/beam ! Clean residual mean=-0.000002 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.132437 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.132437 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.313 mas, bmaj=6.749 mas, bpa=-2.992 degrees ! Estimated noise=553.144 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000163853 Jy ! Component: 100 - total flux cleaned = -0.000205894 Jy ! Component: 150 - total flux cleaned = -0.00022084 Jy ! Component: 200 - total flux cleaned = -0.000232539 Jy ! Total flux subtracted in 200 components = -0.000232539 Jy ! Clean residual min=-0.002009 max=0.001848 Jy/beam ! Clean residual mean=-0.000002 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.132204 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.132204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068392Jy sigma=0.000776 ! Fit after self-cal, rms=0.068394Jy sigma=0.000776 wmodel J2211+1841_S_2015_01_23_pus_map.mod ! Writing 43 model components to file: J2211+1841_S_2015_01_23_pus_map.mod wobs J2211+1841_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J2211+1841_S_2015_01_23_pus_uvs.fits wwins J2211+1841_S_2015_01_23_pus_map.win ! wwins: Wrote 1 windows to J2211+1841_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.00022831 Jy ! Component: 100 - total flux cleaned = -6.01834e-06 Jy ! Component: 150 - total flux cleaned = 0.000171027 Jy ! Component: 200 - total flux cleaned = 0.000338941 Jy ! Component: 250 - total flux cleaned = 0.00055552 Jy ! Component: 300 - total flux cleaned = 0.000738935 Jy ! Component: 350 - total flux cleaned = 0.000866302 Jy ! Component: 400 - total flux cleaned = 0.000965426 Jy ! Component: 450 - total flux cleaned = 0.000989965 Jy ! Component: 500 - total flux cleaned = 0.00101343 Jy ! Component: 550 - total flux cleaned = 0.00105908 Jy ! Component: 600 - total flux cleaned = 0.00108181 Jy ! Component: 650 - total flux cleaned = 0.00119145 Jy ! Component: 700 - total flux cleaned = 0.00114882 Jy ! Component: 750 - total flux cleaned = 0.00119099 Jy ! Component: 800 - total flux cleaned = 0.0011295 Jy ! Component: 850 - total flux cleaned = 0.0011292 Jy ! Component: 900 - total flux cleaned = 0.000991184 Jy ! Component: 950 - total flux cleaned = 0.000971912 Jy ! Component: 1000 - total flux cleaned = 0.000933621 Jy ! Component: 1050 - total flux cleaned = 0.000895613 Jy ! Component: 1100 - total flux cleaned = 0.000821392 Jy ! Component: 1150 - total flux cleaned = 0.000730559 Jy ! Component: 1200 - total flux cleaned = 0.000730522 Jy ! Component: 1250 - total flux cleaned = 0.000659548 Jy ! Component: 1300 - total flux cleaned = 0.000642302 Jy ! Component: 1350 - total flux cleaned = 0.000676748 Jy ! Component: 1400 - total flux cleaned = 0.000608513 Jy ! Component: 1450 - total flux cleaned = 0.000524627 Jy ! Component: 1500 - total flux cleaned = 0.00052476 Jy ! Component: 1550 - total flux cleaned = 0.000508261 Jy ! Component: 1600 - total flux cleaned = 0.000476419 Jy ! Component: 1650 - total flux cleaned = 0.000540053 Jy ! Component: 1700 - total flux cleaned = 0.000524073 Jy ! Component: 1750 - total flux cleaned = 0.000523959 Jy ! Component: 1800 - total flux cleaned = 0.000477815 Jy ! Component: 1850 - total flux cleaned = 0.000447631 Jy ! Component: 1900 - total flux cleaned = 0.000462733 Jy ! Component: 1950 - total flux cleaned = 0.000462862 Jy ! Component: 2000 - total flux cleaned = 0.000433739 Jy ! Component: 2050 - total flux cleaned = 0.000433764 Jy ! Component: 2100 - total flux cleaned = 0.00044816 Jy ! Component: 2150 - total flux cleaned = 0.000462569 Jy ! Component: 2200 - total flux cleaned = 0.000476571 Jy ! Component: 2250 - total flux cleaned = 0.000490496 Jy ! Component: 2300 - total flux cleaned = 0.000518058 Jy ! Component: 2350 - total flux cleaned = 0.000518071 Jy ! Component: 2400 - total flux cleaned = 0.000491238 Jy ! Component: 2450 - total flux cleaned = 0.000531219 Jy ! Component: 2500 - total flux cleaned = 0.000478404 Jy ! Component: 2550 - total flux cleaned = 0.000504352 Jy ! Component: 2600 - total flux cleaned = 0.000478477 Jy ! Component: 2650 - total flux cleaned = 0.000478566 Jy ! Component: 2700 - total flux cleaned = 0.000453006 Jy ! Component: 2750 - total flux cleaned = 0.000352075 Jy ! Component: 2800 - total flux cleaned = 0.000389622 Jy ! Component: 2850 - total flux cleaned = 0.000290444 Jy ! Component: 2900 - total flux cleaned = 0.000290616 Jy ! Component: 2950 - total flux cleaned = 0.000266234 Jy ! Component: 3000 - total flux cleaned = 0.000218078 Jy ! Component: 3050 - total flux cleaned = 0.000158315 Jy ! Component: 3100 - total flux cleaned = 0.00020582 Jy ! Component: 3150 - total flux cleaned = 0.000147074 Jy ! Component: 3200 - total flux cleaned = 0.000158793 Jy ! Component: 3250 - total flux cleaned = 0.000170191 Jy ! Component: 3300 - total flux cleaned = 0.000135688 Jy ! Component: 3350 - total flux cleaned = 0.000135724 Jy ! Component: 3400 - total flux cleaned = 0.000124308 Jy ! Component: 3450 - total flux cleaned = 0.000102045 Jy ! Component: 3500 - total flux cleaned = 0.000135314 Jy ! Component: 3550 - total flux cleaned = 9.1012e-05 Jy ! Component: 3600 - total flux cleaned = 5.7928e-05 Jy ! Component: 3650 - total flux cleaned = 1.45213e-05 Jy ! Component: 3700 - total flux cleaned = 4.69848e-05 Jy ! Component: 3750 - total flux cleaned = 5.78998e-05 Jy ! Component: 3800 - total flux cleaned = 5.78637e-05 Jy ! Component: 3850 - total flux cleaned = 5.78504e-05 Jy ! Component: 3900 - total flux cleaned = 5.25325e-06 Jy ! Component: 3950 - total flux cleaned = 3.65563e-05 Jy ! Component: 4000 - total flux cleaned = 2.61282e-05 Jy ! Component: 4050 - total flux cleaned = 3.64285e-05 Jy ! Total flux subtracted in 4096 components = 2.62282e-05 Jy ! Clean residual min=-0.000635 max=0.000582 Jy/beam ! Clean residual mean=0.000001 rms=0.000188 Jy/beam ! Combined flux in latest and established models = 0.132231 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 339 components and 0.132231 Jy ![Exited script file: muppet] wmap "J2211+1841_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.313 x 6.749 at -2.992 degrees (North through East) ! Clean map min=-0.0011512 max=0.11432 Jy/beam ! Writing clean map to FITS file: J2211+1841_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.114323 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000185428 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.486591 0.486591 0.973181 1.94636 3.89273 7.78545 15.5709 31.1418 62.2836 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.114 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.313 x 6.749 at -2.992 degrees (North through East) ! Clean map min=-0.0011512 max=0.11432 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 J2211+1841_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:36:05 2017