! Started logfile: J2238+0724_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:37:00 2017 obs J2238+0724_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J2238+0724_S_2015_01_23_pus_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.951657 visibilities/baseline/integration-bin. ! Found source: J2238+0724 ! ! 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 9764 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 J2238+0724_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 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.871972Jy sigma=0.009491 ! Fit after self-cal, rms=0.850495Jy sigma=0.009264 ! 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.758 mas, bmaj=6.584 mas, bpa=-2.917 degrees ! Estimated noise=947.393 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.121843 Jy ! Component: 100 - total flux cleaned = 0.14893 Jy ! Total flux subtracted in 100 components = 0.14893 Jy ! Clean residual min=-0.010082 max=0.016749 Jy/beam ! Clean residual mean=0.000020 rms=0.002748 Jy/beam ! Combined flux in latest and established models = 0.14893 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.14893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114424Jy sigma=0.000936 ! Fit after self-cal, rms=0.114379Jy sigma=0.000935 ! Inverting map ! Added new window around map position (24, -19.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0141432 Jy ! Component: 100 - total flux cleaned = 0.0215623 Jy ! Total flux subtracted in 100 components = 0.0215623 Jy ! Clean residual min=-0.008585 max=0.013345 Jy/beam ! Clean residual mean=0.000010 rms=0.002463 Jy/beam ! Combined flux in latest and established models = 0.170493 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 20 components and 0.170493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112311Jy sigma=0.000906 ! Fit after self-cal, rms=0.112057Jy sigma=0.000902 ! 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.312 mas, bmaj=7.291 mas, bpa=-2.836 degrees ! Estimated noise=688.327 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.00935627 Jy ! Component: 100 - total flux cleaned = 0.0146372 Jy ! Component: 150 - total flux cleaned = 0.016946 Jy ! Component: 200 - total flux cleaned = 0.0183214 Jy ! Total flux subtracted in 200 components = 0.0183214 Jy ! Clean residual min=-0.008444 max=0.012066 Jy/beam ! Clean residual mean=0.000009 rms=0.002619 Jy/beam ! Combined flux in latest and established models = 0.188814 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 40 components and 0.188814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111072Jy sigma=0.000890 ! Fit after self-cal, rms=0.110908Jy sigma=0.000888 ! 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.96 FD 4.24 HN 0.96 KP 1.04 ! LA 1.04 MK 1.02 NL 1.00 OV 0.91 ! PT 0.99 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 4.53 HN 1.00 KP 0.98 ! LA 0.99 MK 1.00 NL 1.03 OV 0.94 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 4.89 HN 1.02 KP 0.84 ! LA 0.81 MK 1.05 NL 1.13 OV 0.88 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 3.42 HN 0.97 KP 0.77 ! LA 0.87 MK 1.05 NL 0.96 OV 0.92 ! PT 1.01 SC 1.00 ! ! ! Fit before self-cal, rms=0.110908Jy sigma=0.000888 ! Fit after self-cal, rms=0.307982Jy sigma=0.000796 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.309 mas, bmaj=7.255 mas, bpa=-2.465 degrees ! Estimated noise=706.957 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.00330126 Jy ! Component: 100 - total flux cleaned = -0.00318236 Jy ! Component: 150 - total flux cleaned = -0.00307727 Jy ! Component: 200 - total flux cleaned = -0.00307805 Jy ! Total flux subtracted in 200 components = -0.00307805 Jy ! Clean residual min=-0.003953 max=0.004958 Jy/beam ! Clean residual mean=-0.000002 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 0.185736 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 65 components and 0.185736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.307687Jy sigma=0.000791 ! Fit after self-cal, rms=0.307967Jy sigma=0.000789 ! Inverting map ! Added new window around map position (-5, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00181497 Jy ! Component: 100 - total flux cleaned = 0.00168898 Jy ! Component: 150 - total flux cleaned = 0.00170191 Jy ! Component: 200 - total flux cleaned = 0.00143537 Jy ! Total flux subtracted in 200 components = 0.00143537 Jy ! Clean residual min=-0.003337 max=0.003080 Jy/beam ! Clean residual mean=-0.000002 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.187172 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 77 components and 0.187171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.307782Jy sigma=0.000785 ! Fit after self-cal, rms=0.307742Jy sigma=0.000784 ! 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.307742Jy sigma=0.000784 ! Fit after self-cal, rms=0.194017Jy sigma=0.000781 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.308 mas, bmaj=7.254 mas, bpa=-2.421 degrees ! Estimated noise=702.811 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000801838 Jy ! Component: 100 - total flux cleaned = -0.00104544 Jy ! Component: 150 - total flux cleaned = -0.00119212 Jy ! Component: 200 - total flux cleaned = -0.0012735 Jy ! Total flux subtracted in 200 components = -0.0012735 Jy ! Clean residual min=-0.002633 max=0.002317 Jy/beam ! Clean residual mean=-0.000002 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.185898 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 93 components and 0.185898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.193977Jy sigma=0.000779 ! Fit after self-cal, rms=0.193943Jy sigma=0.000779 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.000553586 Jy ! Component: 100 - total flux cleaned = -0.000594113 Jy ! Component: 150 - total flux cleaned = -0.000628172 Jy ! Component: 200 - total flux cleaned = -0.00068879 Jy ! Total flux subtracted in 200 components = -0.00068879 Jy ! Clean residual min=-0.002450 max=0.002291 Jy/beam ! Clean residual mean=-0.000002 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.185209 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 108 components and 0.185209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.193923Jy sigma=0.000779 ! Fit after self-cal, rms=0.193919Jy sigma=0.000779 ! 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.193919Jy sigma=0.000779 ! Fit after self-cal, rms=0.197812Jy sigma=0.000779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.307 mas, bmaj=7.254 mas, bpa=-2.453 degrees ! Estimated noise=701.533 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00105225 Jy ! Component: 100 - total flux cleaned = -0.0010462 Jy ! Component: 150 - total flux cleaned = -0.00122479 Jy ! Component: 200 - total flux cleaned = -0.00133308 Jy ! Total flux subtracted in 200 components = -0.00133308 Jy ! Clean residual min=-0.002324 max=0.002186 Jy/beam ! Clean residual mean=-0.000002 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.183876 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 115 components and 0.183876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.197784Jy sigma=0.000778 ! Fit after self-cal, rms=0.197773Jy sigma=0.000778 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.000407845 Jy ! Component: 100 - total flux cleaned = -0.000436073 Jy ! Component: 150 - total flux cleaned = -0.000484864 Jy ! Component: 200 - total flux cleaned = -0.000530201 Jy ! Total flux subtracted in 200 components = -0.000530201 Jy ! Clean residual min=-0.002264 max=0.002158 Jy/beam ! Clean residual mean=-0.000001 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.183346 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 132 components and 0.183346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.197762Jy sigma=0.000778 ! Fit after self-cal, rms=0.197758Jy sigma=0.000778 ! 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.197758Jy sigma=0.000778 ! Fit after self-cal, rms=0.200453Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.063 mas, bmaj=11.18 mas, bpa=-5.965 degrees ! Estimated noise=900.844 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00117775 Jy ! Component: 100 - total flux cleaned = -0.00116964 Jy ! Component: 150 - total flux cleaned = -0.00127147 Jy ! Component: 200 - total flux cleaned = -0.00135967 Jy ! Total flux subtracted in 200 components = -0.00135967 Jy ! Clean residual min=-0.002770 max=0.002766 Jy/beam ! Clean residual mean=-0.000003 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.181986 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 141 components and 0.181986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200448Jy sigma=0.000778 ! Fit after self-cal, rms=0.200458Jy sigma=0.000778 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.000315365 Jy ! Component: 100 - total flux cleaned = -0.000226391 Jy ! Component: 150 - total flux cleaned = -0.000279455 Jy ! Component: 200 - total flux cleaned = -0.000355955 Jy ! Total flux subtracted in 200 components = -0.000355955 Jy ! Clean residual min=-0.002716 max=0.002769 Jy/beam ! Clean residual mean=-0.000002 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.18163 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 149 components and 0.18163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200455Jy sigma=0.000778 ! Fit after self-cal, rms=0.200466Jy sigma=0.000777 ! 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.306 mas, bmaj=7.255 mas, bpa=-2.506 degrees ! Estimated noise=700.71 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.306 x 7.255 at -2.506 degrees (North through East) ! Clean map min=-0.0021985 max=0.15809 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.76 mas, bmaj=6.543 mas, bpa=-2.453 degrees ! Estimated noise=972.528 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.124885 Jy ! Component: 100 - total flux cleaned = 0.152537 Jy ! Component: 150 - total flux cleaned = 0.162914 Jy ! Component: 200 - total flux cleaned = 0.169338 Jy ! Total flux subtracted in 200 components = 0.169338 Jy ! Clean residual min=-0.003273 max=0.003350 Jy/beam ! Clean residual mean=0.000005 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.169338 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.169338 Jy ! Inverting map and beam ! Estimated beam: bmin=3.306 mas, bmaj=7.255 mas, bpa=-2.506 degrees ! Estimated noise=700.71 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.00493404 Jy ! Component: 100 - total flux cleaned = 0.00787631 Jy ! Component: 150 - total flux cleaned = 0.00912607 Jy ! Component: 200 - total flux cleaned = 0.00990759 Jy ! Total flux subtracted in 200 components = 0.00990759 Jy ! Clean residual min=-0.002169 max=0.002315 Jy/beam ! Clean residual mean=0.000001 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.179246 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 42 components and 0.179246 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.063 mas, bmaj=11.18 mas, bpa=-5.965 degrees ! Estimated noise=900.844 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00153155 Jy ! Component: 100 - total flux cleaned = 0.00165125 Jy ! Component: 150 - total flux cleaned = 0.00171412 Jy ! Component: 200 - total flux cleaned = 0.00181826 Jy ! Total flux subtracted in 200 components = 0.00181826 Jy ! Clean residual min=-0.002569 max=0.002786 Jy/beam ! Clean residual mean=-0.000001 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.181064 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 = 6.53736e-05 Jy ! Component: 100 - total flux cleaned = 8.46091e-05 Jy ! Component: 150 - total flux cleaned = 0.000102275 Jy ! Component: 200 - total flux cleaned = 0.000118163 Jy ! Total flux subtracted in 200 components = 0.000118163 Jy ! Clean residual min=-0.002594 max=0.002815 Jy/beam ! Clean residual mean=-0.000001 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.181182 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 86 components and 0.181182 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.306 mas, bmaj=7.255 mas, bpa=-2.506 degrees ! Estimated noise=700.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.38983e-05 Jy ! Component: 100 - total flux cleaned = -0.000124531 Jy ! Component: 150 - total flux cleaned = -0.000147565 Jy ! Component: 200 - total flux cleaned = -0.000147079 Jy ! Total flux subtracted in 200 components = -0.000147079 Jy ! Clean residual min=-0.002085 max=0.002149 Jy/beam ! Clean residual mean=-0.000001 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.181035 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 107 components and 0.181035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200462Jy sigma=0.000777 ! Fit after self-cal, rms=0.200455Jy sigma=0.000777 wmodel J2238+0724_S_2015_01_23_pus_map.mod ! Writing 107 model components to file: J2238+0724_S_2015_01_23_pus_map.mod wobs J2238+0724_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J2238+0724_S_2015_01_23_pus_uvs.fits wwins J2238+0724_S_2015_01_23_pus_map.win ! wwins: Wrote 3 windows to J2238+0724_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 = -4.02479e-05 Jy ! Component: 100 - total flux cleaned = -0.000220947 Jy ! Component: 150 - total flux cleaned = -0.000428085 Jy ! Component: 200 - total flux cleaned = -0.000593919 Jy ! Component: 250 - total flux cleaned = -0.000658158 Jy ! Component: 300 - total flux cleaned = -0.000720342 Jy ! Component: 350 - total flux cleaned = -0.000749213 Jy ! Component: 400 - total flux cleaned = -0.000660539 Jy ! Component: 450 - total flux cleaned = -0.000631609 Jy ! Component: 500 - total flux cleaned = -0.000631231 Jy ! Component: 550 - total flux cleaned = -0.000603903 Jy ! Component: 600 - total flux cleaned = -0.000658251 Jy ! Component: 650 - total flux cleaned = -0.000632154 Jy ! Component: 700 - total flux cleaned = -0.000710701 Jy ! Component: 750 - total flux cleaned = -0.00076192 Jy ! Component: 800 - total flux cleaned = -0.00071204 Jy ! Component: 850 - total flux cleaned = -0.000811699 Jy ! Component: 900 - total flux cleaned = -0.000836093 Jy ! Component: 950 - total flux cleaned = -0.000860259 Jy ! Component: 1000 - total flux cleaned = -0.000860197 Jy ! Component: 1050 - total flux cleaned = -0.000813378 Jy ! Component: 1100 - total flux cleaned = -0.000767315 Jy ! Component: 1150 - total flux cleaned = -0.000698469 Jy ! Component: 1200 - total flux cleaned = -0.000698525 Jy ! Component: 1250 - total flux cleaned = -0.000586198 Jy ! Component: 1300 - total flux cleaned = -0.000541926 Jy ! Component: 1350 - total flux cleaned = -0.000476623 Jy ! Component: 1400 - total flux cleaned = -0.000498663 Jy ! Component: 1450 - total flux cleaned = -0.000519832 Jy ! Component: 1500 - total flux cleaned = -0.000519945 Jy ! Component: 1550 - total flux cleaned = -0.000540882 Jy ! Component: 1600 - total flux cleaned = -0.000561736 Jy ! Component: 1650 - total flux cleaned = -0.000602853 Jy ! Component: 1700 - total flux cleaned = -0.000602556 Jy ! Component: 1750 - total flux cleaned = -0.000481389 Jy ! Component: 1800 - total flux cleaned = -0.000501833 Jy ! Component: 1850 - total flux cleaned = -0.000482166 Jy ! Component: 1900 - total flux cleaned = -0.000521717 Jy ! Component: 1950 - total flux cleaned = -0.000580409 Jy ! Component: 2000 - total flux cleaned = -0.000560883 Jy ! Component: 2050 - total flux cleaned = -0.000541744 Jy ! Component: 2100 - total flux cleaned = -0.00048467 Jy ! Component: 2150 - total flux cleaned = -0.000541147 Jy ! Component: 2200 - total flux cleaned = -0.000559791 Jy ! Component: 2250 - total flux cleaned = -0.000541358 Jy ! Component: 2300 - total flux cleaned = -0.000504411 Jy ! Component: 2350 - total flux cleaned = -0.000541138 Jy ! Component: 2400 - total flux cleaned = -0.000559461 Jy ! Component: 2450 - total flux cleaned = -0.000577445 Jy ! Component: 2500 - total flux cleaned = -0.000577371 Jy ! Component: 2550 - total flux cleaned = -0.000541671 Jy ! Component: 2600 - total flux cleaned = -0.000577022 Jy ! Component: 2650 - total flux cleaned = -0.00052419 Jy ! Component: 2700 - total flux cleaned = -0.000454264 Jy ! Component: 2750 - total flux cleaned = -0.000506434 Jy ! Component: 2800 - total flux cleaned = -0.000454652 Jy ! Component: 2850 - total flux cleaned = -0.000420242 Jy ! Component: 2900 - total flux cleaned = -0.000403059 Jy ! Component: 2950 - total flux cleaned = -0.000402977 Jy ! Component: 3000 - total flux cleaned = -0.000352309 Jy ! Component: 3050 - total flux cleaned = -0.000301828 Jy ! Component: 3100 - total flux cleaned = -0.000234907 Jy ! Component: 3150 - total flux cleaned = -0.000201766 Jy ! Component: 3200 - total flux cleaned = -0.000185187 Jy ! Component: 3250 - total flux cleaned = -0.000135991 Jy ! Component: 3300 - total flux cleaned = -5.42738e-05 Jy ! Component: 3350 - total flux cleaned = -3.80944e-05 Jy ! Component: 3400 - total flux cleaned = 1.03662e-05 Jy ! Component: 3450 - total flux cleaned = 2.64632e-05 Jy ! Component: 3500 - total flux cleaned = 5.858e-05 Jy ! Component: 3550 - total flux cleaned = 0.0001064 Jy ! Component: 3600 - total flux cleaned = 0.000185525 Jy ! Component: 3650 - total flux cleaned = 0.000264148 Jy ! Component: 3700 - total flux cleaned = 0.000279676 Jy ! Component: 3750 - total flux cleaned = 0.000248612 Jy ! Component: 3800 - total flux cleaned = 0.000279722 Jy ! Component: 3850 - total flux cleaned = 0.000326025 Jy ! Component: 3900 - total flux cleaned = 0.000402843 Jy ! Component: 3950 - total flux cleaned = 0.00043332 Jy ! Component: 4000 - total flux cleaned = 0.000463718 Jy ! Component: 4050 - total flux cleaned = 0.000433435 Jy ! Total flux subtracted in 4096 components = 0.000463725 Jy ! Clean residual min=-0.000906 max=0.000963 Jy/beam ! Clean residual mean=-0.000002 rms=0.000284 Jy/beam ! Combined flux in latest and established models = 0.181499 Jy keep ! Adding 305 model components to the UV plane model. ! The established model now contains 412 components and 0.181499 Jy ![Exited script file: muppet] wmap "J2238+0724_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.306 x 7.255 at -2.506 degrees (North through East) ! Clean map min=-0.0020651 max=0.15984 Jy/beam ! Writing clean map to FITS file: J2238+0724_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.159837 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000281976 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.529244 0.529244 1.05849 2.11697 4.23395 8.4679 16.9358 33.8716 67.7432 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.159 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.306 x 7.255 at -2.506 degrees (North through East) ! Clean map min=-0.0020651 max=0.15984 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 J2238+0724_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:37:04 2017