! Started logfile: /scr/pima/bg219e_uvs/J0013-1513_S_uvs.log on Thu Apr 7 06:30:50 2016 obs /scr/pima/bg219e_uvs/J0013-1513_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0013-1513_S_uva.fits ! AN table 1: 57 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.884016 visibilities/baseline/integration-bin. ! Found source: J0013-1513 ! ! 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 7256 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/J0013-1513_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 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.010969Jy sigma=19.080158 ! Fit after self-cal, rms=0.844333Jy sigma=15.886691 ! 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.439 mas, bmaj=10.3 mas, bpa=17.46 degrees ! Estimated noise=0.643856 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.120622 Jy ! Component: 100 - total flux cleaned = 0.147542 Jy ! Total flux subtracted in 100 components = 0.147542 Jy ! Clean residual min=-0.005062 max=0.009255 Jy/beam ! Clean residual mean=-0.000041 rms=0.001427 Jy/beam ! Combined flux in latest and established models = 0.147542 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.147542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075955Jy sigma=1.349935 ! Fit after self-cal, rms=0.075956Jy sigma=1.349833 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00958121 Jy ! Component: 100 - total flux cleaned = 0.0146681 Jy ! Total flux subtracted in 100 components = 0.0146681 Jy ! Clean residual min=-0.004293 max=0.004335 Jy/beam ! Clean residual mean=-0.000014 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.16221 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 34 components and 0.16221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074460Jy sigma=1.319313 ! Fit after self-cal, rms=0.074456Jy sigma=1.318942 ! 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.398 mas, bmaj=11.79 mas, bpa=14.19 degrees ! Estimated noise=0.459659 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.00425252 Jy ! Component: 100 - total flux cleaned = 0.00615786 Jy ! Component: 150 - total flux cleaned = 0.00681968 Jy ! Component: 200 - total flux cleaned = 0.00698796 Jy ! Total flux subtracted in 200 components = 0.00698796 Jy ! Clean residual min=-0.002651 max=0.003003 Jy/beam ! Clean residual mean=-0.000000 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.169198 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 60 components and 0.169198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074224Jy sigma=1.314995 ! Fit after self-cal, rms=0.074224Jy sigma=1.314936 ! 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.398 x 11.79 at 14.19 degrees (North through East) ! Clean map min=-0.002649 max=0.15759 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.03 HN 1.02 KP 1.01 ! LA 0.98 NL 0.98 OV 1.00 PT 1.03 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.97 HN 1.02 KP 1.05 ! LA 1.02 NL 0.93 OV 1.02 PT 1.00 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.01 HN 1.00 KP 1.01 ! LA 1.05 NL 0.96 OV 0.99 PT 0.96 ! SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.03 HN 1.02 KP 0.97 ! LA 1.00 NL 1.01 OV 1.01 PT 0.99 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.074224Jy sigma=1.314936 ! Fit after self-cal, rms=0.073573Jy sigma=1.308877 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.407 mas, bmaj=11.81 mas, bpa=14.31 degrees ! Estimated noise=0.459133 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.000557732 Jy ! Component: 100 - total flux cleaned = 0.000652908 Jy ! Component: 150 - total flux cleaned = 0.000698156 Jy ! Component: 200 - total flux cleaned = 0.000749845 Jy ! Total flux subtracted in 200 components = 0.000749845 Jy ! Clean residual min=-0.002753 max=0.002884 Jy/beam ! Clean residual mean=-0.000007 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.169948 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 71 components and 0.169948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073563Jy sigma=1.308698 ! Fit after self-cal, rms=0.073561Jy sigma=1.308616 ! 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.073561Jy sigma=1.308616 ! Fit after self-cal, rms=0.073203Jy sigma=1.302947 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.408 mas, bmaj=11.78 mas, bpa=14.31 degrees ! Estimated noise=0.459301 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000143221 Jy ! Component: 100 - total flux cleaned = 0.000158483 Jy ! Component: 150 - total flux cleaned = 0.000171381 Jy ! Component: 200 - total flux cleaned = 0.000182726 Jy ! Total flux subtracted in 200 components = 0.000182726 Jy ! Clean residual min=-0.002671 max=0.002850 Jy/beam ! Clean residual mean=-0.000016 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.17013 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 82 components and 0.17013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073198Jy sigma=1.302867 ! Fit after self-cal, rms=0.073198Jy sigma=1.302789 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 (16, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00263013 Jy ! Component: 100 - total flux cleaned = 0.00385655 Jy ! Component: 150 - total flux cleaned = 0.00418821 Jy ! Component: 200 - total flux cleaned = 0.00429276 Jy ! Total flux subtracted in 200 components = 0.00429276 Jy ! Clean residual min=-0.002412 max=0.002407 Jy/beam ! Clean residual mean=-0.000017 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.174423 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 119 components and 0.174423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073090Jy sigma=1.300880 ! Fit after self-cal, rms=0.073081Jy sigma=1.300709 ! 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.073081Jy sigma=1.300709 ! Fit after self-cal, rms=0.073002Jy sigma=1.300627 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.408 mas, bmaj=11.79 mas, bpa=14.33 degrees ! Estimated noise=0.458639 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000670981 Jy ! Component: 100 - total flux cleaned = 0.000802699 Jy ! Component: 150 - total flux cleaned = 0.000859677 Jy ! Component: 200 - total flux cleaned = 0.000938867 Jy ! Total flux subtracted in 200 components = 0.000938867 Jy ! Clean residual min=-0.002300 max=0.002361 Jy/beam ! Clean residual mean=-0.000015 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.175362 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 133 components and 0.175362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072974Jy sigma=1.300164 ! Fit after self-cal, rms=0.072974Jy sigma=1.300132 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 (126.5, 66). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012307 Jy ! Component: 100 - total flux cleaned = 0.0015193 Jy ! Component: 150 - total flux cleaned = 0.00177681 Jy ! Component: 200 - total flux cleaned = 0.00198734 Jy ! Total flux subtracted in 200 components = 0.00198734 Jy ! Clean residual min=-0.002032 max=0.001828 Jy/beam ! Clean residual mean=-0.000016 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.177349 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 154 components and 0.177349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072889Jy sigma=1.298421 ! Fit after self-cal, rms=0.072883Jy sigma=1.298343 ! 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.072883Jy sigma=1.298343 ! Fit after self-cal, rms=0.072774Jy sigma=1.298261 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.124 mas, bmaj=16.15 mas, bpa=7.513 degrees ! Estimated noise=0.514136 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000554387 Jy ! Component: 100 - total flux cleaned = 0.000772807 Jy ! Component: 150 - total flux cleaned = 0.000892938 Jy ! Component: 200 - total flux cleaned = 0.00104525 Jy ! Total flux subtracted in 200 components = 0.00104525 Jy ! Clean residual min=-0.001766 max=0.002008 Jy/beam ! Clean residual mean=-0.000021 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.178395 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 175 components and 0.178395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072761Jy sigma=1.297939 ! Fit after self-cal, rms=0.072762Jy sigma=1.297921 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.000108571 Jy ! Component: 100 - total flux cleaned = 0.000226511 Jy ! Component: 150 - total flux cleaned = 0.000280695 Jy ! Component: 200 - total flux cleaned = 0.000332267 Jy ! Total flux subtracted in 200 components = 0.000332267 Jy ! Clean residual min=-0.001671 max=0.001945 Jy/beam ! Clean residual mean=-0.000020 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.178727 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 193 components and 0.178727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072755Jy sigma=1.297763 ! Fit after self-cal, rms=0.072756Jy sigma=1.297754 ! 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.408 mas, bmaj=11.79 mas, bpa=14.35 degrees ! Estimated noise=0.457877 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.408 x 11.79 at 14.35 degrees (North through East) ! Clean map min=-0.0018387 max=0.157 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.44 mas, bmaj=10.3 mas, bpa=17.67 degrees ! Estimated noise=0.64425 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.120606 Jy ! Component: 100 - total flux cleaned = 0.147717 Jy ! Component: 150 - total flux cleaned = 0.15728 Jy ! Component: 200 - total flux cleaned = 0.160843 Jy ! Total flux subtracted in 200 components = 0.160843 Jy ! Clean residual min=-0.004253 max=0.003737 Jy/beam ! Clean residual mean=-0.000027 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.160843 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.160843 Jy ! Inverting map and beam ! Estimated beam: bmin=4.408 mas, bmaj=11.79 mas, bpa=14.35 degrees ! Estimated noise=0.457877 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.00469922 Jy ! Component: 100 - total flux cleaned = 0.00750571 Jy ! Component: 150 - total flux cleaned = 0.00919941 Jy ! Component: 200 - total flux cleaned = 0.0104743 Jy ! Total flux subtracted in 200 components = 0.0104743 Jy ! Clean residual min=-0.002303 max=0.001970 Jy/beam ! Clean residual mean=-0.000019 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.171317 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 70 components and 0.171317 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.124 mas, bmaj=16.15 mas, bpa=7.513 degrees ! Estimated noise=0.514136 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00184253 Jy ! Component: 100 - total flux cleaned = 0.00289528 Jy ! Component: 150 - total flux cleaned = 0.00376031 Jy ! Component: 200 - total flux cleaned = 0.00449117 Jy ! Total flux subtracted in 200 components = 0.00449117 Jy ! Clean residual min=-0.002007 max=0.001866 Jy/beam ! Clean residual mean=-0.000024 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.175808 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.000663411 Jy ! Component: 100 - total flux cleaned = 0.00111158 Jy ! Component: 150 - total flux cleaned = 0.00134114 Jy ! Component: 200 - total flux cleaned = 0.00150049 Jy ! Total flux subtracted in 200 components = 0.00150049 Jy ! Clean residual min=-0.001839 max=0.001821 Jy/beam ! Clean residual mean=-0.000022 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.177309 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 137 components and 0.177309 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.408 mas, bmaj=11.79 mas, bpa=14.35 degrees ! Estimated noise=0.457877 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000100452 Jy ! Component: 100 - total flux cleaned = 0.000139715 Jy ! Component: 150 - total flux cleaned = 0.000210834 Jy ! Component: 200 - total flux cleaned = 0.000275206 Jy ! Total flux subtracted in 200 components = 0.000275206 Jy ! Clean residual min=-0.001981 max=0.001733 Jy/beam ! Clean residual mean=-0.000012 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.177584 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 157 components and 0.177584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072779Jy sigma=1.298156 ! Fit after self-cal, rms=0.072778Jy sigma=1.298095 wmodel /scr/pima/bg219e_uvs/J0013-1513_S_map.mod ! Writing 157 model components to file: /scr/pima/bg219e_uvs/J0013-1513_S_map.mod wobs /scr/pima/bg219e_uvs/J0013-1513_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0013-1513_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0013-1513_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219e_uvs/J0013-1513_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.00091647 Jy ! Component: 100 - total flux cleaned = -0.00165622 Jy ! Component: 150 - total flux cleaned = -0.00200604 Jy ! Component: 200 - total flux cleaned = -0.00230972 Jy ! Component: 250 - total flux cleaned = -0.00239732 Jy ! Component: 300 - total flux cleaned = -0.00239834 Jy ! Component: 350 - total flux cleaned = -0.00253614 Jy ! Component: 400 - total flux cleaned = -0.0026425 Jy ! Component: 450 - total flux cleaned = -0.00272107 Jy ! Component: 500 - total flux cleaned = -0.00287565 Jy ! Component: 550 - total flux cleaned = -0.00297603 Jy ! Component: 600 - total flux cleaned = -0.00312384 Jy ! Component: 650 - total flux cleaned = -0.00324466 Jy ! Component: 700 - total flux cleaned = -0.0033391 Jy ! Component: 750 - total flux cleaned = -0.00347866 Jy ! Component: 800 - total flux cleaned = -0.00352406 Jy ! Component: 850 - total flux cleaned = -0.00363645 Jy ! Component: 900 - total flux cleaned = -0.00376891 Jy ! Component: 950 - total flux cleaned = -0.00383405 Jy ! Component: 1000 - total flux cleaned = -0.00400519 Jy ! Component: 1050 - total flux cleaned = -0.00408951 Jy ! Component: 1100 - total flux cleaned = -0.00421407 Jy ! Component: 1150 - total flux cleaned = -0.00427565 Jy ! Component: 1200 - total flux cleaned = -0.00435674 Jy ! Component: 1250 - total flux cleaned = -0.00445708 Jy ! Component: 1300 - total flux cleaned = -0.00459537 Jy ! Component: 1350 - total flux cleaned = -0.00465382 Jy ! Component: 1400 - total flux cleaned = -0.00469251 Jy ! Component: 1450 - total flux cleaned = -0.00476862 Jy ! Component: 1500 - total flux cleaned = -0.00486245 Jy ! Component: 1550 - total flux cleaned = -0.00493673 Jy ! Component: 1600 - total flux cleaned = -0.00495523 Jy ! Component: 1650 - total flux cleaned = -0.00506418 Jy ! Component: 1700 - total flux cleaned = -0.00513599 Jy ! Component: 1750 - total flux cleaned = -0.00518945 Jy ! Component: 1800 - total flux cleaned = -0.00525993 Jy ! Component: 1850 - total flux cleaned = -0.0053466 Jy ! Component: 1900 - total flux cleaned = -0.00544949 Jy ! Component: 1950 - total flux cleaned = -0.00550051 Jy ! Component: 2000 - total flux cleaned = -0.00551739 Jy ! Component: 2050 - total flux cleaned = -0.00560091 Jy ! Component: 2100 - total flux cleaned = -0.00565061 Jy ! Component: 2150 - total flux cleaned = -0.00560153 Jy ! Component: 2200 - total flux cleaned = -0.00571511 Jy ! Component: 2250 - total flux cleaned = -0.005699 Jy ! Component: 2300 - total flux cleaned = -0.0057466 Jy ! Component: 2350 - total flux cleaned = -0.00574659 Jy ! Component: 2400 - total flux cleaned = -0.0057153 Jy ! Component: 2450 - total flux cleaned = -0.00576177 Jy ! Component: 2500 - total flux cleaned = -0.00574639 Jy ! Component: 2550 - total flux cleaned = -0.00577677 Jy ! Component: 2600 - total flux cleaned = -0.00580675 Jy ! Component: 2650 - total flux cleaned = -0.00580672 Jy ! Component: 2700 - total flux cleaned = -0.00582173 Jy ! Component: 2750 - total flux cleaned = -0.00582165 Jy ! Component: 2800 - total flux cleaned = -0.00580709 Jy ! Component: 2850 - total flux cleaned = -0.0058362 Jy ! Component: 2900 - total flux cleaned = -0.00589395 Jy ! Component: 2950 - total flux cleaned = -0.00589383 Jy ! Component: 3000 - total flux cleaned = -0.00590799 Jy ! Component: 3050 - total flux cleaned = -0.00586564 Jy ! Component: 3100 - total flux cleaned = -0.00592158 Jy ! Component: 3150 - total flux cleaned = -0.00593535 Jy ! Component: 3200 - total flux cleaned = -0.0059075 Jy ! Component: 3250 - total flux cleaned = -0.00590736 Jy ! Component: 3300 - total flux cleaned = -0.00590737 Jy ! Component: 3350 - total flux cleaned = -0.00590738 Jy ! Component: 3400 - total flux cleaned = -0.00594767 Jy ! Component: 3450 - total flux cleaned = -0.00586776 Jy ! Component: 3500 - total flux cleaned = -0.00592085 Jy ! Component: 3550 - total flux cleaned = -0.00593404 Jy ! Component: 3600 - total flux cleaned = -0.00590788 Jy ! Component: 3650 - total flux cleaned = -0.00594686 Jy ! Component: 3700 - total flux cleaned = -0.00590802 Jy ! Component: 3750 - total flux cleaned = -0.00598514 Jy ! Component: 3800 - total flux cleaned = -0.00595962 Jy ! Component: 3850 - total flux cleaned = -0.00597247 Jy ! Component: 3900 - total flux cleaned = -0.00599784 Jy ! Component: 3950 - total flux cleaned = -0.00602287 Jy ! Component: 4000 - total flux cleaned = -0.00606038 Jy ! Component: 4050 - total flux cleaned = -0.0060355 Jy ! Total flux subtracted in 4096 components = -0.00606027 Jy ! Clean residual min=-0.000796 max=0.000764 Jy/beam ! Clean residual mean=-0.000000 rms=0.000238 Jy/beam ! Combined flux in latest and established models = 0.171524 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 438 components and 0.171524 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0013-1513_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.408 x 11.79 at 14.35 degrees (North through East) ! Clean map min=-0.0017466 max=0.15684 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0013-1513_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.156843 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000236148 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.451691 0.451691 0.903382 1.80676 3.61353 7.22706 14.4541 28.9082 57.8164 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.156 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 664.17 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0013-1513_S_uvs.log closed on Thu Apr 7 06:30:54 2016