! Started logfile: /scr/pima/bg219i_uvs/J1336-1852_S_uvs.log on Wed Apr 6 23:04:24 2016 obs /scr/pima/bg219i_uvs/J1336-1852_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1336-1852_S_uva.fits ! AN table 1: 42 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.811111 visibilities/baseline/integration-bin. ! Found source: J1336-1852 ! ! 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 6132 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/J1336-1852_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.099366Jy sigma=21.238912 ! Fit after self-cal, rms=0.598468Jy sigma=11.577340 ! 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.766 mas, bmaj=7.904 mas, bpa=-12.91 degrees ! Estimated noise=0.667793 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.310439 Jy ! Component: 100 - total flux cleaned = 0.378647 Jy ! Total flux subtracted in 100 components = 0.378647 Jy ! Clean residual min=-0.007859 max=0.021723 Jy/beam ! Clean residual mean=0.000007 rms=0.002406 Jy/beam ! Combined flux in latest and established models = 0.378647 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.378647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079219Jy sigma=1.467934 ! Fit after self-cal, rms=0.079211Jy sigma=1.467866 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0219759 Jy ! Component: 100 - total flux cleaned = 0.0321346 Jy ! Total flux subtracted in 100 components = 0.0321346 Jy ! Clean residual min=-0.006187 max=0.006851 Jy/beam ! Clean residual mean=0.000013 rms=0.001585 Jy/beam ! Combined flux in latest and established models = 0.410781 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.410781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071819Jy sigma=1.335210 ! Fit after self-cal, rms=0.071780Jy sigma=1.334863 ! 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.453 mas, bmaj=9.256 mas, bpa=-12.45 degrees ! Estimated noise=0.488158 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.00672653 Jy ! Component: 100 - total flux cleaned = 0.00994997 Jy ! Component: 150 - total flux cleaned = 0.0115975 Jy ! Component: 200 - total flux cleaned = 0.0119699 Jy ! Total flux subtracted in 200 components = 0.0119699 Jy ! Clean residual min=-0.004289 max=0.005402 Jy/beam ! Clean residual mean=0.000034 rms=0.001325 Jy/beam ! Combined flux in latest and established models = 0.422751 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 32 components and 0.422751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071140Jy sigma=1.324343 ! Fit after self-cal, rms=0.071124Jy sigma=1.324109 ! 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.453 x 9.256 at -12.45 degrees (North through East) ! Clean map min=-0.0042822 max=0.40158 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.02 FD 1.00 HN 1.01 KP 0.99 ! LA 0.99 MK 1.01 NL 1.12 OV 1.00 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 1.03 KP 0.99 ! LA 0.98 MK 1.00 NL 1.04 OV 0.99 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.01 KP 0.98 ! LA 0.98 MK 1.02 NL 0.99 OV 0.98 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 0.92 KP 0.99 ! LA 0.97 MK 0.98 NL 0.96 OV 0.96 ! PT 1.01 SC 0.99 ! ! ! Fit before self-cal, rms=0.071124Jy sigma=1.324109 ! Fit after self-cal, rms=0.069087Jy sigma=1.290702 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.456 mas, bmaj=9.267 mas, bpa=-12.42 degrees ! Estimated noise=0.487522 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.00138847 Jy ! Component: 100 - total flux cleaned = -0.00153046 Jy ! Component: 150 - total flux cleaned = -0.001561 Jy ! Component: 200 - total flux cleaned = -0.00159103 Jy ! Total flux subtracted in 200 components = -0.00159103 Jy ! Clean residual min=-0.004096 max=0.004463 Jy/beam ! Clean residual mean=0.000030 rms=0.001104 Jy/beam ! Combined flux in latest and established models = 0.42116 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.42116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069038Jy sigma=1.290011 ! Fit after self-cal, rms=0.069038Jy sigma=1.289905 ! 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.069038Jy sigma=1.289905 ! Fit after self-cal, rms=0.067302Jy sigma=1.258041 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.459 mas, bmaj=9.268 mas, bpa=-12.45 degrees ! Estimated noise=0.487092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000124402 Jy ! Component: 100 - total flux cleaned = 0.000175019 Jy ! Component: 150 - total flux cleaned = 0.000174405 Jy ! Component: 200 - total flux cleaned = 0.00021273 Jy ! Total flux subtracted in 200 components = 0.00021273 Jy ! Clean residual min=-0.002391 max=0.002879 Jy/beam ! Clean residual mean=-0.000005 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.421373 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 53 components and 0.421373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067284Jy sigma=1.257724 ! Fit after self-cal, rms=0.067291Jy sigma=1.257624 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, -18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00301682 Jy ! Component: 100 - total flux cleaned = 0.0044443 Jy ! Component: 150 - total flux cleaned = 0.00449476 Jy ! Component: 200 - total flux cleaned = 0.0044603 Jy ! Total flux subtracted in 200 components = 0.0044603 Jy ! Clean residual min=-0.002268 max=0.002151 Jy/beam ! Clean residual mean=-0.000008 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.425833 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 74 components and 0.425833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067154Jy sigma=1.254955 ! Fit after self-cal, rms=0.067151Jy sigma=1.254812 ! 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.067151Jy sigma=1.254812 ! Fit after self-cal, rms=0.067131Jy sigma=1.254634 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.458 mas, bmaj=9.264 mas, bpa=-12.44 degrees ! Estimated noise=0.486949 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106832 Jy ! Component: 100 - total flux cleaned = 0.0012317 Jy ! Component: 150 - total flux cleaned = 0.00123061 Jy ! Component: 200 - total flux cleaned = 0.00120548 Jy ! Total flux subtracted in 200 components = 0.00120548 Jy ! Clean residual min=-0.002285 max=0.002091 Jy/beam ! Clean residual mean=-0.000005 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.427039 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 92 components and 0.427039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067101Jy sigma=1.254063 ! Fit after self-cal, rms=0.067103Jy sigma=1.254028 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.000212964 Jy ! Component: 100 - total flux cleaned = 0.000191378 Jy ! Component: 150 - total flux cleaned = 0.000191549 Jy ! Component: 200 - total flux cleaned = 0.000191588 Jy ! Total flux subtracted in 200 components = 0.000191588 Jy ! Clean residual min=-0.002296 max=0.002045 Jy/beam ! Clean residual mean=-0.000006 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.42723 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 105 components and 0.42723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067090Jy sigma=1.253789 ! Fit after self-cal, rms=0.067091Jy sigma=1.253778 ! 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.067091Jy sigma=1.253778 ! Fit after self-cal, rms=0.067067Jy sigma=1.253740 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.043 mas, bmaj=14.87 mas, bpa=-2.567 degrees ! Estimated noise=0.624924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000575198 Jy ! Component: 100 - total flux cleaned = 0.000553809 Jy ! Component: 150 - total flux cleaned = 0.000492483 Jy ! Component: 200 - total flux cleaned = 0.000442128 Jy ! Total flux subtracted in 200 components = 0.000442128 Jy ! Clean residual min=-0.002748 max=0.001943 Jy/beam ! Clean residual mean=-0.000011 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.427672 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 127 components and 0.427672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067063Jy sigma=1.253698 ! Fit after self-cal, rms=0.067062Jy sigma=1.253672 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.67847e-05 Jy ! Component: 100 - total flux cleaned = 6.33363e-05 Jy ! Component: 150 - total flux cleaned = 5.41017e-05 Jy ! Component: 200 - total flux cleaned = 3.68933e-05 Jy ! Total flux subtracted in 200 components = 3.68933e-05 Jy ! Clean residual min=-0.002767 max=0.001975 Jy/beam ! Clean residual mean=-0.000011 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.427709 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 132 components and 0.427709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067061Jy sigma=1.253656 ! Fit after self-cal, rms=0.067061Jy sigma=1.253648 ! 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.459 mas, bmaj=9.263 mas, bpa=-12.44 degrees ! Estimated noise=0.486826 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.459 x 9.263 at -12.44 degrees (North through East) ! Clean map min=-0.0021795 max=0.40072 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.769 mas, bmaj=7.911 mas, bpa=-12.93 degrees ! Estimated noise=0.666004 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.309581 Jy ! Component: 100 - total flux cleaned = 0.377579 Jy ! Component: 150 - total flux cleaned = 0.399255 Jy ! Component: 200 - total flux cleaned = 0.409322 Jy ! Total flux subtracted in 200 components = 0.409322 Jy ! Clean residual min=-0.003736 max=0.004976 Jy/beam ! Clean residual mean=-0.000004 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.409322 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.409322 Jy ! Inverting map and beam ! Estimated beam: bmin=3.459 mas, bmaj=9.263 mas, bpa=-12.44 degrees ! Estimated noise=0.486826 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.00724945 Jy ! Component: 100 - total flux cleaned = 0.0115371 Jy ! Component: 150 - total flux cleaned = 0.014415 Jy ! Component: 200 - total flux cleaned = 0.0163928 Jy ! Total flux subtracted in 200 components = 0.0163928 Jy ! Clean residual min=-0.002406 max=0.002293 Jy/beam ! Clean residual mean=-0.000004 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.425714 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 53 components and 0.425714 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.043 mas, bmaj=14.87 mas, bpa=-2.567 degrees ! Estimated noise=0.624924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186633 Jy ! Component: 100 - total flux cleaned = 0.00216757 Jy ! Component: 150 - total flux cleaned = 0.00236126 Jy ! Component: 200 - total flux cleaned = 0.0024856 Jy ! Total flux subtracted in 200 components = 0.0024856 Jy ! Clean residual min=-0.002807 max=0.002188 Jy/beam ! Clean residual mean=-0.000012 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.4282 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.01641e-06 Jy ! Component: 100 - total flux cleaned = 2.07832e-05 Jy ! Component: 150 - total flux cleaned = 5.25224e-05 Jy ! Component: 200 - total flux cleaned = 5.36169e-05 Jy ! Total flux subtracted in 200 components = 5.36169e-05 Jy ! Clean residual min=-0.002775 max=0.002104 Jy/beam ! Clean residual mean=-0.000012 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.428254 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 99 components and 0.428253 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.459 mas, bmaj=9.263 mas, bpa=-12.44 degrees ! Estimated noise=0.486826 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.39808e-05 Jy ! Component: 100 - total flux cleaned = -2.3803e-05 Jy ! Component: 150 - total flux cleaned = 3.88217e-06 Jy ! Component: 200 - total flux cleaned = 5.29924e-06 Jy ! Total flux subtracted in 200 components = 5.29924e-06 Jy ! Clean residual min=-0.002230 max=0.001961 Jy/beam ! Clean residual mean=-0.000006 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.428259 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 120 components and 0.428259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067083Jy sigma=1.254108 ! Fit after self-cal, rms=0.067081Jy sigma=1.254030 wmodel /scr/pima/bg219i_uvs/J1336-1852_S_map.mod ! Writing 120 model components to file: /scr/pima/bg219i_uvs/J1336-1852_S_map.mod wobs /scr/pima/bg219i_uvs/J1336-1852_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J1336-1852_S_uvs.fits wwins /scr/pima/bg219i_uvs/J1336-1852_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219i_uvs/J1336-1852_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.000934155 Jy ! Component: 100 - total flux cleaned = -0.0012242 Jy ! Component: 150 - total flux cleaned = -0.00129202 Jy ! Component: 200 - total flux cleaned = -0.00139004 Jy ! Component: 250 - total flux cleaned = -0.0013911 Jy ! Component: 300 - total flux cleaned = -0.00151145 Jy ! Component: 350 - total flux cleaned = -0.00151151 Jy ! Component: 400 - total flux cleaned = -0.00148344 Jy ! Component: 450 - total flux cleaned = -0.00145566 Jy ! Component: 500 - total flux cleaned = -0.00134959 Jy ! Component: 550 - total flux cleaned = -0.00129703 Jy ! Component: 600 - total flux cleaned = -0.0012201 Jy ! Component: 650 - total flux cleaned = -0.00117005 Jy ! Component: 700 - total flux cleaned = -0.00109692 Jy ! Component: 750 - total flux cleaned = -0.00102518 Jy ! Component: 800 - total flux cleaned = -0.00109526 Jy ! Component: 850 - total flux cleaned = -0.000956776 Jy ! Component: 900 - total flux cleaned = -0.000956485 Jy ! Component: 950 - total flux cleaned = -0.000845194 Jy ! Component: 1000 - total flux cleaned = -0.000845317 Jy ! Component: 1050 - total flux cleaned = -0.00071554 Jy ! Component: 1100 - total flux cleaned = -0.000672944 Jy ! Component: 1150 - total flux cleaned = -0.000589642 Jy ! Component: 1200 - total flux cleaned = -0.000569135 Jy ! Component: 1250 - total flux cleaned = -0.000487487 Jy ! Component: 1300 - total flux cleaned = -0.000467509 Jy ! Component: 1350 - total flux cleaned = -0.000408453 Jy ! Component: 1400 - total flux cleaned = -0.000388797 Jy ! Component: 1450 - total flux cleaned = -0.000292122 Jy ! Component: 1500 - total flux cleaned = -0.000196877 Jy ! Component: 1550 - total flux cleaned = -0.000197016 Jy ! Component: 1600 - total flux cleaned = -6.73687e-05 Jy ! Component: 1650 - total flux cleaned = -1.21704e-05 Jy ! Component: 1700 - total flux cleaned = 6.03469e-05 Jy ! Component: 1750 - total flux cleaned = 9.63348e-05 Jy ! Component: 1800 - total flux cleaned = 0.000220472 Jy ! Component: 1850 - total flux cleaned = 0.000272764 Jy ! Component: 1900 - total flux cleaned = 0.000359402 Jy ! Component: 1950 - total flux cleaned = 0.000393594 Jy ! Component: 2000 - total flux cleaned = 0.000478201 Jy ! Component: 2050 - total flux cleaned = 0.000612232 Jy ! Component: 2100 - total flux cleaned = 0.000645323 Jy ! Component: 2150 - total flux cleaned = 0.000759986 Jy ! Component: 2200 - total flux cleaned = 0.000889692 Jy ! Component: 2250 - total flux cleaned = 0.000905704 Jy ! Component: 2300 - total flux cleaned = 0.000969089 Jy ! Component: 2350 - total flux cleaned = 0.00106349 Jy ! Component: 2400 - total flux cleaned = 0.00117241 Jy ! Component: 2450 - total flux cleaned = 0.00126487 Jy ! Component: 2500 - total flux cleaned = 0.00134112 Jy ! Component: 2550 - total flux cleaned = 0.00137104 Jy ! Component: 2600 - total flux cleaned = 0.00146079 Jy ! Component: 2650 - total flux cleaned = 0.00147555 Jy ! Component: 2700 - total flux cleaned = 0.00156363 Jy ! Component: 2750 - total flux cleaned = 0.00157818 Jy ! Component: 2800 - total flux cleaned = 0.0016793 Jy ! Component: 2850 - total flux cleaned = 0.00170795 Jy ! Component: 2900 - total flux cleaned = 0.00180734 Jy ! Component: 2950 - total flux cleaned = 0.00186355 Jy ! Component: 3000 - total flux cleaned = 0.00200312 Jy ! Component: 3050 - total flux cleaned = 0.00203079 Jy ! Component: 3100 - total flux cleaned = 0.0021131 Jy ! Component: 3150 - total flux cleaned = 0.00212693 Jy ! Component: 3200 - total flux cleaned = 0.00219459 Jy ! Component: 3250 - total flux cleaned = 0.002302 Jy ! Component: 3300 - total flux cleaned = 0.0023819 Jy ! Component: 3350 - total flux cleaned = 0.0024083 Jy ! Component: 3400 - total flux cleaned = 0.00248706 Jy ! Component: 3450 - total flux cleaned = 0.00256505 Jy ! Component: 3500 - total flux cleaned = 0.00261662 Jy ! Component: 3550 - total flux cleaned = 0.00268067 Jy ! Component: 3600 - total flux cleaned = 0.00280796 Jy ! Component: 3650 - total flux cleaned = 0.00283316 Jy ! Component: 3700 - total flux cleaned = 0.00289583 Jy ! Component: 3750 - total flux cleaned = 0.00297047 Jy ! Component: 3800 - total flux cleaned = 0.0029951 Jy ! Component: 3850 - total flux cleaned = 0.00309294 Jy ! Component: 3900 - total flux cleaned = 0.00316588 Jy ! Component: 3950 - total flux cleaned = 0.00325037 Jy ! Component: 4000 - total flux cleaned = 0.00332228 Jy ! Component: 4050 - total flux cleaned = 0.00338161 Jy ! Total flux subtracted in 4096 components = 0.00347612 Jy ! Clean residual min=-0.000737 max=0.000719 Jy/beam ! Clean residual mean=-0.000001 rms=0.000215 Jy/beam ! Combined flux in latest and established models = 0.431735 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 391 components and 0.431735 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J1336-1852_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.459 x 9.263 at -12.44 degrees (North through East) ! Clean map min=-0.0014707 max=0.39981 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1336-1852_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.399814 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000213159 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.159944 0.159944 0.319888 0.639776 1.27955 2.55911 5.11821 10.2364 20.4728 40.9457 81.8914 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.399 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1875.66 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1336-1852_S_uvs.log closed on Wed Apr 6 23:04:29 2016