! Started logfile: /scr/pima/bg219e_uvs/J1143+6633_S_uvs.log on Thu Apr 7 06:43:03 2016 obs /scr/pima/bg219e_uvs/J1143+6633_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1143+6633_S_uva.fits ! AN table 1: 52 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.843483 visibilities/baseline/integration-bin. ! Found source: J1143+6633 ! ! 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 6316 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/J1143+6633_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009741Jy sigma=22.290128 ! Fit after self-cal, rms=0.861114Jy sigma=18.925604 ! 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=4 mas, bmaj=5.349 mas, bpa=63.48 degrees ! Estimated noise=0.694698 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.108267 Jy ! Component: 100 - total flux cleaned = 0.132931 Jy ! Total flux subtracted in 100 components = 0.132931 Jy ! Clean residual min=-0.004938 max=0.009173 Jy/beam ! Clean residual mean=-0.000003 rms=0.001302 Jy/beam ! Combined flux in latest and established models = 0.132931 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.132931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064684Jy sigma=1.361970 ! Fit after self-cal, rms=0.064669Jy sigma=1.361593 ! Inverting map ! Added new window around map position (-2.5, -4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00980641 Jy ! Component: 100 - total flux cleaned = 0.0147689 Jy ! Total flux subtracted in 100 components = 0.0147689 Jy ! Clean residual min=-0.003970 max=0.004178 Jy/beam ! Clean residual mean=0.000004 rms=0.000966 Jy/beam ! Combined flux in latest and established models = 0.1477 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 20 components and 0.1477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063153Jy sigma=1.324335 ! Fit after self-cal, rms=0.063087Jy sigma=1.322906 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.78 mas, bmaj=6.224 mas, bpa=64.77 degrees ! Estimated noise=0.438978 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.0038107 Jy ! Component: 100 - total flux cleaned = 0.00574204 Jy ! Component: 150 - total flux cleaned = 0.00677059 Jy ! Component: 200 - total flux cleaned = 0.00694519 Jy ! Total flux subtracted in 200 components = 0.00694519 Jy ! Clean residual min=-0.002505 max=0.002779 Jy/beam ! Clean residual mean=0.000006 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.154645 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 32 components and 0.154645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062876Jy sigma=1.317638 ! Fit after self-cal, rms=0.062865Jy sigma=1.317439 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.78 x 6.224 at 64.77 degrees (North through East) ! Clean map min=-0.002511 max=0.13985 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 FD 1.02 HN 0.98 KP 1.02 ! LA 0.94 NL 1.06 OV 0.98 PT 0.96 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.04 HN 0.97 KP 0.96 ! LA 0.97 NL 1.02 OV 1.00 PT 1.01 ! SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 0.97 KP 0.98 ! LA 0.99 NL 1.02 OV 0.98 PT 1.02 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 0.95 KP 0.99 ! LA 0.99 NL 1.06 OV 1.03 PT 1.03 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.062865Jy sigma=1.317439 ! Fit after self-cal, rms=0.062679Jy sigma=1.311812 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.759 mas, bmaj=6.202 mas, bpa=64.64 degrees ! Estimated noise=0.437504 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.000124734 Jy ! Component: 100 - total flux cleaned = -0.000101482 Jy ! Component: 150 - total flux cleaned = -8.09412e-05 Jy ! Component: 200 - total flux cleaned = -6.33878e-05 Jy ! Total flux subtracted in 200 components = -6.33878e-05 Jy ! Clean residual min=-0.002256 max=0.002230 Jy/beam ! Clean residual mean=0.000008 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.154582 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.154582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062653Jy sigma=1.311256 ! Fit after self-cal, rms=0.062664Jy sigma=1.311147 ! 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.062664Jy sigma=1.311147 ! Fit after self-cal, rms=0.062707Jy sigma=1.306817 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.755 mas, bmaj=6.19 mas, bpa=64.61 degrees ! Estimated noise=0.437652 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000798738 Jy ! Component: 100 - total flux cleaned = 0.000868782 Jy ! Component: 150 - total flux cleaned = 0.000896889 Jy ! Component: 200 - total flux cleaned = 0.000908534 Jy ! Total flux subtracted in 200 components = 0.000908534 Jy ! Clean residual min=-0.002315 max=0.002422 Jy/beam ! Clean residual mean=0.000012 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.15549 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 59 components and 0.15549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062693Jy sigma=1.306569 ! Fit after self-cal, rms=0.062699Jy sigma=1.306494 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 (33.5, 60.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195444 Jy ! Component: 100 - total flux cleaned = 0.00230207 Jy ! Component: 150 - total flux cleaned = 0.00230136 Jy ! Component: 200 - total flux cleaned = 0.00229984 Jy ! Total flux subtracted in 200 components = 0.00229984 Jy ! Clean residual min=-0.002076 max=0.001943 Jy/beam ! Clean residual mean=0.000016 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.15779 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 79 components and 0.15779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062630Jy sigma=1.305037 ! Fit after self-cal, rms=0.062623Jy sigma=1.304920 ! 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.062623Jy sigma=1.304920 ! Fit after self-cal, rms=0.062613Jy sigma=1.304939 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.745 mas, bmaj=6.189 mas, bpa=64.61 degrees ! Estimated noise=0.437361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000484468 Jy ! Component: 100 - total flux cleaned = 0.000655559 Jy ! Component: 150 - total flux cleaned = 0.000737875 Jy ! Component: 200 - total flux cleaned = 0.000755403 Jy ! Total flux subtracted in 200 components = 0.000755403 Jy ! Clean residual min=-0.001975 max=0.001906 Jy/beam ! Clean residual mean=0.000014 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.158545 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 96 components and 0.158546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062596Jy sigma=1.304603 ! Fit after self-cal, rms=0.062596Jy sigma=1.304583 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.000114838 Jy ! Component: 100 - total flux cleaned = 9.88891e-05 Jy ! Component: 150 - total flux cleaned = 6.91187e-05 Jy ! Component: 200 - total flux cleaned = 4.16503e-05 Jy ! Total flux subtracted in 200 components = 4.16503e-05 Jy ! Clean residual min=-0.001954 max=0.001883 Jy/beam ! Clean residual mean=0.000014 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.158587 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 102 components and 0.158587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062589Jy sigma=1.304441 ! Fit after self-cal, rms=0.062588Jy sigma=1.304437 ! 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.062588Jy sigma=1.304437 ! Fit after self-cal, rms=0.062632Jy sigma=1.304401 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.305 mas, bmaj=9.467 mas, bpa=-87.63 degrees ! Estimated noise=0.511126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.98143e-05 Jy ! Component: 100 - total flux cleaned = 5.40138e-05 Jy ! Component: 150 - total flux cleaned = 1.48532e-05 Jy ! Component: 200 - total flux cleaned = -3.04375e-05 Jy ! Total flux subtracted in 200 components = -3.04375e-05 Jy ! Clean residual min=-0.002091 max=0.002205 Jy/beam ! Clean residual mean=0.000024 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.158557 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 114 components and 0.158557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062629Jy sigma=1.304331 ! Fit after self-cal, rms=0.062629Jy sigma=1.304322 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 = 2.67402e-05 Jy ! Component: 100 - total flux cleaned = -1.33188e-05 Jy ! Component: 150 - total flux cleaned = -4.05901e-05 Jy ! Component: 200 - total flux cleaned = -7.41268e-05 Jy ! Total flux subtracted in 200 components = -7.41268e-05 Jy ! Clean residual min=-0.002071 max=0.002196 Jy/beam ! Clean residual mean=0.000024 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.158483 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 125 components and 0.158483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062628Jy sigma=1.304309 ! Fit after self-cal, rms=0.062628Jy sigma=1.304306 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.74 mas, bmaj=6.188 mas, bpa=64.63 degrees ! Estimated noise=0.437465 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.74 x 6.188 at 64.63 degrees (North through East) ! Clean map min=-0.0019131 max=0.1396 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.976 mas, bmaj=5.31 mas, bpa=63.36 degrees ! Estimated noise=0.692174 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.10773 Jy ! Component: 100 - total flux cleaned = 0.133435 Jy ! Component: 150 - total flux cleaned = 0.143905 Jy ! Component: 200 - total flux cleaned = 0.149342 Jy ! Total flux subtracted in 200 components = 0.149342 Jy ! Clean residual min=-0.003602 max=0.003440 Jy/beam ! Clean residual mean=0.000006 rms=0.000890 Jy/beam ! Combined flux in latest and established models = 0.149342 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.149342 Jy ! Inverting map and beam ! Estimated beam: bmin=4.74 mas, bmaj=6.188 mas, bpa=64.63 degrees ! Estimated noise=0.437465 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.00393662 Jy ! Component: 100 - total flux cleaned = 0.00630617 Jy ! Component: 150 - total flux cleaned = 0.00791782 Jy ! Component: 200 - total flux cleaned = 0.00870221 Jy ! Total flux subtracted in 200 components = 0.00870221 Jy ! Clean residual min=-0.002179 max=0.002117 Jy/beam ! Clean residual mean=0.000012 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.158044 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 41 components and 0.158044 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.305 mas, bmaj=9.467 mas, bpa=-87.63 degrees ! Estimated noise=0.511126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00073118 Jy ! Component: 100 - total flux cleaned = 0.000818391 Jy ! Component: 150 - total flux cleaned = 0.000794208 Jy ! Component: 200 - total flux cleaned = 0.000772691 Jy ! Total flux subtracted in 200 components = 0.000772691 Jy ! Clean residual min=-0.002156 max=0.002166 Jy/beam ! Clean residual mean=0.000024 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.158817 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.85375e-05 Jy ! Component: 100 - total flux cleaned = -3.52121e-05 Jy ! Component: 150 - total flux cleaned = -5.0245e-05 Jy ! Component: 200 - total flux cleaned = -9.19938e-05 Jy ! Total flux subtracted in 200 components = -9.19938e-05 Jy ! Clean residual min=-0.002103 max=0.002187 Jy/beam ! Clean residual mean=0.000024 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.158725 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 82 components and 0.158725 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.74 mas, bmaj=6.188 mas, bpa=64.63 degrees ! Estimated noise=0.437465 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000161179 Jy ! Component: 100 - total flux cleaned = 0.000162709 Jy ! Component: 150 - total flux cleaned = 0.00016399 Jy ! Component: 200 - total flux cleaned = 0.000143678 Jy ! Total flux subtracted in 200 components = 0.000143678 Jy ! Clean residual min=-0.001925 max=0.001972 Jy/beam ! Clean residual mean=0.000013 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.158868 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 100 components and 0.158868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062649Jy sigma=1.304786 ! Fit after self-cal, rms=0.062645Jy sigma=1.304721 wmodel /scr/pima/bg219e_uvs/J1143+6633_S_map.mod ! Writing 100 model components to file: /scr/pima/bg219e_uvs/J1143+6633_S_map.mod wobs /scr/pima/bg219e_uvs/J1143+6633_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J1143+6633_S_uvs.fits wwins /scr/pima/bg219e_uvs/J1143+6633_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219e_uvs/J1143+6633_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 = -1.604e-06 Jy ! Component: 100 - total flux cleaned = -6.70889e-05 Jy ! Component: 150 - total flux cleaned = -9.84429e-05 Jy ! Component: 200 - total flux cleaned = -0.000188311 Jy ! Component: 250 - total flux cleaned = -0.000101233 Jy ! Component: 300 - total flux cleaned = -4.50778e-05 Jy ! Component: 350 - total flux cleaned = 9.05229e-05 Jy ! Component: 400 - total flux cleaned = 8.97263e-05 Jy ! Component: 450 - total flux cleaned = 0.00014161 Jy ! Component: 500 - total flux cleaned = 0.000166839 Jy ! Component: 550 - total flux cleaned = 0.00019184 Jy ! Component: 600 - total flux cleaned = 0.000192603 Jy ! Component: 650 - total flux cleaned = 0.000287502 Jy ! Component: 700 - total flux cleaned = 0.000287106 Jy ! Component: 750 - total flux cleaned = 0.000310087 Jy ! Component: 800 - total flux cleaned = 0.000355265 Jy ! Component: 850 - total flux cleaned = 0.000399071 Jy ! Component: 900 - total flux cleaned = 0.000399339 Jy ! Component: 950 - total flux cleaned = 0.000442514 Jy ! Component: 1000 - total flux cleaned = 0.000463703 Jy ! Component: 1050 - total flux cleaned = 0.000525681 Jy ! Component: 1100 - total flux cleaned = 0.000505348 Jy ! Component: 1150 - total flux cleaned = 0.000465124 Jy ! Component: 1200 - total flux cleaned = 0.000465202 Jy ! Component: 1250 - total flux cleaned = 0.000484825 Jy ! Component: 1300 - total flux cleaned = 0.000523105 Jy ! Component: 1350 - total flux cleaned = 0.00056076 Jy ! Component: 1400 - total flux cleaned = 0.000560529 Jy ! Component: 1450 - total flux cleaned = 0.000542216 Jy ! Component: 1500 - total flux cleaned = 0.000596887 Jy ! Component: 1550 - total flux cleaned = 0.000632569 Jy ! Component: 1600 - total flux cleaned = 0.000667732 Jy ! Component: 1650 - total flux cleaned = 0.000702626 Jy ! Component: 1700 - total flux cleaned = 0.000737005 Jy ! Component: 1750 - total flux cleaned = 0.000771013 Jy ! Component: 1800 - total flux cleaned = 0.000804798 Jy ! Component: 1850 - total flux cleaned = 0.000871511 Jy ! Component: 1900 - total flux cleaned = 0.000920982 Jy ! Component: 1950 - total flux cleaned = 0.000953638 Jy ! Component: 2000 - total flux cleaned = 0.00100232 Jy ! Component: 2050 - total flux cleaned = 0.00105054 Jy ! Component: 2100 - total flux cleaned = 0.00114593 Jy ! Component: 2150 - total flux cleaned = 0.00124022 Jy ! Component: 2200 - total flux cleaned = 0.00130243 Jy ! Component: 2250 - total flux cleaned = 0.00139485 Jy ! Component: 2300 - total flux cleaned = 0.0015016 Jy ! Component: 2350 - total flux cleaned = 0.00159235 Jy ! Component: 2400 - total flux cleaned = 0.00166733 Jy ! Component: 2450 - total flux cleaned = 0.00174167 Jy ! Component: 2500 - total flux cleaned = 0.00180079 Jy ! Component: 2550 - total flux cleaned = 0.00191766 Jy ! Component: 2600 - total flux cleaned = 0.00200439 Jy ! Component: 2650 - total flux cleaned = 0.00209056 Jy ! Component: 2700 - total flux cleaned = 0.00214766 Jy ! Component: 2750 - total flux cleaned = 0.00223252 Jy ! Component: 2800 - total flux cleaned = 0.0023027 Jy ! Component: 2850 - total flux cleaned = 0.00238597 Jy ! Component: 2900 - total flux cleaned = 0.00241352 Jy ! Component: 2950 - total flux cleaned = 0.00253684 Jy ! Component: 3000 - total flux cleaned = 0.00257726 Jy ! Component: 3050 - total flux cleaned = 0.0026043 Jy ! Component: 3100 - total flux cleaned = 0.00264456 Jy ! Component: 3150 - total flux cleaned = 0.00267126 Jy ! Component: 3200 - total flux cleaned = 0.00269784 Jy ! Component: 3250 - total flux cleaned = 0.00278967 Jy ! Component: 3300 - total flux cleaned = 0.00285467 Jy ! Component: 3350 - total flux cleaned = 0.00286755 Jy ! Component: 3400 - total flux cleaned = 0.00289306 Jy ! Component: 3450 - total flux cleaned = 0.00289312 Jy ! Component: 3500 - total flux cleaned = 0.00295653 Jy ! Component: 3550 - total flux cleaned = 0.00296908 Jy ! Component: 3600 - total flux cleaned = 0.00300652 Jy ! Component: 3650 - total flux cleaned = 0.00299409 Jy ! Component: 3700 - total flux cleaned = 0.00300645 Jy ! Component: 3750 - total flux cleaned = 0.00306793 Jy ! Component: 3800 - total flux cleaned = 0.00305568 Jy ! Component: 3850 - total flux cleaned = 0.00309206 Jy ! Component: 3900 - total flux cleaned = 0.00310408 Jy ! Component: 3950 - total flux cleaned = 0.00311603 Jy ! Component: 4000 - total flux cleaned = 0.00310418 Jy ! Component: 4050 - total flux cleaned = 0.00311603 Jy ! Total flux subtracted in 4096 components = 0.00310431 Jy ! Clean residual min=-0.000621 max=0.000624 Jy/beam ! Clean residual mean=0.000005 rms=0.000219 Jy/beam ! Combined flux in latest and established models = 0.161973 Jy keep ! Adding 264 model components to the UV plane model. ! The established model now contains 364 components and 0.161973 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J1143+6633_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.74 x 6.188 at 64.63 degrees (North through East) ! Clean map min=-0.0013642 max=0.13953 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1143+6633_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.139528 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000214825 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.461895 0.461895 0.92379 1.84758 3.69516 7.39032 14.7806 29.5613 59.1226 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.139 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 649.498 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1143+6633_S_uvs.log closed on Thu Apr 7 06:43:07 2016