! Started logfile: /scr/pima/bg219i_uvs/J1813+0615_S_uvs.log on Wed Apr 6 23:11:48 2016 obs /scr/pima/bg219i_uvs/J1813+0615_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1813+0615_S_uva.fits ! AN table 1: 23 integrations on 36 of 36 possible baselines. ! AN table 2: 24 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1813+0615 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 6768 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219i_uvs/J1813+0615_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.035355Jy sigma=22.904573 ! Fit after self-cal, rms=0.715160Jy sigma=15.917808 ! 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.244 mas, bmaj=7.447 mas, bpa=11.99 degrees ! Estimated noise=0.571654 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.213395 Jy ! Component: 100 - total flux cleaned = 0.26597 Jy ! Total flux subtracted in 100 components = 0.26597 Jy ! Clean residual min=-0.009180 max=0.021279 Jy/beam ! Clean residual mean=-0.000039 rms=0.002453 Jy/beam ! Combined flux in latest and established models = 0.26597 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.26597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084365Jy sigma=1.602530 ! Fit after self-cal, rms=0.084357Jy sigma=1.602406 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0224139 Jy ! Component: 100 - total flux cleaned = 0.0336206 Jy ! Total flux subtracted in 100 components = 0.0336206 Jy ! Clean residual min=-0.005608 max=0.005933 Jy/beam ! Clean residual mean=-0.000021 rms=0.001503 Jy/beam ! Combined flux in latest and established models = 0.299591 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 29 components and 0.299591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076020Jy sigma=1.405655 ! Fit after self-cal, rms=0.076013Jy sigma=1.405429 ! 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.061 mas, bmaj=8.464 mas, bpa=9.835 degrees ! Estimated noise=0.402878 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.00978598 Jy ! Component: 100 - total flux cleaned = 0.0152353 Jy ! Component: 150 - total flux cleaned = 0.0185704 Jy ! Component: 200 - total flux cleaned = 0.0206897 Jy ! Total flux subtracted in 200 components = 0.0206897 Jy ! Clean residual min=-0.006094 max=0.004051 Jy/beam ! Clean residual mean=-0.000010 rms=0.001209 Jy/beam ! Combined flux in latest and established models = 0.32028 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 66 components and 0.32028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074419Jy sigma=1.376512 ! Fit after self-cal, rms=0.074418Jy sigma=1.376362 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.061 x 8.464 at 9.835 degrees (North through East) ! Clean map min=-0.0059089 max=0.28172 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 KP 1.01 LA 0.99 ! MK 1.01 NL 0.99 OV 1.02 PT 0.99 ! SC 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 KP 1.00 LA 0.98 ! MK 1.02 NL 1.00 OV 0.99 PT 0.99 ! SC 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 KP 0.99 LA 0.99 ! MK 1.03 NL 0.97 OV 1.01 PT 0.97 ! SC 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 0.95 HN 1.12 KP 1.02 ! LA 1.01 NL 0.97 OV 0.98 PT 1.02 ! SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 KP 1.00 LA 1.03 ! MK 0.98 NL 0.98 OV 0.98 PT 1.00 ! SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.074418Jy sigma=1.376362 ! Fit after self-cal, rms=0.074169Jy sigma=1.368459 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.065 mas, bmaj=8.477 mas, bpa=9.892 degrees ! Estimated noise=0.402254 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.000547075 Jy ! Component: 100 - total flux cleaned = 0.00073999 Jy ! Component: 150 - total flux cleaned = 0.0009111 Jy ! Component: 200 - total flux cleaned = 0.000998067 Jy ! Total flux subtracted in 200 components = 0.000998067 Jy ! Clean residual min=-0.005564 max=0.003687 Jy/beam ! Clean residual mean=-0.000013 rms=0.001066 Jy/beam ! Combined flux in latest and established models = 0.321278 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 76 components and 0.321278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074132Jy sigma=1.368228 ! Fit after self-cal, rms=0.074138Jy sigma=1.368171 ! 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.074138Jy sigma=1.368171 ! Fit after self-cal, rms=0.074090Jy sigma=1.368094 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.058 mas, bmaj=8.471 mas, bpa=9.901 degrees ! Estimated noise=0.401939 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000331709 Jy ! Component: 100 - total flux cleaned = 0.000473898 Jy ! Component: 150 - total flux cleaned = 0.000554015 Jy ! Component: 200 - total flux cleaned = 0.000572848 Jy ! Total flux subtracted in 200 components = 0.000572848 Jy ! Clean residual min=-0.005516 max=0.003651 Jy/beam ! Clean residual mean=-0.000012 rms=0.001063 Jy/beam ! Combined flux in latest and established models = 0.321851 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 80 components and 0.321851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074065Jy sigma=1.367947 ! Fit after self-cal, rms=0.074065Jy sigma=1.367926 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 = 4.74538e-05 Jy ! Component: 100 - total flux cleaned = 8.28427e-05 Jy ! Component: 150 - total flux cleaned = 0.000115865 Jy ! Component: 200 - total flux cleaned = 0.000132048 Jy ! Total flux subtracted in 200 components = 0.000132048 Jy ! Clean residual min=-0.005474 max=0.003625 Jy/beam ! Clean residual mean=-0.000012 rms=0.001061 Jy/beam ! Combined flux in latest and established models = 0.321983 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 82 components and 0.321983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074053Jy sigma=1.367800 ! Fit after self-cal, rms=0.074053Jy sigma=1.367784 ! 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.074053Jy sigma=1.367784 ! Fit after self-cal, rms=0.073774Jy sigma=1.368684 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.053 mas, bmaj=8.467 mas, bpa=9.917 degrees ! Estimated noise=0.400851 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000471797 Jy ! Component: 100 - total flux cleaned = -0.000437122 Jy ! Component: 150 - total flux cleaned = -0.000421631 Jy ! Component: 200 - total flux cleaned = -0.000406312 Jy ! Total flux subtracted in 200 components = -0.000406312 Jy ! Clean residual min=-0.005075 max=0.003515 Jy/beam ! Clean residual mean=-0.000011 rms=0.001002 Jy/beam ! Combined flux in latest and established models = 0.321577 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 85 components and 0.321577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073769Jy sigma=1.368328 ! Fit after self-cal, rms=0.073767Jy sigma=1.368314 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 = 3.24106e-05 Jy ! Component: 100 - total flux cleaned = 4.59909e-05 Jy ! Component: 150 - total flux cleaned = 5.961e-05 Jy ! Component: 200 - total flux cleaned = 4.53914e-05 Jy ! Total flux subtracted in 200 components = 4.53914e-05 Jy ! Clean residual min=-0.005079 max=0.003489 Jy/beam ! Clean residual mean=-0.000011 rms=0.001001 Jy/beam ! Combined flux in latest and established models = 0.321622 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 86 components and 0.321622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073760Jy sigma=1.368215 ! Fit after self-cal, rms=0.073760Jy sigma=1.368210 ! 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.073760Jy sigma=1.368210 ! Fit after self-cal, rms=0.073668Jy sigma=1.368193 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.398 mas, bmaj=11.57 mas, bpa=6.462 degrees ! Estimated noise=0.472286 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000334654 Jy ! Component: 100 - total flux cleaned = -0.000331775 Jy ! Component: 150 - total flux cleaned = -0.000353095 Jy ! Component: 200 - total flux cleaned = -0.000333166 Jy ! Total flux subtracted in 200 components = -0.000333166 Jy ! Clean residual min=-0.005866 max=0.004293 Jy/beam ! Clean residual mean=-0.000021 rms=0.001316 Jy/beam ! Combined flux in latest and established models = 0.321289 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 91 components and 0.321289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073650Jy sigma=1.368549 ! Fit after self-cal, rms=0.073644Jy sigma=1.368414 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 = -3.07071e-05 Jy ! Component: 100 - total flux cleaned = -5.11593e-05 Jy ! Component: 150 - total flux cleaned = -6.79956e-05 Jy ! Component: 200 - total flux cleaned = -2.10656e-05 Jy ! Total flux subtracted in 200 components = -2.10656e-05 Jy ! Clean residual min=-0.005787 max=0.004315 Jy/beam ! Clean residual mean=-0.000021 rms=0.001314 Jy/beam ! Combined flux in latest and established models = 0.321268 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 96 components and 0.321268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073642Jy sigma=1.368854 ! Fit after self-cal, rms=0.073639Jy sigma=1.368765 ! 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.048 mas, bmaj=8.464 mas, bpa=9.934 degrees ! Estimated noise=0.400017 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.048 x 8.464 at 9.934 degrees (North through East) ! Clean map min=-0.0049731 max=0.27873 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.232 mas, bmaj=7.442 mas, bpa=12.04 degrees ! Estimated noise=0.567233 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.211686 Jy ! Component: 100 - total flux cleaned = 0.264533 Jy ! Component: 150 - total flux cleaned = 0.287302 Jy ! Component: 200 - total flux cleaned = 0.298592 Jy ! Total flux subtracted in 200 components = 0.298592 Jy ! Clean residual min=-0.005349 max=0.006274 Jy/beam ! Clean residual mean=-0.000021 rms=0.001375 Jy/beam ! Combined flux in latest and established models = 0.298592 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.298592 Jy ! Inverting map and beam ! Estimated beam: bmin=4.048 mas, bmaj=8.464 mas, bpa=9.934 degrees ! Estimated noise=0.400017 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) ! Added new window around map position (-4, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00965196 Jy ! Component: 100 - total flux cleaned = 0.0151392 Jy ! Component: 150 - total flux cleaned = 0.0187381 Jy ! Component: 200 - total flux cleaned = 0.0209654 Jy ! Total flux subtracted in 200 components = 0.0209654 Jy ! Clean residual min=-0.004603 max=0.003442 Jy/beam ! Clean residual mean=-0.000014 rms=0.000981 Jy/beam ! Combined flux in latest and established models = 0.319558 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 67 components and 0.319558 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.398 mas, bmaj=11.57 mas, bpa=6.462 degrees ! Estimated noise=0.472286 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00148999 Jy ! Component: 100 - total flux cleaned = 0.00177203 Jy ! Component: 150 - total flux cleaned = 0.00187691 Jy ! Component: 200 - total flux cleaned = 0.00200755 Jy ! Total flux subtracted in 200 components = 0.00200755 Jy ! Clean residual min=-0.005326 max=0.004174 Jy/beam ! Clean residual mean=-0.000019 rms=0.001284 Jy/beam ! Combined flux in latest and established models = 0.321565 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 = 7.25593e-05 Jy ! Component: 100 - total flux cleaned = 0.000105005 Jy ! Component: 150 - total flux cleaned = 7.91183e-05 Jy ! Component: 200 - total flux cleaned = 8.02579e-05 Jy ! Total flux subtracted in 200 components = 8.02579e-05 Jy ! Clean residual min=-0.005393 max=0.004205 Jy/beam ! Clean residual mean=-0.000019 rms=0.001282 Jy/beam ! Combined flux in latest and established models = 0.321646 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 102 components and 0.321646 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.048 mas, bmaj=8.464 mas, bpa=9.934 degrees ! Estimated noise=0.400017 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000102895 Jy ! Component: 100 - total flux cleaned = 0.000143367 Jy ! Component: 150 - total flux cleaned = 0.000213762 Jy ! Component: 200 - total flux cleaned = 0.000245714 Jy ! Total flux subtracted in 200 components = 0.000245714 Jy ! Clean residual min=-0.004862 max=0.003598 Jy/beam ! Clean residual mean=-0.000011 rms=0.000963 Jy/beam ! Combined flux in latest and established models = 0.321891 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 118 components and 0.321891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073487Jy sigma=1.365544 ! Fit after self-cal, rms=0.073476Jy sigma=1.365212 wmodel /scr/pima/bg219i_uvs/J1813+0615_S_map.mod ! Writing 118 model components to file: /scr/pima/bg219i_uvs/J1813+0615_S_map.mod wobs /scr/pima/bg219i_uvs/J1813+0615_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J1813+0615_S_uvs.fits wwins /scr/pima/bg219i_uvs/J1813+0615_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219i_uvs/J1813+0615_S_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.00212873 Jy ! Component: 100 - total flux cleaned = -0.00377177 Jy ! Component: 150 - total flux cleaned = -0.00439134 Jy ! Component: 200 - total flux cleaned = -0.00468252 Jy ! Component: 250 - total flux cleaned = -0.00479322 Jy ! Component: 300 - total flux cleaned = -0.00489975 Jy ! Component: 350 - total flux cleaned = -0.00484966 Jy ! Component: 400 - total flux cleaned = -0.00499677 Jy ! Component: 450 - total flux cleaned = -0.00518753 Jy ! Component: 500 - total flux cleaned = -0.00537261 Jy ! Component: 550 - total flux cleaned = -0.00546249 Jy ! Component: 600 - total flux cleaned = -0.00555096 Jy ! Component: 650 - total flux cleaned = -0.00572357 Jy ! Component: 700 - total flux cleaned = -0.0058919 Jy ! Component: 750 - total flux cleaned = -0.00613832 Jy ! Component: 800 - total flux cleaned = -0.00629889 Jy ! Component: 850 - total flux cleaned = -0.00649545 Jy ! Component: 900 - total flux cleaned = -0.00676506 Jy ! Component: 950 - total flux cleaned = -0.00691598 Jy ! Component: 1000 - total flux cleaned = -0.00710083 Jy ! Component: 1050 - total flux cleaned = -0.00728173 Jy ! Component: 1100 - total flux cleaned = -0.00745905 Jy ! Component: 1150 - total flux cleaned = -0.0077373 Jy ! Component: 1200 - total flux cleaned = -0.00790786 Jy ! Component: 1250 - total flux cleaned = -0.00814325 Jy ! Component: 1300 - total flux cleaned = -0.00847292 Jy ! Component: 1350 - total flux cleaned = -0.00866701 Jy ! Component: 1400 - total flux cleaned = -0.0088584 Jy ! Component: 1450 - total flux cleaned = -0.00907823 Jy ! Component: 1500 - total flux cleaned = -0.00923271 Jy ! Component: 1550 - total flux cleaned = -0.00935491 Jy ! Component: 1600 - total flux cleaned = -0.00956499 Jy ! Component: 1650 - total flux cleaned = -0.00974153 Jy ! Component: 1700 - total flux cleaned = -0.00988645 Jy ! Component: 1750 - total flux cleaned = -0.0100861 Jy ! Component: 1800 - total flux cleaned = -0.0102265 Jy ! Component: 1850 - total flux cleaned = -0.0103648 Jy ! Component: 1900 - total flux cleaned = -0.0105011 Jy ! Component: 1950 - total flux cleaned = -0.0106354 Jy ! Component: 2000 - total flux cleaned = -0.0108203 Jy ! Component: 2050 - total flux cleaned = -0.0109507 Jy ! Component: 2100 - total flux cleaned = -0.0111567 Jy ! Component: 2150 - total flux cleaned = -0.0112586 Jy ! Component: 2200 - total flux cleaned = -0.0115094 Jy ! Component: 2250 - total flux cleaned = -0.0116577 Jy ! Component: 2300 - total flux cleaned = -0.0118285 Jy ! Component: 2350 - total flux cleaned = -0.0120213 Jy ! Component: 2400 - total flux cleaned = -0.0121639 Jy ! Component: 2450 - total flux cleaned = -0.0123283 Jy ! Component: 2500 - total flux cleaned = -0.0125368 Jy ! Component: 2550 - total flux cleaned = -0.0126744 Jy ! Component: 2600 - total flux cleaned = -0.0128786 Jy ! Component: 2650 - total flux cleaned = -0.0130131 Jy ! Component: 2700 - total flux cleaned = -0.0132569 Jy ! Component: 2750 - total flux cleaned = -0.0134542 Jy ! Component: 2800 - total flux cleaned = -0.0135411 Jy ! Component: 2850 - total flux cleaned = -0.0136915 Jy ! Component: 2900 - total flux cleaned = -0.0139034 Jy ! Component: 2950 - total flux cleaned = -0.0140081 Jy ! Component: 3000 - total flux cleaned = -0.0141536 Jy ! Component: 3050 - total flux cleaned = -0.0142978 Jy ! Component: 3100 - total flux cleaned = -0.0143997 Jy ! Component: 3150 - total flux cleaned = -0.014541 Jy ! Component: 3200 - total flux cleaned = -0.0146811 Jy ! Component: 3250 - total flux cleaned = -0.0148194 Jy ! Component: 3300 - total flux cleaned = -0.0149171 Jy ! Component: 3350 - total flux cleaned = -0.0150526 Jy ! Component: 3400 - total flux cleaned = -0.0152062 Jy ! Component: 3450 - total flux cleaned = -0.0153013 Jy ! Component: 3500 - total flux cleaned = -0.0154333 Jy ! Component: 3550 - total flux cleaned = -0.0155455 Jy ! Component: 3600 - total flux cleaned = -0.0156751 Jy ! Component: 3650 - total flux cleaned = -0.0157482 Jy ! Component: 3700 - total flux cleaned = -0.0158574 Jy ! Component: 3750 - total flux cleaned = -0.0159294 Jy ! Component: 3800 - total flux cleaned = -0.0159653 Jy ! Component: 3850 - total flux cleaned = -0.0160714 Jy ! Component: 3900 - total flux cleaned = -0.0161069 Jy ! Component: 3950 - total flux cleaned = -0.0161941 Jy ! Component: 4000 - total flux cleaned = -0.0162115 Jy ! Component: 4050 - total flux cleaned = -0.0162801 Jy ! Total flux subtracted in 4096 components = -0.0163312 Jy ! Clean residual min=-0.001026 max=0.000917 Jy/beam ! Clean residual mean=-0.000009 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.30556 Jy keep ! Adding 335 model components to the UV plane model. ! The established model now contains 453 components and 0.30556 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J1813+0615_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.048 x 8.464 at 9.934 degrees (North through East) ! Clean map min=-0.0043344 max=0.28031 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1813+0615_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.280315 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000335739 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.359316 0.359316 0.718633 1.43727 2.87453 5.74906 11.4981 22.9962 45.9925 91.985 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.28 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 834.919 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1813+0615_S_uvs.log closed on Wed Apr 6 23:11:54 2016