! Started logfile: J0925+3612_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:22:59 2017 obs J0925+3612_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J0925+3612_S_2014_01_04_pus_uva.fits ! AN table 1: 85 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.583333 visibilities/baseline/integration-bin. ! Found source: J0925+3612 ! ! 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 370 lines of history. ! ! Reading 7140 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 J0925+3612_S_2014_01_04_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 170 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 170 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 170 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 170 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.792494Jy sigma=0.011935 ! Fit after self-cal, rms=0.780078Jy sigma=0.011749 ! 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.762 mas, bmaj=4.271 mas, bpa=60.66 degrees ! Estimated noise=1055.31 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.169308 Jy ! Component: 100 - total flux cleaned = 0.206377 Jy ! Total flux subtracted in 100 components = 0.206377 Jy ! Clean residual min=-0.008859 max=0.014017 Jy/beam ! Clean residual mean=-0.000003 rms=0.002535 Jy/beam ! Combined flux in latest and established models = 0.206377 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.206377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078423Jy sigma=0.001022 ! Fit after self-cal, rms=0.078415Jy sigma=0.001022 ! 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.724 mas, bmaj=5.015 mas, bpa=52.1 degrees ! Estimated noise=592.994 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.0125525 Jy ! Component: 100 - total flux cleaned = 0.0198218 Jy ! Component: 150 - total flux cleaned = 0.0236526 Jy ! Component: 200 - total flux cleaned = 0.0248255 Jy ! Total flux subtracted in 200 components = 0.0248255 Jy ! Clean residual min=-0.009627 max=0.013059 Jy/beam ! Clean residual mean=-0.000005 rms=0.002352 Jy/beam ! Combined flux in latest and established models = 0.231203 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 13 components and 0.231203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075231Jy sigma=0.001003 ! Fit after self-cal, rms=0.075149Jy sigma=0.001003 ! Inverting map ! Added new window around map position (-11, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0116577 Jy ! Component: 100 - total flux cleaned = 0.0172366 Jy ! Component: 150 - total flux cleaned = 0.0209711 Jy ! Component: 200 - total flux cleaned = 0.0230059 Jy ! Total flux subtracted in 200 components = 0.0230059 Jy ! Clean residual min=-0.007038 max=0.006521 Jy/beam ! Clean residual mean=-0.000010 rms=0.001701 Jy/beam ! Combined flux in latest and established models = 0.254209 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 41 components and 0.254209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073262Jy sigma=0.000973 ! Fit after self-cal, rms=0.073053Jy sigma=0.000972 ! 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 1.05 FD 0.88 KP 1.00* LA 1.03 ! MK 0.99 NL 0.95 OV 1.00 PT 1.01 ! SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.02 KP 1.00* LA 0.99 ! MK 0.96 NL 1.00 OV 1.00 PT 1.00 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.24 KP 1.00* LA 0.82 ! MK 0.99 NL 0.97 OV 0.94 PT 0.96 ! SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 1.09 KP 1.00* LA 0.88 ! MK 0.98 NL 1.03 OV 1.00 PT 1.00 ! SC 0.91 ! ! ! Fit before self-cal, rms=0.073053Jy sigma=0.000972 ! Fit after self-cal, rms=0.067226Jy sigma=0.000915 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.656 mas, bmaj=5.005 mas, bpa=48.43 degrees ! Estimated noise=590.632 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.00173807 Jy ! Component: 100 - total flux cleaned = 0.00161873 Jy ! Component: 150 - total flux cleaned = 0.00151024 Jy ! Component: 200 - total flux cleaned = 0.00141199 Jy ! Total flux subtracted in 200 components = 0.00141199 Jy ! Clean residual min=-0.002916 max=0.002962 Jy/beam ! Clean residual mean=-0.000005 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.255621 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 58 components and 0.255621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067059Jy sigma=0.000913 ! Fit after self-cal, rms=0.066836Jy sigma=0.000912 ! 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.066836Jy sigma=0.000912 ! Fit after self-cal, rms=0.066896Jy sigma=0.000907 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.649 mas, bmaj=5.013 mas, bpa=47.7 degrees ! Estimated noise=590.525 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000206148 Jy ! Component: 100 - total flux cleaned = -0.000262569 Jy ! Component: 150 - total flux cleaned = -0.000226731 Jy ! Component: 200 - total flux cleaned = -0.000196245 Jy ! Total flux subtracted in 200 components = -0.000196245 Jy ! Clean residual min=-0.002377 max=0.002299 Jy/beam ! Clean residual mean=0.000003 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.255425 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 77 components and 0.255425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066840Jy sigma=0.000907 ! Fit after self-cal, rms=0.066833Jy sigma=0.000907 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.000128392 Jy ! Component: 100 - total flux cleaned = -0.000155601 Jy ! Component: 150 - total flux cleaned = -0.00018004 Jy ! Component: 200 - total flux cleaned = -0.000202023 Jy ! Total flux subtracted in 200 components = -0.000202023 Jy ! Clean residual min=-0.002254 max=0.002288 Jy/beam ! Clean residual mean=0.000004 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.255223 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 80 components and 0.255223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066813Jy sigma=0.000906 ! Fit after self-cal, rms=0.066815Jy sigma=0.000906 ! 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.066815Jy sigma=0.000906 ! Fit after self-cal, rms=0.066770Jy sigma=0.000906 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.648 mas, bmaj=5.014 mas, bpa=47.69 degrees ! Estimated noise=590.266 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.86979e-05 Jy ! Component: 100 - total flux cleaned = -0.000106152 Jy ! Component: 150 - total flux cleaned = -0.000169033 Jy ! Component: 200 - total flux cleaned = -0.000207792 Jy ! Total flux subtracted in 200 components = -0.000207792 Jy ! Clean residual min=-0.002078 max=0.002208 Jy/beam ! Clean residual mean=0.000006 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.255015 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 89 components and 0.255015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066754Jy sigma=0.000906 ! Fit after self-cal, rms=0.066748Jy sigma=0.000906 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 (98, -51.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00183367 Jy ! Component: 100 - total flux cleaned = 0.00218605 Jy ! Component: 150 - total flux cleaned = 0.00232907 Jy ! Component: 200 - total flux cleaned = 0.00242283 Jy ! Total flux subtracted in 200 components = 0.00242283 Jy ! Clean residual min=-0.001967 max=0.001874 Jy/beam ! Clean residual mean=0.000005 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.257438 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 105 components and 0.257438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066676Jy sigma=0.000905 ! Fit after self-cal, rms=0.066667Jy sigma=0.000905 ! 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.066667Jy sigma=0.000905 ! Fit after self-cal, rms=0.066658Jy sigma=0.000905 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.411 mas, bmaj=10.09 mas, bpa=32.17 degrees ! Estimated noise=686.524 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000738912 Jy ! Component: 100 - total flux cleaned = 0.000760259 Jy ! Component: 150 - total flux cleaned = 0.000742015 Jy ! Component: 200 - total flux cleaned = 0.000775912 Jy ! Total flux subtracted in 200 components = 0.000775912 Jy ! Clean residual min=-0.001875 max=0.001719 Jy/beam ! Clean residual mean=0.000013 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.258213 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 127 components and 0.258213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066644Jy sigma=0.000905 ! Fit after self-cal, rms=0.066642Jy sigma=0.000905 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.000158324 Jy ! Component: 100 - total flux cleaned = 0.00021956 Jy ! Component: 150 - total flux cleaned = 0.000260418 Jy ! Component: 200 - total flux cleaned = 0.00021024 Jy ! Total flux subtracted in 200 components = 0.00021024 Jy ! Clean residual min=-0.001946 max=0.001716 Jy/beam ! Clean residual mean=0.000012 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.258424 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 136 components and 0.258424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066637Jy sigma=0.000905 ! Fit after self-cal, rms=0.066637Jy sigma=0.000905 ! 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.648 mas, bmaj=5.018 mas, bpa=47.7 degrees ! Estimated noise=589.803 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.648 x 5.018 at 47.7 degrees (North through East) ! Clean map min=-0.0020147 max=0.20989 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.702 mas, bmaj=4.285 mas, bpa=55.71 degrees ! Estimated noise=1055.15 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.169257 Jy ! Component: 100 - total flux cleaned = 0.206396 Jy ! Component: 150 - total flux cleaned = 0.219286 Jy ! Component: 200 - total flux cleaned = 0.227497 Jy ! Total flux subtracted in 200 components = 0.227497 Jy ! Clean residual min=-0.004827 max=0.004996 Jy/beam ! Clean residual mean=0.000001 rms=0.001271 Jy/beam ! Combined flux in latest and established models = 0.227497 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.227497 Jy ! Inverting map and beam ! Estimated beam: bmin=4.648 mas, bmaj=5.018 mas, bpa=47.7 degrees ! Estimated noise=589.803 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.00659656 Jy ! Component: 100 - total flux cleaned = 0.0110246 Jy ! Component: 150 - total flux cleaned = 0.0144121 Jy ! Component: 200 - total flux cleaned = 0.0171393 Jy ! Total flux subtracted in 200 components = 0.0171393 Jy ! Clean residual min=-0.002262 max=0.002473 Jy/beam ! Clean residual mean=0.000009 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.244636 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 47 components and 0.244636 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.411 mas, bmaj=10.09 mas, bpa=32.17 degrees ! Estimated noise=686.524 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00295667 Jy ! Component: 100 - total flux cleaned = 0.0051317 Jy ! Component: 150 - total flux cleaned = 0.00686386 Jy ! Component: 200 - total flux cleaned = 0.00805035 Jy ! Total flux subtracted in 200 components = 0.00805035 Jy ! Clean residual min=-0.002311 max=0.002235 Jy/beam ! Clean residual mean=0.000014 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.252686 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.00088462 Jy ! Component: 100 - total flux cleaned = 0.00162603 Jy ! Component: 150 - total flux cleaned = 0.002225 Jy ! Component: 200 - total flux cleaned = 0.00274283 Jy ! Total flux subtracted in 200 components = 0.00274283 Jy ! Clean residual min=-0.002090 max=0.002072 Jy/beam ! Clean residual mean=0.000013 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.255429 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 117 components and 0.255429 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.648 mas, bmaj=5.018 mas, bpa=47.7 degrees ! Estimated noise=589.803 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000812744 Jy ! Component: 100 - total flux cleaned = 0.000949448 Jy ! Component: 150 - total flux cleaned = 0.00103369 Jy ! Component: 200 - total flux cleaned = 0.00114876 Jy ! Total flux subtracted in 200 components = 0.00114876 Jy ! Clean residual min=-0.002121 max=0.001879 Jy/beam ! Clean residual mean=0.000006 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.256578 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 138 components and 0.256578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066708Jy sigma=0.000905 ! Fit after self-cal, rms=0.066724Jy sigma=0.000905 wmodel J0925+3612_S_2014_01_04_pus_map.mod ! Writing 138 model components to file: J0925+3612_S_2014_01_04_pus_map.mod wobs J0925+3612_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J0925+3612_S_2014_01_04_pus_uvs.fits wwins J0925+3612_S_2014_01_04_pus_map.win ! wwins: Wrote 3 windows to J0925+3612_S_2014_01_04_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.000381291 Jy ! Component: 100 - total flux cleaned = -0.000379879 Jy ! Component: 150 - total flux cleaned = -0.000438507 Jy ! Component: 200 - total flux cleaned = -0.00046673 Jy ! Component: 250 - total flux cleaned = -0.000467689 Jy ! Component: 300 - total flux cleaned = -0.000441551 Jy ! Component: 350 - total flux cleaned = -0.000415872 Jy ! Component: 400 - total flux cleaned = -0.000391875 Jy ! Component: 450 - total flux cleaned = -0.000415149 Jy ! Component: 500 - total flux cleaned = -0.000368485 Jy ! Component: 550 - total flux cleaned = -0.000323837 Jy ! Component: 600 - total flux cleaned = -0.000302462 Jy ! Component: 650 - total flux cleaned = -0.000344301 Jy ! Component: 700 - total flux cleaned = -0.000323916 Jy ! Component: 750 - total flux cleaned = -0.000404297 Jy ! Component: 800 - total flux cleaned = -0.000442552 Jy ! Component: 850 - total flux cleaned = -0.000403875 Jy ! Component: 900 - total flux cleaned = -0.00040371 Jy ! Component: 950 - total flux cleaned = -0.000367264 Jy ! Component: 1000 - total flux cleaned = -0.0003852 Jy ! Component: 1050 - total flux cleaned = -0.000350042 Jy ! Component: 1100 - total flux cleaned = -0.000350098 Jy ! Component: 1150 - total flux cleaned = -0.000367084 Jy ! Component: 1200 - total flux cleaned = -0.000367039 Jy ! Component: 1250 - total flux cleaned = -0.000382912 Jy ! Component: 1300 - total flux cleaned = -0.000351066 Jy ! Component: 1350 - total flux cleaned = -0.000319793 Jy ! Component: 1400 - total flux cleaned = -0.000304119 Jy ! Component: 1450 - total flux cleaned = -0.000244307 Jy ! Component: 1500 - total flux cleaned = -0.00012632 Jy ! Component: 1550 - total flux cleaned = -2.45748e-05 Jy ! Component: 1600 - total flux cleaned = 0.000104453 Jy ! Component: 1650 - total flux cleaned = 0.000217281 Jy ! Component: 1700 - total flux cleaned = 0.000287079 Jy ! Component: 1750 - total flux cleaned = 0.000424533 Jy ! Component: 1800 - total flux cleaned = 0.000505356 Jy ! Component: 1850 - total flux cleaned = 0.000505279 Jy ! Component: 1900 - total flux cleaned = 0.000584636 Jy ! Component: 1950 - total flux cleaned = 0.000636855 Jy ! Component: 2000 - total flux cleaned = 0.000688593 Jy ! Component: 2050 - total flux cleaned = 0.000752404 Jy ! Component: 2100 - total flux cleaned = 0.000777595 Jy ! Component: 2150 - total flux cleaned = 0.000852324 Jy ! Component: 2200 - total flux cleaned = 0.00087687 Jy ! Component: 2250 - total flux cleaned = 0.000938028 Jy ! Component: 2300 - total flux cleaned = 0.000986404 Jy ! Component: 2350 - total flux cleaned = 0.00102244 Jy ! Component: 2400 - total flux cleaned = 0.00106969 Jy ! Component: 2450 - total flux cleaned = 0.00113985 Jy ! Component: 2500 - total flux cleaned = 0.00122082 Jy ! Component: 2550 - total flux cleaned = 0.00124366 Jy ! Component: 2600 - total flux cleaned = 0.00130047 Jy ! Component: 2650 - total flux cleaned = 0.00135679 Jy ! Component: 2700 - total flux cleaned = 0.00141263 Jy ! Component: 2750 - total flux cleaned = 0.00145671 Jy ! Component: 2800 - total flux cleaned = 0.00148966 Jy ! Component: 2850 - total flux cleaned = 0.00154387 Jy ! Component: 2900 - total flux cleaned = 0.00153309 Jy ! Component: 2950 - total flux cleaned = 0.00155443 Jy ! Component: 3000 - total flux cleaned = 0.00159667 Jy ! Component: 3050 - total flux cleaned = 0.001607 Jy ! Component: 3100 - total flux cleaned = 0.00162775 Jy ! Component: 3150 - total flux cleaned = 0.00163808 Jy ! Component: 3200 - total flux cleaned = 0.00165858 Jy ! Component: 3250 - total flux cleaned = 0.00167891 Jy ! Component: 3300 - total flux cleaned = 0.00169906 Jy ! Component: 3350 - total flux cleaned = 0.00172922 Jy ! Component: 3400 - total flux cleaned = 0.00175912 Jy ! Component: 3450 - total flux cleaned = 0.00173924 Jy ! Component: 3500 - total flux cleaned = 0.00174916 Jy ! Component: 3550 - total flux cleaned = 0.00175898 Jy ! Component: 3600 - total flux cleaned = 0.00176874 Jy ! Component: 3650 - total flux cleaned = 0.00174922 Jy ! Component: 3700 - total flux cleaned = 0.00173955 Jy ! Component: 3750 - total flux cleaned = 0.00175883 Jy ! Component: 3800 - total flux cleaned = 0.00176843 Jy ! Component: 3850 - total flux cleaned = 0.00180647 Jy ! Component: 3900 - total flux cleaned = 0.00177797 Jy ! Component: 3950 - total flux cleaned = 0.00178741 Jy ! Component: 4000 - total flux cleaned = 0.0017968 Jy ! Component: 4050 - total flux cleaned = 0.00178743 Jy ! Total flux subtracted in 4096 components = 0.00179675 Jy ! Clean residual min=-0.000567 max=0.000631 Jy/beam ! Clean residual mean=0.000004 rms=0.000153 Jy/beam ! Combined flux in latest and established models = 0.258375 Jy keep ! Adding 227 model components to the UV plane model. ! The established model now contains 365 components and 0.258375 Jy ![Exited script file: muppet] wmap "J0925+3612_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.648 x 5.018 at 47.7 degrees (North through East) ! Clean map min=-0.0012721 max=0.21261 Jy/beam ! Writing clean map to FITS file: J0925+3612_S_2014_01_04_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.212612 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000149776 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.211337 0.211337 0.422674 0.845347 1.69069 3.38139 6.76278 13.5256 27.0511 54.1022 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.212 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.648 x 5.018 at 47.7 degrees (North through East) ! Clean map min=-0.0012721 max=0.21261 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 J0925+3612_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:23:04 2017