! Started logfile: J0822+4041_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:18:09 2017 obs J0822+4041_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0822+4041_S_2015_01_23_pus_uva.fits ! AN table 1: 73 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.852359 visibilities/baseline/integration-bin. ! Found source: J0822+4041 ! ! 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 11200 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 J0822+4041_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 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.812027Jy sigma=0.009586 ! Fit after self-cal, rms=0.799927Jy sigma=0.009451 ! 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.304 mas, bmaj=4.353 mas, bpa=-10.54 degrees ! Estimated noise=898.034 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.15681 Jy ! Component: 100 - total flux cleaned = 0.202938 Jy ! Total flux subtracted in 100 components = 0.202938 Jy ! Clean residual min=-0.010178 max=0.018387 Jy/beam ! Clean residual mean=-0.000004 rms=0.002525 Jy/beam ! Combined flux in latest and established models = 0.202938 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.202938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103891Jy sigma=0.000966 ! Fit after self-cal, rms=0.103805Jy sigma=0.000965 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0193444 Jy ! Component: 100 - total flux cleaned = 0.0293204 Jy ! Total flux subtracted in 100 components = 0.0293204 Jy ! Clean residual min=-0.007275 max=0.010392 Jy/beam ! Clean residual mean=-0.000006 rms=0.001842 Jy/beam ! Combined flux in latest and established models = 0.232259 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 22 components and 0.232259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099952Jy sigma=0.000896 ! Fit after self-cal, rms=0.099941Jy sigma=0.000896 ! 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.892 mas, bmaj=5.037 mas, bpa=-11.09 degrees ! Estimated noise=582.773 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 (3.5, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0123483 Jy ! Component: 100 - total flux cleaned = 0.019139 Jy ! Component: 150 - total flux cleaned = 0.0239033 Jy ! Component: 200 - total flux cleaned = 0.0274754 Jy ! Total flux subtracted in 200 components = 0.0274754 Jy ! Clean residual min=-0.006825 max=0.008322 Jy/beam ! Clean residual mean=-0.000014 rms=0.001716 Jy/beam ! Combined flux in latest and established models = 0.259734 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 57 components and 0.259734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098676Jy sigma=0.000868 ! Fit after self-cal, rms=0.098550Jy sigma=0.000866 ! 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.96 FD 1.57 HN 0.95 KP 1.10 ! LA 0.98 MK 1.03 NL 0.94 OV 0.96 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.70 HN 1.00 KP 1.00 ! LA 0.95 MK 1.02 NL 1.05 OV 1.00 ! PT 1.00 SC 1.09 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.91 HN 0.99 KP 0.87 ! LA 0.78 MK 1.03 NL 1.31 OV 0.94 ! PT 0.99 SC 1.06 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.47 HN 0.98 KP 0.81 ! LA 0.81 MK 1.04 NL 1.03 OV 0.99 ! PT 1.02 SC 1.02 ! ! ! Fit before self-cal, rms=0.098550Jy sigma=0.000866 ! Fit after self-cal, rms=0.119541Jy sigma=0.000792 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.947 mas, bmaj=5.092 mas, bpa=-10.63 degrees ! Estimated noise=582.378 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.000390412 Jy ! Component: 100 - total flux cleaned = 0.000443206 Jy ! Component: 150 - total flux cleaned = 0.000400851 Jy ! Component: 200 - total flux cleaned = 0.000402341 Jy ! Total flux subtracted in 200 components = 0.000402341 Jy ! Clean residual min=-0.002682 max=0.003389 Jy/beam ! Clean residual mean=0.000006 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.260136 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 81 components and 0.260136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119489Jy sigma=0.000792 ! Fit after self-cal, rms=0.119658Jy 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.119658Jy sigma=0.000791 ! Fit after self-cal, rms=0.120287Jy sigma=0.000783 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.943 mas, bmaj=5.078 mas, bpa=-10.44 degrees ! Estimated noise=581.745 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000259041 Jy ! Component: 100 - total flux cleaned = -0.000617484 Jy ! Component: 150 - total flux cleaned = -0.000771812 Jy ! Component: 200 - total flux cleaned = -0.000823274 Jy ! Total flux subtracted in 200 components = -0.000823274 Jy ! Clean residual min=-0.001920 max=0.002016 Jy/beam ! Clean residual mean=0.000002 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.259313 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 93 components and 0.259313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120259Jy sigma=0.000782 ! Fit after self-cal, rms=0.120271Jy sigma=0.000782 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 (15.5, 26.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00176664 Jy ! Component: 100 - total flux cleaned = 0.00209126 Jy ! Component: 150 - total flux cleaned = 0.00212512 Jy ! Component: 200 - total flux cleaned = 0.00212446 Jy ! Total flux subtracted in 200 components = 0.00212446 Jy ! Clean residual min=-0.001727 max=0.001698 Jy/beam ! Clean residual mean=0.000003 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.261438 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 112 components and 0.261438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120234Jy sigma=0.000782 ! Fit after self-cal, rms=0.120236Jy sigma=0.000782 ! 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.120236Jy sigma=0.000782 ! Fit after self-cal, rms=0.120143Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.944 mas, bmaj=5.078 mas, bpa=-10.45 degrees ! Estimated noise=581.268 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000217018 Jy ! Component: 100 - total flux cleaned = -0.000160299 Jy ! Component: 150 - total flux cleaned = -0.000161 Jy ! Component: 200 - total flux cleaned = -0.000185332 Jy ! Total flux subtracted in 200 components = -0.000185332 Jy ! Clean residual min=-0.001706 max=0.001639 Jy/beam ! Clean residual mean=0.000004 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.261252 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 125 components and 0.261252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120131Jy sigma=0.000781 ! Fit after self-cal, rms=0.120131Jy sigma=0.000781 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.02467e-05 Jy ! Component: 100 - total flux cleaned = 2.8369e-05 Jy ! Component: 150 - total flux cleaned = 2.87037e-05 Jy ! Component: 200 - total flux cleaned = 9.99334e-06 Jy ! Total flux subtracted in 200 components = 9.99334e-06 Jy ! Clean residual min=-0.001680 max=0.001603 Jy/beam ! Clean residual mean=0.000004 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.261262 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 130 components and 0.261262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120124Jy sigma=0.000781 ! Fit after self-cal, rms=0.120124Jy sigma=0.000781 ! 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.120124Jy sigma=0.000781 ! Fit after self-cal, rms=0.120017Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.623 mas, bmaj=8.845 mas, bpa=3.359 degrees ! Estimated noise=718.304 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000816746 Jy ! Component: 100 - total flux cleaned = -0.00102275 Jy ! Component: 150 - total flux cleaned = -0.00103869 Jy ! Component: 200 - total flux cleaned = -0.00102606 Jy ! Total flux subtracted in 200 components = -0.00102606 Jy ! Clean residual min=-0.001735 max=0.001578 Jy/beam ! Clean residual mean=0.000008 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.260236 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 140 components and 0.260236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120012Jy sigma=0.000781 ! Fit after self-cal, rms=0.120012Jy sigma=0.000781 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.6864e-05 Jy ! Component: 100 - total flux cleaned = -6.13391e-05 Jy ! Component: 150 - total flux cleaned = -7.23964e-05 Jy ! Component: 200 - total flux cleaned = -9.2949e-05 Jy ! Total flux subtracted in 200 components = -9.2949e-05 Jy ! Clean residual min=-0.001757 max=0.001548 Jy/beam ! Clean residual mean=0.000008 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.260143 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 147 components and 0.260143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120009Jy sigma=0.000781 ! Fit after self-cal, rms=0.120008Jy sigma=0.000781 ! 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.945 mas, bmaj=5.078 mas, bpa=-10.48 degrees ! Estimated noise=580.866 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.945 x 5.078 at -10.48 degrees (North through East) ! Clean map min=-0.0016201 max=0.19964 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.342 mas, bmaj=4.389 mas, bpa=-10.31 degrees ! Estimated noise=899.325 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.15669 Jy ! Component: 100 - total flux cleaned = 0.202893 Jy ! Component: 150 - total flux cleaned = 0.221866 Jy ! Component: 200 - total flux cleaned = 0.232219 Jy ! Total flux subtracted in 200 components = 0.232219 Jy ! Clean residual min=-0.003573 max=0.005326 Jy/beam ! Clean residual mean=-0.000000 rms=0.000996 Jy/beam ! Combined flux in latest and established models = 0.232219 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.232219 Jy ! Inverting map and beam ! Estimated beam: bmin=3.945 mas, bmaj=5.078 mas, bpa=-10.48 degrees ! Estimated noise=580.866 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.00859721 Jy ! Component: 100 - total flux cleaned = 0.013683 Jy ! Component: 150 - total flux cleaned = 0.0171554 Jy ! Component: 200 - total flux cleaned = 0.0197773 Jy ! Total flux subtracted in 200 components = 0.0197773 Jy ! Clean residual min=-0.001856 max=0.001992 Jy/beam ! Clean residual mean=-0.000002 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.251997 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 64 components and 0.251997 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.623 mas, bmaj=8.845 mas, bpa=3.359 degrees ! Estimated noise=718.304 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00291617 Jy ! Component: 100 - total flux cleaned = 0.00473356 Jy ! Component: 150 - total flux cleaned = 0.00550519 Jy ! Component: 200 - total flux cleaned = 0.00601268 Jy ! Total flux subtracted in 200 components = 0.00601268 Jy ! Clean residual min=-0.001796 max=0.001670 Jy/beam ! Clean residual mean=0.000005 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.258009 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.000401898 Jy ! Component: 100 - total flux cleaned = 0.000704913 Jy ! Component: 150 - total flux cleaned = 0.000853395 Jy ! Component: 200 - total flux cleaned = 0.000984003 Jy ! Total flux subtracted in 200 components = 0.000984003 Jy ! Clean residual min=-0.001810 max=0.001572 Jy/beam ! Clean residual mean=0.000006 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.258994 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 113 components and 0.258994 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.945 mas, bmaj=5.078 mas, bpa=-10.48 degrees ! Estimated noise=580.866 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000363527 Jy ! Component: 100 - total flux cleaned = 0.000503343 Jy ! Component: 150 - total flux cleaned = 0.000663416 Jy ! Component: 200 - total flux cleaned = 0.000721999 Jy ! Total flux subtracted in 200 components = 0.000721999 Jy ! Clean residual min=-0.001633 max=0.001719 Jy/beam ! Clean residual mean=0.000003 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.259715 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 132 components and 0.259716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120028Jy sigma=0.000781 ! Fit after self-cal, rms=0.120021Jy sigma=0.000781 wmodel J0822+4041_S_2015_01_23_pus_map.mod ! Writing 132 model components to file: J0822+4041_S_2015_01_23_pus_map.mod wobs J0822+4041_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0822+4041_S_2015_01_23_pus_uvs.fits wwins J0822+4041_S_2015_01_23_pus_map.win ! wwins: Wrote 3 windows to J0822+4041_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.000568527 Jy ! Component: 100 - total flux cleaned = 0.00090768 Jy ! Component: 150 - total flux cleaned = 0.0010687 Jy ! Component: 200 - total flux cleaned = 0.00122325 Jy ! Component: 250 - total flux cleaned = 0.00132321 Jy ! Component: 300 - total flux cleaned = 0.00137238 Jy ! Component: 350 - total flux cleaned = 0.00146725 Jy ! Component: 400 - total flux cleaned = 0.00151296 Jy ! Component: 450 - total flux cleaned = 0.00155822 Jy ! Component: 500 - total flux cleaned = 0.00169085 Jy ! Component: 550 - total flux cleaned = 0.001821 Jy ! Component: 600 - total flux cleaned = 0.00196971 Jy ! Component: 650 - total flux cleaned = 0.00203224 Jy ! Component: 700 - total flux cleaned = 0.00215572 Jy ! Component: 750 - total flux cleaned = 0.00227708 Jy ! Component: 800 - total flux cleaned = 0.00239676 Jy ! Component: 850 - total flux cleaned = 0.00243619 Jy ! Component: 900 - total flux cleaned = 0.0024946 Jy ! Component: 950 - total flux cleaned = 0.0025521 Jy ! Component: 1000 - total flux cleaned = 0.00260867 Jy ! Component: 1050 - total flux cleaned = 0.00268312 Jy ! Component: 1100 - total flux cleaned = 0.00271957 Jy ! Component: 1150 - total flux cleaned = 0.00270143 Jy ! Component: 1200 - total flux cleaned = 0.00279109 Jy ! Component: 1250 - total flux cleaned = 0.00273812 Jy ! Component: 1300 - total flux cleaned = 0.00287832 Jy ! Component: 1350 - total flux cleaned = 0.00289553 Jy ! Component: 1400 - total flux cleaned = 0.00289527 Jy ! Component: 1450 - total flux cleaned = 0.0028784 Jy ! Component: 1500 - total flux cleaned = 0.0029454 Jy ! Component: 1550 - total flux cleaned = 0.00301145 Jy ! Component: 1600 - total flux cleaned = 0.00296192 Jy ! Component: 1650 - total flux cleaned = 0.00302677 Jy ! Component: 1700 - total flux cleaned = 0.00307495 Jy ! Component: 1750 - total flux cleaned = 0.00304317 Jy ! Component: 1800 - total flux cleaned = 0.00307452 Jy ! Component: 1850 - total flux cleaned = 0.003012 Jy ! Component: 1900 - total flux cleaned = 0.00302777 Jy ! Component: 1950 - total flux cleaned = 0.00304309 Jy ! Component: 2000 - total flux cleaned = 0.00302771 Jy ! Component: 2050 - total flux cleaned = 0.00301271 Jy ! Component: 2100 - total flux cleaned = 0.00304258 Jy ! Component: 2150 - total flux cleaned = 0.00307221 Jy ! Component: 2200 - total flux cleaned = 0.00302825 Jy ! Component: 2250 - total flux cleaned = 0.00299919 Jy ! Component: 2300 - total flux cleaned = 0.00301358 Jy ! Component: 2350 - total flux cleaned = 0.00304223 Jy ! Component: 2400 - total flux cleaned = 0.00299957 Jy ! Component: 2450 - total flux cleaned = 0.00304187 Jy ! Component: 2500 - total flux cleaned = 0.00298565 Jy ! Component: 2550 - total flux cleaned = 0.00305533 Jy ! Component: 2600 - total flux cleaned = 0.00304139 Jy ! Component: 2650 - total flux cleaned = 0.00297275 Jy ! Component: 2700 - total flux cleaned = 0.00301358 Jy ! Component: 2750 - total flux cleaned = 0.00304046 Jy ! Component: 2800 - total flux cleaned = 0.00298695 Jy ! Component: 2850 - total flux cleaned = 0.0030669 Jy ! Component: 2900 - total flux cleaned = 0.00306704 Jy ! Component: 2950 - total flux cleaned = 0.00306691 Jy ! Component: 3000 - total flux cleaned = 0.00306695 Jy ! Component: 3050 - total flux cleaned = 0.003067 Jy ! Component: 3100 - total flux cleaned = 0.00306719 Jy ! Component: 3150 - total flux cleaned = 0.00309282 Jy ! Component: 3200 - total flux cleaned = 0.00311823 Jy ! Component: 3250 - total flux cleaned = 0.00315588 Jy ! Component: 3300 - total flux cleaned = 0.00314345 Jy ! Component: 3350 - total flux cleaned = 0.00319309 Jy ! Component: 3400 - total flux cleaned = 0.00319312 Jy ! Component: 3450 - total flux cleaned = 0.00324196 Jy ! Component: 3500 - total flux cleaned = 0.00322976 Jy ! Component: 3550 - total flux cleaned = 0.00322979 Jy ! Component: 3600 - total flux cleaned = 0.00328985 Jy ! Component: 3650 - total flux cleaned = 0.00330167 Jy ! Component: 3700 - total flux cleaned = 0.00327788 Jy ! Component: 3750 - total flux cleaned = 0.00333681 Jy ! Component: 3800 - total flux cleaned = 0.00337196 Jy ! Component: 3850 - total flux cleaned = 0.00343012 Jy ! Component: 3900 - total flux cleaned = 0.00346482 Jy ! Component: 3950 - total flux cleaned = 0.00347632 Jy ! Component: 4000 - total flux cleaned = 0.00353358 Jy ! Component: 4050 - total flux cleaned = 0.00357919 Jy ! Total flux subtracted in 4096 components = 0.00361314 Jy ! Clean residual min=-0.000636 max=0.000573 Jy/beam ! Clean residual mean=-0.000001 rms=0.000208 Jy/beam ! Combined flux in latest and established models = 0.263329 Jy keep ! Adding 266 model components to the UV plane model. ! The established model now contains 398 components and 0.263328 Jy ![Exited script file: muppet] wmap "J0822+4041_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.945 x 5.078 at -10.48 degrees (North through East) ! Clean map min=-0.001207 max=0.19989 Jy/beam ! Writing clean map to FITS file: J0822+4041_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.199888 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000207193 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.310964 0.310964 0.621927 1.24385 2.48771 4.97542 9.95084 19.9017 39.8034 79.6067 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.199 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.945 x 5.078 at -10.48 degrees (North through East) ! Clean map min=-0.001207 max=0.19989 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 J0822+4041_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:18:15 2017