! Started logfile: /scr/pima/bg219e_uvs/J1509+1611_S_uvs.log on Thu Apr 7 06:47:21 2016 obs /scr/pima/bg219e_uvs/J1509+1611_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1509+1611_S_uva.fits ! AN table 1: 41 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.776152 visibilities/baseline/integration-bin. ! Found source: J1509+1611 ! ! 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 5728 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/J1509+1611_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008515Jy sigma=22.992007 ! Fit after self-cal, rms=0.885711Jy sigma=20.260483 ! 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.143 mas, bmaj=7.419 mas, bpa=8.927 degrees ! Estimated noise=0.629016 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.086887 Jy ! Component: 100 - total flux cleaned = 0.106853 Jy ! Total flux subtracted in 100 components = 0.106853 Jy ! Clean residual min=-0.004155 max=0.007265 Jy/beam ! Clean residual mean=-0.000001 rms=0.001107 Jy/beam ! Combined flux in latest and established models = 0.106853 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.106853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072135Jy sigma=1.353471 ! Fit after self-cal, rms=0.072109Jy sigma=1.352410 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0074209 Jy ! Component: 100 - total flux cleaned = 0.0110152 Jy ! Total flux subtracted in 100 components = 0.0110152 Jy ! Clean residual min=-0.003555 max=0.004525 Jy/beam ! Clean residual mean=-0.000000 rms=0.000949 Jy/beam ! Combined flux in latest and established models = 0.117868 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 22 components and 0.117868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070934Jy sigma=1.333605 ! Fit after self-cal, rms=0.070936Jy sigma=1.333391 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.846 mas, bmaj=8.293 mas, bpa=7.325 degrees ! Estimated noise=0.427699 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.00236804 Jy ! Component: 100 - total flux cleaned = 0.00355171 Jy ! Component: 150 - total flux cleaned = 0.00389813 Jy ! Component: 200 - total flux cleaned = 0.00389732 Jy ! Total flux subtracted in 200 components = 0.00389732 Jy ! Clean residual min=-0.003171 max=0.003240 Jy/beam ! Clean residual mean=-0.000003 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.121766 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 45 components and 0.121766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070738Jy sigma=1.332724 ! Fit after self-cal, rms=0.070740Jy sigma=1.332698 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.846 x 8.293 at 7.325 degrees (North through East) ! Clean map min=-0.003124 max=0.11362 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.03 FD 0.97 HN 0.94 KP 1.04 ! LA 0.96 MK 1.15 NL 0.84 OV 1.04 ! PT 0.96 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.96 HN 1.02 KP 1.00 ! LA 1.02 MK 1.11 NL 0.96 OV 1.01 ! PT 1.05 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.98 HN 0.95 KP 1.06 ! LA 1.04 MK 1.05 NL 0.99 OV 1.04 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.03 HN 0.96 KP 1.04 ! LA 1.02 MK 1.07 NL 0.99 OV 1.05 ! PT 1.01 SC 0.96 ! ! ! Fit before self-cal, rms=0.070740Jy sigma=1.332698 ! Fit after self-cal, rms=0.066923Jy sigma=1.321932 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.868 mas, bmaj=8.287 mas, bpa=7.511 degrees ! Estimated noise=0.432512 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.00106286 Jy ! Component: 100 - total flux cleaned = 0.00119645 Jy ! Component: 150 - total flux cleaned = 0.00116965 Jy ! Component: 200 - total flux cleaned = 0.00114881 Jy ! Total flux subtracted in 200 components = 0.00114881 Jy ! Clean residual min=-0.002925 max=0.002487 Jy/beam ! Clean residual mean=-0.000003 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.122914 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 52 components and 0.122914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066864Jy sigma=1.321600 ! Fit after self-cal, rms=0.066857Jy sigma=1.321418 ! 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.066857Jy sigma=1.321418 ! Fit after self-cal, rms=0.066980Jy sigma=1.314944 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.868 mas, bmaj=8.32 mas, bpa=7.305 degrees ! Estimated noise=0.437829 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00139179 Jy ! Component: 100 - total flux cleaned = 0.00171483 Jy ! Component: 150 - total flux cleaned = 0.001759 Jy ! Component: 200 - total flux cleaned = 0.00181375 Jy ! Total flux subtracted in 200 components = 0.00181375 Jy ! Clean residual min=-0.002657 max=0.002405 Jy/beam ! Clean residual mean=-0.000002 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.124728 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 69 components and 0.124728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066904Jy sigma=1.314794 ! Fit after self-cal, rms=0.066904Jy sigma=1.314674 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.000215294 Jy ! Component: 100 - total flux cleaned = 0.000215466 Jy ! Component: 150 - total flux cleaned = 0.000215467 Jy ! Component: 200 - total flux cleaned = 0.000202711 Jy ! Total flux subtracted in 200 components = 0.000202711 Jy ! Clean residual min=-0.002671 max=0.002373 Jy/beam ! Clean residual mean=-0.000003 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.124931 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 73 components and 0.124931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066889Jy sigma=1.314624 ! Fit after self-cal, rms=0.066889Jy sigma=1.314620 ! 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.066889Jy sigma=1.314620 ! Fit after self-cal, rms=0.067504Jy sigma=1.314149 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.868 mas, bmaj=8.324 mas, bpa=7.235 degrees ! Estimated noise=0.443026 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113888 Jy ! Component: 100 - total flux cleaned = 0.00154154 Jy ! Component: 150 - total flux cleaned = 0.00159087 Jy ! Component: 200 - total flux cleaned = 0.00160528 Jy ! Total flux subtracted in 200 components = 0.00160528 Jy ! Clean residual min=-0.002771 max=0.002382 Jy/beam ! Clean residual mean=-0.000003 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.126536 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 81 components and 0.126536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067447Jy sigma=1.314154 ! Fit after self-cal, rms=0.067447Jy sigma=1.314142 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.000120733 Jy ! Component: 100 - total flux cleaned = 0.000133152 Jy ! Component: 150 - total flux cleaned = 0.00013253 Jy ! Component: 200 - total flux cleaned = 0.000121257 Jy ! Total flux subtracted in 200 components = 0.000121257 Jy ! Clean residual min=-0.002769 max=0.002369 Jy/beam ! Clean residual mean=-0.000003 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.126657 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 86 components and 0.126657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067437Jy sigma=1.314124 ! Fit after self-cal, rms=0.067437Jy sigma=1.314124 ! 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.067437Jy sigma=1.314124 ! Fit after self-cal, rms=0.068015Jy sigma=1.313770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.296 mas, bmaj=10.71 mas, bpa=-2.184 degrees ! Estimated noise=0.52736 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000982997 Jy ! Component: 100 - total flux cleaned = 0.00104252 Jy ! Component: 150 - total flux cleaned = 0.00100029 Jy ! Component: 200 - total flux cleaned = 0.00101953 Jy ! Total flux subtracted in 200 components = 0.00101953 Jy ! Clean residual min=-0.003312 max=0.002482 Jy/beam ! Clean residual mean=-0.000005 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.127677 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 106 components and 0.127677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067981Jy sigma=1.314193 ! Fit after self-cal, rms=0.067977Jy sigma=1.314122 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.000164866 Jy ! Component: 100 - total flux cleaned = 0.000134187 Jy ! Component: 150 - total flux cleaned = 0.000123056 Jy ! Component: 200 - total flux cleaned = 0.000114097 Jy ! Total flux subtracted in 200 components = 0.000114097 Jy ! Clean residual min=-0.003327 max=0.002459 Jy/beam ! Clean residual mean=-0.000005 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.127791 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 109 components and 0.127791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067974Jy sigma=1.314409 ! Fit after self-cal, rms=0.067972Jy sigma=1.314387 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.868 mas, bmaj=8.326 mas, bpa=7.175 degrees ! Estimated noise=0.447782 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.868 x 8.326 at 7.175 degrees (North through East) ! Clean map min=-0.0027362 max=0.11827 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.171 mas, bmaj=7.437 mas, bpa=8.772 degrees ! Estimated noise=0.659842 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0911145 Jy ! Component: 100 - total flux cleaned = 0.11186 Jy ! Component: 150 - total flux cleaned = 0.119302 Jy ! Component: 200 - total flux cleaned = 0.122949 Jy ! Total flux subtracted in 200 components = 0.122949 Jy ! Clean residual min=-0.003521 max=0.003411 Jy/beam ! Clean residual mean=0.000002 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.122949 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.122949 Jy ! Inverting map and beam ! Estimated beam: bmin=3.868 mas, bmaj=8.326 mas, bpa=7.175 degrees ! Estimated noise=0.447782 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.00283473 Jy ! Component: 100 - total flux cleaned = 0.00422892 Jy ! Component: 150 - total flux cleaned = 0.00507063 Jy ! Component: 200 - total flux cleaned = 0.00526374 Jy ! Total flux subtracted in 200 components = 0.00526374 Jy ! Clean residual min=-0.002968 max=0.002445 Jy/beam ! Clean residual mean=-0.000003 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.128213 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 43 components and 0.128213 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.296 mas, bmaj=10.71 mas, bpa=-2.184 degrees ! Estimated noise=0.52736 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000105474 Jy ! Component: 100 - total flux cleaned = -0.000239029 Jy ! Component: 150 - total flux cleaned = -0.000316887 Jy ! Component: 200 - total flux cleaned = -0.00034595 Jy ! Total flux subtracted in 200 components = -0.00034595 Jy ! Clean residual min=-0.003432 max=0.002485 Jy/beam ! Clean residual mean=-0.000005 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.127867 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.3786e-05 Jy ! Component: 100 - total flux cleaned = 2.53579e-05 Jy ! Component: 150 - total flux cleaned = 2.47186e-05 Jy ! Component: 200 - total flux cleaned = 2.41892e-05 Jy ! Total flux subtracted in 200 components = 2.41892e-05 Jy ! Clean residual min=-0.003410 max=0.002477 Jy/beam ! Clean residual mean=-0.000005 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.127891 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 61 components and 0.127891 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.868 mas, bmaj=8.326 mas, bpa=7.175 degrees ! Estimated noise=0.447782 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.97779e-05 Jy ! Component: 100 - total flux cleaned = 7.89828e-05 Jy ! Component: 150 - total flux cleaned = 0.000127185 Jy ! Component: 200 - total flux cleaned = 0.000169643 Jy ! Total flux subtracted in 200 components = 0.000169643 Jy ! Clean residual min=-0.002894 max=0.002411 Jy/beam ! Clean residual mean=-0.000002 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.128061 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 69 components and 0.128061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068011Jy sigma=1.314723 ! Fit after self-cal, rms=0.068006Jy sigma=1.314656 wmodel /scr/pima/bg219e_uvs/J1509+1611_S_map.mod ! Writing 69 model components to file: /scr/pima/bg219e_uvs/J1509+1611_S_map.mod wobs /scr/pima/bg219e_uvs/J1509+1611_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J1509+1611_S_uvs.fits wwins /scr/pima/bg219e_uvs/J1509+1611_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219e_uvs/J1509+1611_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.00110587 Jy ! Component: 100 - total flux cleaned = -0.00190863 Jy ! Component: 150 - total flux cleaned = -0.00232847 Jy ! Component: 200 - total flux cleaned = -0.00261079 Jy ! Component: 250 - total flux cleaned = -0.00280623 Jy ! Component: 300 - total flux cleaned = -0.00292031 Jy ! Component: 350 - total flux cleaned = -0.00295722 Jy ! Component: 400 - total flux cleaned = -0.00306605 Jy ! Component: 450 - total flux cleaned = -0.00327751 Jy ! Component: 500 - total flux cleaned = -0.00338069 Jy ! Component: 550 - total flux cleaned = -0.0034824 Jy ! Component: 600 - total flux cleaned = -0.0036158 Jy ! Component: 650 - total flux cleaned = -0.00377972 Jy ! Component: 700 - total flux cleaned = -0.00390808 Jy ! Component: 750 - total flux cleaned = -0.00412797 Jy ! Component: 800 - total flux cleaned = -0.0041273 Jy ! Component: 850 - total flux cleaned = -0.00424974 Jy ! Component: 900 - total flux cleaned = -0.00427947 Jy ! Component: 950 - total flux cleaned = -0.004369 Jy ! Component: 1000 - total flux cleaned = -0.00439862 Jy ! Component: 1050 - total flux cleaned = -0.00439894 Jy ! Component: 1100 - total flux cleaned = -0.00445641 Jy ! Component: 1150 - total flux cleaned = -0.0045134 Jy ! Component: 1200 - total flux cleaned = -0.00467975 Jy ! Component: 1250 - total flux cleaned = -0.00473366 Jy ! Component: 1300 - total flux cleaned = -0.00473346 Jy ! Component: 1350 - total flux cleaned = -0.00484042 Jy ! Component: 1400 - total flux cleaned = -0.00489362 Jy ! Component: 1450 - total flux cleaned = -0.00491941 Jy ! Component: 1500 - total flux cleaned = -0.00491936 Jy ! Component: 1550 - total flux cleaned = -0.00491937 Jy ! Component: 1600 - total flux cleaned = -0.0050716 Jy ! Component: 1650 - total flux cleaned = -0.00502103 Jy ! Component: 1700 - total flux cleaned = -0.00504582 Jy ! Component: 1750 - total flux cleaned = -0.00507045 Jy ! Component: 1800 - total flux cleaned = -0.00509467 Jy ! Component: 1850 - total flux cleaned = -0.00509475 Jy ! Component: 1900 - total flux cleaned = -0.00509451 Jy ! Component: 1950 - total flux cleaned = -0.00509449 Jy ! Component: 2000 - total flux cleaned = -0.00511809 Jy ! Component: 2050 - total flux cleaned = -0.00514146 Jy ! Component: 2100 - total flux cleaned = -0.00530257 Jy ! Component: 2150 - total flux cleaned = -0.00521105 Jy ! Component: 2200 - total flux cleaned = -0.00525615 Jy ! Component: 2250 - total flux cleaned = -0.00532338 Jy ! Component: 2300 - total flux cleaned = -0.00545682 Jy ! Component: 2350 - total flux cleaned = -0.00550067 Jy ! Component: 2400 - total flux cleaned = -0.00554448 Jy ! Component: 2450 - total flux cleaned = -0.00558783 Jy ! Component: 2500 - total flux cleaned = -0.00567384 Jy ! Component: 2550 - total flux cleaned = -0.0057166 Jy ! Component: 2600 - total flux cleaned = -0.00578031 Jy ! Component: 2650 - total flux cleaned = -0.00578029 Jy ! Component: 2700 - total flux cleaned = -0.00578007 Jy ! Component: 2750 - total flux cleaned = -0.00578017 Jy ! Component: 2800 - total flux cleaned = -0.00575945 Jy ! Component: 2850 - total flux cleaned = -0.00575948 Jy ! Component: 2900 - total flux cleaned = -0.00569868 Jy ! Component: 2950 - total flux cleaned = -0.00573879 Jy ! Component: 3000 - total flux cleaned = -0.00571887 Jy ! Component: 3050 - total flux cleaned = -0.0056791 Jy ! Component: 3100 - total flux cleaned = -0.00565941 Jy ! Component: 3150 - total flux cleaned = -0.00565945 Jy ! Component: 3200 - total flux cleaned = -0.00565948 Jy ! Component: 3250 - total flux cleaned = -0.00567892 Jy ! Component: 3300 - total flux cleaned = -0.00567887 Jy ! Component: 3350 - total flux cleaned = -0.00560258 Jy ! Component: 3400 - total flux cleaned = -0.00562138 Jy ! Component: 3450 - total flux cleaned = -0.00558359 Jy ! Component: 3500 - total flux cleaned = -0.00563948 Jy ! Component: 3550 - total flux cleaned = -0.0055651 Jy ! Component: 3600 - total flux cleaned = -0.0055652 Jy ! Component: 3650 - total flux cleaned = -0.00565691 Jy ! Component: 3700 - total flux cleaned = -0.00569304 Jy ! Component: 3750 - total flux cleaned = -0.00571109 Jy ! Component: 3800 - total flux cleaned = -0.00565706 Jy ! Component: 3850 - total flux cleaned = -0.00563915 Jy ! Component: 3900 - total flux cleaned = -0.00574611 Jy ! Component: 3950 - total flux cleaned = -0.00572853 Jy ! Component: 4000 - total flux cleaned = -0.00578151 Jy ! Component: 4050 - total flux cleaned = -0.0058515 Jy ! Total flux subtracted in 4096 components = -0.00588628 Jy ! Clean residual min=-0.001223 max=0.001176 Jy/beam ! Clean residual mean=-0.000001 rms=0.000331 Jy/beam ! Combined flux in latest and established models = 0.122174 Jy keep ! Adding 322 model components to the UV plane model. ! The established model now contains 391 components and 0.122174 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J1509+1611_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.868 x 8.326 at 7.175 degrees (North through East) ! Clean map min=-0.0019163 max=0.11892 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1509+1611_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.118918 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000329098 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.830227 0.830227 1.66045 3.32091 6.64182 13.2836 26.5673 53.1345 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.118 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 361.346 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1509+1611_S_uvs.log closed on Thu Apr 7 06:47:25 2016