! Started logfile: /scr/pima/bg219h_uvs/J1024+2332_S_uvs.log on Thu Apr 7 08:59:25 2016 obs /scr/pima/bg219h_uvs/J1024+2332_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1024+2332_S_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.751852 visibilities/baseline/integration-bin. ! Found source: J1024+2332 ! ! 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 4872 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/bg219h_uvs/J1024+2332_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 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.021658Jy sigma=25.627516 ! Fit after self-cal, rms=0.863325Jy sigma=21.706756 ! 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.845 mas, bmaj=5.804 mas, bpa=-8.107 degrees ! Estimated noise=0.692004 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.100973 Jy ! Component: 100 - total flux cleaned = 0.132311 Jy ! Total flux subtracted in 100 components = 0.132311 Jy ! Clean residual min=-0.007400 max=0.013174 Jy/beam ! Clean residual mean=-0.000012 rms=0.002014 Jy/beam ! Combined flux in latest and established models = 0.132311 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.132311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063931Jy sigma=1.514166 ! Fit after self-cal, rms=0.063801Jy sigma=1.510608 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0145036 Jy ! Component: 100 - total flux cleaned = 0.0221237 Jy ! Total flux subtracted in 100 components = 0.0221237 Jy ! Clean residual min=-0.005923 max=0.009344 Jy/beam ! Clean residual mean=-0.000006 rms=0.001599 Jy/beam ! Combined flux in latest and established models = 0.154434 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 15 components and 0.154434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059505Jy sigma=1.409731 ! Fit after self-cal, rms=0.059481Jy sigma=1.408838 ! 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.437 mas, bmaj=6.689 mas, bpa=-5.638 degrees ! Estimated noise=0.478515 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 (5, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.008577 Jy ! Component: 100 - total flux cleaned = 0.0129888 Jy ! Component: 150 - total flux cleaned = 0.0147998 Jy ! Component: 200 - total flux cleaned = 0.0161242 Jy ! Total flux subtracted in 200 components = 0.0161242 Jy ! Clean residual min=-0.004140 max=0.005600 Jy/beam ! Clean residual mean=-0.000005 rms=0.001184 Jy/beam ! Combined flux in latest and established models = 0.170559 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 43 components and 0.170559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058102Jy sigma=1.373030 ! Fit after self-cal, rms=0.058006Jy sigma=1.370702 ! 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.437 x 6.689 at -5.638 degrees (North through East) ! Clean map min=-0.0040467 max=0.13307 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 1.00* HN 0.94 KP 0.98 ! LA 0.97 MK 1.01 NL 1.11 OV 0.96 ! PT 1.00 SC 0.88 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00* HN 0.97 KP 0.98 ! LA 0.97 MK 1.00 NL 1.17 OV 0.98 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00* HN 1.00 KP 0.99 ! LA 0.91 MK 1.06 NL 1.11 OV 0.97 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00* HN 0.98 KP 1.00 ! LA 0.96 MK 0.95 NL 0.95 OV 1.02 ! PT 0.99 SC 1.07 ! ! ! Fit before self-cal, rms=0.058006Jy sigma=1.370702 ! Fit after self-cal, rms=0.056832Jy sigma=1.346890 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.439 mas, bmaj=6.696 mas, bpa=-5.318 degrees ! Estimated noise=0.475185 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.00115002 Jy ! Component: 100 - total flux cleaned = -0.00128446 Jy ! Component: 150 - total flux cleaned = -0.00149883 Jy ! Component: 200 - total flux cleaned = -0.00164424 Jy ! Total flux subtracted in 200 components = -0.00164424 Jy ! Clean residual min=-0.003520 max=0.003631 Jy/beam ! Clean residual mean=0.000004 rms=0.000934 Jy/beam ! Combined flux in latest and established models = 0.168914 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 68 components and 0.168914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056679Jy sigma=1.343413 ! Fit after self-cal, rms=0.056669Jy sigma=1.342890 ! 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.056669Jy sigma=1.342890 ! Fit after self-cal, rms=0.056056Jy sigma=1.328704 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.438 mas, bmaj=6.689 mas, bpa=-5.135 degrees ! Estimated noise=0.475365 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00035764 Jy ! Component: 100 - total flux cleaned = 0.000322572 Jy ! Component: 150 - total flux cleaned = 0.000224026 Jy ! Component: 200 - total flux cleaned = 0.000133219 Jy ! Total flux subtracted in 200 components = 0.000133219 Jy ! Clean residual min=-0.002657 max=0.003024 Jy/beam ! Clean residual mean=0.000003 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.169048 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 79 components and 0.169048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056004Jy sigma=1.327807 ! Fit after self-cal, rms=0.056008Jy sigma=1.327628 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 (104.5, -26.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00218257 Jy ! Component: 100 - total flux cleaned = 0.00237152 Jy ! Component: 150 - total flux cleaned = 0.00251809 Jy ! Component: 200 - total flux cleaned = 0.00247517 Jy ! Total flux subtracted in 200 components = 0.00247517 Jy ! Clean residual min=-0.002609 max=0.002461 Jy/beam ! Clean residual mean=0.000003 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.171523 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 95 components and 0.171523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055855Jy sigma=1.323652 ! Fit after self-cal, rms=0.055842Jy sigma=1.323308 ! 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.055842Jy sigma=1.323308 ! Fit after self-cal, rms=0.055880Jy sigma=1.323098 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.436 mas, bmaj=6.687 mas, bpa=-5.154 degrees ! Estimated noise=0.475941 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000616033 Jy ! Component: 100 - total flux cleaned = 0.000774827 Jy ! Component: 150 - total flux cleaned = 0.000878649 Jy ! Component: 200 - total flux cleaned = 0.000878141 Jy ! Total flux subtracted in 200 components = 0.000878141 Jy ! Clean residual min=-0.002607 max=0.002455 Jy/beam ! Clean residual mean=0.000002 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.172401 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 110 components and 0.172401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055832Jy sigma=1.321898 ! Fit after self-cal, rms=0.055831Jy sigma=1.321845 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.000176209 Jy ! Component: 100 - total flux cleaned = 0.000236025 Jy ! Component: 150 - total flux cleaned = 0.000291999 Jy ! Component: 200 - total flux cleaned = 0.000291407 Jy ! Total flux subtracted in 200 components = 0.000291407 Jy ! Clean residual min=-0.002618 max=0.002420 Jy/beam ! Clean residual mean=0.000002 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.172692 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 118 components and 0.172692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055804Jy sigma=1.321214 ! Fit after self-cal, rms=0.055803Jy sigma=1.321202 ! 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.055803Jy sigma=1.321202 ! Fit after self-cal, rms=0.055829Jy sigma=1.321140 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.847 mas, bmaj=11.33 mas, bpa=-1.782 degrees ! Estimated noise=0.597326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000192813 Jy ! Component: 100 - total flux cleaned = 0.000312731 Jy ! Component: 150 - total flux cleaned = 0.000287755 Jy ! Component: 200 - total flux cleaned = 0.000264507 Jy ! Total flux subtracted in 200 components = 0.000264507 Jy ! Clean residual min=-0.003374 max=0.002814 Jy/beam ! Clean residual mean=0.000004 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.172957 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 133 components and 0.172957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055823Jy sigma=1.320717 ! Fit after self-cal, rms=0.055820Jy sigma=1.320670 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.4839e-05 Jy ! Component: 100 - total flux cleaned = 2.55458e-05 Jy ! Component: 150 - total flux cleaned = 5.37254e-06 Jy ! Component: 200 - total flux cleaned = -3.39897e-05 Jy ! Total flux subtracted in 200 components = -3.39897e-05 Jy ! Clean residual min=-0.003357 max=0.002762 Jy/beam ! Clean residual mean=0.000004 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.172923 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 143 components and 0.172923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055819Jy sigma=1.320517 ! Fit after self-cal, rms=0.055818Jy sigma=1.320490 ! 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.435 mas, bmaj=6.686 mas, bpa=-5.166 degrees ! Estimated noise=0.476291 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.435 x 6.686 at -5.166 degrees (North through East) ! Clean map min=-0.0037824 max=0.13219 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.832 mas, bmaj=5.761 mas, bpa=-7.885 degrees ! Estimated noise=0.682737 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0997374 Jy ! Component: 100 - total flux cleaned = 0.131784 Jy ! Component: 150 - total flux cleaned = 0.146065 Jy ! Component: 200 - total flux cleaned = 0.154062 Jy ! Total flux subtracted in 200 components = 0.154062 Jy ! Clean residual min=-0.004347 max=0.006314 Jy/beam ! Clean residual mean=-0.000003 rms=0.001186 Jy/beam ! Combined flux in latest and established models = 0.154062 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.154062 Jy ! Inverting map and beam ! Estimated beam: bmin=3.435 mas, bmaj=6.686 mas, bpa=-5.166 degrees ! Estimated noise=0.476291 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.00782339 Jy ! Component: 100 - total flux cleaned = 0.0117436 Jy ! Component: 150 - total flux cleaned = 0.0139883 Jy ! Component: 200 - total flux cleaned = 0.0155365 Jy ! Total flux subtracted in 200 components = 0.0155365 Jy ! Clean residual min=-0.002921 max=0.003052 Jy/beam ! Clean residual mean=0.000000 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.169599 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 44 components and 0.169599 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.847 mas, bmaj=11.33 mas, bpa=-1.782 degrees ! Estimated noise=0.597326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124909 Jy ! Component: 100 - total flux cleaned = 0.00199471 Jy ! Component: 150 - total flux cleaned = 0.00246037 Jy ! Component: 200 - total flux cleaned = 0.00280189 Jy ! Total flux subtracted in 200 components = 0.00280189 Jy ! Clean residual min=-0.003257 max=0.003166 Jy/beam ! Clean residual mean=0.000002 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.172401 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.000249654 Jy ! Component: 100 - total flux cleaned = 0.000472346 Jy ! Component: 150 - total flux cleaned = 0.00055223 Jy ! Component: 200 - total flux cleaned = 0.000660905 Jy ! Total flux subtracted in 200 components = 0.000660905 Jy ! Clean residual min=-0.003276 max=0.002859 Jy/beam ! Clean residual mean=0.000003 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.173062 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 78 components and 0.173062 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.435 mas, bmaj=6.686 mas, bpa=-5.166 degrees ! Estimated noise=0.476291 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000396478 Jy ! Component: 100 - total flux cleaned = 0.000398984 Jy ! Component: 150 - total flux cleaned = 0.000352212 Jy ! Component: 200 - total flux cleaned = 0.000309439 Jy ! Total flux subtracted in 200 components = 0.000309439 Jy ! Clean residual min=-0.002739 max=0.002648 Jy/beam ! Clean residual mean=0.000002 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.173371 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 102 components and 0.173371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055922Jy sigma=1.323260 ! Fit after self-cal, rms=0.055906Jy sigma=1.322789 wmodel /scr/pima/bg219h_uvs/J1024+2332_S_map.mod ! Writing 102 model components to file: /scr/pima/bg219h_uvs/J1024+2332_S_map.mod wobs /scr/pima/bg219h_uvs/J1024+2332_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J1024+2332_S_uvs.fits wwins /scr/pima/bg219h_uvs/J1024+2332_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219h_uvs/J1024+2332_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.000302894 Jy ! Component: 100 - total flux cleaned = -0.000557339 Jy ! Component: 150 - total flux cleaned = -0.000677924 Jy ! Component: 200 - total flux cleaned = -0.000870407 Jy ! Component: 250 - total flux cleaned = -0.00105602 Jy ! Component: 300 - total flux cleaned = -0.00105677 Jy ! Component: 350 - total flux cleaned = -0.00123299 Jy ! Component: 400 - total flux cleaned = -0.00136893 Jy ! Component: 450 - total flux cleaned = -0.00156961 Jy ! Component: 500 - total flux cleaned = -0.00169951 Jy ! Component: 550 - total flux cleaned = -0.00173156 Jy ! Component: 600 - total flux cleaned = -0.00170048 Jy ! Component: 650 - total flux cleaned = -0.00173099 Jy ! Component: 700 - total flux cleaned = -0.00164111 Jy ! Component: 750 - total flux cleaned = -0.00152261 Jy ! Component: 800 - total flux cleaned = -0.00146506 Jy ! Component: 850 - total flux cleaned = -0.00132285 Jy ! Component: 900 - total flux cleaned = -0.00137846 Jy ! Component: 950 - total flux cleaned = -0.00113025 Jy ! Component: 1000 - total flux cleaned = -0.000914146 Jy ! Component: 1050 - total flux cleaned = -0.000887882 Jy ! Component: 1100 - total flux cleaned = -0.000678755 Jy ! Component: 1150 - total flux cleaned = -0.000524001 Jy ! Component: 1200 - total flux cleaned = -0.000422687 Jy ! Component: 1250 - total flux cleaned = -0.000347524 Jy ! Component: 1300 - total flux cleaned = -0.000273213 Jy ! Component: 1350 - total flux cleaned = -0.000127565 Jy ! Component: 1400 - total flux cleaned = -7.90295e-05 Jy ! Component: 1450 - total flux cleaned = 8.63086e-05 Jy ! Component: 1500 - total flux cleaned = 0.000132874 Jy ! Component: 1550 - total flux cleaned = 0.000270572 Jy ! Component: 1600 - total flux cleaned = 0.000315802 Jy ! Component: 1650 - total flux cleaned = 0.00042786 Jy ! Component: 1700 - total flux cleaned = 0.000515629 Jy ! Component: 1750 - total flux cleaned = 0.000602307 Jy ! Component: 1800 - total flux cleaned = 0.000645483 Jy ! Component: 1850 - total flux cleaned = 0.000751481 Jy ! Component: 1900 - total flux cleaned = 0.000772245 Jy ! Component: 1950 - total flux cleaned = 0.000917332 Jy ! Component: 2000 - total flux cleaned = 0.00089678 Jy ! Component: 2050 - total flux cleaned = 0.000957384 Jy ! Component: 2100 - total flux cleaned = 0.000957404 Jy ! Component: 2150 - total flux cleaned = 0.00105636 Jy ! Component: 2200 - total flux cleaned = 0.00101732 Jy ! Component: 2250 - total flux cleaned = 0.00107577 Jy ! Component: 2300 - total flux cleaned = 0.00113317 Jy ! Component: 2350 - total flux cleaned = 0.00118981 Jy ! Component: 2400 - total flux cleaned = 0.00115243 Jy ! Component: 2450 - total flux cleaned = 0.00115223 Jy ! Component: 2500 - total flux cleaned = 0.00124397 Jy ! Component: 2550 - total flux cleaned = 0.00128002 Jy ! Component: 2600 - total flux cleaned = 0.00135186 Jy ! Component: 2650 - total flux cleaned = 0.00129819 Jy ! Component: 2700 - total flux cleaned = 0.00131557 Jy ! Component: 2750 - total flux cleaned = 0.00131527 Jy ! Component: 2800 - total flux cleaned = 0.00138433 Jy ! Component: 2850 - total flux cleaned = 0.00135009 Jy ! Component: 2900 - total flux cleaned = 0.00136712 Jy ! Component: 2950 - total flux cleaned = 0.0014346 Jy ! Component: 3000 - total flux cleaned = 0.00146807 Jy ! Component: 3050 - total flux cleaned = 0.0015178 Jy ! Component: 3100 - total flux cleaned = 0.00155043 Jy ! Component: 3150 - total flux cleaned = 0.00150167 Jy ! Component: 3200 - total flux cleaned = 0.00158261 Jy ! Component: 3250 - total flux cleaned = 0.00156657 Jy ! Component: 3300 - total flux cleaned = 0.00159845 Jy ! Component: 3350 - total flux cleaned = 0.00164597 Jy ! Component: 3400 - total flux cleaned = 0.00166164 Jy ! Component: 3450 - total flux cleaned = 0.00167704 Jy ! Component: 3500 - total flux cleaned = 0.00159991 Jy ! Component: 3550 - total flux cleaned = 0.00172247 Jy ! Component: 3600 - total flux cleaned = 0.00167679 Jy ! Component: 3650 - total flux cleaned = 0.001692 Jy ! Component: 3700 - total flux cleaned = 0.00170701 Jy ! Component: 3750 - total flux cleaned = 0.00173687 Jy ! Component: 3800 - total flux cleaned = 0.00173678 Jy ! Component: 3850 - total flux cleaned = 0.00178072 Jy ! Component: 3900 - total flux cleaned = 0.00176608 Jy ! Component: 3950 - total flux cleaned = 0.00179494 Jy ! Component: 4000 - total flux cleaned = 0.00175183 Jy ! Component: 4050 - total flux cleaned = 0.00176592 Jy ! Total flux subtracted in 4096 components = 0.00179423 Jy ! Clean residual min=-0.000807 max=0.000837 Jy/beam ! Clean residual mean=-0.000000 rms=0.000261 Jy/beam ! Combined flux in latest and established models = 0.175165 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 390 components and 0.175165 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J1024+2332_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.435 x 6.686 at -5.166 degrees (North through East) ! Clean map min=-0.0035072 max=0.13207 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1024+2332_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.132074 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000256279 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.582128 0.582128 1.16426 2.32851 4.65702 9.31404 18.6281 37.2562 74.5123 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.132 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 515.351 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1024+2332_S_uvs.log closed on Thu Apr 7 08:59:29 2016