! Started logfile: /scr/pima/bg219e_uvs/J1752+0611_S_uvs.log on Thu Apr 7 06:49:28 2016 obs /scr/pima/bg219e_uvs/J1752+0611_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1752+0611_S_uva.fits ! AN table 1: 36 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.864198 visibilities/baseline/integration-bin. ! Found source: J1752+0611 ! ! 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 4480 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/J1752+0611_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.022366Jy sigma=21.846638 ! Fit after self-cal, rms=0.826602Jy sigma=17.587725 ! 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.613 mas, bmaj=8.815 mas, bpa=18.87 degrees ! Estimated noise=0.728752 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.128033 Jy ! Component: 100 - total flux cleaned = 0.177829 Jy ! Total flux subtracted in 100 components = 0.177829 Jy ! Clean residual min=-0.011360 max=0.024243 Jy/beam ! Clean residual mean=0.000040 rms=0.003607 Jy/beam ! Combined flux in latest and established models = 0.177829 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.177829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087112Jy sigma=1.830896 ! Fit after self-cal, rms=0.086949Jy sigma=1.827583 ! Inverting map ! Added new window around map position (-2.5, 8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0294991 Jy ! Component: 100 - total flux cleaned = 0.0498539 Jy ! Total flux subtracted in 100 components = 0.0498539 Jy ! Clean residual min=-0.007820 max=0.011519 Jy/beam ! Clean residual mean=0.000023 rms=0.002253 Jy/beam ! Combined flux in latest and established models = 0.227683 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 47 components and 0.227683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072508Jy sigma=1.496025 ! Fit after self-cal, rms=0.072372Jy sigma=1.493939 ! 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.418 mas, bmaj=9.523 mas, bpa=17.85 degrees ! Estimated noise=0.542158 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.0195217 Jy ! Component: 100 - total flux cleaned = 0.0318119 Jy ! Component: 150 - total flux cleaned = 0.0393259 Jy ! Component: 200 - total flux cleaned = 0.0420922 Jy ! Total flux subtracted in 200 components = 0.0420922 Jy ! Clean residual min=-0.004034 max=0.004474 Jy/beam ! Clean residual mean=0.000009 rms=0.001076 Jy/beam ! Combined flux in latest and established models = 0.269775 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 70 components and 0.269775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066398Jy sigma=1.354061 ! Fit after self-cal, rms=0.066294Jy sigma=1.352541 ! 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.418 x 9.523 at 17.85 degrees (North through East) ! Clean map min=-0.0044051 max=0.1555 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 0.99 FD 0.98 HN 1.01 KP 0.96 ! LA 1.00 NL 0.99 OV 0.97 PT 0.97 ! SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00 HN 1.01 KP 0.98 ! LA 0.99 NL 0.96 OV 0.97 PT 1.01 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.02 HN 1.03 KP 0.98 ! LA 0.99 NL 0.95 OV 0.96 PT 1.01 ! SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.95 HN 1.03 KP 1.01 ! LA 1.01 NL 0.99 OV 1.00 PT 1.03 ! SC 0.95 ! ! ! Fit before self-cal, rms=0.066294Jy sigma=1.352541 ! Fit after self-cal, rms=0.064992Jy sigma=1.341691 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.434 mas, bmaj=9.57 mas, bpa=17.94 degrees ! Estimated noise=0.53372 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.00129207 Jy ! Component: 100 - total flux cleaned = -0.00107601 Jy ! Component: 150 - total flux cleaned = -0.000736044 Jy ! Component: 200 - total flux cleaned = -0.000595196 Jy ! Total flux subtracted in 200 components = -0.000595196 Jy ! Clean residual min=-0.004066 max=0.004107 Jy/beam ! Clean residual mean=0.000006 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.26918 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 83 components and 0.26918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064653Jy sigma=1.335524 ! Fit after self-cal, rms=0.064621Jy sigma=1.334770 ! 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.064621Jy sigma=1.334770 ! Fit after self-cal, rms=0.064444Jy sigma=1.325089 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.45 mas, bmaj=9.576 mas, bpa=17.83 degrees ! Estimated noise=0.534241 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000321105 Jy ! Component: 100 - total flux cleaned = -0.000323574 Jy ! Component: 150 - total flux cleaned = -0.000200611 Jy ! Component: 200 - total flux cleaned = -8.77786e-05 Jy ! Total flux subtracted in 200 components = -8.77786e-05 Jy ! Clean residual min=-0.003572 max=0.003098 Jy/beam ! Clean residual mean=0.000003 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.269092 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 93 components and 0.269092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064291Jy sigma=1.322600 ! Fit after self-cal, rms=0.064284Jy sigma=1.322320 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.000178213 Jy ! Component: 100 - total flux cleaned = -0.000179132 Jy ! Component: 150 - total flux cleaned = -0.000135315 Jy ! Component: 200 - total flux cleaned = -9.38278e-05 Jy ! Total flux subtracted in 200 components = -9.38278e-05 Jy ! Clean residual min=-0.003533 max=0.002972 Jy/beam ! Clean residual mean=0.000003 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.268998 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 97 components and 0.268998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064204Jy sigma=1.321191 ! Fit after self-cal, rms=0.064200Jy sigma=1.321082 ! 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.064200Jy sigma=1.321082 ! Fit after self-cal, rms=0.063968Jy sigma=1.320666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.454 mas, bmaj=9.572 mas, bpa=17.78 degrees ! Estimated noise=0.533202 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000405636 Jy ! Component: 100 - total flux cleaned = 0.000541229 Jy ! Component: 150 - total flux cleaned = 0.000580743 Jy ! Component: 200 - total flux cleaned = 0.000653769 Jy ! Total flux subtracted in 200 components = 0.000653769 Jy ! Clean residual min=-0.003439 max=0.002906 Jy/beam ! Clean residual mean=0.000003 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.269652 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 99 components and 0.269652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063905Jy sigma=1.319651 ! Fit after self-cal, rms=0.063903Jy sigma=1.319565 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.26211e-05 Jy ! Component: 100 - total flux cleaned = -5.41684e-05 Jy ! Component: 150 - total flux cleaned = -2.56042e-05 Jy ! Component: 200 - total flux cleaned = -2.57112e-05 Jy ! Total flux subtracted in 200 components = -2.57112e-05 Jy ! Clean residual min=-0.003425 max=0.002928 Jy/beam ! Clean residual mean=0.000003 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.269626 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 104 components and 0.269626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063865Jy sigma=1.319117 ! Fit after self-cal, rms=0.063864Jy sigma=1.319059 ! 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.063864Jy sigma=1.319059 ! Fit after self-cal, rms=0.063734Jy sigma=1.318867 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.216 mas, bmaj=11.65 mas, bpa=2.163 degrees ! Estimated noise=0.607896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000280952 Jy ! Component: 100 - total flux cleaned = 0.000516815 Jy ! Component: 150 - total flux cleaned = 0.000633421 Jy ! Component: 200 - total flux cleaned = 0.000720083 Jy ! Total flux subtracted in 200 components = 0.000720083 Jy ! Clean residual min=-0.003061 max=0.002475 Jy/beam ! Clean residual mean=0.000003 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.270346 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 111 components and 0.270346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063724Jy sigma=1.318626 ! Fit after self-cal, rms=0.063726Jy sigma=1.318605 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.20126e-05 Jy ! Component: 100 - total flux cleaned = 0.000118752 Jy ! Component: 150 - total flux cleaned = 0.000147027 Jy ! Component: 200 - total flux cleaned = 0.000187059 Jy ! Total flux subtracted in 200 components = 0.000187059 Jy ! Clean residual min=-0.003060 max=0.002452 Jy/beam ! Clean residual mean=0.000003 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.270533 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 116 components and 0.270533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063718Jy sigma=1.318483 ! Fit after self-cal, rms=0.063719Jy sigma=1.318472 ! 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.456 mas, bmaj=9.564 mas, bpa=17.74 degrees ! Estimated noise=0.532391 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.456 x 9.564 at 17.74 degrees (North through East) ! Clean map min=-0.0070653 max=0.14987 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.639 mas, bmaj=8.864 mas, bpa=18.86 degrees ! Estimated noise=0.719574 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.126099 Jy ! Component: 100 - total flux cleaned = 0.176087 Jy ! Component: 150 - total flux cleaned = 0.205718 Jy ! Component: 200 - total flux cleaned = 0.226097 Jy ! Total flux subtracted in 200 components = 0.226097 Jy ! Clean residual min=-0.008941 max=0.011432 Jy/beam ! Clean residual mean=0.000024 rms=0.002146 Jy/beam ! Combined flux in latest and established models = 0.226097 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.226097 Jy ! Inverting map and beam ! Estimated beam: bmin=4.456 mas, bmaj=9.564 mas, bpa=17.74 degrees ! Estimated noise=0.532391 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.0189471 Jy ! Component: 100 - total flux cleaned = 0.0305446 Jy ! Component: 150 - total flux cleaned = 0.0350968 Jy ! Component: 200 - total flux cleaned = 0.0377896 Jy ! Total flux subtracted in 200 components = 0.0377896 Jy ! Clean residual min=-0.003821 max=0.003711 Jy/beam ! Clean residual mean=0.000010 rms=0.000975 Jy/beam ! Combined flux in latest and established models = 0.263886 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 70 components and 0.263886 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.216 mas, bmaj=11.65 mas, bpa=2.163 degrees ! Estimated noise=0.607896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00454176 Jy ! Component: 100 - total flux cleaned = 0.00556735 Jy ! Component: 150 - total flux cleaned = 0.00593223 Jy ! Component: 200 - total flux cleaned = 0.00614882 Jy ! Total flux subtracted in 200 components = 0.00614882 Jy ! Clean residual min=-0.002971 max=0.002572 Jy/beam ! Clean residual mean=0.000005 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.270035 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.000119156 Jy ! Component: 100 - total flux cleaned = 0.000263502 Jy ! Component: 150 - total flux cleaned = 0.000302937 Jy ! Component: 200 - total flux cleaned = 0.000372697 Jy ! Total flux subtracted in 200 components = 0.000372697 Jy ! Clean residual min=-0.003034 max=0.002537 Jy/beam ! Clean residual mean=0.000004 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.270408 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 129 components and 0.270408 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.456 mas, bmaj=9.564 mas, bpa=17.74 degrees ! Estimated noise=0.532391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000558823 Jy ! Component: 100 - total flux cleaned = -0.00056428 Jy ! Component: 150 - total flux cleaned = -0.000500096 Jy ! Component: 200 - total flux cleaned = -0.000443155 Jy ! Total flux subtracted in 200 components = -0.000443155 Jy ! Clean residual min=-0.003845 max=0.002797 Jy/beam ! Clean residual mean=0.000003 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.269965 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 145 components and 0.269965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063846Jy sigma=1.320404 ! Fit after self-cal, rms=0.063833Jy sigma=1.320042 wmodel /scr/pima/bg219e_uvs/J1752+0611_S_map.mod ! Writing 145 model components to file: /scr/pima/bg219e_uvs/J1752+0611_S_map.mod wobs /scr/pima/bg219e_uvs/J1752+0611_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J1752+0611_S_uvs.fits wwins /scr/pima/bg219e_uvs/J1752+0611_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219e_uvs/J1752+0611_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.00155676 Jy ! Component: 100 - total flux cleaned = -0.00251034 Jy ! Component: 150 - total flux cleaned = -0.00275431 Jy ! Component: 200 - total flux cleaned = -0.00270879 Jy ! Component: 250 - total flux cleaned = -0.00266537 Jy ! Component: 300 - total flux cleaned = -0.0026656 Jy ! Component: 350 - total flux cleaned = -0.00266566 Jy ! Component: 400 - total flux cleaned = -0.00254847 Jy ! Component: 450 - total flux cleaned = -0.00254871 Jy ! Component: 500 - total flux cleaned = -0.00236171 Jy ! Component: 550 - total flux cleaned = -0.00225248 Jy ! Component: 600 - total flux cleaned = -0.00207511 Jy ! Component: 650 - total flux cleaned = -0.00197133 Jy ! Component: 700 - total flux cleaned = -0.00190355 Jy ! Component: 750 - total flux cleaned = -0.00193717 Jy ! Component: 800 - total flux cleaned = -0.00190424 Jy ! Component: 850 - total flux cleaned = -0.00180873 Jy ! Component: 900 - total flux cleaned = -0.00180917 Jy ! Component: 950 - total flux cleaned = -0.00174752 Jy ! Component: 1000 - total flux cleaned = -0.00177812 Jy ! Component: 1050 - total flux cleaned = -0.001718 Jy ! Component: 1100 - total flux cleaned = -0.0016001 Jy ! Component: 1150 - total flux cleaned = -0.0016006 Jy ! Component: 1200 - total flux cleaned = -0.00154348 Jy ! Component: 1250 - total flux cleaned = -0.00154404 Jy ! Component: 1300 - total flux cleaned = -0.00151631 Jy ! Component: 1350 - total flux cleaned = -0.00146175 Jy ! Component: 1400 - total flux cleaned = -0.00132655 Jy ! Component: 1450 - total flux cleaned = -0.00137913 Jy ! Component: 1500 - total flux cleaned = -0.00119541 Jy ! Component: 1550 - total flux cleaned = -0.00114373 Jy ! Component: 1600 - total flux cleaned = -0.00119452 Jy ! Component: 1650 - total flux cleaned = -0.00106806 Jy ! Component: 1700 - total flux cleaned = -0.00101792 Jy ! Component: 1750 - total flux cleaned = -0.00104238 Jy ! Component: 1800 - total flux cleaned = -0.000993567 Jy ! Component: 1850 - total flux cleaned = -0.000945434 Jy ! Component: 1900 - total flux cleaned = -0.000945156 Jy ! Component: 1950 - total flux cleaned = -0.00094555 Jy ! Component: 2000 - total flux cleaned = -0.000968559 Jy ! Component: 2050 - total flux cleaned = -0.00092268 Jy ! Component: 2100 - total flux cleaned = -0.00096797 Jy ! Component: 2150 - total flux cleaned = -0.000967796 Jy ! Component: 2200 - total flux cleaned = -0.00096779 Jy ! Component: 2250 - total flux cleaned = -0.000923705 Jy ! Component: 2300 - total flux cleaned = -0.000923875 Jy ! Component: 2350 - total flux cleaned = -0.000988132 Jy ! Component: 2400 - total flux cleaned = -0.000945091 Jy ! Component: 2450 - total flux cleaned = -0.000881703 Jy ! Component: 2500 - total flux cleaned = -0.000965663 Jy ! Component: 2550 - total flux cleaned = -0.000945109 Jy ! Component: 2600 - total flux cleaned = -0.000965806 Jy ! Component: 2650 - total flux cleaned = -0.00102677 Jy ! Component: 2700 - total flux cleaned = -0.00104711 Jy ! Component: 2750 - total flux cleaned = -0.00108688 Jy ! Component: 2800 - total flux cleaned = -0.00106676 Jy ! Component: 2850 - total flux cleaned = -0.0011453 Jy ! Component: 2900 - total flux cleaned = -0.0011255 Jy ! Component: 2950 - total flux cleaned = -0.00112539 Jy ! Component: 3000 - total flux cleaned = -0.00110651 Jy ! Component: 3050 - total flux cleaned = -0.00108753 Jy ! Component: 3100 - total flux cleaned = -0.00110628 Jy ! Component: 3150 - total flux cleaned = -0.00108781 Jy ! Component: 3200 - total flux cleaned = -0.00108733 Jy ! Component: 3250 - total flux cleaned = -0.00108715 Jy ! Component: 3300 - total flux cleaned = -0.0011052 Jy ! Component: 3350 - total flux cleaned = -0.00106938 Jy ! Component: 3400 - total flux cleaned = -0.00110498 Jy ! Component: 3450 - total flux cleaned = -0.00103409 Jy ! Component: 3500 - total flux cleaned = -0.00110417 Jy ! Component: 3550 - total flux cleaned = -0.00105206 Jy ! Component: 3600 - total flux cleaned = -0.0011214 Jy ! Component: 3650 - total flux cleaned = -0.0011213 Jy ! Component: 3700 - total flux cleaned = -0.00117221 Jy ! Component: 3750 - total flux cleaned = -0.0012568 Jy ! Component: 3800 - total flux cleaned = -0.00134065 Jy ! Component: 3850 - total flux cleaned = -0.00130719 Jy ! Component: 3900 - total flux cleaned = -0.00137325 Jy ! Component: 3950 - total flux cleaned = -0.00138951 Jy ! Component: 4000 - total flux cleaned = -0.00142211 Jy ! Component: 4050 - total flux cleaned = -0.00143823 Jy ! Total flux subtracted in 4096 components = -0.00137375 Jy ! Clean residual min=-0.000907 max=0.000924 Jy/beam ! Clean residual mean=-0.000000 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.268591 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 442 components and 0.268591 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J1752+0611_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.456 x 9.564 at 17.74 degrees (North through East) ! Clean map min=-0.0068601 max=0.15044 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1752+0611_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.150443 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000311699 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.621561 0.621561 1.24312 2.48624 4.97249 9.94497 19.8899 39.7799 79.5598 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.15 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 482.655 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1752+0611_S_uvs.log closed on Thu Apr 7 06:49:32 2016