! Started logfile: J0014+6117_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:27:05 2019 obs J0014+6117_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J0014+6117_S_2017_03_27_pus_uva.fits ! AN table 1: 229 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.980398 visibilities/baseline/integration-bin. ! Found source: J0014+6117 ! ! 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 1684 lines of history. ! ! Reading 40412 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 J0014+6117_S_2017_03_27_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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 918 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.947108Jy sigma=0.008283 ! Fit after self-cal, rms=0.924837Jy sigma=0.008094 ! 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.131 mas, bmaj=3.751 mas, bpa=-7.555 degrees ! Estimated noise=877.911 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.0531782 Jy ! Component: 100 - total flux cleaned = 0.0793365 Jy ! Total flux subtracted in 100 components = 0.0793365 Jy ! Clean residual min=-0.009007 max=0.016932 Jy/beam ! Clean residual mean=-0.000366 rms=0.003300 Jy/beam ! Combined flux in latest and established models = 0.0793365 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 45 components and 0.0793365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156000Jy sigma=0.001447 ! Fit after self-cal, rms=0.155776Jy sigma=0.001445 ! 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.955 mas, bmaj=4.657 mas, bpa=1.237 degrees ! Estimated noise=445.223 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.0424928 Jy ! Component: 100 - total flux cleaned = 0.068371 Jy ! Component: 150 - total flux cleaned = 0.0841816 Jy ! Component: 200 - total flux cleaned = 0.0938444 Jy ! Total flux subtracted in 200 components = 0.0938444 Jy ! Clean residual min=-0.016239 max=0.033968 Jy/beam ! Clean residual mean=-0.000619 rms=0.006398 Jy/beam ! Combined flux in latest and established models = 0.173181 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 55 components and 0.173181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144857Jy sigma=0.001328 ! Fit after self-cal, rms=0.144013Jy sigma=0.001322 ! 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 3.59 FD 1.94 HN 2.13 KP 0.87 ! LA 0.62 MK 1.24 NL 3.25 OV 3.08 ! PT 0.42 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.96 FD 1.78 HN 2.14 KP 0.94 ! LA 0.59 MK 0.90 NL 3.41 OV 2.52 ! PT 0.44 SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 2.20 FD 1.75 HN 1.68 KP 0.75 ! LA 0.64 MK 1.03 NL 2.41 OV 2.00 ! PT 0.44 SC 0.97 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 2.10 FD 1.46 HN 1.12 KP 1.00* ! LA 0.62 MK 0.64 NL 1.00* OV 2.09 ! PT 0.59 SC 1.00* ! ! ! Fit before self-cal, rms=0.144013Jy sigma=0.001322 ! Fit after self-cal, rms=0.347449Jy sigma=0.000994 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.984 mas, bmaj=4.777 mas, bpa=1.308 degrees ! Estimated noise=529.517 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.00931502 Jy ! Component: 100 - total flux cleaned = 0.011483 Jy ! Component: 150 - total flux cleaned = 0.01141 Jy ! Component: 200 - total flux cleaned = 0.0114074 Jy ! Total flux subtracted in 200 components = 0.0114074 Jy ! Clean residual min=-0.015090 max=0.018868 Jy/beam ! Clean residual mean=-0.000400 rms=0.004794 Jy/beam ! Combined flux in latest and established models = 0.184588 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 60 components and 0.184588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.345358Jy sigma=0.001002 ! Fit after self-cal, rms=0.357463Jy sigma=0.000963 ! 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.357463Jy sigma=0.000963 ! Fit after self-cal, rms=0.725463Jy sigma=0.000828 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.053 mas, bmaj=4.853 mas, bpa=-3.961 degrees ! Estimated noise=585.809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00675707 Jy ! Component: 100 - total flux cleaned = 0.00770614 Jy ! Component: 150 - total flux cleaned = 0.00792171 Jy ! Component: 200 - total flux cleaned = 0.00797939 Jy ! Total flux subtracted in 200 components = 0.00797939 Jy ! Clean residual min=-0.009983 max=0.013295 Jy/beam ! Clean residual mean=0.000052 rms=0.002901 Jy/beam ! Combined flux in latest and established models = 0.192568 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 64 components and 0.192568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.724514Jy sigma=0.000832 ! Fit after self-cal, rms=0.726725Jy sigma=0.000828 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 (-73.5, 100.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109616 Jy ! Component: 100 - total flux cleaned = 0.0125468 Jy ! Component: 150 - total flux cleaned = 0.0128943 Jy ! Component: 200 - total flux cleaned = 0.0135912 Jy ! Total flux subtracted in 200 components = 0.0135912 Jy ! Clean residual min=-0.009050 max=0.011093 Jy/beam ! Clean residual mean=-0.000053 rms=0.002769 Jy/beam ! Combined flux in latest and established models = 0.206159 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 93 components and 0.206159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.725904Jy sigma=0.000823 ! Fit after self-cal, rms=0.725097Jy sigma=0.000821 ! 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.725097Jy sigma=0.000821 ! Fit after self-cal, rms=0.780688Jy sigma=0.000816 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.099 mas, bmaj=5.036 mas, bpa=-8.494 degrees ! Estimated noise=614.048 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00853729 Jy ! Component: 100 - total flux cleaned = 0.0117896 Jy ! Component: 150 - total flux cleaned = 0.0129799 Jy ! Component: 200 - total flux cleaned = 0.0141649 Jy ! Total flux subtracted in 200 components = 0.0141649 Jy ! Clean residual min=-0.009425 max=0.011716 Jy/beam ! Clean residual mean=-0.000018 rms=0.002837 Jy/beam ! Combined flux in latest and established models = 0.220324 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 98 components and 0.220324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.779722Jy sigma=0.000817 ! Fit after self-cal, rms=0.779749Jy sigma=0.000816 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.0021798 Jy ! Component: 100 - total flux cleaned = 0.00272284 Jy ! Component: 150 - total flux cleaned = 0.00296693 Jy ! Component: 200 - total flux cleaned = 0.00319252 Jy ! Total flux subtracted in 200 components = 0.00319252 Jy ! Clean residual min=-0.009520 max=0.011875 Jy/beam ! Clean residual mean=-0.000028 rms=0.002859 Jy/beam ! Combined flux in latest and established models = 0.223516 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 110 components and 0.223516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.779379Jy sigma=0.000816 ! Fit after self-cal, rms=0.779285Jy sigma=0.000816 ! 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.779285Jy sigma=0.000816 ! Fit after self-cal, rms=0.887390Jy sigma=0.000813 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.41 mas, bmaj=11.83 mas, bpa=84.02 degrees ! Estimated noise=669.425 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00294523 Jy ! Component: 100 - total flux cleaned = 0.00444409 Jy ! Component: 150 - total flux cleaned = 0.00562736 Jy ! Component: 200 - total flux cleaned = 0.00648727 Jy ! Total flux subtracted in 200 components = 0.00648727 Jy ! Clean residual min=-0.013535 max=0.019386 Jy/beam ! Clean residual mean=0.000029 rms=0.004505 Jy/beam ! Combined flux in latest and established models = 0.230004 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 119 components and 0.230004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.886736Jy sigma=0.000817 ! Fit after self-cal, rms=0.886870Jy sigma=0.000815 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.000185918 Jy ! Component: 100 - total flux cleaned = 0.000310169 Jy ! Component: 150 - total flux cleaned = 0.000551266 Jy ! Component: 200 - total flux cleaned = 0.000662945 Jy ! Total flux subtracted in 200 components = 0.000662945 Jy ! Clean residual min=-0.013540 max=0.018993 Jy/beam ! Clean residual mean=0.000026 rms=0.004508 Jy/beam ! Combined flux in latest and established models = 0.230666 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 123 components and 0.230666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.886616Jy sigma=0.000817 ! Fit after self-cal, rms=0.886526Jy sigma=0.000816 ! 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.265 mas, bmaj=5.173 mas, bpa=-9.165 degrees ! Estimated noise=654.137 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.265 x 5.173 at -9.165 degrees (North through East) ! Clean map min=-0.017678 max=0.1081 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.155 mas, bmaj=4.024 mas, bpa=-13.35 degrees ! Estimated noise=1402.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0738771 Jy ! Component: 100 - total flux cleaned = 0.115034 Jy ! Component: 150 - total flux cleaned = 0.144658 Jy ! Component: 200 - total flux cleaned = 0.167122 Jy ! Total flux subtracted in 200 components = 0.167122 Jy ! Clean residual min=-0.010941 max=0.012987 Jy/beam ! Clean residual mean=-0.000125 rms=0.003019 Jy/beam ! Combined flux in latest and established models = 0.167122 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 40 model components to the UV plane model. ! The established model now contains 40 components and 0.167122 Jy ! Inverting map and beam ! Estimated beam: bmin=4.265 mas, bmaj=5.173 mas, bpa=-9.165 degrees ! Estimated noise=654.137 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.0246275 Jy ! Component: 100 - total flux cleaned = 0.0359543 Jy ! Component: 150 - total flux cleaned = 0.0416349 Jy ! Component: 200 - total flux cleaned = 0.0455074 Jy ! Total flux subtracted in 200 components = 0.0455074 Jy ! Clean residual min=-0.010363 max=0.013121 Jy/beam ! Clean residual mean=-0.000026 rms=0.003147 Jy/beam ! Combined flux in latest and established models = 0.21263 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 68 components and 0.21263 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=10.41 mas, bmaj=11.83 mas, bpa=84.02 degrees ! Estimated noise=669.425 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00404666 Jy ! Component: 100 - total flux cleaned = 0.00602792 Jy ! Component: 150 - total flux cleaned = 0.00810244 Jy ! Component: 200 - total flux cleaned = 0.00958303 Jy ! Total flux subtracted in 200 components = 0.00958303 Jy ! Clean residual min=-0.014086 max=0.019192 Jy/beam ! Clean residual mean=0.000009 rms=0.004570 Jy/beam ! Combined flux in latest and established models = 0.222213 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.00145191 Jy ! Component: 100 - total flux cleaned = 0.00239928 Jy ! Component: 150 - total flux cleaned = 0.00282404 Jy ! Component: 200 - total flux cleaned = 0.00308675 Jy ! Total flux subtracted in 200 components = 0.00308675 Jy ! Clean residual min=-0.013864 max=0.019157 Jy/beam ! Clean residual mean=0.000008 rms=0.004539 Jy/beam ! Combined flux in latest and established models = 0.225299 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 85 components and 0.225299 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.265 mas, bmaj=5.173 mas, bpa=-9.165 degrees ! Estimated noise=654.137 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113983 Jy ! Component: 100 - total flux cleaned = 0.00226148 Jy ! Component: 150 - total flux cleaned = 0.00304209 Jy ! Component: 200 - total flux cleaned = 0.00358834 Jy ! Total flux subtracted in 200 components = 0.00358834 Jy ! Clean residual min=-0.011640 max=0.012507 Jy/beam ! Clean residual mean=0.000003 rms=0.003069 Jy/beam ! Combined flux in latest and established models = 0.228888 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 104 components and 0.228888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.885777Jy sigma=0.000821 ! Fit after self-cal, rms=0.885623Jy sigma=0.000820 wmodel J0014+6117_S_2017_03_27_pus_map.mod ! Writing 104 model components to file: J0014+6117_S_2017_03_27_pus_map.mod wobs J0014+6117_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J0014+6117_S_2017_03_27_pus_uvs.fits wwins J0014+6117_S_2017_03_27_pus_map.win ! wwins: Wrote 2 windows to J0014+6117_S_2017_03_27_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.00270296 Jy ! Component: 100 - total flux cleaned = 0.00588734 Jy ! Component: 150 - total flux cleaned = 0.00906653 Jy ! Component: 200 - total flux cleaned = 0.0117742 Jy ! Component: 250 - total flux cleaned = 0.0144035 Jy ! Component: 300 - total flux cleaned = 0.0162797 Jy ! Component: 350 - total flux cleaned = 0.0177781 Jy ! Component: 400 - total flux cleaned = 0.0194045 Jy ! Component: 450 - total flux cleaned = 0.0211547 Jy ! Component: 500 - total flux cleaned = 0.0227152 Jy ! Component: 550 - total flux cleaned = 0.0245564 Jy ! Component: 600 - total flux cleaned = 0.0259164 Jy ! Component: 650 - total flux cleaned = 0.0277019 Jy ! Component: 700 - total flux cleaned = 0.029459 Jy ! Component: 750 - total flux cleaned = 0.0310457 Jy ! Component: 800 - total flux cleaned = 0.0321848 Jy ! Component: 850 - total flux cleaned = 0.0333093 Jy ! Component: 900 - total flux cleaned = 0.0346968 Jy ! Component: 950 - total flux cleaned = 0.0357902 Jy ! Component: 1000 - total flux cleaned = 0.0371421 Jy ! Component: 1050 - total flux cleaned = 0.0386116 Jy ! Component: 1100 - total flux cleaned = 0.0394073 Jy ! Component: 1150 - total flux cleaned = 0.0412429 Jy ! Component: 1200 - total flux cleaned = 0.0424123 Jy ! Component: 1250 - total flux cleaned = 0.0435698 Jy ! Component: 1300 - total flux cleaned = 0.0444627 Jy ! Component: 1350 - total flux cleaned = 0.0456 Jy ! Component: 1400 - total flux cleaned = 0.0468518 Jy ! Component: 1450 - total flux cleaned = 0.047474 Jy ! Component: 1500 - total flux cleaned = 0.0484621 Jy ! Component: 1550 - total flux cleaned = 0.0491971 Jy ! Component: 1600 - total flux cleaned = 0.0504132 Jy ! Component: 1650 - total flux cleaned = 0.0510161 Jy ! Component: 1700 - total flux cleaned = 0.051617 Jy ! Component: 1750 - total flux cleaned = 0.0526886 Jy ! Component: 1800 - total flux cleaned = 0.0532801 Jy ! Component: 1850 - total flux cleaned = 0.0538683 Jy ! Component: 1900 - total flux cleaned = 0.0546871 Jy ! Component: 1950 - total flux cleaned = 0.0552691 Jy ! Component: 2000 - total flux cleaned = 0.0561933 Jy ! Component: 2050 - total flux cleaned = 0.056768 Jy ! Component: 2100 - total flux cleaned = 0.0571113 Jy ! Component: 2150 - total flux cleaned = 0.0581345 Jy ! Component: 2200 - total flux cleaned = 0.0589256 Jy ! Component: 2250 - total flux cleaned = 0.0598255 Jy ! Component: 2300 - total flux cleaned = 0.0602727 Jy ! Component: 2350 - total flux cleaned = 0.0606072 Jy ! Component: 2400 - total flux cleaned = 0.0616051 Jy ! Component: 2450 - total flux cleaned = 0.0621575 Jy ! Component: 2500 - total flux cleaned = 0.0628168 Jy ! Component: 2550 - total flux cleaned = 0.0634724 Jy ! Component: 2600 - total flux cleaned = 0.0639078 Jy ! Component: 2650 - total flux cleaned = 0.0647756 Jy ! Component: 2700 - total flux cleaned = 0.0653154 Jy ! Component: 2750 - total flux cleaned = 0.0666042 Jy ! Component: 2800 - total flux cleaned = 0.0669246 Jy ! Component: 2850 - total flux cleaned = 0.0676695 Jy ! Component: 2900 - total flux cleaned = 0.0681994 Jy ! Component: 2950 - total flux cleaned = 0.069361 Jy ! Component: 3000 - total flux cleaned = 0.0698862 Jy ! Component: 3050 - total flux cleaned = 0.0704096 Jy ! Component: 3100 - total flux cleaned = 0.0710349 Jy ! Component: 3150 - total flux cleaned = 0.071658 Jy ! Component: 3200 - total flux cleaned = 0.0721755 Jy ! Component: 3250 - total flux cleaned = 0.0725871 Jy ! Component: 3300 - total flux cleaned = 0.072998 Jy ! Component: 3350 - total flux cleaned = 0.0736112 Jy ! Component: 3400 - total flux cleaned = 0.0747304 Jy ! Component: 3450 - total flux cleaned = 0.0750335 Jy ! Component: 3500 - total flux cleaned = 0.0750336 Jy ! Component: 3550 - total flux cleaned = 0.0761403 Jy ! Component: 3600 - total flux cleaned = 0.0765414 Jy ! Component: 3650 - total flux cleaned = 0.0774399 Jy ! Component: 3700 - total flux cleaned = 0.0774403 Jy ! Component: 3750 - total flux cleaned = 0.0782331 Jy ! Component: 3800 - total flux cleaned = 0.0790229 Jy ! Component: 3850 - total flux cleaned = 0.0794163 Jy ! Component: 3900 - total flux cleaned = 0.0799068 Jy ! Component: 3950 - total flux cleaned = 0.0805904 Jy ! Component: 4000 - total flux cleaned = 0.080687 Jy ! Component: 4050 - total flux cleaned = 0.0816577 Jy ! Total flux subtracted in 4096 components = 0.0825284 Jy ! Clean residual min=-0.005089 max=0.005743 Jy/beam ! Clean residual mean=-0.000027 rms=0.002078 Jy/beam ! Combined flux in latest and established models = 0.311416 Jy keep ! Adding 436 model components to the UV plane model. ! The established model now contains 540 components and 0.311416 Jy ![Exited script file: muppet] wmap "J0014+6117_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.265 x 5.173 at -9.165 degrees (North through East) ! Clean map min=-0.02071 max=0.11387 Jy/beam ! Writing clean map to FITS file: J0014+6117_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.113871 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00206636 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -5.44393 5.44393 10.8879 21.7757 43.5514 87.1028 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0061 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.113 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.265 x 5.173 at -9.165 degrees (North through East) ! Clean map min=-0.02071 max=0.11387 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 J0014+6117_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:27:13 2019