! Started logfile: /scr/pima/bg219h_uvs/J1402-2822_S_uvs.log on Thu Apr 7 09:04:20 2016 obs /scr/pima/bg219h_uvs/J1402-2822_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1402-2822_S_uva.fits ! AN table 1: 41 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.814363 visibilities/baseline/integration-bin. ! Found source: J1402-2822 ! ! 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 4808 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/bg219h_uvs/J1402-2822_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 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012778Jy sigma=18.722434 ! Fit after self-cal, rms=0.869459Jy sigma=15.966608 ! 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.525 mas, bmaj=6.124 mas, bpa=-4.569 degrees ! Estimated noise=0.809016 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.100245 Jy ! Component: 100 - total flux cleaned = 0.137389 Jy ! Total flux subtracted in 100 components = 0.137389 Jy ! Clean residual min=-0.008134 max=0.017519 Jy/beam ! Clean residual mean=-0.000071 rms=0.002630 Jy/beam ! Combined flux in latest and established models = 0.137389 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.137389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088174Jy sigma=1.548582 ! Fit after self-cal, rms=0.087693Jy sigma=1.541127 ! Inverting map ! Added new window around map position (2.5, -1.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0213656 Jy ! Component: 100 - total flux cleaned = 0.0341622 Jy ! Total flux subtracted in 100 components = 0.0341622 Jy ! Clean residual min=-0.006317 max=0.009585 Jy/beam ! Clean residual mean=-0.000022 rms=0.001784 Jy/beam ! Combined flux in latest and established models = 0.171551 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 21 components and 0.171551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081499Jy sigma=1.411360 ! Fit after self-cal, rms=0.081346Jy sigma=1.408818 ! 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=2.89 mas, bmaj=7.146 mas, bpa=-5.393 degrees ! Estimated noise=0.578512 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.0115588 Jy ! Component: 100 - total flux cleaned = 0.0181898 Jy ! Component: 150 - total flux cleaned = 0.0223489 Jy ! Component: 200 - total flux cleaned = 0.0249981 Jy ! Total flux subtracted in 200 components = 0.0249981 Jy ! Clean residual min=-0.006957 max=0.008791 Jy/beam ! Clean residual mean=0.000011 rms=0.001889 Jy/beam ! Combined flux in latest and established models = 0.196549 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 45 components and 0.196549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079644Jy sigma=1.375931 ! Fit after self-cal, rms=0.079530Jy sigma=1.373523 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.89 x 7.146 at -5.393 degrees (North through East) ! Clean map min=-0.0063625 max=0.1304 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* HN 1.00* KP 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: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 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 0.93 HN 1.04 KP 0.96 LA 0.97 ! MK 1.03 NL 1.10 OV 0.95 PT 1.00 ! SC 0.93 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 HN 1.09 KP 0.96 LA 0.98 ! MK 1.04 NL 0.94 OV 0.97 PT 1.02 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.079530Jy sigma=1.373523 ! Fit after self-cal, rms=0.078663Jy sigma=1.367700 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.9 mas, bmaj=7.129 mas, bpa=-4.852 degrees ! Estimated noise=0.571989 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 = -1.33148e-05 Jy ! Component: 100 - total flux cleaned = 0.00013488 Jy ! Component: 150 - total flux cleaned = 0.000196718 Jy ! Component: 200 - total flux cleaned = 0.000147948 Jy ! Total flux subtracted in 200 components = 0.000147948 Jy ! Clean residual min=-0.006323 max=0.007108 Jy/beam ! Clean residual mean=0.000015 rms=0.001670 Jy/beam ! Combined flux in latest and established models = 0.196697 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 52 components and 0.196697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078531Jy sigma=1.365735 ! Fit after self-cal, rms=0.078506Jy sigma=1.365405 ! 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.078506Jy sigma=1.365405 ! Fit after self-cal, rms=0.074764Jy sigma=1.364344 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.925 mas, bmaj=7.17 mas, bpa=-4.289 degrees ! Estimated noise=0.545455 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00602777 Jy ! Component: 100 - total flux cleaned = -0.00872787 Jy ! Component: 150 - total flux cleaned = -0.00999118 Jy ! Component: 200 - total flux cleaned = -0.0101485 Jy ! Total flux subtracted in 200 components = -0.0101485 Jy ! Clean residual min=-0.006450 max=0.005859 Jy/beam ! Clean residual mean=0.000020 rms=0.001488 Jy/beam ! Combined flux in latest and established models = 0.186549 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 70 components and 0.186549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074283Jy sigma=1.354690 ! Fit after self-cal, rms=0.074303Jy sigma=1.354268 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 = 5.48434e-05 Jy ! Component: 100 - total flux cleaned = 5.44179e-05 Jy ! Component: 150 - total flux cleaned = 5.64444e-05 Jy ! Component: 200 - total flux cleaned = 5.63615e-05 Jy ! Total flux subtracted in 200 components = 5.63615e-05 Jy ! Clean residual min=-0.006436 max=0.005780 Jy/beam ! Clean residual mean=0.000020 rms=0.001478 Jy/beam ! Combined flux in latest and established models = 0.186605 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 73 components and 0.186605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074270Jy sigma=1.353758 ! Fit after self-cal, rms=0.074269Jy sigma=1.353723 ! 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.074269Jy sigma=1.353723 ! Fit after self-cal, rms=0.071935Jy sigma=1.342334 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.941 mas, bmaj=7.248 mas, bpa=-4.073 degrees ! Estimated noise=0.531529 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00353713 Jy ! Component: 100 - total flux cleaned = -0.00506297 Jy ! Component: 150 - total flux cleaned = -0.00564688 Jy ! Component: 200 - total flux cleaned = -0.00575307 Jy ! Total flux subtracted in 200 components = -0.00575307 Jy ! Clean residual min=-0.006023 max=0.005462 Jy/beam ! Clean residual mean=0.000018 rms=0.001288 Jy/beam ! Combined flux in latest and established models = 0.180852 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 79 components and 0.180852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071744Jy sigma=1.339159 ! Fit after self-cal, rms=0.071744Jy sigma=1.338995 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.0055e-05 Jy ! Component: 100 - total flux cleaned = -0.000112278 Jy ! Component: 150 - total flux cleaned = -0.000112801 Jy ! Component: 200 - total flux cleaned = -9.28811e-05 Jy ! Total flux subtracted in 200 components = -9.28811e-05 Jy ! Clean residual min=-0.006035 max=0.005483 Jy/beam ! Clean residual mean=0.000017 rms=0.001285 Jy/beam ! Combined flux in latest and established models = 0.180759 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 84 components and 0.180759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071731Jy sigma=1.338767 ! Fit after self-cal, rms=0.071729Jy sigma=1.338756 ! 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.071729Jy sigma=1.338756 ! Fit after self-cal, rms=0.070969Jy sigma=1.337306 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.13 mas, bmaj=17.74 mas, bpa=0.8982 degrees ! Estimated noise=0.679221 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000331787 Jy ! Component: 100 - total flux cleaned = -0.000334814 Jy ! Component: 150 - total flux cleaned = -0.00034066 Jy ! Component: 200 - total flux cleaned = -0.000250141 Jy ! Total flux subtracted in 200 components = -0.000250141 Jy ! Clean residual min=-0.008473 max=0.006992 Jy/beam ! Clean residual mean=0.000041 rms=0.001919 Jy/beam ! Combined flux in latest and established models = 0.180509 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 94 components and 0.180509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070954Jy sigma=1.337353 ! Fit after self-cal, rms=0.070947Jy sigma=1.336933 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.000177879 Jy ! Component: 100 - total flux cleaned = 0.000300821 Jy ! Component: 150 - total flux cleaned = 0.000408126 Jy ! Component: 200 - total flux cleaned = 0.000473701 Jy ! Total flux subtracted in 200 components = 0.000473701 Jy ! Clean residual min=-0.008529 max=0.006952 Jy/beam ! Clean residual mean=0.000041 rms=0.001898 Jy/beam ! Combined flux in latest and established models = 0.180983 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 98 components and 0.180983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070987Jy sigma=1.337924 ! Fit after self-cal, rms=0.070979Jy sigma=1.337608 ! 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=2.95 mas, bmaj=7.287 mas, bpa=-3.922 degrees ! Estimated noise=0.524731 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.95 x 7.287 at -3.922 degrees (North through East) ! Clean map min=-0.0062008 max=0.11949 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.574 mas, bmaj=6.25 mas, bpa=-3.047 degrees ! Estimated noise=0.738718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0917508 Jy ! Component: 100 - total flux cleaned = 0.126329 Jy ! Component: 150 - total flux cleaned = 0.145483 Jy ! Component: 200 - total flux cleaned = 0.157142 Jy ! Total flux subtracted in 200 components = 0.157142 Jy ! Clean residual min=-0.005924 max=0.007764 Jy/beam ! Clean residual mean=-0.000020 rms=0.001433 Jy/beam ! Combined flux in latest and established models = 0.157142 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.157142 Jy ! Inverting map and beam ! Estimated beam: bmin=2.95 mas, bmaj=7.287 mas, bpa=-3.922 degrees ! Estimated noise=0.524731 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 (5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00970506 Jy ! Component: 100 - total flux cleaned = 0.0158281 Jy ! Component: 150 - total flux cleaned = 0.0194727 Jy ! Component: 200 - total flux cleaned = 0.0210679 Jy ! Total flux subtracted in 200 components = 0.0210679 Jy ! Clean residual min=-0.005625 max=0.005318 Jy/beam ! Clean residual mean=0.000012 rms=0.001221 Jy/beam ! Combined flux in latest and established models = 0.178209 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 64 components and 0.178209 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.13 mas, bmaj=17.74 mas, bpa=0.8982 degrees ! Estimated noise=0.679221 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00408268 Jy ! Component: 100 - total flux cleaned = 0.00493592 Jy ! Component: 150 - total flux cleaned = 0.00540681 Jy ! Component: 200 - total flux cleaned = 0.0057585 Jy ! Total flux subtracted in 200 components = 0.0057585 Jy ! Clean residual min=-0.007222 max=0.006403 Jy/beam ! Clean residual mean=0.000040 rms=0.001761 Jy/beam ! Combined flux in latest and established models = 0.183968 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.000272829 Jy ! Component: 100 - total flux cleaned = 0.000371703 Jy ! Component: 150 - total flux cleaned = 0.000371471 Jy ! Component: 200 - total flux cleaned = 0.000401213 Jy ! Total flux subtracted in 200 components = 0.000401213 Jy ! Clean residual min=-0.007214 max=0.006178 Jy/beam ! Clean residual mean=0.000042 rms=0.001748 Jy/beam ! Combined flux in latest and established models = 0.184369 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 108 components and 0.184369 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.95 mas, bmaj=7.287 mas, bpa=-3.922 degrees ! Estimated noise=0.524731 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000528257 Jy ! Component: 100 - total flux cleaned = -0.000671993 Jy ! Component: 150 - total flux cleaned = -0.000731507 Jy ! Component: 200 - total flux cleaned = -0.000829965 Jy ! Total flux subtracted in 200 components = -0.000829965 Jy ! Clean residual min=-0.005337 max=0.004615 Jy/beam ! Clean residual mean=0.000018 rms=0.001134 Jy/beam ! Combined flux in latest and established models = 0.183539 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 123 components and 0.183539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070797Jy sigma=1.331462 ! Fit after self-cal, rms=0.070720Jy sigma=1.329849 wmodel /scr/pima/bg219h_uvs/J1402-2822_S_map.mod ! Writing 123 model components to file: /scr/pima/bg219h_uvs/J1402-2822_S_map.mod wobs /scr/pima/bg219h_uvs/J1402-2822_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J1402-2822_S_uvs.fits wwins /scr/pima/bg219h_uvs/J1402-2822_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219h_uvs/J1402-2822_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.00128934 Jy ! Component: 100 - total flux cleaned = -0.00130194 Jy ! Component: 150 - total flux cleaned = -0.00150331 Jy ! Component: 200 - total flux cleaned = -0.00182696 Jy ! Component: 250 - total flux cleaned = -0.00195003 Jy ! Component: 300 - total flux cleaned = -0.00212885 Jy ! Component: 350 - total flux cleaned = -0.00224344 Jy ! Component: 400 - total flux cleaned = -0.00235539 Jy ! Component: 450 - total flux cleaned = -0.00241037 Jy ! Component: 500 - total flux cleaned = -0.00251606 Jy ! Component: 550 - total flux cleaned = -0.00251557 Jy ! Component: 600 - total flux cleaned = -0.00256436 Jy ! Component: 650 - total flux cleaned = -0.00251477 Jy ! Component: 700 - total flux cleaned = -0.00251339 Jy ! Component: 750 - total flux cleaned = -0.0023728 Jy ! Component: 800 - total flux cleaned = -0.00228218 Jy ! Component: 850 - total flux cleaned = -0.0022369 Jy ! Component: 900 - total flux cleaned = -0.00214987 Jy ! Component: 950 - total flux cleaned = -0.00214918 Jy ! Component: 1000 - total flux cleaned = -0.00223229 Jy ! Component: 1050 - total flux cleaned = -0.00219175 Jy ! Component: 1100 - total flux cleaned = -0.00227101 Jy ! Component: 1150 - total flux cleaned = -0.00215346 Jy ! Component: 1200 - total flux cleaned = -0.00226856 Jy ! Component: 1250 - total flux cleaned = -0.00226821 Jy ! Component: 1300 - total flux cleaned = -0.0022311 Jy ! Component: 1350 - total flux cleaned = -0.00230369 Jy ! Component: 1400 - total flux cleaned = -0.00244689 Jy ! Component: 1450 - total flux cleaned = -0.00237631 Jy ! Component: 1500 - total flux cleaned = -0.00248147 Jy ! Component: 1550 - total flux cleaned = -0.00254997 Jy ! Component: 1600 - total flux cleaned = -0.00258398 Jy ! Component: 1650 - total flux cleaned = -0.00261765 Jy ! Component: 1700 - total flux cleaned = -0.00271664 Jy ! Component: 1750 - total flux cleaned = -0.00278171 Jy ! Component: 1800 - total flux cleaned = -0.00278134 Jy ! Component: 1850 - total flux cleaned = -0.00281298 Jy ! Component: 1900 - total flux cleaned = -0.00278259 Jy ! Component: 1950 - total flux cleaned = -0.00293562 Jy ! Component: 2000 - total flux cleaned = -0.00290561 Jy ! Component: 2050 - total flux cleaned = -0.00302402 Jy ! Component: 2100 - total flux cleaned = -0.00299435 Jy ! Component: 2150 - total flux cleaned = -0.00308089 Jy ! Component: 2200 - total flux cleaned = -0.00305262 Jy ! Component: 2250 - total flux cleaned = -0.00316484 Jy ! Component: 2300 - total flux cleaned = -0.00310962 Jy ! Component: 2350 - total flux cleaned = -0.00316411 Jy ! Component: 2400 - total flux cleaned = -0.00302912 Jy ! Component: 2450 - total flux cleaned = -0.00305656 Jy ! Component: 2500 - total flux cleaned = -0.00303016 Jy ! Component: 2550 - total flux cleaned = -0.00295197 Jy ! Component: 2600 - total flux cleaned = -0.00287451 Jy ! Component: 2650 - total flux cleaned = -0.00279831 Jy ! Component: 2700 - total flux cleaned = -0.00279823 Jy ! Component: 2750 - total flux cleaned = -0.00269871 Jy ! Component: 2800 - total flux cleaned = -0.00262449 Jy ! Component: 2850 - total flux cleaned = -0.00250237 Jy ! Component: 2900 - total flux cleaned = -0.00247831 Jy ! Component: 2950 - total flux cleaned = -0.00245418 Jy ! Component: 3000 - total flux cleaned = -0.00221675 Jy ! Component: 3050 - total flux cleaned = -0.00214632 Jy ! Component: 3100 - total flux cleaned = -0.00200665 Jy ! Component: 3150 - total flux cleaned = -0.0020066 Jy ! Component: 3200 - total flux cleaned = -0.00191488 Jy ! Component: 3250 - total flux cleaned = -0.00180202 Jy ! Component: 3300 - total flux cleaned = -0.00175737 Jy ! Component: 3350 - total flux cleaned = -0.00171291 Jy ! Component: 3400 - total flux cleaned = -0.00153754 Jy ! Component: 3450 - total flux cleaned = -0.00145122 Jy ! Component: 3500 - total flux cleaned = -0.00145121 Jy ! Component: 3550 - total flux cleaned = -0.00136572 Jy ! Component: 3600 - total flux cleaned = -0.00136533 Jy ! Component: 3650 - total flux cleaned = -0.00126033 Jy ! Component: 3700 - total flux cleaned = -0.00132246 Jy ! Component: 3750 - total flux cleaned = -0.00124016 Jy ! Component: 3800 - total flux cleaned = -0.00124031 Jy ! Component: 3850 - total flux cleaned = -0.00126056 Jy ! Component: 3900 - total flux cleaned = -0.00122062 Jy ! Component: 3950 - total flux cleaned = -0.00120045 Jy ! Component: 4000 - total flux cleaned = -0.00120053 Jy ! Component: 4050 - total flux cleaned = -0.0012202 Jy ! Total flux subtracted in 4096 components = -0.00122022 Jy ! Clean residual min=-0.001159 max=0.001281 Jy/beam ! Clean residual mean=0.000006 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.182319 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 427 components and 0.182319 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J1402-2822_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.95 x 7.287 at -3.922 degrees (North through East) ! Clean map min=-0.0038858 max=0.11522 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1402-2822_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.115224 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000349196 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.909173 0.909173 1.81835 3.63669 7.27339 14.5468 29.0935 58.1871 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.115 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 329.97 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1402-2822_S_uvs.log closed on Thu Apr 7 09:04:24 2016