! Started logfile: /scr/pima/bg219a_uvs/J0029-0113_S_uvs.log on Wed Apr 6 22:39:31 2016 obs /scr/pima/bg219a_uvs/J0029-0113_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0029-0113_S_uva.fits ! AN table 1: 47 integrations on 15 of 15 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0029-0113 ! ! 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 49 lines of history. ! ! Reading 2820 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/bg219a_uvs/J0029-0113_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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011928Jy sigma=23.165300 ! Fit after self-cal, rms=0.875170Jy sigma=19.986843 ! 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.357 mas, bmaj=6.343 mas, bpa=-0.2898 degrees ! Estimated noise=0.771292 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.0942999 Jy ! Component: 100 - total flux cleaned = 0.125472 Jy ! Total flux subtracted in 100 components = 0.125472 Jy ! Clean residual min=-0.010519 max=0.014132 Jy/beam ! Clean residual mean=0.000011 rms=0.002978 Jy/beam ! Combined flux in latest and established models = 0.125472 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.125472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065198Jy sigma=1.410731 ! Fit after self-cal, rms=0.065069Jy sigma=1.405112 ! 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.786 mas, bmaj=7.289 mas, bpa=-2.409 degrees ! Estimated noise=0.600407 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.0210984 Jy ! Component: 100 - total flux cleaned = 0.0312236 Jy ! Component: 150 - total flux cleaned = 0.0367127 Jy ! Component: 200 - total flux cleaned = 0.0398272 Jy ! Total flux subtracted in 200 components = 0.0398272 Jy ! Clean residual min=-0.005687 max=0.010776 Jy/beam ! Clean residual mean=0.000002 rms=0.001772 Jy/beam ! Combined flux in latest and established models = 0.165299 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 24 components and 0.165299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058870Jy sigma=1.233752 ! Fit after self-cal, rms=0.058861Jy sigma=1.232085 ! Inverting map ! Added new window around map position (7, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00949176 Jy ! Component: 100 - total flux cleaned = 0.0137108 Jy ! Component: 150 - total flux cleaned = 0.0152178 Jy ! Component: 200 - total flux cleaned = 0.0157946 Jy ! Total flux subtracted in 200 components = 0.0157946 Jy ! Clean residual min=-0.003935 max=0.004186 Jy/beam ! Clean residual mean=0.000001 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.181094 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 45 components and 0.181094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057381Jy sigma=1.196206 ! Fit after self-cal, rms=0.057156Jy sigma=1.191565 ! 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.786 x 7.289 at -2.409 degrees (North through East) ! Clean map min=-0.0033313 max=0.12794 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: ! LA 0.96 MK 1.02 NL 0.99 OV 1.05 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.96 MK 0.97 NL 1.01 OV 1.03 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 0.96 NL 1.00 OV 0.99 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 0.97 NL 0.97 OV 1.01 ! PT 0.96 SC 0.98 ! ! ! Fit before self-cal, rms=0.057156Jy sigma=1.191565 ! Fit after self-cal, rms=0.056093Jy sigma=1.186892 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.771 mas, bmaj=7.274 mas, bpa=-2.539 degrees ! Estimated noise=0.593103 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.00255578 Jy ! Component: 100 - total flux cleaned = 0.0034821 Jy ! Component: 150 - total flux cleaned = 0.00338822 Jy ! Component: 200 - total flux cleaned = 0.00331041 Jy ! Total flux subtracted in 200 components = 0.00331041 Jy ! Clean residual min=-0.003120 max=0.003272 Jy/beam ! Clean residual mean=0.000001 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.184404 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 63 components and 0.184404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055942Jy sigma=1.184040 ! Fit after self-cal, rms=0.055912Jy sigma=1.183661 ! 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.055912Jy sigma=1.183661 ! Fit after self-cal, rms=0.056437Jy sigma=1.178174 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.773 mas, bmaj=7.261 mas, bpa=-2.514 degrees ! Estimated noise=0.592755 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154096 Jy ! Component: 100 - total flux cleaned = 0.00190752 Jy ! Component: 150 - total flux cleaned = 0.00182405 Jy ! Component: 200 - total flux cleaned = 0.00174956 Jy ! Total flux subtracted in 200 components = 0.00174956 Jy ! Clean residual min=-0.002681 max=0.002528 Jy/beam ! Clean residual mean=-0.000002 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.186154 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 81 components and 0.186154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056388Jy sigma=1.176967 ! Fit after self-cal, rms=0.056410Jy sigma=1.176790 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.000304552 Jy ! Component: 100 - total flux cleaned = 0.000304023 Jy ! Component: 150 - total flux cleaned = 0.000241754 Jy ! Component: 200 - total flux cleaned = 0.000222234 Jy ! Total flux subtracted in 200 components = 0.000222234 Jy ! Clean residual min=-0.002735 max=0.002479 Jy/beam ! Clean residual mean=-0.000002 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.186376 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 86 components and 0.186376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056394Jy sigma=1.176434 ! Fit after self-cal, rms=0.056389Jy sigma=1.176399 ! 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.056389Jy sigma=1.176399 ! Fit after self-cal, rms=0.056299Jy sigma=1.176218 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.772 mas, bmaj=7.254 mas, bpa=-2.486 degrees ! Estimated noise=0.591117 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000665394 Jy ! Component: 100 - total flux cleaned = 0.000708334 Jy ! Component: 150 - total flux cleaned = 0.000655594 Jy ! Component: 200 - total flux cleaned = 0.000623355 Jy ! Total flux subtracted in 200 components = 0.000623355 Jy ! Clean residual min=-0.002570 max=0.002351 Jy/beam ! Clean residual mean=-0.000003 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.186999 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 93 components and 0.186999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056285Jy sigma=1.175890 ! Fit after self-cal, rms=0.056285Jy sigma=1.175853 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.000182435 Jy ! Component: 100 - total flux cleaned = 0.000182133 Jy ! Component: 150 - total flux cleaned = 0.000138645 Jy ! Component: 200 - total flux cleaned = 0.000111839 Jy ! Total flux subtracted in 200 components = 0.000111839 Jy ! Clean residual min=-0.002586 max=0.002335 Jy/beam ! Clean residual mean=-0.000003 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.187111 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 99 components and 0.187111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056278Jy sigma=1.175674 ! Fit after self-cal, rms=0.056276Jy sigma=1.175657 ! 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.056276Jy sigma=1.175657 ! Fit after self-cal, rms=0.056254Jy sigma=1.175609 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.862 mas, bmaj=15.42 mas, bpa=-5.195 degrees ! Estimated noise=0.795096 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00037077 Jy ! Component: 100 - total flux cleaned = 0.000470355 Jy ! Component: 150 - total flux cleaned = 0.000501257 Jy ! Component: 200 - total flux cleaned = 0.000518345 Jy ! Total flux subtracted in 200 components = 0.000518345 Jy ! Clean residual min=-0.002684 max=0.002295 Jy/beam ! Clean residual mean=-0.000007 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.18763 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 114 components and 0.18763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056250Jy sigma=1.175582 ! Fit after self-cal, rms=0.056247Jy sigma=1.175528 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 = 7.80138e-05 Jy ! Component: 100 - total flux cleaned = 0.000137234 Jy ! Component: 150 - total flux cleaned = 0.000173378 Jy ! Component: 200 - total flux cleaned = 0.000181382 Jy ! Total flux subtracted in 200 components = 0.000181382 Jy ! Clean residual min=-0.002697 max=0.002316 Jy/beam ! Clean residual mean=-0.000007 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.187811 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 118 components and 0.187811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056246Jy sigma=1.175515 ! Fit after self-cal, rms=0.056243Jy sigma=1.175483 ! 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.771 mas, bmaj=7.251 mas, bpa=-2.468 degrees ! Estimated noise=0.590396 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.771 x 7.251 at -2.468 degrees (North through East) ! Clean map min=-0.0024964 max=0.12657 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.348 mas, bmaj=6.325 mas, bpa=-0.273 degrees ! Estimated noise=0.755032 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0924361 Jy ! Component: 100 - total flux cleaned = 0.124147 Jy ! Component: 150 - total flux cleaned = 0.140618 Jy ! Component: 200 - total flux cleaned = 0.151504 Jy ! Total flux subtracted in 200 components = 0.151504 Jy ! Clean residual min=-0.006155 max=0.006305 Jy/beam ! Clean residual mean=0.000003 rms=0.001654 Jy/beam ! Combined flux in latest and established models = 0.151504 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.151504 Jy ! Inverting map and beam ! Estimated beam: bmin=2.771 mas, bmaj=7.251 mas, bpa=-2.468 degrees ! Estimated noise=0.590396 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 (2.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0115063 Jy ! Component: 100 - total flux cleaned = 0.0187944 Jy ! Component: 150 - total flux cleaned = 0.0237738 Jy ! Component: 200 - total flux cleaned = 0.0272726 Jy ! Total flux subtracted in 200 components = 0.0272726 Jy ! Clean residual min=-0.003346 max=0.002947 Jy/beam ! Clean residual mean=-0.000001 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.178776 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 50 components and 0.178776 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=6.862 mas, bmaj=15.42 mas, bpa=-5.195 degrees ! Estimated noise=0.795096 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00429241 Jy ! Component: 100 - total flux cleaned = 0.00641175 Jy ! Component: 150 - total flux cleaned = 0.00758523 Jy ! Component: 200 - total flux cleaned = 0.00830911 Jy ! Total flux subtracted in 200 components = 0.00830911 Jy ! Clean residual min=-0.002832 max=0.002182 Jy/beam ! Clean residual mean=-0.000007 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.187086 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.000468172 Jy ! Component: 100 - total flux cleaned = 0.000678203 Jy ! Component: 150 - total flux cleaned = 0.000753318 Jy ! Component: 200 - total flux cleaned = 0.000811038 Jy ! Total flux subtracted in 200 components = 0.000811038 Jy ! Clean residual min=-0.002702 max=0.002269 Jy/beam ! Clean residual mean=-0.000007 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.187897 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 103 components and 0.187897 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.771 mas, bmaj=7.251 mas, bpa=-2.468 degrees ! Estimated noise=0.590396 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000254958 Jy ! Component: 100 - total flux cleaned = 0.000451285 Jy ! Component: 150 - total flux cleaned = 0.000582717 Jy ! Component: 200 - total flux cleaned = 0.000639746 Jy ! Total flux subtracted in 200 components = 0.000639746 Jy ! Clean residual min=-0.002429 max=0.002309 Jy/beam ! Clean residual mean=-0.000003 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.188536 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 121 components and 0.188536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056263Jy sigma=1.175566 ! Fit after self-cal, rms=0.056248Jy sigma=1.175404 wmodel /scr/pima/bg219a_uvs/J0029-0113_S_map.mod ! Writing 121 model components to file: /scr/pima/bg219a_uvs/J0029-0113_S_map.mod wobs /scr/pima/bg219a_uvs/J0029-0113_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J0029-0113_S_uvs.fits wwins /scr/pima/bg219a_uvs/J0029-0113_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219a_uvs/J0029-0113_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 = 4.49176e-05 Jy ! Component: 100 - total flux cleaned = 0.000386181 Jy ! Component: 150 - total flux cleaned = 0.000808276 Jy ! Component: 200 - total flux cleaned = 0.00113544 Jy ! Component: 250 - total flux cleaned = 0.00135269 Jy ! Component: 300 - total flux cleaned = 0.00162102 Jy ! Component: 350 - total flux cleaned = 0.00190678 Jy ! Component: 400 - total flux cleaned = 0.00212806 Jy ! Component: 450 - total flux cleaned = 0.00236947 Jy ! Component: 500 - total flux cleaned = 0.00257718 Jy ! Component: 550 - total flux cleaned = 0.00262767 Jy ! Component: 600 - total flux cleaned = 0.00277547 Jy ! Component: 650 - total flux cleaned = 0.00289564 Jy ! Component: 700 - total flux cleaned = 0.00301199 Jy ! Component: 750 - total flux cleaned = 0.00312618 Jy ! Component: 800 - total flux cleaned = 0.00321523 Jy ! Component: 850 - total flux cleaned = 0.00325928 Jy ! Component: 900 - total flux cleaned = 0.00336566 Jy ! Component: 950 - total flux cleaned = 0.00346894 Jy ! Component: 1000 - total flux cleaned = 0.0035094 Jy ! Component: 1050 - total flux cleaned = 0.00358839 Jy ! Component: 1100 - total flux cleaned = 0.00362729 Jy ! Component: 1150 - total flux cleaned = 0.00370331 Jy ! Component: 1200 - total flux cleaned = 0.00374041 Jy ! Component: 1250 - total flux cleaned = 0.00379513 Jy ! Component: 1300 - total flux cleaned = 0.00377746 Jy ! Component: 1350 - total flux cleaned = 0.0037602 Jy ! Component: 1400 - total flux cleaned = 0.00377755 Jy ! Component: 1450 - total flux cleaned = 0.00372668 Jy ! Component: 1500 - total flux cleaned = 0.00369377 Jy ! Component: 1550 - total flux cleaned = 0.00371007 Jy ! Component: 1600 - total flux cleaned = 0.00364655 Jy ! Component: 1650 - total flux cleaned = 0.00359999 Jy ! Component: 1700 - total flux cleaned = 0.00361577 Jy ! Component: 1750 - total flux cleaned = 0.00361597 Jy ! Component: 1800 - total flux cleaned = 0.00361593 Jy ! Component: 1850 - total flux cleaned = 0.00355744 Jy ! Component: 1900 - total flux cleaned = 0.00354321 Jy ! Component: 1950 - total flux cleaned = 0.00354351 Jy ! Component: 2000 - total flux cleaned = 0.00354365 Jy ! Component: 2050 - total flux cleaned = 0.00351612 Jy ! Component: 2100 - total flux cleaned = 0.0034888 Jy ! Component: 2150 - total flux cleaned = 0.00344843 Jy ! Component: 2200 - total flux cleaned = 0.00343514 Jy ! Component: 2250 - total flux cleaned = 0.00347455 Jy ! Component: 2300 - total flux cleaned = 0.00343563 Jy ! Component: 2350 - total flux cleaned = 0.00343559 Jy ! Component: 2400 - total flux cleaned = 0.00338518 Jy ! Component: 2450 - total flux cleaned = 0.00341006 Jy ! Component: 2500 - total flux cleaned = 0.00338528 Jy ! Component: 2550 - total flux cleaned = 0.00336098 Jy ! Component: 2600 - total flux cleaned = 0.00336092 Jy ! Component: 2650 - total flux cleaned = 0.00332516 Jy ! Component: 2700 - total flux cleaned = 0.00334898 Jy ! Component: 2750 - total flux cleaned = 0.00337246 Jy ! Component: 2800 - total flux cleaned = 0.00339559 Jy ! Component: 2850 - total flux cleaned = 0.00340701 Jy ! Component: 2900 - total flux cleaned = 0.00339553 Jy ! Component: 2950 - total flux cleaned = 0.00340692 Jy ! Component: 3000 - total flux cleaned = 0.00340702 Jy ! Component: 3050 - total flux cleaned = 0.00339601 Jy ! Component: 3100 - total flux cleaned = 0.00335239 Jy ! Component: 3150 - total flux cleaned = 0.00338493 Jy ! Component: 3200 - total flux cleaned = 0.00337431 Jy ! Component: 3250 - total flux cleaned = 0.00336369 Jy ! Component: 3300 - total flux cleaned = 0.00335314 Jy ! Component: 3350 - total flux cleaned = 0.00336352 Jy ! Component: 3400 - total flux cleaned = 0.00337375 Jy ! Component: 3450 - total flux cleaned = 0.00334293 Jy ! Component: 3500 - total flux cleaned = 0.00332253 Jy ! Component: 3550 - total flux cleaned = 0.00330229 Jy ! Component: 3600 - total flux cleaned = 0.00328231 Jy ! Component: 3650 - total flux cleaned = 0.00328235 Jy ! Component: 3700 - total flux cleaned = 0.00326275 Jy ! Component: 3750 - total flux cleaned = 0.00327248 Jy ! Component: 3800 - total flux cleaned = 0.00324349 Jy ! Component: 3850 - total flux cleaned = 0.00327231 Jy ! Component: 3900 - total flux cleaned = 0.00327233 Jy ! Component: 3950 - total flux cleaned = 0.00328183 Jy ! Component: 4000 - total flux cleaned = 0.00330064 Jy ! Component: 4050 - total flux cleaned = 0.00328192 Jy ! Total flux subtracted in 4096 components = 0.00329122 Jy ! Clean residual min=-0.000560 max=0.000530 Jy/beam ! Clean residual mean=-0.000001 rms=0.000166 Jy/beam ! Combined flux in latest and established models = 0.191828 Jy keep ! Adding 264 model components to the UV plane model. ! The established model now contains 385 components and 0.191828 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J0029-0113_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.771 x 7.251 at -2.468 degrees (North through East) ! Clean map min=-0.0009715 max=0.12665 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0029-0113_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.126654 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000164614 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.389915 0.389915 0.779829 1.55966 3.11932 6.23864 12.4773 24.9545 49.9091 99.8182 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.126 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 769.399 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0029-0113_S_uvs.log closed on Wed Apr 6 22:39:35 2016