! Started logfile: /scr/pima/bg219g_uvs/J1639+5357_S_uvs.log on Thu Apr 7 07:20:06 2016 obs /scr/pima/bg219g_uvs/J1639+5357_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1639+5357_S_uva.fits ! AN table 1: 21 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.873016 visibilities/baseline/integration-bin. ! Found source: J1639+5357 ! ! 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 3300 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/bg219g_uvs/J1639+5357_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 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.073441Jy sigma=21.791868 ! Fit after self-cal, rms=0.696541Jy sigma=13.529911 ! 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.623 mas, bmaj=9.745 mas, bpa=39.04 degrees ! Estimated noise=0.981447 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.251008 Jy ! Component: 100 - total flux cleaned = 0.306213 Jy ! Total flux subtracted in 100 components = 0.306213 Jy ! Clean residual min=-0.014250 max=0.026207 Jy/beam ! Clean residual mean=-0.000003 rms=0.004778 Jy/beam ! Combined flux in latest and established models = 0.306213 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.306213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141825Jy sigma=2.256278 ! Fit after self-cal, rms=0.141773Jy sigma=2.254789 ! 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.315 mas, bmaj=10.04 mas, bpa=38.6 degrees ! Estimated noise=0.658565 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.5, 29.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0347584 Jy ! Component: 100 - total flux cleaned = 0.0466017 Jy ! Component: 150 - total flux cleaned = 0.0501293 Jy ! Component: 200 - total flux cleaned = 0.0535219 Jy ! Total flux subtracted in 200 components = 0.0535219 Jy ! Clean residual min=-0.014175 max=0.020614 Jy/beam ! Clean residual mean=0.000016 rms=0.003906 Jy/beam ! Combined flux in latest and established models = 0.359734 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 43 components and 0.359734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131934Jy sigma=2.009755 ! Fit after self-cal, rms=0.131520Jy sigma=1.994491 ! 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.315 x 10.04 at 38.6 degrees (North through East) ! Clean map min=-0.015081 max=0.31673 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.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.131520Jy sigma=1.994491 ! Fit after self-cal, rms=0.131520Jy sigma=1.994491 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.315 mas, bmaj=10.04 mas, bpa=38.6 degrees ! Estimated noise=0.658565 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.00420262 Jy ! Component: 100 - total flux cleaned = 0.00418641 Jy ! Component: 150 - total flux cleaned = 0.00418668 Jy ! Component: 200 - total flux cleaned = 0.00446675 Jy ! Total flux subtracted in 200 components = 0.00446675 Jy ! Clean residual min=-0.011938 max=0.015445 Jy/beam ! Clean residual mean=0.000023 rms=0.003190 Jy/beam ! Combined flux in latest and established models = 0.364201 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 64 components and 0.364201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129480Jy sigma=1.951968 ! Fit after self-cal, rms=0.129421Jy sigma=1.948681 ! 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.129421Jy sigma=1.948681 ! Fit after self-cal, rms=0.129421Jy sigma=1.948681 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.315 mas, bmaj=10.04 mas, bpa=38.6 degrees ! Estimated noise=0.658565 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000831914 Jy ! Component: 100 - total flux cleaned = 0.000837591 Jy ! Component: 150 - total flux cleaned = 0.000827378 Jy ! Component: 200 - total flux cleaned = 0.00103515 Jy ! Total flux subtracted in 200 components = 0.00103515 Jy ! Clean residual min=-0.010603 max=0.014063 Jy/beam ! Clean residual mean=0.000024 rms=0.002895 Jy/beam ! Combined flux in latest and established models = 0.365236 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 89 components and 0.365236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128465Jy sigma=1.931366 ! Fit after self-cal, rms=0.128437Jy sigma=1.930055 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 (46.5, -32). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00722572 Jy ! Component: 100 - total flux cleaned = 0.00689654 Jy ! Component: 150 - total flux cleaned = 0.0098937 Jy ! Component: 200 - total flux cleaned = 0.0106736 Jy ! Total flux subtracted in 200 components = 0.0106736 Jy ! Clean residual min=-0.010031 max=0.010076 Jy/beam ! Clean residual mean=0.000008 rms=0.002476 Jy/beam ! Combined flux in latest and established models = 0.37591 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 112 components and 0.37591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126841Jy sigma=1.901705 ! Fit after self-cal, rms=0.126786Jy sigma=1.898891 ! 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.126786Jy sigma=1.898891 ! Fit after self-cal, rms=0.131072Jy sigma=1.891847 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.31 mas, bmaj=10.05 mas, bpa=38.61 degrees ! Estimated noise=0.656984 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000389509 Jy ! Component: 100 - total flux cleaned = 0.00109924 Jy ! Component: 150 - total flux cleaned = 0.0014374 Jy ! Component: 200 - total flux cleaned = 0.00144041 Jy ! Total flux subtracted in 200 components = 0.00144041 Jy ! Clean residual min=-0.008897 max=0.008668 Jy/beam ! Clean residual mean=-0.000002 rms=0.002233 Jy/beam ! Combined flux in latest and established models = 0.37735 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 136 components and 0.37735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130562Jy sigma=1.882076 ! Fit after self-cal, rms=0.130582Jy sigma=1.881676 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.000142363 Jy ! Component: 100 - total flux cleaned = -0.00013276 Jy ! Component: 150 - total flux cleaned = -0.000127737 Jy ! Component: 200 - total flux cleaned = -0.000253589 Jy ! Total flux subtracted in 200 components = -0.000253589 Jy ! Clean residual min=-0.008338 max=0.008422 Jy/beam ! Clean residual mean=-0.000005 rms=0.002134 Jy/beam ! Combined flux in latest and established models = 0.377097 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 152 components and 0.377097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130248Jy sigma=1.875504 ! Fit after self-cal, rms=0.130239Jy sigma=1.875287 ! 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.130239Jy sigma=1.875287 ! Fit after self-cal, rms=0.129351Jy sigma=1.874814 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.876 mas, bmaj=10.85 mas, bpa=37.44 degrees ! Estimated noise=0.815143 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000920302 Jy ! Component: 100 - total flux cleaned = -0.000930873 Jy ! Component: 150 - total flux cleaned = -0.000763172 Jy ! Component: 200 - total flux cleaned = -0.00120837 Jy ! Total flux subtracted in 200 components = -0.00120837 Jy ! Clean residual min=-0.008124 max=0.010088 Jy/beam ! Clean residual mean=-0.000013 rms=0.002587 Jy/beam ! Combined flux in latest and established models = 0.375888 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 173 components and 0.375888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129124Jy sigma=1.871181 ! Fit after self-cal, rms=0.129091Jy sigma=1.870664 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.92577e-05 Jy ! Component: 100 - total flux cleaned = -0.000344382 Jy ! Component: 150 - total flux cleaned = -0.000858562 Jy ! Component: 200 - total flux cleaned = -0.00110298 Jy ! Total flux subtracted in 200 components = -0.00110298 Jy ! Clean residual min=-0.007818 max=0.009556 Jy/beam ! Clean residual mean=-0.000019 rms=0.002441 Jy/beam ! Combined flux in latest and established models = 0.374785 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 188 components and 0.374785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128964Jy sigma=1.868916 ! Fit after self-cal, rms=0.128937Jy sigma=1.868585 ! 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.31 mas, bmaj=10.05 mas, bpa=38.61 degrees ! Estimated noise=0.656184 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.31 x 10.05 at 38.61 degrees (North through East) ! Clean map min=-0.016955 max=0.31068 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.617 mas, bmaj=9.755 mas, bpa=39.04 degrees ! Estimated noise=0.979292 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.249813 Jy ! Component: 100 - total flux cleaned = 0.309159 Jy ! Component: 150 - total flux cleaned = 0.337549 Jy ! Component: 200 - total flux cleaned = 0.352204 Jy ! Total flux subtracted in 200 components = 0.352204 Jy ! Clean residual min=-0.012662 max=0.019828 Jy/beam ! Clean residual mean=0.000004 rms=0.003668 Jy/beam ! Combined flux in latest and established models = 0.352204 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.352204 Jy ! Inverting map and beam ! Estimated beam: bmin=3.31 mas, bmaj=10.05 mas, bpa=38.61 degrees ! Estimated noise=0.656184 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 (18.5, -62.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0182824 Jy ! Component: 100 - total flux cleaned = 0.021204 Jy ! Component: 150 - total flux cleaned = 0.0199143 Jy ! Component: 200 - total flux cleaned = 0.0203024 Jy ! Total flux subtracted in 200 components = 0.0203024 Jy ! Clean residual min=-0.009859 max=0.013939 Jy/beam ! Clean residual mean=-0.000011 rms=0.002932 Jy/beam ! Combined flux in latest and established models = 0.372506 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 49 components and 0.372506 Jy ! Inverting map ! Added new window around map position (-17.5, 63). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00660629 Jy ! Component: 100 - total flux cleaned = 0.00419298 Jy ! Component: 150 - total flux cleaned = 0.00178862 Jy ! Component: 200 - total flux cleaned = 0.00057069 Jy ! Total flux subtracted in 200 components = 0.00057069 Jy ! Clean residual min=-0.008815 max=0.009505 Jy/beam ! Clean residual mean=0.000003 rms=0.002352 Jy/beam ! Combined flux in latest and established models = 0.373077 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 91 components and 0.373077 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.876 mas, bmaj=10.85 mas, bpa=37.44 degrees ! Estimated noise=0.815143 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00237038 Jy ! Component: 100 - total flux cleaned = 0.00103793 Jy ! Component: 150 - total flux cleaned = -0.000409664 Jy ! Component: 200 - total flux cleaned = -0.00150449 Jy ! Total flux subtracted in 200 components = -0.00150449 Jy ! Clean residual min=-0.008728 max=0.009006 Jy/beam ! Clean residual mean=0.000019 rms=0.002593 Jy/beam ! Combined flux in latest and established models = 0.371573 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.00040413 Jy ! Component: 100 - total flux cleaned = -0.000761866 Jy ! Component: 150 - total flux cleaned = -0.000751605 Jy ! Component: 200 - total flux cleaned = -0.000750578 Jy ! Total flux subtracted in 200 components = -0.000750578 Jy ! Clean residual min=-0.007817 max=0.008382 Jy/beam ! Clean residual mean=0.000022 rms=0.002319 Jy/beam ! Combined flux in latest and established models = 0.370822 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 140 components and 0.370822 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.31 mas, bmaj=10.05 mas, bpa=38.61 degrees ! Estimated noise=0.656184 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00109177 Jy ! Component: 100 - total flux cleaned = -0.000916089 Jy ! Component: 150 - total flux cleaned = -0.000915801 Jy ! Component: 200 - total flux cleaned = -0.000755293 Jy ! Total flux subtracted in 200 components = -0.000755293 Jy ! Clean residual min=-0.007103 max=0.006881 Jy/beam ! Clean residual mean=0.000001 rms=0.001759 Jy/beam ! Combined flux in latest and established models = 0.370067 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 169 components and 0.370067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128219Jy sigma=1.858677 ! Fit after self-cal, rms=0.128122Jy sigma=1.856294 wmodel /scr/pima/bg219g_uvs/J1639+5357_S_map.mod ! Writing 169 model components to file: /scr/pima/bg219g_uvs/J1639+5357_S_map.mod wobs /scr/pima/bg219g_uvs/J1639+5357_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1639+5357_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1639+5357_S_map.win ! wwins: Wrote 5 windows to /scr/pima/bg219g_uvs/J1639+5357_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.00298199 Jy ! Component: 100 - total flux cleaned = 0.00495651 Jy ! Component: 150 - total flux cleaned = 0.00581976 Jy ! Component: 200 - total flux cleaned = 0.00632808 Jy ! Component: 250 - total flux cleaned = 0.0066165 Jy ! Component: 300 - total flux cleaned = 0.0067077 Jy ! Component: 350 - total flux cleaned = 0.00714903 Jy ! Component: 400 - total flux cleaned = 0.00732141 Jy ! Component: 450 - total flux cleaned = 0.00765214 Jy ! Component: 500 - total flux cleaned = 0.00789175 Jy ! Component: 550 - total flux cleaned = 0.00851432 Jy ! Component: 600 - total flux cleaned = 0.00866422 Jy ! Component: 650 - total flux cleaned = 0.00873725 Jy ! Component: 700 - total flux cleaned = 0.00888058 Jy ! Component: 750 - total flux cleaned = 0.00880902 Jy ! Component: 800 - total flux cleaned = 0.00880938 Jy ! Component: 850 - total flux cleaned = 0.00881176 Jy ! Component: 900 - total flux cleaned = 0.00900904 Jy ! Component: 950 - total flux cleaned = 0.00881708 Jy ! Component: 1000 - total flux cleaned = 0.00888008 Jy ! Component: 1050 - total flux cleaned = 0.00869356 Jy ! Component: 1100 - total flux cleaned = 0.00857167 Jy ! Component: 1150 - total flux cleaned = 0.00863111 Jy ! Component: 1200 - total flux cleaned = 0.00851282 Jy ! Component: 1250 - total flux cleaned = 0.00851352 Jy ! Component: 1300 - total flux cleaned = 0.00851294 Jy ! Component: 1350 - total flux cleaned = 0.00845731 Jy ! Component: 1400 - total flux cleaned = 0.00851198 Jy ! Component: 1450 - total flux cleaned = 0.00851252 Jy ! Component: 1500 - total flux cleaned = 0.00861913 Jy ! Component: 1550 - total flux cleaned = 0.00867209 Jy ! Component: 1600 - total flux cleaned = 0.00872401 Jy ! Component: 1650 - total flux cleaned = 0.00882542 Jy ! Component: 1700 - total flux cleaned = 0.00877472 Jy ! Component: 1750 - total flux cleaned = 0.0089238 Jy ! Component: 1800 - total flux cleaned = 0.0088268 Jy ! Component: 1850 - total flux cleaned = 0.0090205 Jy ! Component: 1900 - total flux cleaned = 0.00887812 Jy ! Component: 1950 - total flux cleaned = 0.00883088 Jy ! Component: 2000 - total flux cleaned = 0.00878526 Jy ! Component: 2050 - total flux cleaned = 0.00878451 Jy ! Component: 2100 - total flux cleaned = 0.008739 Jy ! Component: 2150 - total flux cleaned = 0.00851507 Jy ! Component: 2200 - total flux cleaned = 0.00838357 Jy ! Component: 2250 - total flux cleaned = 0.00829652 Jy ! Component: 2300 - total flux cleaned = 0.00825344 Jy ! Component: 2350 - total flux cleaned = 0.00804017 Jy ! Component: 2400 - total flux cleaned = 0.00795522 Jy ! Component: 2450 - total flux cleaned = 0.00762084 Jy ! Component: 2500 - total flux cleaned = 0.00757953 Jy ! Component: 2550 - total flux cleaned = 0.00741494 Jy ! Component: 2600 - total flux cleaned = 0.0072935 Jy ! Component: 2650 - total flux cleaned = 0.00713261 Jy ! Component: 2700 - total flux cleaned = 0.00705253 Jy ! Component: 2750 - total flux cleaned = 0.0070127 Jy ! Component: 2800 - total flux cleaned = 0.00681667 Jy ! Component: 2850 - total flux cleaned = 0.0065841 Jy ! Component: 2900 - total flux cleaned = 0.00654572 Jy ! Component: 2950 - total flux cleaned = 0.00639305 Jy ! Component: 3000 - total flux cleaned = 0.00620414 Jy ! Component: 3050 - total flux cleaned = 0.00612904 Jy ! Component: 3100 - total flux cleaned = 0.00586915 Jy ! Component: 3150 - total flux cleaned = 0.00579586 Jy ! Component: 3200 - total flux cleaned = 0.0057227 Jy ! Component: 3250 - total flux cleaned = 0.00557729 Jy ! Component: 3300 - total flux cleaned = 0.005325 Jy ! Component: 3350 - total flux cleaned = 0.00521777 Jy ! Component: 3400 - total flux cleaned = 0.00493351 Jy ! Component: 3450 - total flux cleaned = 0.00479275 Jy ! Component: 3500 - total flux cleaned = 0.00475799 Jy ! Component: 3550 - total flux cleaned = 0.00458414 Jy ! Component: 3600 - total flux cleaned = 0.00451464 Jy ! Component: 3650 - total flux cleaned = 0.00430839 Jy ! Component: 3700 - total flux cleaned = 0.00417167 Jy ! Component: 3750 - total flux cleaned = 0.00390043 Jy ! Component: 3800 - total flux cleaned = 0.00386685 Jy ! Component: 3850 - total flux cleaned = 0.00376626 Jy ! Component: 3900 - total flux cleaned = 0.00366611 Jy ! Component: 3950 - total flux cleaned = 0.0035005 Jy ! Component: 4000 - total flux cleaned = 0.00333552 Jy ! Component: 4050 - total flux cleaned = 0.00317155 Jy ! Total flux subtracted in 4096 components = 0.00304091 Jy ! Clean residual min=-0.001926 max=0.001625 Jy/beam ! Clean residual mean=-0.000006 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.373108 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 466 components and 0.373108 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1639+5357_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.31 x 10.05 at 38.61 degrees (North through East) ! Clean map min=-0.012696 max=0.30627 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1639+5357_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.306266 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000604706 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.592335 0.592335 1.18467 2.36934 4.73868 9.47736 18.9547 37.9095 75.8189 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.306 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 506.47 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1639+5357_S_uvs.log closed on Thu Apr 7 07:20:11 2016