! Started logfile: J1006+1713_S_2015_01_22_pus_uvs.log on Tue Jan 3 22:50:02 2017 obs J1006+1713_S_2015_01_22_pus_uva.fits ! Reading UV FITS file: J1006+1713_S_2015_01_22_pus_uva.fits ! AN table 1: 63 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J1006+1713 ! ! 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 281 lines of history. ! ! Reading 9072 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 J1006+1713_S_2015_01_22_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 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.958969Jy sigma=0.011015 ! Fit after self-cal, rms=0.942549Jy sigma=0.010830 ! 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.865 mas, bmaj=7.461 mas, bpa=-25.55 degrees ! Estimated noise=1070.44 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.0436261 Jy ! Component: 100 - total flux cleaned = 0.0609415 Jy ! Total flux subtracted in 100 components = 0.0609415 Jy ! Clean residual min=-0.010481 max=0.017331 Jy/beam ! Clean residual mean=-0.000049 rms=0.003017 Jy/beam ! Combined flux in latest and established models = 0.0609415 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0609415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086539Jy sigma=0.000904 ! Fit after self-cal, rms=0.086122Jy sigma=0.000900 ! Inverting map ! Added new window around map position (2, 11.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0161526 Jy ! Component: 100 - total flux cleaned = 0.0252548 Jy ! Total flux subtracted in 100 components = 0.0252548 Jy ! Clean residual min=-0.007240 max=0.008776 Jy/beam ! Clean residual mean=-0.000036 rms=0.002367 Jy/beam ! Combined flux in latest and established models = 0.0861963 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 34 components and 0.0861963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082691Jy sigma=0.000856 ! Fit after self-cal, rms=0.082280Jy sigma=0.000850 ! 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.549 mas, bmaj=7.914 mas, bpa=-25.79 degrees ! Estimated noise=672.233 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.0113705 Jy ! Component: 100 - total flux cleaned = 0.0187229 Jy ! Component: 150 - total flux cleaned = 0.0238872 Jy ! Component: 200 - total flux cleaned = 0.0276542 Jy ! Total flux subtracted in 200 components = 0.0276542 Jy ! Clean residual min=-0.007999 max=0.010303 Jy/beam ! Clean residual mean=-0.000058 rms=0.002732 Jy/beam ! Combined flux in latest and established models = 0.11385 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 59 components and 0.11385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080556Jy sigma=0.000824 ! Fit after self-cal, rms=0.080389Jy sigma=0.000822 ! 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.88 FD 1.00* HN 1.12 KP 0.92 ! LA 1.17 MK 1.13 NL 1.17 OV 0.88 ! PT 1.04 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.00* HN 1.11 KP 0.88 ! LA 1.12 MK 1.11 NL 1.15 OV 0.90 ! PT 1.06 SC 1.27 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.00* HN 1.13 KP 0.70 ! LA 0.99 MK 1.18 NL 1.46 OV 0.85 ! PT 1.09 SC 1.12 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 1.07 KP 0.72 ! LA 1.02 MK 0.92 NL 1.09 OV 0.92 ! PT 1.11 SC 1.11 ! ! ! Fit before self-cal, rms=0.080389Jy sigma=0.000822 ! Fit after self-cal, rms=0.086794Jy sigma=0.000806 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.69 mas, bmaj=7.954 mas, bpa=-25.63 degrees ! Estimated noise=676.319 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.00123026 Jy ! Component: 100 - total flux cleaned = 0.0010186 Jy ! Component: 150 - total flux cleaned = 0.000661664 Jy ! Component: 200 - total flux cleaned = 0.000436141 Jy ! Total flux subtracted in 200 components = 0.000436141 Jy ! Clean residual min=-0.006698 max=0.010229 Jy/beam ! Clean residual mean=-0.000098 rms=0.002268 Jy/beam ! Combined flux in latest and established models = 0.114287 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 69 components and 0.114287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086570Jy sigma=0.000803 ! Fit after self-cal, rms=0.087164Jy sigma=0.000801 ! 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.087164Jy sigma=0.000801 ! Fit after self-cal, rms=0.089291Jy sigma=0.000800 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.72 mas, bmaj=7.926 mas, bpa=-25.7 degrees ! Estimated noise=676.247 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000357048 Jy ! Component: 100 - total flux cleaned = -0.000190588 Jy ! Component: 150 - total flux cleaned = -0.000593975 Jy ! Component: 200 - total flux cleaned = -0.000714244 Jy ! Total flux subtracted in 200 components = -0.000714244 Jy ! Clean residual min=-0.006784 max=0.009659 Jy/beam ! Clean residual mean=-0.000096 rms=0.002218 Jy/beam ! Combined flux in latest and established models = 0.113572 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 76 components and 0.113572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089148Jy sigma=0.000799 ! Fit after self-cal, rms=0.089246Jy sigma=0.000799 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 (-17.5, -16.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00953357 Jy ! Component: 100 - total flux cleaned = 0.0145562 Jy ! Component: 150 - total flux cleaned = 0.0180292 Jy ! Component: 200 - total flux cleaned = 0.020672 Jy ! Total flux subtracted in 200 components = 0.020672 Jy ! Clean residual min=-0.006389 max=0.006160 Jy/beam ! Clean residual mean=-0.000076 rms=0.001706 Jy/beam ! Combined flux in latest and established models = 0.134244 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 118 components and 0.134244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088005Jy sigma=0.000785 ! Fit after self-cal, rms=0.087644Jy 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.087644Jy sigma=0.000782 ! Fit after self-cal, rms=0.084175Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.707 mas, bmaj=8.019 mas, bpa=-25.95 degrees ! Estimated noise=662.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00264424 Jy ! Component: 100 - total flux cleaned = 0.00383926 Jy ! Component: 150 - total flux cleaned = 0.00491592 Jy ! Component: 200 - total flux cleaned = 0.00577459 Jy ! Total flux subtracted in 200 components = 0.00577459 Jy ! Clean residual min=-0.005380 max=0.005359 Jy/beam ! Clean residual mean=-0.000040 rms=0.001429 Jy/beam ! Combined flux in latest and established models = 0.140019 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 141 components and 0.140019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083915Jy sigma=0.000777 ! Fit after self-cal, rms=0.083802Jy 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 = 0.000931764 Jy ! Component: 100 - total flux cleaned = 0.00148758 Jy ! Component: 150 - total flux cleaned = 0.00207494 Jy ! Component: 200 - total flux cleaned = 0.00235936 Jy ! Total flux subtracted in 200 components = 0.00235936 Jy ! Clean residual min=-0.005363 max=0.005028 Jy/beam ! Clean residual mean=-0.000042 rms=0.001385 Jy/beam ! Combined flux in latest and established models = 0.142378 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 158 components and 0.142378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083702Jy sigma=0.000775 ! Fit after self-cal, rms=0.083691Jy sigma=0.000775 ! 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.083691Jy sigma=0.000775 ! Fit after self-cal, rms=0.082915Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.988 mas, bmaj=9.803 mas, bpa=-5.012 degrees ! Estimated noise=771.144 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.92783e-06 Jy ! Component: 100 - total flux cleaned = -7.66363e-05 Jy ! Component: 150 - total flux cleaned = -0.000145534 Jy ! Component: 200 - total flux cleaned = -0.000194424 Jy ! Total flux subtracted in 200 components = -0.000194424 Jy ! Clean residual min=-0.006305 max=0.007218 Jy/beam ! Clean residual mean=-0.000044 rms=0.002131 Jy/beam ! Combined flux in latest and established models = 0.142184 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 182 components and 0.142184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082829Jy sigma=0.000773 ! Fit after self-cal, rms=0.082776Jy sigma=0.000773 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.000127204 Jy ! Component: 100 - total flux cleaned = 0.000387216 Jy ! Component: 150 - total flux cleaned = 0.000606863 Jy ! Component: 200 - total flux cleaned = 0.000720496 Jy ! Total flux subtracted in 200 components = 0.000720496 Jy ! Clean residual min=-0.006168 max=0.007066 Jy/beam ! Clean residual mean=-0.000046 rms=0.002080 Jy/beam ! Combined flux in latest and established models = 0.142904 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 196 components and 0.142904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082729Jy sigma=0.000773 ! Fit after self-cal, rms=0.082716Jy sigma=0.000773 ! 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.702 mas, bmaj=8.046 mas, bpa=-26.05 degrees ! Estimated noise=659.741 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.702 x 8.046 at -26.05 degrees (North through East) ! Clean map min=-0.0049863 max=0.050998 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.996 mas, bmaj=7.601 mas, bpa=-25.93 degrees ! Estimated noise=1094.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0445641 Jy ! Component: 100 - total flux cleaned = 0.068356 Jy ! Component: 150 - total flux cleaned = 0.0832472 Jy ! Component: 200 - total flux cleaned = 0.0938319 Jy ! Total flux subtracted in 200 components = 0.0938319 Jy ! Clean residual min=-0.007186 max=0.008844 Jy/beam ! Clean residual mean=-0.000039 rms=0.002053 Jy/beam ! Combined flux in latest and established models = 0.093832 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.093832 Jy ! Inverting map and beam ! Estimated beam: bmin=3.702 mas, bmaj=8.046 mas, bpa=-26.05 degrees ! Estimated noise=659.741 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.010961 Jy ! Component: 100 - total flux cleaned = 0.0184319 Jy ! Component: 150 - total flux cleaned = 0.0229115 Jy ! Component: 200 - total flux cleaned = 0.0269191 Jy ! Total flux subtracted in 200 components = 0.0269191 Jy ! Clean residual min=-0.006585 max=0.005683 Jy/beam ! Clean residual mean=-0.000055 rms=0.001734 Jy/beam ! Combined flux in latest and established models = 0.120751 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 69 components and 0.120751 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.988 mas, bmaj=9.803 mas, bpa=-5.012 degrees ! Estimated noise=771.144 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0068135 Jy ! Component: 100 - total flux cleaned = 0.0103788 Jy ! Component: 150 - total flux cleaned = 0.0128415 Jy ! Component: 200 - total flux cleaned = 0.0151007 Jy ! Total flux subtracted in 200 components = 0.0151007 Jy ! Clean residual min=-0.007180 max=0.007096 Jy/beam ! Clean residual mean=-0.000066 rms=0.002199 Jy/beam ! Combined flux in latest and established models = 0.135852 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.00196667 Jy ! Component: 100 - total flux cleaned = 0.00359764 Jy ! Component: 150 - total flux cleaned = 0.00496172 Jy ! Component: 200 - total flux cleaned = 0.00605195 Jy ! Total flux subtracted in 200 components = 0.00605195 Jy ! Clean residual min=-0.006412 max=0.006928 Jy/beam ! Clean residual mean=-0.000048 rms=0.002062 Jy/beam ! Combined flux in latest and established models = 0.141904 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 112 components and 0.141904 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.702 mas, bmaj=8.046 mas, bpa=-26.05 degrees ! Estimated noise=659.741 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00229505 Jy ! Component: 100 - total flux cleaned = 0.00280289 Jy ! Component: 150 - total flux cleaned = 0.00287572 Jy ! Component: 200 - total flux cleaned = 0.00313758 Jy ! Total flux subtracted in 200 components = 0.00313758 Jy ! Clean residual min=-0.005071 max=0.004823 Jy/beam ! Clean residual mean=-0.000019 rms=0.001253 Jy/beam ! Combined flux in latest and established models = 0.145041 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 128 components and 0.145041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082787Jy sigma=0.000774 ! Fit after self-cal, rms=0.082765Jy sigma=0.000773 wmodel J1006+1713_S_2015_01_22_pus_map.mod ! Writing 128 model components to file: J1006+1713_S_2015_01_22_pus_map.mod wobs J1006+1713_S_2015_01_22_pus_uvs.fits ! Writing UV FITS file: J1006+1713_S_2015_01_22_pus_uvs.fits wwins J1006+1713_S_2015_01_22_pus_map.win ! wwins: Wrote 3 windows to J1006+1713_S_2015_01_22_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 = -1.339e-05 Jy ! Component: 100 - total flux cleaned = -0.000160826 Jy ! Component: 150 - total flux cleaned = -0.000294272 Jy ! Component: 200 - total flux cleaned = -0.000353953 Jy ! Component: 250 - total flux cleaned = -0.000410086 Jy ! Component: 300 - total flux cleaned = -0.000197134 Jy ! Component: 350 - total flux cleaned = -0.000247473 Jy ! Component: 400 - total flux cleaned = -0.000294825 Jy ! Component: 450 - total flux cleaned = -0.000429885 Jy ! Component: 500 - total flux cleaned = -0.000514598 Jy ! Component: 550 - total flux cleaned = -0.000555363 Jy ! Component: 600 - total flux cleaned = -0.000672591 Jy ! Component: 650 - total flux cleaned = -0.000747426 Jy ! Component: 700 - total flux cleaned = -0.000783809 Jy ! Component: 750 - total flux cleaned = -0.000852308 Jy ! Component: 800 - total flux cleaned = -0.000885882 Jy ! Component: 850 - total flux cleaned = -0.000950532 Jy ! Component: 900 - total flux cleaned = -0.000981454 Jy ! Component: 950 - total flux cleaned = -0.001041 Jy ! Component: 1000 - total flux cleaned = -0.00107039 Jy ! Component: 1050 - total flux cleaned = -0.00115374 Jy ! Component: 1100 - total flux cleaned = -0.00123411 Jy ! Component: 1150 - total flux cleaned = -0.00128741 Jy ! Component: 1200 - total flux cleaned = -0.00144048 Jy ! Component: 1250 - total flux cleaned = -0.00148952 Jy ! Component: 1300 - total flux cleaned = -0.00158519 Jy ! Component: 1350 - total flux cleaned = -0.00165495 Jy ! Component: 1400 - total flux cleaned = -0.00170037 Jy ! Component: 1450 - total flux cleaned = -0.00181201 Jy ! Component: 1500 - total flux cleaned = -0.00187748 Jy ! Component: 1550 - total flux cleaned = -0.00198435 Jy ! Component: 1600 - total flux cleaned = -0.00208904 Jy ! Component: 1650 - total flux cleaned = -0.00219091 Jy ! Component: 1700 - total flux cleaned = -0.00225075 Jy ! Component: 1750 - total flux cleaned = -0.00229001 Jy ! Component: 1800 - total flux cleaned = -0.00234803 Jy ! Component: 1850 - total flux cleaned = -0.00248036 Jy ! Component: 1900 - total flux cleaned = -0.00255421 Jy ! Component: 1950 - total flux cleaned = -0.00262702 Jy ! Component: 2000 - total flux cleaned = -0.0027343 Jy ! Component: 2050 - total flux cleaned = -0.00276912 Jy ! Component: 2100 - total flux cleaned = -0.00283839 Jy ! Component: 2150 - total flux cleaned = -0.0028895 Jy ! Component: 2200 - total flux cleaned = -0.00293963 Jy ! Component: 2250 - total flux cleaned = -0.00303855 Jy ! Component: 2300 - total flux cleaned = -0.00308719 Jy ! Component: 2350 - total flux cleaned = -0.00319963 Jy ! Component: 2400 - total flux cleaned = -0.00329456 Jy ! Component: 2450 - total flux cleaned = -0.003388 Jy ! Component: 2500 - total flux cleaned = -0.00343419 Jy ! Component: 2550 - total flux cleaned = -0.00347978 Jy ! Component: 2600 - total flux cleaned = -0.00352471 Jy ! Component: 2650 - total flux cleaned = -0.00358374 Jy ! Component: 2700 - total flux cleaned = -0.00356925 Jy ! Component: 2750 - total flux cleaned = -0.00362699 Jy ! Component: 2800 - total flux cleaned = -0.00366967 Jy ! Component: 2850 - total flux cleaned = -0.0036979 Jy ! Component: 2900 - total flux cleaned = -0.00372556 Jy ! Component: 2950 - total flux cleaned = -0.00380784 Jy ! Component: 3000 - total flux cleaned = -0.00382135 Jy ! Component: 3050 - total flux cleaned = -0.00386169 Jy ! Component: 3100 - total flux cleaned = -0.00391473 Jy ! Component: 3150 - total flux cleaned = -0.00395406 Jy ! Component: 3200 - total flux cleaned = -0.00396698 Jy ! Component: 3250 - total flux cleaned = -0.00400564 Jy ! Component: 3300 - total flux cleaned = -0.00404383 Jy ! Component: 3350 - total flux cleaned = -0.00405637 Jy ! Component: 3400 - total flux cleaned = -0.00405646 Jy ! Component: 3450 - total flux cleaned = -0.00409357 Jy ! Component: 3500 - total flux cleaned = -0.00409357 Jy ! Component: 3550 - total flux cleaned = -0.00411774 Jy ! Component: 3600 - total flux cleaned = -0.00410572 Jy ! Component: 3650 - total flux cleaned = -0.00409395 Jy ! Component: 3700 - total flux cleaned = -0.00415295 Jy ! Component: 3750 - total flux cleaned = -0.00415293 Jy ! Component: 3800 - total flux cleaned = -0.00417613 Jy ! Component: 3850 - total flux cleaned = -0.00418753 Jy ! Component: 3900 - total flux cleaned = -0.00418763 Jy ! Component: 3950 - total flux cleaned = -0.00422152 Jy ! Component: 4000 - total flux cleaned = -0.00425521 Jy ! Component: 4050 - total flux cleaned = -0.00426636 Jy ! Total flux subtracted in 4096 components = -0.00427745 Jy ! Clean residual min=-0.000694 max=0.000674 Jy/beam ! Clean residual mean=-0.000004 rms=0.000197 Jy/beam ! Combined flux in latest and established models = 0.140764 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 416 components and 0.140764 Jy ![Exited script file: muppet] wmap "J1006+1713_S_2015_01_22_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.702 x 8.046 at -26.05 degrees (North through East) ! Clean map min=-0.0043364 max=0.051121 Jy/beam ! Writing clean map to FITS file: J1006+1713_S_2015_01_22_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0511211 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000187908 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.10272 1.10272 2.20545 4.4109 8.8218 17.6436 35.2872 70.5744 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.051 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.702 x 8.046 at -26.05 degrees (North through East) ! Clean map min=-0.0043364 max=0.051121 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 J1006+1713_S_2015_01_22_pus_uvs.log closed on Tue Jan 3 22:50:08 2017