! Started logfile: /scr/pima/bg219b_uvs/J1120-1243_S_uvs.log on Thu Apr 7 01:20:47 2016 obs /scr/pima/bg219b_uvs/J1120-1243_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J1120-1243_S_uva.fits ! AN table 1: 36 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.783951 visibilities/baseline/integration-bin. ! Found source: J1120-1243 ! ! 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 4064 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/bg219b_uvs/J1120-1243_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 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.082551Jy sigma=20.121723 ! Fit after self-cal, rms=0.608561Jy sigma=11.321083 ! 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.269 mas, bmaj=10.68 mas, bpa=18.35 degrees ! Estimated noise=0.911929 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.305069 Jy ! Component: 100 - total flux cleaned = 0.371821 Jy ! Total flux subtracted in 100 components = 0.371821 Jy ! Clean residual min=-0.013726 max=0.023328 Jy/beam ! Clean residual mean=0.000004 rms=0.004105 Jy/beam ! Combined flux in latest and established models = 0.371821 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.371821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094921Jy sigma=1.572051 ! Fit after self-cal, rms=0.094916Jy sigma=1.571999 ! 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.155 mas, bmaj=11.41 mas, bpa=15.19 degrees ! Estimated noise=0.661285 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.0222809 Jy ! Component: 100 - total flux cleaned = 0.0284425 Jy ! Component: 150 - total flux cleaned = 0.02967 Jy ! Component: 200 - total flux cleaned = 0.0301718 Jy ! Total flux subtracted in 200 components = 0.0301718 Jy ! Clean residual min=-0.010905 max=0.012506 Jy/beam ! Clean residual mean=-0.000011 rms=0.003046 Jy/beam ! Combined flux in latest and established models = 0.401993 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 37 components and 0.401993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088961Jy sigma=1.468244 ! Fit after self-cal, rms=0.088964Jy sigma=1.468046 ! 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.155 x 11.41 at 15.19 degrees (North through East) ! Clean map min=-0.010576 max=0.39391 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 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.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.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! 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.088964Jy sigma=1.468046 ! Fit after self-cal, rms=0.088964Jy sigma=1.468046 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.155 mas, bmaj=11.41 mas, bpa=15.19 degrees ! Estimated noise=0.661285 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.000190988 Jy ! Component: 100 - total flux cleaned = -0.000369855 Jy ! Component: 150 - total flux cleaned = -0.000376717 Jy ! Component: 200 - total flux cleaned = -0.000672756 Jy ! Total flux subtracted in 200 components = -0.000672756 Jy ! Clean residual min=-0.011073 max=0.011715 Jy/beam ! Clean residual mean=-0.000010 rms=0.002999 Jy/beam ! Combined flux in latest and established models = 0.40132 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.40132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088244Jy sigma=1.457919 ! Fit after self-cal, rms=0.088242Jy sigma=1.457868 ! 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.088242Jy sigma=1.457868 ! Fit after self-cal, rms=0.084488Jy sigma=1.445371 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.131 mas, bmaj=11.44 mas, bpa=15.61 degrees ! Estimated noise=0.640098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00941511 Jy ! Component: 100 - total flux cleaned = -0.0146064 Jy ! Component: 150 - total flux cleaned = -0.0156822 Jy ! Component: 200 - total flux cleaned = -0.0163265 Jy ! Total flux subtracted in 200 components = -0.0163265 Jy ! Clean residual min=-0.009954 max=0.010267 Jy/beam ! Clean residual mean=-0.000010 rms=0.002779 Jy/beam ! Combined flux in latest and established models = 0.384993 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 60 components and 0.384994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083362Jy sigma=1.420189 ! Fit after self-cal, rms=0.083362Jy sigma=1.420127 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.000547891 Jy ! Component: 100 - total flux cleaned = -0.000920436 Jy ! Component: 150 - total flux cleaned = -0.00116749 Jy ! Component: 200 - total flux cleaned = -0.00146162 Jy ! Total flux subtracted in 200 components = -0.00146162 Jy ! Clean residual min=-0.009710 max=0.010162 Jy/beam ! Clean residual mean=-0.000009 rms=0.002763 Jy/beam ! Combined flux in latest and established models = 0.383532 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 70 components and 0.383532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083130Jy sigma=1.417500 ! Fit after self-cal, rms=0.083128Jy sigma=1.417488 ! 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.083128Jy sigma=1.417488 ! Fit after self-cal, rms=0.082277Jy sigma=1.410442 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.124 mas, bmaj=11.44 mas, bpa=15.82 degrees ! Estimated noise=0.632882 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00397407 Jy ! Component: 100 - total flux cleaned = -0.00425698 Jy ! Component: 150 - total flux cleaned = -0.00457176 Jy ! Component: 200 - total flux cleaned = -0.00497829 Jy ! Total flux subtracted in 200 components = -0.00497829 Jy ! Clean residual min=-0.009060 max=0.010640 Jy/beam ! Clean residual mean=-0.000004 rms=0.002700 Jy/beam ! Combined flux in latest and established models = 0.378554 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 82 components and 0.378554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082058Jy sigma=1.403951 ! Fit after self-cal, rms=0.082059Jy sigma=1.403941 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.00024268 Jy ! Component: 100 - total flux cleaned = -0.000508684 Jy ! Component: 150 - total flux cleaned = -0.000744785 Jy ! Component: 200 - total flux cleaned = -0.000873549 Jy ! Total flux subtracted in 200 components = -0.000873549 Jy ! Clean residual min=-0.009077 max=0.010612 Jy/beam ! Clean residual mean=-0.000003 rms=0.002694 Jy/beam ! Combined flux in latest and established models = 0.37768 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 88 components and 0.37768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081968Jy sigma=1.403266 ! Fit after self-cal, rms=0.081968Jy sigma=1.403260 ! 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.081968Jy sigma=1.403260 ! Fit after self-cal, rms=0.081527Jy sigma=1.400936 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.565 mas, bmaj=15.13 mas, bpa=6.219 degrees ! Estimated noise=0.7141 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.003839 Jy ! Component: 100 - total flux cleaned = -0.00516497 Jy ! Component: 150 - total flux cleaned = -0.00524571 Jy ! Component: 200 - total flux cleaned = -0.00524543 Jy ! Total flux subtracted in 200 components = -0.00524543 Jy ! Clean residual min=-0.008704 max=0.013287 Jy/beam ! Clean residual mean=-0.000003 rms=0.003552 Jy/beam ! Combined flux in latest and established models = 0.372435 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 99 components and 0.372435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081448Jy sigma=1.402481 ! Fit after self-cal, rms=0.081446Jy sigma=1.402440 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 = -6.63046e-05 Jy ! Component: 100 - total flux cleaned = -0.000125368 Jy ! Component: 150 - total flux cleaned = -0.000180015 Jy ! Component: 200 - total flux cleaned = -0.000231389 Jy ! Total flux subtracted in 200 components = -0.000231389 Jy ! Clean residual min=-0.008621 max=0.013277 Jy/beam ! Clean residual mean=-0.000003 rms=0.003546 Jy/beam ! Combined flux in latest and established models = 0.372203 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 103 components and 0.372203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081441Jy sigma=1.402748 ! Fit after self-cal, rms=0.081442Jy sigma=1.402738 ! 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.113 mas, bmaj=11.44 mas, bpa=16 degrees ! Estimated noise=0.628703 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.113 x 11.44 at 16 degrees (North through East) ! Clean map min=-0.011072 max=0.37518 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.231 mas, bmaj=10.76 mas, bpa=18.95 degrees ! Estimated noise=0.859309 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.287449 Jy ! Component: 100 - total flux cleaned = 0.352307 Jy ! Component: 150 - total flux cleaned = 0.377183 Jy ! Component: 200 - total flux cleaned = 0.381529 Jy ! Total flux subtracted in 200 components = 0.381529 Jy ! Clean residual min=-0.010972 max=0.015167 Jy/beam ! Clean residual mean=-0.000013 rms=0.002996 Jy/beam ! Combined flux in latest and established models = 0.381529 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.381529 Jy ! Inverting map and beam ! Estimated beam: bmin=4.113 mas, bmaj=11.44 mas, bpa=16 degrees ! Estimated noise=0.628703 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 (3.5, -74.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00926059 Jy ! Component: 100 - total flux cleaned = 0.0113383 Jy ! Component: 150 - total flux cleaned = 0.0122917 Jy ! Component: 200 - total flux cleaned = 0.0137273 Jy ! Total flux subtracted in 200 components = 0.0137273 Jy ! Clean residual min=-0.009365 max=0.012118 Jy/beam ! Clean residual mean=-0.000012 rms=0.002467 Jy/beam ! Combined flux in latest and established models = 0.395257 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 67 components and 0.395257 Jy ! Inverting map ! Added new window around map position (-3.5, 74). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00923414 Jy ! Component: 100 - total flux cleaned = 0.0123417 Jy ! Component: 150 - total flux cleaned = 0.0138679 Jy ! Component: 200 - total flux cleaned = 0.0152476 Jy ! Total flux subtracted in 200 components = 0.0152476 Jy ! Clean residual min=-0.008386 max=0.008893 Jy/beam ! Clean residual mean=-0.000019 rms=0.002143 Jy/beam ! Combined flux in latest and established models = 0.410504 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 100 components and 0.410504 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.565 mas, bmaj=15.13 mas, bpa=6.219 degrees ! Estimated noise=0.7141 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00210911 Jy ! Component: 100 - total flux cleaned = 0.00327568 Jy ! Component: 150 - total flux cleaned = 0.00401294 Jy ! Component: 200 - total flux cleaned = 0.00454207 Jy ! Total flux subtracted in 200 components = 0.00454207 Jy ! Clean residual min=-0.007550 max=0.009465 Jy/beam ! Clean residual mean=-0.000037 rms=0.002506 Jy/beam ! Combined flux in latest and established models = 0.415046 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 = -1.82121e-07 Jy ! Component: 100 - total flux cleaned = 4.05542e-06 Jy ! Component: 150 - total flux cleaned = 0.000324946 Jy ! Component: 200 - total flux cleaned = 0.000425593 Jy ! Total flux subtracted in 200 components = 0.000425593 Jy ! Clean residual min=-0.007359 max=0.009174 Jy/beam ! Clean residual mean=-0.000039 rms=0.002415 Jy/beam ! Combined flux in latest and established models = 0.415472 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 146 components and 0.415472 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.113 mas, bmaj=11.44 mas, bpa=16 degrees ! Estimated noise=0.628703 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000371176 Jy ! Component: 100 - total flux cleaned = 0.000736439 Jy ! Component: 150 - total flux cleaned = 0.000957132 Jy ! Component: 200 - total flux cleaned = 0.00105954 Jy ! Total flux subtracted in 200 components = 0.00105954 Jy ! Clean residual min=-0.007884 max=0.008090 Jy/beam ! Clean residual mean=-0.000024 rms=0.001963 Jy/beam ! Combined flux in latest and established models = 0.416532 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 167 components and 0.416531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078663Jy sigma=1.340625 ! Fit after self-cal, rms=0.078636Jy sigma=1.340202 wmodel /scr/pima/bg219b_uvs/J1120-1243_S_map.mod ! Writing 167 model components to file: /scr/pima/bg219b_uvs/J1120-1243_S_map.mod wobs /scr/pima/bg219b_uvs/J1120-1243_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J1120-1243_S_uvs.fits wwins /scr/pima/bg219b_uvs/J1120-1243_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219b_uvs/J1120-1243_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.000370795 Jy ! Component: 100 - total flux cleaned = -0.000941332 Jy ! Component: 150 - total flux cleaned = -0.00143228 Jy ! Component: 200 - total flux cleaned = -0.00188387 Jy ! Component: 250 - total flux cleaned = -0.00241902 Jy ! Component: 300 - total flux cleaned = -0.00303597 Jy ! Component: 350 - total flux cleaned = -0.00391791 Jy ! Component: 400 - total flux cleaned = -0.00457846 Jy ! Component: 450 - total flux cleaned = -0.00548695 Jy ! Component: 500 - total flux cleaned = -0.00610004 Jy ! Component: 550 - total flux cleaned = -0.00678047 Jy ! Component: 600 - total flux cleaned = -0.00744114 Jy ! Component: 650 - total flux cleaned = -0.00800267 Jy ! Component: 700 - total flux cleaned = -0.00855301 Jy ! Component: 750 - total flux cleaned = -0.00931901 Jy ! Component: 800 - total flux cleaned = -0.00976794 Jy ! Component: 850 - total flux cleaned = -0.0102786 Jy ! Component: 900 - total flux cleaned = -0.0106355 Jy ! Component: 950 - total flux cleaned = -0.0109843 Jy ! Component: 1000 - total flux cleaned = -0.0111208 Jy ! Component: 1050 - total flux cleaned = -0.0113228 Jy ! Component: 1100 - total flux cleaned = -0.0116517 Jy ! Component: 1150 - total flux cleaned = -0.0118452 Jy ! Component: 1200 - total flux cleaned = -0.0120359 Jy ! Component: 1250 - total flux cleaned = -0.0122843 Jy ! Component: 1300 - total flux cleaned = -0.0124655 Jy ! Component: 1350 - total flux cleaned = -0.0124649 Jy ! Component: 1400 - total flux cleaned = -0.0125823 Jy ! Component: 1450 - total flux cleaned = -0.012582 Jy ! Component: 1500 - total flux cleaned = -0.0125822 Jy ! Component: 1550 - total flux cleaned = -0.0125829 Jy ! Component: 1600 - total flux cleaned = -0.0126943 Jy ! Component: 1650 - total flux cleaned = -0.0129113 Jy ! Component: 1700 - total flux cleaned = -0.0128571 Jy ! Component: 1750 - total flux cleaned = -0.0129628 Jy ! Component: 1800 - total flux cleaned = -0.0128073 Jy ! Component: 1850 - total flux cleaned = -0.0128595 Jy ! Component: 1900 - total flux cleaned = -0.0129599 Jy ! Component: 1950 - total flux cleaned = -0.0128113 Jy ! Component: 2000 - total flux cleaned = -0.0127625 Jy ! Component: 2050 - total flux cleaned = -0.0128114 Jy ! Component: 2100 - total flux cleaned = -0.0127634 Jy ! Component: 2150 - total flux cleaned = -0.0126216 Jy ! Component: 2200 - total flux cleaned = -0.0125761 Jy ! Component: 2250 - total flux cleaned = -0.0125301 Jy ! Component: 2300 - total flux cleaned = -0.0123948 Jy ! Component: 2350 - total flux cleaned = -0.0124833 Jy ! Component: 2400 - total flux cleaned = -0.012395 Jy ! Component: 2450 - total flux cleaned = -0.0123074 Jy ! Component: 2500 - total flux cleaned = -0.0123068 Jy ! Component: 2550 - total flux cleaned = -0.0122641 Jy ! Component: 2600 - total flux cleaned = -0.0122222 Jy ! Component: 2650 - total flux cleaned = -0.0121389 Jy ! Component: 2700 - total flux cleaned = -0.0120985 Jy ! Component: 2750 - total flux cleaned = -0.0121794 Jy ! Component: 2800 - total flux cleaned = -0.012059 Jy ! Component: 2850 - total flux cleaned = -0.0120991 Jy ! Component: 2900 - total flux cleaned = -0.0120596 Jy ! Component: 2950 - total flux cleaned = -0.0120983 Jy ! Component: 3000 - total flux cleaned = -0.0120595 Jy ! Component: 3050 - total flux cleaned = -0.0119446 Jy ! Component: 3100 - total flux cleaned = -0.0120199 Jy ! Component: 3150 - total flux cleaned = -0.0118703 Jy ! Component: 3200 - total flux cleaned = -0.0119077 Jy ! Component: 3250 - total flux cleaned = -0.0119444 Jy ! Component: 3300 - total flux cleaned = -0.011908 Jy ! Component: 3350 - total flux cleaned = -0.0119082 Jy ! Component: 3400 - total flux cleaned = -0.0119793 Jy ! Component: 3450 - total flux cleaned = -0.0119085 Jy ! Component: 3500 - total flux cleaned = -0.0120838 Jy ! Component: 3550 - total flux cleaned = -0.0120138 Jy ! Component: 3600 - total flux cleaned = -0.0121521 Jy ! Component: 3650 - total flux cleaned = -0.0121862 Jy ! Component: 3700 - total flux cleaned = -0.0122537 Jy ! Component: 3750 - total flux cleaned = -0.0123207 Jy ! Component: 3800 - total flux cleaned = -0.0123538 Jy ! Component: 3850 - total flux cleaned = -0.0123211 Jy ! Component: 3900 - total flux cleaned = -0.0123541 Jy ! Component: 3950 - total flux cleaned = -0.0124524 Jy ! Component: 4000 - total flux cleaned = -0.0125173 Jy ! Component: 4050 - total flux cleaned = -0.0125496 Jy ! Total flux subtracted in 4096 components = -0.0127089 Jy ! Clean residual min=-0.001740 max=0.001836 Jy/beam ! Clean residual mean=-0.000005 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.403823 Jy keep ! Adding 336 model components to the UV plane model. ! The established model now contains 502 components and 0.403823 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J1120-1243_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.113 x 11.44 at 16 degrees (North through East) ! Clean map min=-0.0088913 max=0.37224 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J1120-1243_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.372237 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000612996 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.494037 0.494037 0.988074 1.97615 3.9523 7.90459 15.8092 31.6184 63.2367 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.372 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 607.241 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J1120-1243_S_uvs.log closed on Thu Apr 7 01:20:51 2016