! Started logfile: /scr/pima/bg219a_uvs/J0653+0508_S_uvs.log on Wed Apr 6 22:47:13 2016 obs /scr/pima/bg219a_uvs/J0653+0508_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0653+0508_S_uva.fits ! AN table 1: 29 integrations on 10 of 10 possible baselines. ! AN table 2: 28 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.88169 visibilities/baseline/integration-bin. ! Found source: J0653+0508 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 49 lines of history. ! ! Reading 2504 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219a_uvs/J0653+0508_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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003417Jy sigma=25.922066 ! Fit after self-cal, rms=0.946598Jy sigma=24.415616 ! 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.144 mas, bmaj=6.544 mas, bpa=-7.27 degrees ! Estimated noise=1.0032 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.0390699 Jy ! Component: 100 - total flux cleaned = 0.0499351 Jy ! Total flux subtracted in 100 components = 0.0499351 Jy ! Clean residual min=-0.006584 max=0.007715 Jy/beam ! Clean residual mean=0.000019 rms=0.001714 Jy/beam ! Combined flux in latest and established models = 0.0499351 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0499351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051819Jy sigma=1.296565 ! Fit after self-cal, rms=0.051060Jy sigma=1.274951 ! 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.655 mas, bmaj=7.539 mas, bpa=-6.562 degrees ! Estimated noise=0.570117 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.0104009 Jy ! Component: 100 - total flux cleaned = 0.0157178 Jy ! Component: 150 - total flux cleaned = 0.0187212 Jy ! Component: 200 - total flux cleaned = 0.0205096 Jy ! Total flux subtracted in 200 components = 0.0205096 Jy ! Clean residual min=-0.004103 max=0.005624 Jy/beam ! Clean residual mean=0.000013 rms=0.001302 Jy/beam ! Combined flux in latest and established models = 0.0704447 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 29 components and 0.0704447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049073Jy sigma=1.219644 ! Fit after self-cal, rms=0.048991Jy sigma=1.216726 ! 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.655 x 7.539 at -6.562 degrees (North through East) ! Clean map min=-0.0039708 max=0.055318 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: ! FD 0.89 MK 0.98 NL 0.87 OV 1.02 ! PT 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.93 MK 1.03 NL 1.15 OV 1.06 ! PT 0.97 SC 1.13 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.92 MK 1.00 NL 0.98 OV 1.18 ! PT 0.84 ! ! Telescope amplitude corrections in sub-array 2: ! 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: ! FD 0.95 MK 1.19 NL 0.91 OV 1.11 ! PT 0.86 ! ! Telescope amplitude corrections in sub-array 2: ! LA 1.06 MK 0.98 NL 1.06 OV 1.09 ! PT 0.94 SC 0.92 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 MK 0.92 NL 0.95 OV 1.04 ! PT 0.90 ! ! Telescope amplitude corrections in sub-array 2: ! LA 1.00 MK 0.97 NL 1.14 OV 1.03 ! PT 0.91 SC 0.95 ! ! ! Fit before self-cal, rms=0.048991Jy sigma=1.216726 ! Fit after self-cal, rms=0.047916Jy sigma=1.205811 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.659 mas, bmaj=7.586 mas, bpa=-6.969 degrees ! Estimated noise=0.559887 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 = 7.29921e-06 Jy ! Component: 100 - total flux cleaned = -7.04928e-05 Jy ! Component: 150 - total flux cleaned = -6.98647e-05 Jy ! Component: 200 - total flux cleaned = -9.16704e-05 Jy ! Total flux subtracted in 200 components = -9.16704e-05 Jy ! Clean residual min=-0.003387 max=0.004106 Jy/beam ! Clean residual mean=0.000007 rms=0.001031 Jy/beam ! Combined flux in latest and established models = 0.070353 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 33 components and 0.070353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047884Jy sigma=1.205316 ! Fit after self-cal, rms=0.047963Jy sigma=1.204040 ! 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.047963Jy sigma=1.204040 ! Fit after self-cal, rms=0.047676Jy sigma=1.203811 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.645 mas, bmaj=7.565 mas, bpa=-6.985 degrees ! Estimated noise=0.555513 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.50567e-05 Jy ! Component: 100 - total flux cleaned = 4.3251e-05 Jy ! Component: 150 - total flux cleaned = 8.30553e-05 Jy ! Component: 200 - total flux cleaned = 8.4139e-05 Jy ! Total flux subtracted in 200 components = 8.4139e-05 Jy ! Clean residual min=-0.003212 max=0.004170 Jy/beam ! Clean residual mean=0.000006 rms=0.001010 Jy/beam ! Combined flux in latest and established models = 0.0704371 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 0.0704371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047652Jy sigma=1.203513 ! Fit after self-cal, rms=0.047678Jy sigma=1.203478 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 = 1.64124e-05 Jy ! Component: 100 - total flux cleaned = 1.6347e-05 Jy ! Component: 150 - total flux cleaned = 1.67961e-05 Jy ! Component: 200 - total flux cleaned = 3.36069e-05 Jy ! Total flux subtracted in 200 components = 3.36069e-05 Jy ! Clean residual min=-0.003217 max=0.004151 Jy/beam ! Clean residual mean=0.000006 rms=0.001006 Jy/beam ! Combined flux in latest and established models = 0.0704707 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 39 components and 0.0704707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047664Jy sigma=1.203283 ! Fit after self-cal, rms=0.047664Jy sigma=1.203272 ! 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.047664Jy sigma=1.203272 ! Fit after self-cal, rms=0.046981Jy sigma=1.203568 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.63 mas, bmaj=7.501 mas, bpa=-6.627 degrees ! Estimated noise=0.548133 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000186352 Jy ! Component: 100 - total flux cleaned = -0.000166532 Jy ! Component: 150 - total flux cleaned = -0.000113075 Jy ! Component: 200 - total flux cleaned = -5.14002e-05 Jy ! Total flux subtracted in 200 components = -5.14002e-05 Jy ! Clean residual min=-0.003111 max=0.004167 Jy/beam ! Clean residual mean=0.000006 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.0704193 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 39 components and 0.0704193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046956Jy sigma=1.203273 ! Fit after self-cal, rms=0.046967Jy sigma=1.203212 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 = 8.87779e-06 Jy ! Component: 100 - total flux cleaned = 8.96922e-06 Jy ! Component: 150 - total flux cleaned = 3.67278e-05 Jy ! Component: 200 - total flux cleaned = 6.27586e-05 Jy ! Total flux subtracted in 200 components = 6.27586e-05 Jy ! Clean residual min=-0.003118 max=0.004143 Jy/beam ! Clean residual mean=0.000006 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.0704821 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 39 components and 0.0704821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046957Jy sigma=1.203066 ! Fit after self-cal, rms=0.046959Jy sigma=1.203056 ! 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.046959Jy sigma=1.203056 ! Fit after self-cal, rms=0.046346Jy sigma=1.203105 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.283 mas, bmaj=14.56 mas, bpa=-13.23 degrees ! Estimated noise=0.682877 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000800055 Jy ! Component: 100 - total flux cleaned = 0.000778167 Jy ! Component: 150 - total flux cleaned = 0.000759615 Jy ! Component: 200 - total flux cleaned = 0.000776208 Jy ! Total flux subtracted in 200 components = 0.000776208 Jy ! Clean residual min=-0.004498 max=0.004538 Jy/beam ! Clean residual mean=0.000011 rms=0.001477 Jy/beam ! Combined flux in latest and established models = 0.0712583 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.0712583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046370Jy sigma=1.203495 ! Fit after self-cal, rms=0.046354Jy sigma=1.203176 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.000281815 Jy ! Component: 100 - total flux cleaned = 0.000243189 Jy ! Component: 150 - total flux cleaned = 0.0002269 Jy ! Component: 200 - total flux cleaned = 0.000212521 Jy ! Total flux subtracted in 200 components = 0.000212521 Jy ! Clean residual min=-0.004484 max=0.004536 Jy/beam ! Clean residual mean=0.000010 rms=0.001468 Jy/beam ! Combined flux in latest and established models = 0.0714708 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 53 components and 0.0714708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046375Jy sigma=1.203584 ! Fit after self-cal, rms=0.046366Jy sigma=1.203430 ! 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.616 mas, bmaj=7.452 mas, bpa=-6.38 degrees ! Estimated noise=0.541931 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.616 x 7.452 at -6.38 degrees (North through East) ! Clean map min=-0.0029496 max=0.052198 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.109 mas, bmaj=6.471 mas, bpa=-7.064 degrees ! Estimated noise=0.940731 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0371734 Jy ! Component: 100 - total flux cleaned = 0.0484882 Jy ! Component: 150 - total flux cleaned = 0.0553362 Jy ! Component: 200 - total flux cleaned = 0.0596434 Jy ! Total flux subtracted in 200 components = 0.0596434 Jy ! Clean residual min=-0.004827 max=0.004112 Jy/beam ! Clean residual mean=0.000009 rms=0.001123 Jy/beam ! Combined flux in latest and established models = 0.0596433 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.0596433 Jy ! Inverting map and beam ! Estimated beam: bmin=3.616 mas, bmaj=7.452 mas, bpa=-6.38 degrees ! Estimated noise=0.541931 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.00485337 Jy ! Component: 100 - total flux cleaned = 0.00744638 Jy ! Component: 150 - total flux cleaned = 0.00899195 Jy ! Component: 200 - total flux cleaned = 0.0099196 Jy ! Total flux subtracted in 200 components = 0.0099196 Jy ! Clean residual min=-0.003161 max=0.004160 Jy/beam ! Clean residual mean=0.000007 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.0695629 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 29 components and 0.0695629 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.283 mas, bmaj=14.56 mas, bpa=-13.23 degrees ! Estimated noise=0.682877 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159718 Jy ! Component: 100 - total flux cleaned = 0.00167474 Jy ! Component: 150 - total flux cleaned = 0.00169605 Jy ! Component: 200 - total flux cleaned = 0.00169639 Jy ! Total flux subtracted in 200 components = 0.00169639 Jy ! Clean residual min=-0.004554 max=0.004551 Jy/beam ! Clean residual mean=0.000011 rms=0.001484 Jy/beam ! Combined flux in latest and established models = 0.0712593 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 = -2.16012e-07 Jy ! Component: 100 - total flux cleaned = 1.53599e-05 Jy ! Component: 150 - total flux cleaned = 1.53102e-05 Jy ! Component: 200 - total flux cleaned = 1.50561e-05 Jy ! Total flux subtracted in 200 components = 1.50561e-05 Jy ! Clean residual min=-0.004531 max=0.004513 Jy/beam ! Clean residual mean=0.000011 rms=0.001476 Jy/beam ! Combined flux in latest and established models = 0.0712744 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 36 components and 0.0712744 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.616 mas, bmaj=7.452 mas, bpa=-6.38 degrees ! Estimated noise=0.541931 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000840891 Jy ! Component: 100 - total flux cleaned = -0.000952029 Jy ! Component: 150 - total flux cleaned = -0.000900353 Jy ! Component: 200 - total flux cleaned = -0.000877854 Jy ! Total flux subtracted in 200 components = -0.000877854 Jy ! Clean residual min=-0.003015 max=0.004160 Jy/beam ! Clean residual mean=0.000006 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.0703965 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.0703965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046359Jy sigma=1.203456 ! Fit after self-cal, rms=0.046364Jy sigma=1.203301 wmodel /scr/pima/bg219a_uvs/J0653+0508_S_map.mod ! Writing 44 model components to file: /scr/pima/bg219a_uvs/J0653+0508_S_map.mod wobs /scr/pima/bg219a_uvs/J0653+0508_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J0653+0508_S_uvs.fits wwins /scr/pima/bg219a_uvs/J0653+0508_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219a_uvs/J0653+0508_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.00171203 Jy ! Component: 100 - total flux cleaned = 0.00248553 Jy ! Component: 150 - total flux cleaned = 0.00278402 Jy ! Component: 200 - total flux cleaned = 0.00305961 Jy ! Component: 250 - total flux cleaned = 0.00323264 Jy ! Component: 300 - total flux cleaned = 0.0033143 Jy ! Component: 350 - total flux cleaned = 0.00338983 Jy ! Component: 400 - total flux cleaned = 0.00328666 Jy ! Component: 450 - total flux cleaned = 0.00328781 Jy ! Component: 500 - total flux cleaned = 0.00325696 Jy ! Component: 550 - total flux cleaned = 0.00325671 Jy ! Component: 600 - total flux cleaned = 0.00322943 Jy ! Component: 650 - total flux cleaned = 0.00333606 Jy ! Component: 700 - total flux cleaned = 0.0033361 Jy ! Component: 750 - total flux cleaned = 0.003433 Jy ! Component: 800 - total flux cleaned = 0.00354766 Jy ! Component: 850 - total flux cleaned = 0.00356866 Jy ! Component: 900 - total flux cleaned = 0.00365231 Jy ! Component: 950 - total flux cleaned = 0.00365196 Jy ! Component: 1000 - total flux cleaned = 0.00367188 Jy ! Component: 1050 - total flux cleaned = 0.00367202 Jy ! Component: 1100 - total flux cleaned = 0.00370875 Jy ! Component: 1150 - total flux cleaned = 0.00365518 Jy ! Component: 1200 - total flux cleaned = 0.00365504 Jy ! Component: 1250 - total flux cleaned = 0.00360493 Jy ! Component: 1300 - total flux cleaned = 0.00357265 Jy ! Component: 1350 - total flux cleaned = 0.00354112 Jy ! Component: 1400 - total flux cleaned = 0.00350989 Jy ! Component: 1450 - total flux cleaned = 0.00346417 Jy ! Component: 1500 - total flux cleaned = 0.00343415 Jy ! Component: 1550 - total flux cleaned = 0.00337596 Jy ! Component: 1600 - total flux cleaned = 0.00333306 Jy ! Component: 1650 - total flux cleaned = 0.00329091 Jy ! Component: 1700 - total flux cleaned = 0.00326325 Jy ! Component: 1750 - total flux cleaned = 0.00323591 Jy ! Component: 1800 - total flux cleaned = 0.00320908 Jy ! Component: 1850 - total flux cleaned = 0.00318261 Jy ! Component: 1900 - total flux cleaned = 0.00310448 Jy ! Component: 1950 - total flux cleaned = 0.00306601 Jy ! Component: 2000 - total flux cleaned = 0.00300277 Jy ! Component: 2050 - total flux cleaned = 0.00295276 Jy ! Component: 2100 - total flux cleaned = 0.00292808 Jy ! Component: 2150 - total flux cleaned = 0.00290361 Jy ! Component: 2200 - total flux cleaned = 0.00284338 Jy ! Component: 2250 - total flux cleaned = 0.0027959 Jy ! Component: 2300 - total flux cleaned = 0.00273719 Jy ! Component: 2350 - total flux cleaned = 0.00267919 Jy ! Component: 2400 - total flux cleaned = 0.00263313 Jy ! Component: 2450 - total flux cleaned = 0.00258744 Jy ! Component: 2500 - total flux cleaned = 0.00251967 Jy ! Component: 2550 - total flux cleaned = 0.00246376 Jy ! Component: 2600 - total flux cleaned = 0.00240821 Jy ! Component: 2650 - total flux cleaned = 0.00231989 Jy ! Component: 2700 - total flux cleaned = 0.00226504 Jy ! Component: 2750 - total flux cleaned = 0.00217797 Jy ! Component: 2800 - total flux cleaned = 0.00209143 Jy ! Component: 2850 - total flux cleaned = 0.00202701 Jy ! Component: 2900 - total flux cleaned = 0.00195224 Jy ! Component: 2950 - total flux cleaned = 0.00189911 Jy ! Component: 3000 - total flux cleaned = 0.00179341 Jy ! Component: 3050 - total flux cleaned = 0.00175133 Jy ! Component: 3100 - total flux cleaned = 0.00167793 Jy ! Component: 3150 - total flux cleaned = 0.00161528 Jy ! Component: 3200 - total flux cleaned = 0.00156327 Jy ! Component: 3250 - total flux cleaned = 0.00152182 Jy ! Component: 3300 - total flux cleaned = 0.00145969 Jy ! Component: 3350 - total flux cleaned = 0.00140806 Jy ! Component: 3400 - total flux cleaned = 0.00134627 Jy ! Component: 3450 - total flux cleaned = 0.00126408 Jy ! Component: 3500 - total flux cleaned = 0.00121276 Jy ! Component: 3550 - total flux cleaned = 0.00113086 Jy ! Component: 3600 - total flux cleaned = 0.00105935 Jy ! Component: 3650 - total flux cleaned = 0.00100834 Jy ! Component: 3700 - total flux cleaned = 0.000937023 Jy ! Component: 3750 - total flux cleaned = 0.000886116 Jy ! Component: 3800 - total flux cleaned = 0.000845401 Jy ! Component: 3850 - total flux cleaned = 0.000784378 Jy ! Component: 3900 - total flux cleaned = 0.000723245 Jy ! Component: 3950 - total flux cleaned = 0.000702896 Jy ! Component: 4000 - total flux cleaned = 0.000651907 Jy ! Component: 4050 - total flux cleaned = 0.000611146 Jy ! Total flux subtracted in 4096 components = 0.000590723 Jy ! Clean residual min=-0.000761 max=0.000770 Jy/beam ! Clean residual mean=0.000002 rms=0.000173 Jy/beam ! Combined flux in latest and established models = 0.0709872 Jy keep ! Adding 245 model components to the UV plane model. ! The established model now contains 289 components and 0.0709873 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J0653+0508_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.616 x 7.452 at -6.38 degrees (North through East) ! Clean map min=-0.001229 max=0.051627 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0653+0508_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.051627 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000196232 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.14029 1.14029 2.28058 4.56116 9.12232 18.2446 36.4893 72.9785 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.051 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 263.091 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0653+0508_S_uvs.log closed on Wed Apr 6 22:47:17 2016