! Started logfile: /scr/pima/bg219g_uvs/J1254+1141_S_uvs.log on Thu Apr 7 07:15:47 2016 obs /scr/pima/bg219g_uvs/J1254+1141_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1254+1141_S_uva.fits ! AN table 1: 7 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.821429 visibilities/baseline/integration-bin. ! Found source: J1254+1141 ! ! 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 644 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/J1254+1141_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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.151031Jy sigma=18.560969 ! Fit after self-cal, rms=0.663149Jy sigma=11.924889 ! 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.532 mas, bmaj=8.719 mas, bpa=-20.97 degrees ! Estimated noise=2.74841 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.280425 Jy ! Component: 100 - total flux cleaned = 0.432647 Jy ! Total flux subtracted in 100 components = 0.432647 Jy ! Clean residual min=-0.045066 max=0.090000 Jy/beam ! Clean residual mean=-0.000267 rms=0.017727 Jy/beam ! Combined flux in latest and established models = 0.432647 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.432647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202906Jy sigma=3.012511 ! Fit after self-cal, rms=0.201357Jy sigma=2.988309 ! 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=2.918 mas, bmaj=9.684 mas, bpa=-20.05 degrees ! Estimated noise=2.25539 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.113292 Jy ! Component: 100 - total flux cleaned = 0.168438 Jy ! Component: 150 - total flux cleaned = 0.193338 Jy ! Component: 200 - total flux cleaned = 0.196703 Jy ! Total flux subtracted in 200 components = 0.196703 Jy ! Clean residual min=-0.034502 max=0.060136 Jy/beam ! Clean residual mean=-0.000159 rms=0.013659 Jy/beam ! Combined flux in latest and established models = 0.629351 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 25 components and 0.629351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122345Jy sigma=1.757715 ! Fit after self-cal, rms=0.122128Jy sigma=1.754244 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.918 x 9.684 at -20.05 degrees (North through East) ! Clean map min=-0.03325 max=0.36144 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 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.122128Jy sigma=1.754244 ! Fit after self-cal, rms=0.122128Jy sigma=1.754244 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.918 mas, bmaj=9.684 mas, bpa=-20.05 degrees ! Estimated noise=2.25539 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.00298661 Jy ! Component: 100 - total flux cleaned = 0.00467269 Jy ! Component: 150 - total flux cleaned = 0.00608107 Jy ! Component: 200 - total flux cleaned = 0.00721655 Jy ! Total flux subtracted in 200 components = 0.00721655 Jy ! Clean residual min=-0.031374 max=0.056953 Jy/beam ! Clean residual mean=-0.000144 rms=0.013264 Jy/beam ! Combined flux in latest and established models = 0.636567 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 33 components and 0.636567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116918Jy sigma=1.694870 ! Fit after self-cal, rms=0.116774Jy sigma=1.692531 ! 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.116774Jy sigma=1.692531 ! Fit after self-cal, rms=0.116774Jy sigma=1.692531 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.918 mas, bmaj=9.684 mas, bpa=-20.05 degrees ! Estimated noise=2.25539 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118178 Jy ! Component: 100 - total flux cleaned = 0.00118074 Jy ! Component: 150 - total flux cleaned = 0.0014467 Jy ! Component: 200 - total flux cleaned = 0.00166614 Jy ! Total flux subtracted in 200 components = 0.00166614 Jy ! Clean residual min=-0.030800 max=0.055244 Jy/beam ! Clean residual mean=-0.000141 rms=0.013160 Jy/beam ! Combined flux in latest and established models = 0.638233 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 39 components and 0.638233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115301Jy sigma=1.675948 ! Fit after self-cal, rms=0.115211Jy sigma=1.674250 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.000276373 Jy ! Component: 100 - total flux cleaned = -7.08692e-05 Jy ! Component: 150 - total flux cleaned = -5.83286e-05 Jy ! Component: 200 - total flux cleaned = -5.72307e-05 Jy ! Total flux subtracted in 200 components = -5.72307e-05 Jy ! Clean residual min=-0.031275 max=0.054157 Jy/beam ! Clean residual mean=-0.000142 rms=0.013110 Jy/beam ! Combined flux in latest and established models = 0.638176 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 45 components and 0.638176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114570Jy sigma=1.666664 ! Fit after self-cal, rms=0.114514Jy sigma=1.665597 ! 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.114514Jy sigma=1.665597 ! Fit after self-cal, rms=0.114514Jy sigma=1.665597 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.918 mas, bmaj=9.684 mas, bpa=-20.05 degrees ! Estimated noise=2.25539 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000439906 Jy ! Component: 100 - total flux cleaned = -0.000725324 Jy ! Component: 150 - total flux cleaned = -0.00111843 Jy ! Component: 200 - total flux cleaned = -0.00135649 Jy ! Total flux subtracted in 200 components = -0.00135649 Jy ! Clean residual min=-0.031894 max=0.053620 Jy/beam ! Clean residual mean=-0.000146 rms=0.013087 Jy/beam ! Combined flux in latest and established models = 0.63682 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 48 components and 0.63682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114138Jy sigma=1.661825 ! Fit after self-cal, rms=0.114098Jy sigma=1.661339 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.000444006 Jy ! Component: 100 - total flux cleaned = -0.000690607 Jy ! Component: 150 - total flux cleaned = -0.00103625 Jy ! Component: 200 - total flux cleaned = -0.00135525 Jy ! Total flux subtracted in 200 components = -0.00135525 Jy ! Clean residual min=-0.032196 max=0.053426 Jy/beam ! Clean residual mean=-0.000150 rms=0.013084 Jy/beam ! Combined flux in latest and established models = 0.635464 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.635464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113813Jy sigma=1.658955 ! Fit after self-cal, rms=0.113786Jy sigma=1.658605 ! 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.113786Jy sigma=1.658605 ! Fit after self-cal, rms=0.113786Jy sigma=1.658605 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.357 mas, bmaj=12.99 mas, bpa=-7.681 degrees ! Estimated noise=3.10476 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00119109 Jy ! Component: 100 - total flux cleaned = -0.00177635 Jy ! Component: 150 - total flux cleaned = -0.00227695 Jy ! Component: 200 - total flux cleaned = -0.00270173 Jy ! Total flux subtracted in 200 components = -0.00270173 Jy ! Clean residual min=-0.054011 max=0.097174 Jy/beam ! Clean residual mean=-0.000301 rms=0.027489 Jy/beam ! Combined flux in latest and established models = 0.632763 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 55 components and 0.632763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114202Jy sigma=1.658822 ! Fit after self-cal, rms=0.114072Jy sigma=1.656095 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.000425131 Jy ! Component: 100 - total flux cleaned = -0.00041458 Jy ! Component: 150 - total flux cleaned = -0.000543507 Jy ! Component: 200 - total flux cleaned = -0.000866628 Jy ! Total flux subtracted in 200 components = -0.000866628 Jy ! Clean residual min=-0.054070 max=0.096613 Jy/beam ! Clean residual mean=-0.000305 rms=0.027416 Jy/beam ! Combined flux in latest and established models = 0.631896 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 0.631896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114255Jy sigma=1.659085 ! Fit after self-cal, rms=0.114217Jy sigma=1.657330 ! 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=2.918 mas, bmaj=9.684 mas, bpa=-20.05 degrees ! Estimated noise=2.25539 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.918 x 9.684 at -20.05 degrees (North through East) ! Clean map min=-0.038264 max=0.38664 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.532 mas, bmaj=8.719 mas, bpa=-20.97 degrees ! Estimated noise=2.74841 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.280633 Jy ! Component: 100 - total flux cleaned = 0.433839 Jy ! Component: 150 - total flux cleaned = 0.524007 Jy ! Component: 200 - total flux cleaned = 0.578793 Jy ! Total flux subtracted in 200 components = 0.578793 Jy ! Clean residual min=-0.033410 max=0.055995 Jy/beam ! Clean residual mean=-0.000108 rms=0.011144 Jy/beam ! Combined flux in latest and established models = 0.578793 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.578793 Jy ! Inverting map and beam ! Estimated beam: bmin=2.918 mas, bmaj=9.684 mas, bpa=-20.05 degrees ! Estimated noise=2.25539 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 (47, 67.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0653496 Jy ! Component: 100 - total flux cleaned = 0.103554 Jy ! Component: 150 - total flux cleaned = 0.130819 Jy ! Component: 200 - total flux cleaned = 0.148098 Jy ! Total flux subtracted in 200 components = 0.148098 Jy ! Clean residual min=-0.022246 max=0.028871 Jy/beam ! Clean residual mean=-0.000208 rms=0.006682 Jy/beam ! Combined flux in latest and established models = 0.726891 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 54 components and 0.726891 Jy ! Inverting map ! Added new window around map position (-47, -66.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.022696 Jy ! Component: 100 - total flux cleaned = 0.0301623 Jy ! Component: 150 - total flux cleaned = 0.0332801 Jy ! Component: 200 - total flux cleaned = 0.035547 Jy ! Total flux subtracted in 200 components = 0.035547 Jy ! Clean residual min=-0.017357 max=0.015668 Jy/beam ! Clean residual mean=-0.000194 rms=0.004565 Jy/beam ! Combined flux in latest and established models = 0.762438 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 77 components and 0.762438 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.357 mas, bmaj=12.99 mas, bpa=-7.681 degrees ! Estimated noise=3.10476 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00808087 Jy ! Component: 100 - total flux cleaned = 0.0106806 Jy ! Component: 150 - total flux cleaned = 0.0106694 Jy ! Component: 200 - total flux cleaned = 0.0109601 Jy ! Total flux subtracted in 200 components = 0.0109601 Jy ! Clean residual min=-0.015654 max=0.021656 Jy/beam ! Clean residual mean=-0.000350 rms=0.005594 Jy/beam ! Combined flux in latest and established models = 0.773398 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.37567e-05 Jy ! Component: 100 - total flux cleaned = 0.000223183 Jy ! Component: 150 - total flux cleaned = 0.000664035 Jy ! Component: 200 - total flux cleaned = 0.00106659 Jy ! Total flux subtracted in 200 components = 0.00106659 Jy ! Clean residual min=-0.015963 max=0.020390 Jy/beam ! Clean residual mean=-0.000325 rms=0.005304 Jy/beam ! Combined flux in latest and established models = 0.774464 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 108 components and 0.774464 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.918 mas, bmaj=9.684 mas, bpa=-20.05 degrees ! Estimated noise=2.25539 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000130715 Jy ! Component: 100 - total flux cleaned = 0.000439601 Jy ! Component: 150 - total flux cleaned = 0.000999089 Jy ! Component: 200 - total flux cleaned = 0.00100185 Jy ! Total flux subtracted in 200 components = 0.00100185 Jy ! Clean residual min=-0.013761 max=0.012440 Jy/beam ! Clean residual mean=-0.000136 rms=0.003588 Jy/beam ! Combined flux in latest and established models = 0.775466 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 130 components and 0.775466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076672Jy sigma=1.066770 ! Fit after self-cal, rms=0.075821Jy sigma=1.046602 wmodel /scr/pima/bg219g_uvs/J1254+1141_S_map.mod ! Writing 130 model components to file: /scr/pima/bg219g_uvs/J1254+1141_S_map.mod wobs /scr/pima/bg219g_uvs/J1254+1141_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1254+1141_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1254+1141_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219g_uvs/J1254+1141_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.0021532 Jy ! Component: 100 - total flux cleaned = 0.0044376 Jy ! Component: 150 - total flux cleaned = 0.00633004 Jy ! Component: 200 - total flux cleaned = 0.00771954 Jy ! Component: 250 - total flux cleaned = 0.00932735 Jy ! Component: 300 - total flux cleaned = 0.0105236 Jy ! Component: 350 - total flux cleaned = 0.0114993 Jy ! Component: 400 - total flux cleaned = 0.011623 Jy ! Component: 450 - total flux cleaned = 0.0116193 Jy ! Component: 500 - total flux cleaned = 0.0118501 Jy ! Component: 550 - total flux cleaned = 0.0119613 Jy ! Component: 600 - total flux cleaned = 0.0121741 Jy ! Component: 650 - total flux cleaned = 0.012173 Jy ! Component: 700 - total flux cleaned = 0.011881 Jy ! Component: 750 - total flux cleaned = 0.0116944 Jy ! Component: 800 - total flux cleaned = 0.0116036 Jy ! Component: 850 - total flux cleaned = 0.0112511 Jy ! Component: 900 - total flux cleaned = 0.0109115 Jy ! Component: 950 - total flux cleaned = 0.0105863 Jy ! Component: 1000 - total flux cleaned = 0.0102707 Jy ! Component: 1050 - total flux cleaned = 0.00988543 Jy ! Component: 1100 - total flux cleaned = 0.00936294 Jy ! Component: 1150 - total flux cleaned = 0.00900076 Jy ! Component: 1200 - total flux cleaned = 0.00864868 Jy ! Component: 1250 - total flux cleaned = 0.00851156 Jy ! Component: 1300 - total flux cleaned = 0.00851274 Jy ! Component: 1350 - total flux cleaned = 0.00844705 Jy ! Component: 1400 - total flux cleaned = 0.00857583 Jy ! Component: 1450 - total flux cleaned = 0.00863879 Jy ! Component: 1500 - total flux cleaned = 0.00876198 Jy ! Component: 1550 - total flux cleaned = 0.0090642 Jy ! Component: 1600 - total flux cleaned = 0.0092425 Jy ! Component: 1650 - total flux cleaned = 0.00953503 Jy ! Component: 1700 - total flux cleaned = 0.0097078 Jy ! Component: 1750 - total flux cleaned = 0.00987766 Jy ! Component: 1800 - total flux cleaned = 0.00998937 Jy ! Component: 1850 - total flux cleaned = 0.0100997 Jy ! Component: 1900 - total flux cleaned = 0.0101551 Jy ! Component: 1950 - total flux cleaned = 0.0106378 Jy ! Component: 2000 - total flux cleaned = 0.0107437 Jy ! Component: 2050 - total flux cleaned = 0.0110571 Jy ! Component: 2100 - total flux cleaned = 0.0114183 Jy ! Component: 2150 - total flux cleaned = 0.0116745 Jy ! Component: 2200 - total flux cleaned = 0.0119277 Jy ! Component: 2250 - total flux cleaned = 0.0122299 Jy ! Component: 2300 - total flux cleaned = 0.0124797 Jy ! Component: 2350 - total flux cleaned = 0.012678 Jy ! Component: 2400 - total flux cleaned = 0.0128261 Jy ! Component: 2450 - total flux cleaned = 0.0131691 Jy ! Component: 2500 - total flux cleaned = 0.0133152 Jy ! Component: 2550 - total flux cleaned = 0.0134607 Jy ! Component: 2600 - total flux cleaned = 0.0137503 Jy ! Component: 2650 - total flux cleaned = 0.0138462 Jy ! Component: 2700 - total flux cleaned = 0.0139899 Jy ! Component: 2750 - total flux cleaned = 0.0141328 Jy ! Component: 2800 - total flux cleaned = 0.0141805 Jy ! Component: 2850 - total flux cleaned = 0.0142753 Jy ! Component: 2900 - total flux cleaned = 0.01437 Jy ! Component: 2950 - total flux cleaned = 0.0145588 Jy ! Component: 3000 - total flux cleaned = 0.0145588 Jy ! Component: 3050 - total flux cleaned = 0.0147001 Jy ! Component: 3100 - total flux cleaned = 0.0148405 Jy ! Component: 3150 - total flux cleaned = 0.0148876 Jy ! Component: 3200 - total flux cleaned = 0.0152158 Jy ! Component: 3250 - total flux cleaned = 0.0153093 Jy ! Component: 3300 - total flux cleaned = 0.0154031 Jy ! Component: 3350 - total flux cleaned = 0.01545 Jy ! Component: 3400 - total flux cleaned = 0.0156377 Jy ! Component: 3450 - total flux cleaned = 0.0156846 Jy ! Component: 3500 - total flux cleaned = 0.0158726 Jy ! Component: 3550 - total flux cleaned = 0.0159666 Jy ! Component: 3600 - total flux cleaned = 0.0160612 Jy ! Component: 3650 - total flux cleaned = 0.0161083 Jy ! Component: 3700 - total flux cleaned = 0.0161079 Jy ! Component: 3750 - total flux cleaned = 0.0162502 Jy ! Component: 3800 - total flux cleaned = 0.0163451 Jy ! Component: 3850 - total flux cleaned = 0.0163926 Jy ! Component: 3900 - total flux cleaned = 0.0165354 Jy ! Component: 3950 - total flux cleaned = 0.0166787 Jy ! Component: 4000 - total flux cleaned = 0.0167746 Jy ! Component: 4050 - total flux cleaned = 0.0167266 Jy ! Total flux subtracted in 4096 components = 0.0167747 Jy ! Clean residual min=-0.003231 max=0.002782 Jy/beam ! Clean residual mean=0.000025 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.792241 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 398 components and 0.792241 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1254+1141_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.918 x 9.684 at -20.05 degrees (North through East) ! Clean map min=-0.016572 max=0.33689 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1254+1141_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.336894 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000790697 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.704105 0.704105 1.40821 2.81642 5.63284 11.2657 22.5314 45.0627 90.1255 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.336 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 426.072 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1254+1141_S_uvs.log closed on Thu Apr 7 07:15:51 2016