! Started logfile: J1010+8250_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:23:47 2016 obs J1010+8250_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1010+8250_S_2014_08_05_pus_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.766667 visibilities/baseline/integration-bin. ! Found source: J1010+8250 ! ! 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 360 lines of history. ! ! Reading 9936 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 J1010+8250_S_2014_08_05_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 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.711678Jy sigma=0.007723 ! Fit after self-cal, rms=0.663537Jy sigma=0.007232 ! 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.731 mas, bmaj=5.688 mas, bpa=-83.73 degrees ! Estimated noise=1015.6 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.256941 Jy ! Component: 100 - total flux cleaned = 0.32182 Jy ! Total flux subtracted in 100 components = 0.32182 Jy ! Clean residual min=-0.014508 max=0.030570 Jy/beam ! Clean residual mean=0.000028 rms=0.004181 Jy/beam ! Combined flux in latest and established models = 0.32182 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.32182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114355Jy sigma=0.001141 ! Fit after self-cal, rms=0.113746Jy sigma=0.001136 ! Inverting map ! Added new window around map position (7, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0353318 Jy ! Component: 100 - total flux cleaned = 0.0567637 Jy ! Total flux subtracted in 100 components = 0.0567637 Jy ! Clean residual min=-0.010245 max=0.013091 Jy/beam ! Clean residual mean=-0.000002 rms=0.002503 Jy/beam ! Combined flux in latest and established models = 0.378584 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 24 components and 0.378584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097274Jy sigma=0.000964 ! Fit after self-cal, rms=0.096740Jy sigma=0.000959 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0157977 Jy ! Component: 100 - total flux cleaned = 0.0262755 Jy ! Total flux subtracted in 100 components = 0.0262755 Jy ! Clean residual min=-0.009187 max=0.010514 Jy/beam ! Clean residual mean=-0.000014 rms=0.001956 Jy/beam ! Combined flux in latest and established models = 0.40486 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 44 components and 0.40486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092413Jy sigma=0.000918 ! Fit after self-cal, rms=0.092260Jy sigma=0.000917 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.525 mas, bmaj=6.661 mas, bpa=-82.07 degrees ! Estimated noise=665.524 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 (18, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0158724 Jy ! Component: 100 - total flux cleaned = 0.0253705 Jy ! Component: 150 - total flux cleaned = 0.0323813 Jy ! Component: 200 - total flux cleaned = 0.0378593 Jy ! Total flux subtracted in 200 components = 0.0378593 Jy ! Clean residual min=-0.007198 max=0.006767 Jy/beam ! Clean residual mean=-0.000033 rms=0.001727 Jy/beam ! Combined flux in latest and established models = 0.442719 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 105 components and 0.442719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088604Jy sigma=0.000884 ! Fit after self-cal, rms=0.088428Jy sigma=0.000882 ! 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 1.00 FD 0.86 HN 1.00 KP 1.06 ! LA 1.12 MK 1.00* NL 0.99 OV 0.99 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.04 HN 1.02 KP 1.01 ! LA 1.05 MK 1.00* NL 1.02 OV 1.01 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.18 HN 1.01 KP 0.89 ! LA 0.85 MK 1.00* NL 1.00 OV 0.95 ! PT 0.98 SC 1.04 ! ! ! 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.04 HN 1.02 KP 0.86 ! LA 0.80 MK 1.00* NL 1.06 OV 0.98 ! PT 1.01 SC 0.98 ! ! ! Fit before self-cal, rms=0.088428Jy sigma=0.000882 ! Fit after self-cal, rms=0.076452Jy sigma=0.000794 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.539 mas, bmaj=6.682 mas, bpa=-82.13 degrees ! Estimated noise=660.385 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.00453003 Jy ! Component: 100 - total flux cleaned = 0.00687145 Jy ! Component: 150 - total flux cleaned = 0.00786479 Jy ! Component: 200 - total flux cleaned = 0.00844122 Jy ! Total flux subtracted in 200 components = 0.00844122 Jy ! Clean residual min=-0.004057 max=0.003530 Jy/beam ! Clean residual mean=-0.000042 rms=0.001015 Jy/beam ! Combined flux in latest and established models = 0.45116 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 141 components and 0.45116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076133Jy sigma=0.000790 ! Fit after self-cal, rms=0.076072Jy sigma=0.000789 ! 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.076072Jy sigma=0.000789 ! Fit after self-cal, rms=0.075940Jy sigma=0.000785 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.539 mas, bmaj=6.682 mas, bpa=-82.14 degrees ! Estimated noise=660.976 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00222287 Jy ! Component: 100 - total flux cleaned = 0.0031386 Jy ! Component: 150 - total flux cleaned = 0.00353426 Jy ! Component: 200 - total flux cleaned = 0.00389144 Jy ! Total flux subtracted in 200 components = 0.00389144 Jy ! Clean residual min=-0.002342 max=0.002977 Jy/beam ! Clean residual mean=-0.000019 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.455051 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 163 components and 0.455051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075847Jy sigma=0.000784 ! Fit after self-cal, rms=0.075838Jy sigma=0.000784 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.000487201 Jy ! Component: 100 - total flux cleaned = 0.000908235 Jy ! Component: 150 - total flux cleaned = 0.00123281 Jy ! Component: 200 - total flux cleaned = 0.00151594 Jy ! Total flux subtracted in 200 components = 0.00151594 Jy ! Clean residual min=-0.002200 max=0.003069 Jy/beam ! Clean residual mean=-0.000017 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.456567 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 178 components and 0.456567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075806Jy sigma=0.000783 ! Fit after self-cal, rms=0.075800Jy sigma=0.000783 ! 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.075800Jy sigma=0.000783 ! Fit after self-cal, rms=0.075791Jy sigma=0.000783 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.54 mas, bmaj=6.685 mas, bpa=-82.08 degrees ! Estimated noise=660.638 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000861951 Jy ! Component: 100 - total flux cleaned = 0.0012797 Jy ! Component: 150 - total flux cleaned = 0.00160371 Jy ! Component: 200 - total flux cleaned = 0.00188274 Jy ! Total flux subtracted in 200 components = 0.00188274 Jy ! Clean residual min=-0.002159 max=0.002858 Jy/beam ! Clean residual mean=-0.000017 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.45845 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 198 components and 0.45845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075765Jy sigma=0.000783 ! Fit after self-cal, rms=0.075762Jy sigma=0.000783 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.000150969 Jy ! Component: 100 - total flux cleaned = 0.000447929 Jy ! Component: 150 - total flux cleaned = 0.000683319 Jy ! Component: 200 - total flux cleaned = 0.000852847 Jy ! Total flux subtracted in 200 components = 0.000852847 Jy ! Clean residual min=-0.002150 max=0.002906 Jy/beam ! Clean residual mean=-0.000015 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.459303 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 205 components and 0.459303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075749Jy sigma=0.000782 ! Fit after self-cal, rms=0.075747Jy sigma=0.000782 ! 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.075747Jy sigma=0.000782 ! Fit after self-cal, rms=0.075752Jy sigma=0.000782 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.251 mas, bmaj=10.47 mas, bpa=-77.51 degrees ! Estimated noise=772.629 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107701 Jy ! Component: 100 - total flux cleaned = 0.00148314 Jy ! Component: 150 - total flux cleaned = 0.00165919 Jy ! Component: 200 - total flux cleaned = 0.00180439 Jy ! Total flux subtracted in 200 components = 0.00180439 Jy ! Clean residual min=-0.003068 max=0.003429 Jy/beam ! Clean residual mean=-0.000026 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.461107 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 227 components and 0.461107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075743Jy sigma=0.000782 ! Fit after self-cal, rms=0.075739Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000299852 Jy ! Component: 100 - total flux cleaned = 0.000474074 Jy ! Component: 150 - total flux cleaned = 0.000601555 Jy ! Component: 200 - total flux cleaned = 0.000665008 Jy ! Total flux subtracted in 200 components = 0.000665008 Jy ! Clean residual min=-0.003014 max=0.003512 Jy/beam ! Clean residual mean=-0.000024 rms=0.000970 Jy/beam ! Combined flux in latest and established models = 0.461772 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 236 components and 0.461772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075736Jy sigma=0.000782 ! Fit after self-cal, rms=0.075735Jy sigma=0.000782 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.539 mas, bmaj=6.686 mas, bpa=-82 degrees ! Estimated noise=660.571 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.539 x 6.686 at -82 degrees (North through East) ! Clean map min=-0.0021567 max=0.32906 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.735 mas, bmaj=5.704 mas, bpa=-83.84 degrees ! Estimated noise=1007.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.254013 Jy ! Component: 100 - total flux cleaned = 0.324513 Jy ! Component: 150 - total flux cleaned = 0.358914 Jy ! Component: 200 - total flux cleaned = 0.38012 Jy ! Total flux subtracted in 200 components = 0.38012 Jy ! Clean residual min=-0.006401 max=0.011268 Jy/beam ! Clean residual mean=-0.000012 rms=0.001924 Jy/beam ! Combined flux in latest and established models = 0.38012 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.38012 Jy ! Inverting map and beam ! Estimated beam: bmin=4.539 mas, bmaj=6.686 mas, bpa=-82 degrees ! Estimated noise=660.571 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.0214744 Jy ! Component: 100 - total flux cleaned = 0.035616 Jy ! Component: 150 - total flux cleaned = 0.0458024 Jy ! Component: 200 - total flux cleaned = 0.0534096 Jy ! Total flux subtracted in 200 components = 0.0534096 Jy ! Clean residual min=-0.003206 max=0.004532 Jy/beam ! Clean residual mean=-0.000021 rms=0.001126 Jy/beam ! Combined flux in latest and established models = 0.43353 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 91 components and 0.43353 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.251 mas, bmaj=10.47 mas, bpa=-77.51 degrees ! Estimated noise=772.629 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00889162 Jy ! Component: 100 - total flux cleaned = 0.0146964 Jy ! Component: 150 - total flux cleaned = 0.0187277 Jy ! Component: 200 - total flux cleaned = 0.0215913 Jy ! Total flux subtracted in 200 components = 0.0215913 Jy ! Clean residual min=-0.003552 max=0.003402 Jy/beam ! Clean residual mean=-0.000027 rms=0.001066 Jy/beam ! Combined flux in latest and established models = 0.455121 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.00206085 Jy ! Component: 100 - total flux cleaned = 0.00355928 Jy ! Component: 150 - total flux cleaned = 0.00465758 Jy ! Component: 200 - total flux cleaned = 0.00546728 Jy ! Total flux subtracted in 200 components = 0.00546728 Jy ! Clean residual min=-0.003263 max=0.003556 Jy/beam ! Clean residual mean=-0.000024 rms=0.000987 Jy/beam ! Combined flux in latest and established models = 0.460589 Jy ! Adding 126 model components to the UV plane model. ! The established model now contains 205 components and 0.460589 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.539 mas, bmaj=6.686 mas, bpa=-82 degrees ! Estimated noise=660.571 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000720421 Jy ! Component: 100 - total flux cleaned = 0.000811659 Jy ! Component: 150 - total flux cleaned = 0.000852019 Jy ! Component: 200 - total flux cleaned = 0.000921304 Jy ! Total flux subtracted in 200 components = 0.000921304 Jy ! Clean residual min=-0.002289 max=0.002979 Jy/beam ! Clean residual mean=-0.000013 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.46151 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 215 components and 0.46151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075792Jy sigma=0.000783 ! Fit after self-cal, rms=0.075785Jy sigma=0.000783 wmodel J1010+8250_S_2014_08_05_pus_map.mod ! Writing 215 model components to file: J1010+8250_S_2014_08_05_pus_map.mod wobs J1010+8250_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1010+8250_S_2014_08_05_pus_uvs.fits wwins J1010+8250_S_2014_08_05_pus_map.win ! wwins: Wrote 3 windows to J1010+8250_S_2014_08_05_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.00133989 Jy ! Component: 100 - total flux cleaned = 0.00232375 Jy ! Component: 150 - total flux cleaned = 0.00265209 Jy ! Component: 200 - total flux cleaned = 0.00277034 Jy ! Component: 250 - total flux cleaned = 0.00288299 Jy ! Component: 300 - total flux cleaned = 0.00277596 Jy ! Component: 350 - total flux cleaned = 0.00281135 Jy ! Component: 400 - total flux cleaned = 0.0028451 Jy ! Component: 450 - total flux cleaned = 0.00290973 Jy ! Component: 500 - total flux cleaned = 0.00294039 Jy ! Component: 550 - total flux cleaned = 0.00290998 Jy ! Component: 600 - total flux cleaned = 0.00287962 Jy ! Component: 650 - total flux cleaned = 0.00279238 Jy ! Component: 700 - total flux cleaned = 0.00267962 Jy ! Component: 750 - total flux cleaned = 0.00270739 Jy ! Component: 800 - total flux cleaned = 0.00273412 Jy ! Component: 850 - total flux cleaned = 0.00278729 Jy ! Component: 900 - total flux cleaned = 0.00283886 Jy ! Component: 950 - total flux cleaned = 0.0028897 Jy ! Component: 1000 - total flux cleaned = 0.00293961 Jy ! Component: 1050 - total flux cleaned = 0.00301351 Jy ! Component: 1100 - total flux cleaned = 0.00308635 Jy ! Component: 1150 - total flux cleaned = 0.00318219 Jy ! Component: 1200 - total flux cleaned = 0.00327619 Jy ! Component: 1250 - total flux cleaned = 0.00332207 Jy ! Component: 1300 - total flux cleaned = 0.00339031 Jy ! Component: 1350 - total flux cleaned = 0.00343492 Jy ! Component: 1400 - total flux cleaned = 0.00345656 Jy ! Component: 1450 - total flux cleaned = 0.00349972 Jy ! Component: 1500 - total flux cleaned = 0.00345672 Jy ! Component: 1550 - total flux cleaned = 0.00345685 Jy ! Component: 1600 - total flux cleaned = 0.0034568 Jy ! Component: 1650 - total flux cleaned = 0.00343601 Jy ! Component: 1700 - total flux cleaned = 0.00347667 Jy ! Component: 1750 - total flux cleaned = 0.00355675 Jy ! Component: 1800 - total flux cleaned = 0.00359637 Jy ! Component: 1850 - total flux cleaned = 0.00375203 Jy ! Component: 1900 - total flux cleaned = 0.00379024 Jy ! Component: 1950 - total flux cleaned = 0.00384724 Jy ! Component: 2000 - total flux cleaned = 0.00390332 Jy ! Component: 2050 - total flux cleaned = 0.00395881 Jy ! Component: 2100 - total flux cleaned = 0.00397716 Jy ! Component: 2150 - total flux cleaned = 0.00404973 Jy ! Component: 2200 - total flux cleaned = 0.00406763 Jy ! Component: 2250 - total flux cleaned = 0.0041208 Jy ! Component: 2300 - total flux cleaned = 0.00415584 Jy ! Component: 2350 - total flux cleaned = 0.00420785 Jy ! Component: 2400 - total flux cleaned = 0.00422517 Jy ! Component: 2450 - total flux cleaned = 0.00432686 Jy ! Component: 2500 - total flux cleaned = 0.00436044 Jy ! Component: 2550 - total flux cleaned = 0.00439369 Jy ! Component: 2600 - total flux cleaned = 0.00441032 Jy ! Component: 2650 - total flux cleaned = 0.00442654 Jy ! Component: 2700 - total flux cleaned = 0.00445864 Jy ! Component: 2750 - total flux cleaned = 0.00439509 Jy ! Component: 2800 - total flux cleaned = 0.00444234 Jy ! Component: 2850 - total flux cleaned = 0.00447321 Jy ! Component: 2900 - total flux cleaned = 0.00442667 Jy ! Component: 2950 - total flux cleaned = 0.00439602 Jy ! Component: 3000 - total flux cleaned = 0.00439596 Jy ! Component: 3050 - total flux cleaned = 0.00435085 Jy ! Component: 3100 - total flux cleaned = 0.00438061 Jy ! Component: 3150 - total flux cleaned = 0.0043066 Jy ! Component: 3200 - total flux cleaned = 0.00424834 Jy ! Component: 3250 - total flux cleaned = 0.00424841 Jy ! Component: 3300 - total flux cleaned = 0.00421968 Jy ! Component: 3350 - total flux cleaned = 0.00419122 Jy ! Component: 3400 - total flux cleaned = 0.00420533 Jy ! Component: 3450 - total flux cleaned = 0.0041493 Jy ! Component: 3500 - total flux cleaned = 0.00407999 Jy ! Component: 3550 - total flux cleaned = 0.00403871 Jy ! Component: 3600 - total flux cleaned = 0.00399767 Jy ! Component: 3650 - total flux cleaned = 0.00391636 Jy ! Component: 3700 - total flux cleaned = 0.00390307 Jy ! Component: 3750 - total flux cleaned = 0.00384967 Jy ! Component: 3800 - total flux cleaned = 0.00380986 Jy ! Component: 3850 - total flux cleaned = 0.00377063 Jy ! Component: 3900 - total flux cleaned = 0.00374459 Jy ! Component: 3950 - total flux cleaned = 0.00368006 Jy ! Component: 4000 - total flux cleaned = 0.00361608 Jy ! Component: 4050 - total flux cleaned = 0.00356518 Jy ! Total flux subtracted in 4096 components = 0.00355239 Jy ! Clean residual min=-0.000736 max=0.000776 Jy/beam ! Clean residual mean=-0.000006 rms=0.000240 Jy/beam ! Combined flux in latest and established models = 0.465062 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 495 components and 0.465062 Jy ![Exited script file: muppet] wmap "J1010+8250_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.539 x 6.686 at -82 degrees (North through East) ! Clean map min=-0.0013727 max=0.32872 Jy/beam ! Writing clean map to FITS file: J1010+8250_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.328716 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000236816 device "J1010+8250_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1010+8250_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.216128 0.216128 0.432256 0.864513 1.72903 3.45805 6.9161 13.8322 27.6644 55.3288 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.328 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.539 x 6.686 at -82 degrees (North through East) ! Clean map min=-0.0013727 max=0.32872 Jy/beam quit ! Quitting program ! Log file J1010+8250_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:23:52 2016