! Started logfile: /scr/pima/bg219e_uvs/J0503-2128_S_uvs.log on Thu Apr 7 06:36:06 2016 obs /scr/pima/bg219e_uvs/J0503-2128_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0503-2128_S_uva.fits ! AN table 1: 61 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.836066 visibilities/baseline/integration-bin. ! Found source: J0503-2128 ! ! 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 7344 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/bg219e_uvs/J0503-2128_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. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.045984Jy sigma=18.202320 ! Fit after self-cal, rms=0.685861Jy sigma=11.986385 ! 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.144 mas, bmaj=11.45 mas, bpa=10.05 degrees ! Estimated noise=0.862429 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.235657 Jy ! Component: 100 - total flux cleaned = 0.290502 Jy ! Total flux subtracted in 100 components = 0.290502 Jy ! Clean residual min=-0.018580 max=0.058376 Jy/beam ! Clean residual mean=-0.000001 rms=0.005599 Jy/beam ! Combined flux in latest and established models = 0.290502 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.290502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119673Jy sigma=2.026274 ! Fit after self-cal, rms=0.119657Jy sigma=2.025384 ! Inverting map ! Added new window around map position (-5, -17.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0476985 Jy ! Component: 100 - total flux cleaned = 0.0703763 Jy ! Total flux subtracted in 100 components = 0.0703763 Jy ! Clean residual min=-0.013748 max=0.017350 Jy/beam ! Clean residual mean=-0.000002 rms=0.003349 Jy/beam ! Combined flux in latest and established models = 0.360878 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 26 components and 0.360878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095558Jy sigma=1.592260 ! Fit after self-cal, rms=0.092036Jy sigma=1.532411 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0213494 Jy ! Component: 100 - total flux cleaned = 0.03499 Jy ! Total flux subtracted in 100 components = 0.03499 Jy ! Clean residual min=-0.008884 max=0.009409 Jy/beam ! Clean residual mean=0.000000 rms=0.002129 Jy/beam ! Combined flux in latest and established models = 0.395868 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 32 components and 0.395868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084778Jy sigma=1.400520 ! Fit after self-cal, rms=0.084128Jy sigma=1.390334 ! 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.896 mas, bmaj=13.47 mas, bpa=7.812 degrees ! Estimated noise=0.512885 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.0165514 Jy ! Component: 100 - total flux cleaned = 0.0269202 Jy ! Component: 150 - total flux cleaned = 0.0339648 Jy ! Component: 200 - total flux cleaned = 0.038896 Jy ! Total flux subtracted in 200 components = 0.038896 Jy ! Clean residual min=-0.006196 max=0.005964 Jy/beam ! Clean residual mean=0.000016 rms=0.001319 Jy/beam ! Combined flux in latest and established models = 0.434764 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 66 components and 0.434764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080222Jy sigma=1.322892 ! Fit after self-cal, rms=0.080010Jy sigma=1.319799 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.896 x 13.47 at 7.812 degrees (North through East) ! Clean map min=-0.0058409 max=0.29841 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 1.00 FD 0.99 HN 1.02 KP 0.98 ! LA 0.99 NL 1.00 OV 1.00 PT 0.98 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.98 HN 1.00 KP 1.00 ! LA 0.98 NL 1.01 OV 1.01 PT 0.97 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 1.02 KP 0.99 ! LA 0.99 NL 1.02 OV 0.99 PT 0.99 ! SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.99 HN 0.99 KP 0.98 ! LA 0.99 NL 1.00 OV 0.97 PT 0.99 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.080010Jy sigma=1.319799 ! Fit after self-cal, rms=0.079466Jy sigma=1.300717 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.905 mas, bmaj=13.51 mas, bpa=7.771 degrees ! Estimated noise=0.51303 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.00256721 Jy ! Component: 100 - total flux cleaned = 0.0030022 Jy ! Component: 150 - total flux cleaned = 0.00295989 Jy ! Component: 200 - total flux cleaned = 0.00300334 Jy ! Total flux subtracted in 200 components = 0.00300334 Jy ! Clean residual min=-0.004520 max=0.004267 Jy/beam ! Clean residual mean=0.000016 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.437767 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 78 components and 0.437767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079346Jy sigma=1.299088 ! Fit after self-cal, rms=0.079325Jy sigma=1.298768 ! 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.079325Jy sigma=1.298768 ! Fit after self-cal, rms=0.079460Jy sigma=1.297379 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.903 mas, bmaj=13.51 mas, bpa=7.789 degrees ! Estimated noise=0.514392 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00187306 Jy ! Component: 100 - total flux cleaned = 0.00247752 Jy ! Component: 150 - total flux cleaned = 0.00266416 Jy ! Component: 200 - total flux cleaned = 0.00269743 Jy ! Total flux subtracted in 200 components = 0.00269743 Jy ! Clean residual min=-0.004499 max=0.004084 Jy/beam ! Clean residual mean=0.000015 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.440465 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 87 components and 0.440465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079387Jy sigma=1.296692 ! Fit after self-cal, rms=0.079373Jy sigma=1.296560 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.000399207 Jy ! Component: 100 - total flux cleaned = 0.000460232 Jy ! Component: 150 - total flux cleaned = 0.000459863 Jy ! Component: 200 - total flux cleaned = 0.000433898 Jy ! Total flux subtracted in 200 components = 0.000433898 Jy ! Clean residual min=-0.004402 max=0.004069 Jy/beam ! Clean residual mean=0.000015 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.440899 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 90 components and 0.440899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079347Jy sigma=1.296225 ! Fit after self-cal, rms=0.079341Jy sigma=1.296184 ! 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.079341Jy sigma=1.296184 ! Fit after self-cal, rms=0.078073Jy sigma=1.281437 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.902 mas, bmaj=13.51 mas, bpa=7.766 degrees ! Estimated noise=0.516689 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000951925 Jy ! Component: 100 - total flux cleaned = 0.000957693 Jy ! Component: 150 - total flux cleaned = 0.000879923 Jy ! Component: 200 - total flux cleaned = 0.000781808 Jy ! Total flux subtracted in 200 components = 0.000781808 Jy ! Clean residual min=-0.003384 max=0.002664 Jy/beam ! Clean residual mean=0.000006 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.44168 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 101 components and 0.44168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078024Jy sigma=1.280646 ! Fit after self-cal, rms=0.078015Jy sigma=1.280579 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.86424e-05 Jy ! Component: 100 - total flux cleaned = -1.95396e-05 Jy ! Component: 150 - total flux cleaned = -7.34541e-05 Jy ! Component: 200 - total flux cleaned = -9.83518e-05 Jy ! Total flux subtracted in 200 components = -9.83518e-05 Jy ! Clean residual min=-0.003345 max=0.002683 Jy/beam ! Clean residual mean=0.000006 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.441582 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 106 components and 0.441582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077996Jy sigma=1.280296 ! Fit after self-cal, rms=0.077994Jy sigma=1.280289 ! 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.077994Jy sigma=1.280289 ! Fit after self-cal, rms=0.078217Jy sigma=1.280059 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.769 mas, bmaj=18.08 mas, bpa=-2.012 degrees ! Estimated noise=0.611265 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000559062 Jy ! Component: 100 - total flux cleaned = 0.000399062 Jy ! Component: 150 - total flux cleaned = 0.000264463 Jy ! Component: 200 - total flux cleaned = 0.000207898 Jy ! Total flux subtracted in 200 components = 0.000207898 Jy ! Clean residual min=-0.003105 max=0.002910 Jy/beam ! Clean residual mean=0.000008 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.44179 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 130 components and 0.44179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078194Jy sigma=1.279697 ! Fit after self-cal, rms=0.078191Jy sigma=1.279663 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.000158771 Jy ! Component: 100 - total flux cleaned = -0.00020932 Jy ! Component: 150 - total flux cleaned = -0.000232157 Jy ! Component: 200 - total flux cleaned = -0.000273786 Jy ! Total flux subtracted in 200 components = -0.000273786 Jy ! Clean residual min=-0.002954 max=0.002927 Jy/beam ! Clean residual mean=0.000008 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.441516 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 141 components and 0.441516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078187Jy sigma=1.279553 ! Fit after self-cal, rms=0.078183Jy sigma=1.279523 ! 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.901 mas, bmaj=13.51 mas, bpa=7.765 degrees ! Estimated noise=0.518262 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.901 x 13.51 at 7.765 degrees (North through East) ! Clean map min=-0.0032051 max=0.30113 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.143 mas, bmaj=11.45 mas, bpa=10.01 degrees ! Estimated noise=0.870076 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.237293 Jy ! Component: 100 - total flux cleaned = 0.311699 Jy ! Component: 150 - total flux cleaned = 0.348986 Jy ! Component: 200 - total flux cleaned = 0.371802 Jy ! Total flux subtracted in 200 components = 0.371802 Jy ! Clean residual min=-0.007584 max=0.012189 Jy/beam ! Clean residual mean=0.000006 rms=0.002283 Jy/beam ! Combined flux in latest and established models = 0.371802 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.371802 Jy ! Inverting map and beam ! Estimated beam: bmin=3.901 mas, bmaj=13.51 mas, bpa=7.765 degrees ! Estimated noise=0.518262 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.025705 Jy ! Component: 100 - total flux cleaned = 0.0410619 Jy ! Component: 150 - total flux cleaned = 0.0509536 Jy ! Component: 200 - total flux cleaned = 0.057541 Jy ! Total flux subtracted in 200 components = 0.057541 Jy ! Clean residual min=-0.003931 max=0.004077 Jy/beam ! Clean residual mean=0.000011 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 0.429343 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 70 components and 0.429343 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.769 mas, bmaj=18.08 mas, bpa=-2.012 degrees ! Estimated noise=0.611265 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00602919 Jy ! Component: 100 - total flux cleaned = 0.00907222 Jy ! Component: 150 - total flux cleaned = 0.0107136 Jy ! Component: 200 - total flux cleaned = 0.0115389 Jy ! Total flux subtracted in 200 components = 0.0115389 Jy ! Clean residual min=-0.002788 max=0.003103 Jy/beam ! Clean residual mean=0.000008 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.440882 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 = 5.59697e-05 Jy ! Component: 100 - total flux cleaned = 8.06442e-05 Jy ! Component: 150 - total flux cleaned = 6.04054e-05 Jy ! Component: 200 - total flux cleaned = 4.06965e-05 Jy ! Total flux subtracted in 200 components = 4.06965e-05 Jy ! Clean residual min=-0.002768 max=0.003073 Jy/beam ! Clean residual mean=0.000008 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.440923 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 117 components and 0.440923 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.901 mas, bmaj=13.51 mas, bpa=7.765 degrees ! Estimated noise=0.518262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000824354 Jy ! Component: 100 - total flux cleaned = 0.000880849 Jy ! Component: 150 - total flux cleaned = 0.000880821 Jy ! Component: 200 - total flux cleaned = 0.000798602 Jy ! Total flux subtracted in 200 components = 0.000798602 Jy ! Clean residual min=-0.003330 max=0.003054 Jy/beam ! Clean residual mean=0.000006 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.441722 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 133 components and 0.441722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078226Jy sigma=1.280535 ! Fit after self-cal, rms=0.078213Jy sigma=1.280313 wmodel /scr/pima/bg219e_uvs/J0503-2128_S_map.mod ! Writing 133 model components to file: /scr/pima/bg219e_uvs/J0503-2128_S_map.mod wobs /scr/pima/bg219e_uvs/J0503-2128_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0503-2128_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0503-2128_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219e_uvs/J0503-2128_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.000713652 Jy ! Component: 100 - total flux cleaned = -0.00105928 Jy ! Component: 150 - total flux cleaned = -0.000742286 Jy ! Component: 200 - total flux cleaned = -0.00044194 Jy ! Component: 250 - total flux cleaned = -0.000154389 Jy ! Component: 300 - total flux cleaned = 0.000315973 Jy ! Component: 350 - total flux cleaned = 0.000540508 Jy ! Component: 400 - total flux cleaned = 0.000686596 Jy ! Component: 450 - total flux cleaned = 0.000935323 Jy ! Component: 500 - total flux cleaned = 0.000902185 Jy ! Component: 550 - total flux cleaned = 0.000970628 Jy ! Component: 600 - total flux cleaned = 0.00100408 Jy ! Component: 650 - total flux cleaned = 0.00103696 Jy ! Component: 700 - total flux cleaned = 0.00113197 Jy ! Component: 750 - total flux cleaned = 0.00116279 Jy ! Component: 800 - total flux cleaned = 0.00116322 Jy ! Component: 850 - total flux cleaned = 0.0012825 Jy ! Component: 900 - total flux cleaned = 0.00122315 Jy ! Component: 950 - total flux cleaned = 0.00122354 Jy ! Component: 1000 - total flux cleaned = 0.00128037 Jy ! Component: 1050 - total flux cleaned = 0.00136382 Jy ! Component: 1100 - total flux cleaned = 0.00136345 Jy ! Component: 1150 - total flux cleaned = 0.00133729 Jy ! Component: 1200 - total flux cleaned = 0.00146967 Jy ! Component: 1250 - total flux cleaned = 0.00144387 Jy ! Component: 1300 - total flux cleaned = 0.00144376 Jy ! Component: 1350 - total flux cleaned = 0.00151933 Jy ! Component: 1400 - total flux cleaned = 0.00144419 Jy ! Component: 1450 - total flux cleaned = 0.00141944 Jy ! Component: 1500 - total flux cleaned = 0.00129792 Jy ! Component: 1550 - total flux cleaned = 0.00127379 Jy ! Component: 1600 - total flux cleaned = 0.00122634 Jy ! Component: 1650 - total flux cleaned = 0.0011327 Jy ! Component: 1700 - total flux cleaned = 0.00108668 Jy ! Component: 1750 - total flux cleaned = 0.000950241 Jy ! Component: 1800 - total flux cleaned = 0.000882789 Jy ! Component: 1850 - total flux cleaned = 0.000860918 Jy ! Component: 1900 - total flux cleaned = 0.000662971 Jy ! Component: 1950 - total flux cleaned = 0.000533268 Jy ! Component: 2000 - total flux cleaned = 0.000426269 Jy ! Component: 2050 - total flux cleaned = 0.000319981 Jy ! Component: 2100 - total flux cleaned = 0.000257085 Jy ! Component: 2150 - total flux cleaned = 0.000112073 Jy ! Component: 2200 - total flux cleaned = 5.07335e-05 Jy ! Component: 2250 - total flux cleaned = -9.11343e-05 Jy ! Component: 2300 - total flux cleaned = -0.000151704 Jy ! Component: 2350 - total flux cleaned = -0.000271029 Jy ! Component: 2400 - total flux cleaned = -0.000349764 Jy ! Component: 2450 - total flux cleaned = -0.000427687 Jy ! Component: 2500 - total flux cleaned = -0.000485641 Jy ! Component: 2550 - total flux cleaned = -0.000523909 Jy ! Component: 2600 - total flux cleaned = -0.000618798 Jy ! Component: 2650 - total flux cleaned = -0.000675001 Jy ! Component: 2700 - total flux cleaned = -0.000730872 Jy ! Component: 2750 - total flux cleaned = -0.000804638 Jy ! Component: 2800 - total flux cleaned = -0.000877553 Jy ! Component: 2850 - total flux cleaned = -0.000985613 Jy ! Component: 2900 - total flux cleaned = -0.000985702 Jy ! Component: 2950 - total flux cleaned = -0.00107451 Jy ! Component: 3000 - total flux cleaned = -0.00112707 Jy ! Component: 3050 - total flux cleaned = -0.00116215 Jy ! Component: 3100 - total flux cleaned = -0.00123119 Jy ! Component: 3150 - total flux cleaned = -0.0013169 Jy ! Component: 3200 - total flux cleaned = -0.00141832 Jy ! Component: 3250 - total flux cleaned = -0.00143523 Jy ! Component: 3300 - total flux cleaned = -0.0014685 Jy ! Component: 3350 - total flux cleaned = -0.00153449 Jy ! Component: 3400 - total flux cleaned = -0.00151807 Jy ! Component: 3450 - total flux cleaned = -0.00159925 Jy ! Component: 3500 - total flux cleaned = -0.00164739 Jy ! Component: 3550 - total flux cleaned = -0.00169528 Jy ! Component: 3600 - total flux cleaned = -0.00177429 Jy ! Component: 3650 - total flux cleaned = -0.00175865 Jy ! Component: 3700 - total flux cleaned = -0.00175857 Jy ! Component: 3750 - total flux cleaned = -0.00182025 Jy ! Component: 3800 - total flux cleaned = -0.00188164 Jy ! Component: 3850 - total flux cleaned = -0.0018817 Jy ! Component: 3900 - total flux cleaned = -0.00195714 Jy ! Component: 3950 - total flux cleaned = -0.00198717 Jy ! Component: 4000 - total flux cleaned = -0.00204688 Jy ! Component: 4050 - total flux cleaned = -0.0021061 Jy ! Total flux subtracted in 4096 components = -0.00215024 Jy ! Clean residual min=-0.000787 max=0.000889 Jy/beam ! Clean residual mean=0.000001 rms=0.000290 Jy/beam ! Combined flux in latest and established models = 0.439571 Jy keep ! Adding 333 model components to the UV plane model. ! The established model now contains 466 components and 0.439571 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0503-2128_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.901 x 13.51 at 7.765 degrees (North through East) ! Clean map min=-0.0021177 max=0.30216 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0503-2128_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.302156 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000287026 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.284978 0.284978 0.569956 1.13991 2.27982 4.55965 9.11929 18.2386 36.4772 72.9543 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.302 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1052.71 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0503-2128_S_uvs.log closed on Thu Apr 7 06:36:10 2016