! Started logfile: /scr/pima/bg219a_uvs/J1916-2708_S_uvs.log on Wed Apr 6 23:02:27 2016 obs /scr/pima/bg219a_uvs/J1916-2708_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1916-2708_S_uva.fits ! AN table 1: 36 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.766667 visibilities/baseline/integration-bin. ! Found source: J1916-2708 ! ! 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 1656 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/J1916-2708_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.031705Jy sigma=17.859994 ! Fit after self-cal, rms=0.762443Jy sigma=13.086157 ! 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.049 mas, bmaj=5.611 mas, bpa=-5.691 degrees ! Estimated noise=1.40309 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.183592 Jy ! Component: 100 - total flux cleaned = 0.224314 Jy ! Total flux subtracted in 100 components = 0.224314 Jy ! Clean residual min=-0.012890 max=0.026147 Jy/beam ! Clean residual mean=-0.000084 rms=0.003954 Jy/beam ! Combined flux in latest and established models = 0.224314 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.224314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101194Jy sigma=1.720801 ! Fit after self-cal, rms=0.101155Jy sigma=1.720174 ! Inverting map ! Added new window around map position (-1.5, 14). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.022348 Jy ! Component: 100 - total flux cleaned = 0.0340148 Jy ! Total flux subtracted in 100 components = 0.0340148 Jy ! Clean residual min=-0.010717 max=0.011888 Jy/beam ! Clean residual mean=-0.000046 rms=0.002630 Jy/beam ! Combined flux in latest and established models = 0.258329 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 23 components and 0.258329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094727Jy sigma=1.592269 ! Fit after self-cal, rms=0.094469Jy sigma=1.587721 ! 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.304 mas, bmaj=6.242 mas, bpa=-4.608 degrees ! Estimated noise=1.08191 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.0152489 Jy ! Component: 100 - total flux cleaned = 0.0244718 Jy ! Component: 150 - total flux cleaned = 0.0302972 Jy ! Component: 200 - total flux cleaned = 0.0340256 Jy ! Total flux subtracted in 200 components = 0.0340256 Jy ! Clean residual min=-0.006616 max=0.006362 Jy/beam ! Clean residual mean=-0.000025 rms=0.001542 Jy/beam ! Combined flux in latest and established models = 0.292354 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 48 components and 0.292354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092053Jy sigma=1.536899 ! Fit after self-cal, rms=0.092107Jy sigma=1.536549 ! 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.304 x 6.242 at -4.608 degrees (North through East) ! Clean map min=-0.0061451 max=0.23341 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.94 MK 1.03 NL 1.05 OV 1.05 ! PT 0.95 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 0.99 NL 1.04 OV 0.98 ! PT 0.95 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 1.01 NL 0.97 OV 1.01 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 0.99 NL 1.01 OV 1.01 ! PT 0.97 SC 0.93 ! ! ! Fit before self-cal, rms=0.092107Jy sigma=1.536549 ! Fit after self-cal, rms=0.091432Jy sigma=1.523727 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.313 mas, bmaj=6.259 mas, bpa=-4.598 degrees ! Estimated noise=1.07542 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.00110535 Jy ! Component: 100 - total flux cleaned = -0.00107607 Jy ! Component: 150 - total flux cleaned = -0.00107583 Jy ! Component: 200 - total flux cleaned = -0.00110648 Jy ! Total flux subtracted in 200 components = -0.00110648 Jy ! Clean residual min=-0.004740 max=0.004707 Jy/beam ! Clean residual mean=0.000006 rms=0.001166 Jy/beam ! Combined flux in latest and established models = 0.291248 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 58 components and 0.291248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091391Jy sigma=1.523183 ! Fit after self-cal, rms=0.091416Jy sigma=1.523015 ! 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.091416Jy sigma=1.523015 ! Fit after self-cal, rms=0.091165Jy sigma=1.520188 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.314 mas, bmaj=6.258 mas, bpa=-4.578 degrees ! Estimated noise=1.07401 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000388441 Jy ! Component: 100 - total flux cleaned = -0.000508261 Jy ! Component: 150 - total flux cleaned = -0.000507596 Jy ! Component: 200 - total flux cleaned = -0.0004835 Jy ! Total flux subtracted in 200 components = -0.0004835 Jy ! Clean residual min=-0.004472 max=0.004643 Jy/beam ! Clean residual mean=0.000004 rms=0.001102 Jy/beam ! Combined flux in latest and established models = 0.290764 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 61 components and 0.290764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091142Jy sigma=1.519945 ! Fit after self-cal, rms=0.091147Jy sigma=1.519888 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 = -6.72607e-05 Jy ! Component: 100 - total flux cleaned = -0.000116006 Jy ! Component: 150 - total flux cleaned = -0.000115269 Jy ! Component: 200 - total flux cleaned = -0.000114761 Jy ! Total flux subtracted in 200 components = -0.000114761 Jy ! Clean residual min=-0.004417 max=0.004633 Jy/beam ! Clean residual mean=0.000004 rms=0.001095 Jy/beam ! Combined flux in latest and established models = 0.290649 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.290649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091132Jy sigma=1.519733 ! Fit after self-cal, rms=0.091136Jy sigma=1.519703 ! 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.091136Jy sigma=1.519703 ! Fit after self-cal, rms=0.091302Jy sigma=1.517812 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.316 mas, bmaj=6.262 mas, bpa=-4.588 degrees ! Estimated noise=1.0743 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000653505 Jy ! Component: 100 - total flux cleaned = -0.000706417 Jy ! Component: 150 - total flux cleaned = -0.000750371 Jy ! Component: 200 - total flux cleaned = -0.000768286 Jy ! Total flux subtracted in 200 components = -0.000768286 Jy ! Clean residual min=-0.004132 max=0.005032 Jy/beam ! Clean residual mean=0.000002 rms=0.001048 Jy/beam ! Combined flux in latest and established models = 0.289881 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 74 components and 0.289881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091286Jy sigma=1.517551 ! Fit after self-cal, rms=0.091299Jy sigma=1.517488 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 (-92.5, 22.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00335626 Jy ! Component: 100 - total flux cleaned = 0.00321733 Jy ! Component: 150 - total flux cleaned = 0.00309786 Jy ! Component: 200 - total flux cleaned = 0.00326268 Jy ! Total flux subtracted in 200 components = 0.00326268 Jy ! Clean residual min=-0.003873 max=0.004090 Jy/beam ! Clean residual mean=-0.000001 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.293144 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 93 components and 0.293144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091094Jy sigma=1.514625 ! Fit after self-cal, rms=0.091092Jy sigma=1.514326 ! 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.091092Jy sigma=1.514326 ! Fit after self-cal, rms=0.091020Jy sigma=1.513936 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.453 mas, bmaj=16.36 mas, bpa=-3.941 degrees ! Estimated noise=1.63543 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00124907 Jy ! Component: 100 - total flux cleaned = -0.00113893 Jy ! Component: 150 - total flux cleaned = -0.00111129 Jy ! Component: 200 - total flux cleaned = -0.00111433 Jy ! Total flux subtracted in 200 components = -0.00111433 Jy ! Clean residual min=-0.004458 max=0.003852 Jy/beam ! Clean residual mean=-0.000003 rms=0.001352 Jy/beam ! Combined flux in latest and established models = 0.292029 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 103 components and 0.29203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091022Jy sigma=1.514152 ! Fit after self-cal, rms=0.091007Jy sigma=1.514051 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 = -6.87273e-05 Jy ! Component: 100 - total flux cleaned = -4.35411e-05 Jy ! Component: 150 - total flux cleaned = -1.64445e-05 Jy ! Component: 200 - total flux cleaned = 7.66627e-06 Jy ! Total flux subtracted in 200 components = 7.66627e-06 Jy ! Clean residual min=-0.004303 max=0.003929 Jy/beam ! Clean residual mean=-0.000004 rms=0.001341 Jy/beam ! Combined flux in latest and established models = 0.292037 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 108 components and 0.292037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091013Jy sigma=1.514293 ! Fit after self-cal, rms=0.091009Jy sigma=1.514231 ! 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.317 mas, bmaj=6.261 mas, bpa=-4.57 degrees ! Estimated noise=1.07261 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.317 x 6.261 at -4.57 degrees (North through East) ! Clean map min=-0.003611 max=0.23436 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.054 mas, bmaj=5.601 mas, bpa=-5.594 degrees ! Estimated noise=1.39728 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.182606 Jy ! Component: 100 - total flux cleaned = 0.226014 Jy ! Component: 150 - total flux cleaned = 0.243059 Jy ! Component: 200 - total flux cleaned = 0.254166 Jy ! Total flux subtracted in 200 components = 0.254166 Jy ! Clean residual min=-0.007621 max=0.008918 Jy/beam ! Clean residual mean=-0.000041 rms=0.002281 Jy/beam ! Combined flux in latest and established models = 0.254166 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.254166 Jy ! Inverting map and beam ! Estimated beam: bmin=2.317 mas, bmaj=6.261 mas, bpa=-4.57 degrees ! Estimated noise=1.07261 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 (1.5, -14.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0143523 Jy ! Component: 100 - total flux cleaned = 0.022887 Jy ! Component: 150 - total flux cleaned = 0.0283233 Jy ! Component: 200 - total flux cleaned = 0.0314857 Jy ! Total flux subtracted in 200 components = 0.0314857 Jy ! Clean residual min=-0.004362 max=0.003740 Jy/beam ! Clean residual mean=-0.000019 rms=0.001051 Jy/beam ! Combined flux in latest and established models = 0.285652 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 73 components and 0.285652 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.453 mas, bmaj=16.36 mas, bpa=-3.941 degrees ! Estimated noise=1.63543 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00511492 Jy ! Component: 100 - total flux cleaned = 0.00667708 Jy ! Component: 150 - total flux cleaned = 0.00704225 Jy ! Component: 200 - total flux cleaned = 0.00727972 Jy ! Total flux subtracted in 200 components = 0.00727972 Jy ! Clean residual min=-0.004527 max=0.003592 Jy/beam ! Clean residual mean=0.000005 rms=0.001336 Jy/beam ! Combined flux in latest and established models = 0.292931 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.000242737 Jy ! Component: 100 - total flux cleaned = 0.000429221 Jy ! Component: 150 - total flux cleaned = 0.000594942 Jy ! Component: 200 - total flux cleaned = 0.000745609 Jy ! Total flux subtracted in 200 components = 0.000745609 Jy ! Clean residual min=-0.004258 max=0.003569 Jy/beam ! Clean residual mean=0.000008 rms=0.001296 Jy/beam ! Combined flux in latest and established models = 0.293677 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 102 components and 0.293677 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.317 mas, bmaj=6.261 mas, bpa=-4.57 degrees ! Estimated noise=1.07261 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00114415 Jy ! Component: 100 - total flux cleaned = 0.00134082 Jy ! Component: 150 - total flux cleaned = 0.00124429 Jy ! Component: 200 - total flux cleaned = 0.00120018 Jy ! Total flux subtracted in 200 components = 0.00120018 Jy ! Clean residual min=-0.003489 max=0.003644 Jy/beam ! Clean residual mean=0.000004 rms=0.000840 Jy/beam ! Combined flux in latest and established models = 0.294877 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 126 components and 0.294877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090949Jy sigma=1.513148 ! Fit after self-cal, rms=0.090959Jy sigma=1.512833 wmodel /scr/pima/bg219a_uvs/J1916-2708_S_map.mod ! Writing 126 model components to file: /scr/pima/bg219a_uvs/J1916-2708_S_map.mod wobs /scr/pima/bg219a_uvs/J1916-2708_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1916-2708_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1916-2708_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219a_uvs/J1916-2708_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 = 9.13643e-06 Jy ! Component: 100 - total flux cleaned = -0.000318536 Jy ! Component: 150 - total flux cleaned = -0.000269909 Jy ! Component: 200 - total flux cleaned = -0.000128792 Jy ! Component: 250 - total flux cleaned = -0.000129875 Jy ! Component: 300 - total flux cleaned = -0.000128837 Jy ! Component: 350 - total flux cleaned = -0.000244988 Jy ! Component: 400 - total flux cleaned = -0.000281592 Jy ! Component: 450 - total flux cleaned = -0.000351993 Jy ! Component: 500 - total flux cleaned = -0.000353065 Jy ! Component: 550 - total flux cleaned = -0.000353088 Jy ! Component: 600 - total flux cleaned = -0.000415399 Jy ! Component: 650 - total flux cleaned = -0.000324154 Jy ! Component: 700 - total flux cleaned = -0.000206844 Jy ! Component: 750 - total flux cleaned = -3.61158e-05 Jy ! Component: 800 - total flux cleaned = 7.45571e-05 Jy ! Component: 850 - total flux cleaned = 0.000155771 Jy ! Component: 900 - total flux cleaned = 0.000182422 Jy ! Component: 950 - total flux cleaned = 0.000285664 Jy ! Component: 1000 - total flux cleaned = 0.000335483 Jy ! Component: 1050 - total flux cleaned = 0.000359685 Jy ! Component: 1100 - total flux cleaned = 0.000383801 Jy ! Component: 1150 - total flux cleaned = 0.000454063 Jy ! Component: 1200 - total flux cleaned = 0.000522484 Jy ! Component: 1250 - total flux cleaned = 0.000544655 Jy ! Component: 1300 - total flux cleaned = 0.000610303 Jy ! Component: 1350 - total flux cleaned = 0.000631185 Jy ! Component: 1400 - total flux cleaned = 0.000631106 Jy ! Component: 1450 - total flux cleaned = 0.000652024 Jy ! Component: 1500 - total flux cleaned = 0.000611705 Jy ! Component: 1550 - total flux cleaned = 0.000671742 Jy ! Component: 1600 - total flux cleaned = 0.000691477 Jy ! Component: 1650 - total flux cleaned = 0.000691322 Jy ! Component: 1700 - total flux cleaned = 0.000710411 Jy ! Component: 1750 - total flux cleaned = 0.000672656 Jy ! Component: 1800 - total flux cleaned = 0.000654266 Jy ! Component: 1850 - total flux cleaned = 0.000636086 Jy ! Component: 1900 - total flux cleaned = 0.000618199 Jy ! Component: 1950 - total flux cleaned = 0.00061815 Jy ! Component: 2000 - total flux cleaned = 0.000582815 Jy ! Component: 2050 - total flux cleaned = 0.000547749 Jy ! Component: 2100 - total flux cleaned = 0.000547556 Jy ! Component: 2150 - total flux cleaned = 0.000564678 Jy ! Component: 2200 - total flux cleaned = 0.00056466 Jy ! Component: 2250 - total flux cleaned = 0.000598386 Jy ! Component: 2300 - total flux cleaned = 0.000598403 Jy ! Component: 2350 - total flux cleaned = 0.000648186 Jy ! Component: 2400 - total flux cleaned = 0.000648044 Jy ! Component: 2450 - total flux cleaned = 0.000664337 Jy ! Component: 2500 - total flux cleaned = 0.000680633 Jy ! Component: 2550 - total flux cleaned = 0.000712933 Jy ! Component: 2600 - total flux cleaned = 0.000696921 Jy ! Component: 2650 - total flux cleaned = 0.000712927 Jy ! Component: 2700 - total flux cleaned = 0.000681213 Jy ! Component: 2750 - total flux cleaned = 0.000665569 Jy ! Component: 2800 - total flux cleaned = 0.000649895 Jy ! Component: 2850 - total flux cleaned = 0.00061838 Jy ! Component: 2900 - total flux cleaned = 0.000634149 Jy ! Component: 2950 - total flux cleaned = 0.000602821 Jy ! Component: 3000 - total flux cleaned = 0.000587133 Jy ! Component: 3050 - total flux cleaned = 0.000556024 Jy ! Component: 3100 - total flux cleaned = 0.000555951 Jy ! Component: 3150 - total flux cleaned = 0.000555973 Jy ! Component: 3200 - total flux cleaned = 0.000540486 Jy ! Component: 3250 - total flux cleaned = 0.000525026 Jy ! Component: 3300 - total flux cleaned = 0.000540578 Jy ! Component: 3350 - total flux cleaned = 0.000509616 Jy ! Component: 3400 - total flux cleaned = 0.000525164 Jy ! Component: 3450 - total flux cleaned = 0.000509635 Jy ! Component: 3500 - total flux cleaned = 0.000525098 Jy ! Component: 3550 - total flux cleaned = 0.000525094 Jy ! Component: 3600 - total flux cleaned = 0.000540567 Jy ! Component: 3650 - total flux cleaned = 0.000556175 Jy ! Component: 3700 - total flux cleaned = 0.000571679 Jy ! Component: 3750 - total flux cleaned = 0.000571614 Jy ! Component: 3800 - total flux cleaned = 0.000571591 Jy ! Component: 3850 - total flux cleaned = 0.000571635 Jy ! Component: 3900 - total flux cleaned = 0.000587383 Jy ! Component: 3950 - total flux cleaned = 0.000603043 Jy ! Component: 4000 - total flux cleaned = 0.000634557 Jy ! Component: 4050 - total flux cleaned = 0.000650392 Jy ! Total flux subtracted in 4096 components = 0.000666336 Jy ! Clean residual min=-0.000833 max=0.000921 Jy/beam ! Clean residual mean=-0.000004 rms=0.000239 Jy/beam ! Combined flux in latest and established models = 0.295544 Jy keep ! Adding 233 model components to the UV plane model. ! The established model now contains 359 components and 0.295544 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1916-2708_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.317 x 6.261 at -4.57 degrees (North through East) ! Clean map min=-0.0019802 max=0.2306 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1916-2708_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.230599 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000243046 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.316193 0.316193 0.632385 1.26477 2.52954 5.05908 10.1182 20.2363 40.4727 80.9453 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.23 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 948.788 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1916-2708_S_uvs.log closed on Wed Apr 6 23:02:31 2016