! Started logfile: /d2/scr/pima/rv101_uvs/J1336-3357_S_uvs.log on Sat Nov 29 13:54:01 2014 obs /d2/scr/pima/rv101_uvs/J1336-3357_S_uva.fits ! Reading UV FITS file: /d2/scr/pima/rv101_uvs/J1336-3357_S_uva.fits ! AN table 1: 22 integrations on 21 of 21 possible baselines. ! AN table 2: 22 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.797619 visibilities/baseline/integration-bin. ! Found source: J1336-3357 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 2948 visibilities. select RR ! 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 /d2/scr/pima/rv101_uvs/J1336-3357_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 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.010964Jy sigma=12.292557 ! Fit after self-cal, rms=0.885960Jy sigma=10.701651 ! 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=2.868 mas, bmaj=8.552 mas, bpa=-1.568 degrees ! Estimated noise=2.09716 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.0825885 Jy ! Component: 100 - total flux cleaned = 0.111806 Jy ! Total flux subtracted in 100 components = 0.111806 Jy ! Clean residual min=-0.009088 max=0.014264 Jy/beam ! Clean residual mean=-0.000217 rms=0.003069 Jy/beam ! Combined flux in latest and established models = 0.111806 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.111806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092598Jy sigma=1.044002 ! Fit after self-cal, rms=0.092159Jy sigma=1.040262 ! 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.433 mas, bmaj=10.44 mas, bpa=-2.741 degrees ! Estimated noise=1.10343 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.0260829 Jy ! Component: 100 - total flux cleaned = 0.0393363 Jy ! Component: 150 - total flux cleaned = 0.0465803 Jy ! Component: 200 - total flux cleaned = 0.0505785 Jy ! Total flux subtracted in 200 components = 0.0505785 Jy ! Clean residual min=-0.006303 max=0.007017 Jy/beam ! Clean residual mean=-0.000059 rms=0.001699 Jy/beam ! Combined flux in latest and established models = 0.162385 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 62 components and 0.162385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085484Jy sigma=0.941520 ! Fit after self-cal, rms=0.085259Jy sigma=0.939774 ! 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.433 x 10.44 at -2.741 degrees (North through East) ! Clean map min=-0.0059746 max=0.10882 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: ! FD 0.87 HN 1.16 LA 1.07 NL 0.97 ! OV 0.94 PT 1.00 SC 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* LA 1.00* MK 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.94 LA 1.04 MK 1.01 NL 1.20 ! OV 1.05 PT 1.06 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 HN 1.14 LA 0.92 NL 1.14 ! OV 1.05 PT 1.00 SC 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* LA 1.00* MK 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* LA 1.00* MK 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.085259Jy sigma=0.939774 ! Fit after self-cal, rms=0.086786Jy sigma=0.934750 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.436 mas, bmaj=10.45 mas, bpa=-2.615 degrees ! Estimated noise=1.11474 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.00311572 Jy ! Component: 100 - total flux cleaned = 0.00427355 Jy ! Component: 150 - total flux cleaned = 0.00442763 Jy ! Component: 200 - total flux cleaned = 0.00452669 Jy ! Total flux subtracted in 200 components = 0.00452669 Jy ! Clean residual min=-0.006024 max=0.006024 Jy/beam ! Clean residual mean=-0.000057 rms=0.001515 Jy/beam ! Combined flux in latest and established models = 0.166912 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 75 components and 0.166912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086637Jy sigma=0.933568 ! Fit after self-cal, rms=0.086703Jy sigma=0.933342 ! 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.086703Jy sigma=0.933342 ! Fit after self-cal, rms=0.085155Jy sigma=0.927392 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.433 mas, bmaj=10.47 mas, bpa=-2.427 degrees ! Estimated noise=1.10029 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00151275 Jy ! Component: 100 - total flux cleaned = -0.00160739 Jy ! Component: 150 - total flux cleaned = -0.00160768 Jy ! Component: 200 - total flux cleaned = -0.00160607 Jy ! Total flux subtracted in 200 components = -0.00160607 Jy ! Clean residual min=-0.005840 max=0.005097 Jy/beam ! Clean residual mean=-0.000068 rms=0.001429 Jy/beam ! Combined flux in latest and established models = 0.165306 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 85 components and 0.165306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085087Jy sigma=0.926709 ! Fit after self-cal, rms=0.085103Jy sigma=0.926617 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.56409e-05 Jy ! Component: 100 - total flux cleaned = 4.31898e-05 Jy ! Component: 150 - total flux cleaned = 0.000117296 Jy ! Component: 200 - total flux cleaned = 0.000187904 Jy ! Total flux subtracted in 200 components = 0.000187904 Jy ! Clean residual min=-0.005862 max=0.005037 Jy/beam ! Clean residual mean=-0.000067 rms=0.001419 Jy/beam ! Combined flux in latest and established models = 0.165493 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 86 components and 0.165493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085064Jy sigma=0.926296 ! Fit after self-cal, rms=0.085057Jy sigma=0.926264 ! 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.085057Jy sigma=0.926264 ! Fit after self-cal, rms=0.084977Jy sigma=0.922954 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.438 mas, bmaj=10.48 mas, bpa=-2.122 degrees ! Estimated noise=1.10638 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014566 Jy ! Component: 100 - total flux cleaned = 0.0015325 Jy ! Component: 150 - total flux cleaned = 0.00159668 Jy ! Component: 200 - total flux cleaned = 0.0016279 Jy ! Total flux subtracted in 200 components = 0.0016279 Jy ! Clean residual min=-0.005159 max=0.004842 Jy/beam ! Clean residual mean=-0.000066 rms=0.001383 Jy/beam ! Combined flux in latest and established models = 0.167121 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 87 components and 0.167121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084932Jy sigma=0.922610 ! Fit after self-cal, rms=0.084945Jy sigma=0.922529 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.000166776 Jy ! Component: 100 - total flux cleaned = 0.000229897 Jy ! Component: 150 - total flux cleaned = 0.000257173 Jy ! Component: 200 - total flux cleaned = 0.000284233 Jy ! Total flux subtracted in 200 components = 0.000284233 Jy ! Clean residual min=-0.005188 max=0.004793 Jy/beam ! Clean residual mean=-0.000065 rms=0.001374 Jy/beam ! Combined flux in latest and established models = 0.167406 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 88 components and 0.167406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084918Jy sigma=0.922352 ! Fit after self-cal, rms=0.084917Jy sigma=0.922326 ! 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.084917Jy sigma=0.922326 ! Fit after self-cal, rms=0.084931Jy sigma=0.922222 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.83 mas, bmaj=23.8 mas, bpa=-0.9152 degrees ! Estimated noise=1.32409 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00231281 Jy ! Component: 100 - total flux cleaned = 0.00262801 Jy ! Component: 150 - total flux cleaned = 0.00270066 Jy ! Component: 200 - total flux cleaned = 0.00280218 Jy ! Total flux subtracted in 200 components = 0.00280218 Jy ! Clean residual min=-0.006136 max=0.005289 Jy/beam ! Clean residual mean=-0.000117 rms=0.001736 Jy/beam ! Combined flux in latest and established models = 0.170208 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 91 components and 0.170208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084931Jy sigma=0.922279 ! Fit after self-cal, rms=0.084908Jy sigma=0.922193 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 = 9.00972e-05 Jy ! Component: 100 - total flux cleaned = 0.000125138 Jy ! Component: 150 - total flux cleaned = 0.000154432 Jy ! Component: 200 - total flux cleaned = 0.000234675 Jy ! Total flux subtracted in 200 components = 0.000234675 Jy ! Clean residual min=-0.006125 max=0.005261 Jy/beam ! Clean residual mean=-0.000115 rms=0.001717 Jy/beam ! Combined flux in latest and established models = 0.170442 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 93 components and 0.170442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084909Jy sigma=0.922255 ! Fit after self-cal, rms=0.084889Jy sigma=0.922178 ! 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.441 mas, bmaj=10.49 mas, bpa=-2.05 degrees ! Estimated noise=1.11086 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.441 x 10.49 at -2.05 degrees (North through East) ! Clean map min=-0.0052556 max=0.10583 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=2.873 mas, bmaj=8.578 mas, bpa=-0.8133 degrees ! Estimated noise=2.10915 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.08293 Jy ! Component: 100 - total flux cleaned = 0.113702 Jy ! Component: 150 - total flux cleaned = 0.131268 Jy ! Component: 200 - total flux cleaned = 0.142228 Jy ! Total flux subtracted in 200 components = 0.142228 Jy ! Clean residual min=-0.008436 max=0.008647 Jy/beam ! Clean residual mean=-0.000128 rms=0.002240 Jy/beam ! Combined flux in latest and established models = 0.142228 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 58 model components to the UV plane model. ! The established model now contains 58 components and 0.142228 Jy ! Inverting map and beam ! Estimated beam: bmin=3.441 mas, bmaj=10.49 mas, bpa=-2.05 degrees ! Estimated noise=1.11086 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, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.01366 Jy ! Component: 100 - total flux cleaned = 0.0210242 Jy ! Component: 150 - total flux cleaned = 0.0252504 Jy ! Component: 200 - total flux cleaned = 0.0278154 Jy ! Total flux subtracted in 200 components = 0.0278154 Jy ! Clean residual min=-0.004977 max=0.004843 Jy/beam ! Clean residual mean=-0.000058 rms=0.001323 Jy/beam ! Combined flux in latest and established models = 0.170043 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 87 components and 0.170043 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.83 mas, bmaj=23.8 mas, bpa=-0.9152 degrees ! Estimated noise=1.32409 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00232019 Jy ! Component: 100 - total flux cleaned = 0.00265986 Jy ! Component: 150 - total flux cleaned = 0.00294726 Jy ! Component: 200 - total flux cleaned = 0.00319694 Jy ! Total flux subtracted in 200 components = 0.00319694 Jy ! Clean residual min=-0.005859 max=0.005040 Jy/beam ! Clean residual mean=-0.000091 rms=0.001582 Jy/beam ! Combined flux in latest and established models = 0.17324 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.000263677 Jy ! Component: 100 - total flux cleaned = 0.000449496 Jy ! Component: 150 - total flux cleaned = 0.000570932 Jy ! Component: 200 - total flux cleaned = 0.000683959 Jy ! Total flux subtracted in 200 components = 0.000683959 Jy ! Clean residual min=-0.005782 max=0.004836 Jy/beam ! Clean residual mean=-0.000086 rms=0.001542 Jy/beam ! Combined flux in latest and established models = 0.173924 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 107 components and 0.173924 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.441 mas, bmaj=10.49 mas, bpa=-2.05 degrees ! Estimated noise=1.11086 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.65144e-05 Jy ! Component: 100 - total flux cleaned = -0.000178998 Jy ! Component: 150 - total flux cleaned = -0.000234345 Jy ! Component: 200 - total flux cleaned = -0.000231616 Jy ! Total flux subtracted in 200 components = -0.000231616 Jy ! Clean residual min=-0.004891 max=0.004777 Jy/beam ! Clean residual mean=-0.000041 rms=0.001215 Jy/beam ! Combined flux in latest and established models = 0.173692 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 125 components and 0.173692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084527Jy sigma=0.919073 ! Fit after self-cal, rms=0.084394Jy sigma=0.918038 wmodel /d2/scr/pima/rv101_uvs/J1336-3357_S_map.mod ! Writing 125 model components to file: /d2/scr/pima/rv101_uvs/J1336-3357_S_map.mod wobs /d2/scr/pima/rv101_uvs/J1336-3357_S_uvs.fits ! Writing UV FITS file: /d2/scr/pima/rv101_uvs/J1336-3357_S_uvs.fits wwins /d2/scr/pima/rv101_uvs/J1336-3357_S_map.win ! wwins: Wrote 2 windows to /d2/scr/pima/rv101_uvs/J1336-3357_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.00225386 Jy ! Component: 100 - total flux cleaned = -0.00336603 Jy ! Component: 150 - total flux cleaned = -0.00386894 Jy ! Component: 200 - total flux cleaned = -0.00420278 Jy ! Component: 250 - total flux cleaned = -0.00451534 Jy ! Component: 300 - total flux cleaned = -0.00457193 Jy ! Component: 350 - total flux cleaned = -0.00457179 Jy ! Component: 400 - total flux cleaned = -0.00462681 Jy ! Component: 450 - total flux cleaned = -0.00462575 Jy ! Component: 500 - total flux cleaned = -0.00488067 Jy ! Component: 550 - total flux cleaned = -0.00483247 Jy ! Component: 600 - total flux cleaned = -0.00512252 Jy ! Component: 650 - total flux cleaned = -0.00521616 Jy ! Component: 700 - total flux cleaned = -0.00517002 Jy ! Component: 750 - total flux cleaned = -0.00512501 Jy ! Component: 800 - total flux cleaned = -0.0049093 Jy ! Component: 850 - total flux cleaned = -0.00478316 Jy ! Component: 900 - total flux cleaned = -0.00474169 Jy ! Component: 950 - total flux cleaned = -0.00474103 Jy ! Component: 1000 - total flux cleaned = -0.00474043 Jy ! Component: 1050 - total flux cleaned = -0.00474044 Jy ! Component: 1100 - total flux cleaned = -0.00470179 Jy ! Component: 1150 - total flux cleaned = -0.00473855 Jy ! Component: 1200 - total flux cleaned = -0.00459215 Jy ! Component: 1250 - total flux cleaned = -0.00462862 Jy ! Component: 1300 - total flux cleaned = -0.0046645 Jy ! Component: 1350 - total flux cleaned = -0.0046297 Jy ! Component: 1400 - total flux cleaned = -0.00466503 Jy ! Component: 1450 - total flux cleaned = -0.0047325 Jy ! Component: 1500 - total flux cleaned = -0.00469904 Jy ! Component: 1550 - total flux cleaned = -0.00473135 Jy ! Component: 1600 - total flux cleaned = -0.0046338 Jy ! Component: 1650 - total flux cleaned = -0.00460206 Jy ! Component: 1700 - total flux cleaned = -0.00450757 Jy ! Component: 1750 - total flux cleaned = -0.00456993 Jy ! Component: 1800 - total flux cleaned = -0.00460065 Jy ! Component: 1850 - total flux cleaned = -0.00463083 Jy ! Component: 1900 - total flux cleaned = -0.0048107 Jy ! Component: 1950 - total flux cleaned = -0.00478079 Jy ! Component: 2000 - total flux cleaned = -0.00498638 Jy ! Component: 2050 - total flux cleaned = -0.00504392 Jy ! Component: 2100 - total flux cleaned = -0.00518781 Jy ! Component: 2150 - total flux cleaned = -0.00532974 Jy ! Component: 2200 - total flux cleaned = -0.00538572 Jy ! Component: 2250 - total flux cleaned = -0.00552495 Jy ! Component: 2300 - total flux cleaned = -0.00563501 Jy ! Component: 2350 - total flux cleaned = -0.00577112 Jy ! Component: 2400 - total flux cleaned = -0.00582519 Jy ! Component: 2450 - total flux cleaned = -0.00590527 Jy ! Component: 2500 - total flux cleaned = -0.00593204 Jy ! Component: 2550 - total flux cleaned = -0.0060113 Jy ! Component: 2600 - total flux cleaned = -0.00608957 Jy ! Component: 2650 - total flux cleaned = -0.00608967 Jy ! Component: 2700 - total flux cleaned = -0.00608979 Jy ! Component: 2750 - total flux cleaned = -0.00616626 Jy ! Component: 2800 - total flux cleaned = -0.00616643 Jy ! Component: 2850 - total flux cleaned = -0.00611579 Jy ! Component: 2900 - total flux cleaned = -0.00601583 Jy ! Component: 2950 - total flux cleaned = -0.00601579 Jy ! Component: 3000 - total flux cleaned = -0.00599107 Jy ! Component: 3050 - total flux cleaned = -0.00594239 Jy ! Component: 3100 - total flux cleaned = -0.00594228 Jy ! Component: 3150 - total flux cleaned = -0.00591779 Jy ! Component: 3200 - total flux cleaned = -0.00582151 Jy ! Component: 3250 - total flux cleaned = -0.00574994 Jy ! Component: 3300 - total flux cleaned = -0.00582133 Jy ! Component: 3350 - total flux cleaned = -0.00577411 Jy ! Component: 3400 - total flux cleaned = -0.00572712 Jy ! Component: 3450 - total flux cleaned = -0.00579713 Jy ! Component: 3500 - total flux cleaned = -0.00572721 Jy ! Component: 3550 - total flux cleaned = -0.00575029 Jy ! Component: 3600 - total flux cleaned = -0.00577335 Jy ! Component: 3650 - total flux cleaned = -0.00579629 Jy ! Component: 3700 - total flux cleaned = -0.00579621 Jy ! Component: 3750 - total flux cleaned = -0.00579612 Jy ! Component: 3800 - total flux cleaned = -0.00584137 Jy ! Component: 3850 - total flux cleaned = -0.00590919 Jy ! Component: 3900 - total flux cleaned = -0.00597676 Jy ! Component: 3950 - total flux cleaned = -0.00606649 Jy ! Component: 4000 - total flux cleaned = -0.00604416 Jy ! Component: 4050 - total flux cleaned = -0.00608888 Jy ! Total flux subtracted in 4096 components = -0.00615567 Jy ! Clean residual min=-0.001290 max=0.001837 Jy/beam ! Clean residual mean=0.000017 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.167537 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 388 components and 0.167537 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/rv101_uvs/J1336-3357_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.441 x 10.49 at -2.05 degrees (North through East) ! Clean map min=-0.0036483 max=0.1076 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/rv101_uvs/J1336-3357_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.107602 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000394068 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.09868 1.09868 2.19736 4.39472 8.78944 17.5789 35.1577 70.3155 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.107 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 273.055 quit ! Quitting program ! Log file /d2/scr/pima/rv101_uvs/J1336-3357_S_uvs.log closed on Sat Nov 29 13:54:05 2014