! Started logfile: /scr/pima/bg219a_uvs/J2225-0457_S_dfm.log on Fri May 20 00:22:06 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /scr/pima/bg219a_uvs/J2225-0457_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J2225-0457_S_uva.fits ! AN table 1: 18 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J2225-0457 ! ! 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 900 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! 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 ![@/opt64/bin/pima_mupet_01.dfm J2225-0457_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=2.014662Jy sigma=26.109173 ! Fit after self-cal, rms=0.878509Jy sigma=10.629150 ! 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.128 mas, bmaj=6.015 mas, bpa=-2.755 degrees ! Estimated noise=2.11093 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 = 1.1689 Jy ! Component: 100 - total flux cleaned = 1.54723 Jy ! Total flux subtracted in 100 components = 1.54723 Jy ! Clean residual min=-0.159833 max=0.198453 Jy/beam ! Clean residual mean=0.000199 rms=0.036765 Jy/beam ! Combined flux in latest and established models = 1.54723 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 1.54723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.523579Jy sigma=6.036607 ! Fit after self-cal, rms=0.521635Jy sigma=6.024209 ! 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.357 mas, bmaj=6.583 mas, bpa=-2.661 degrees ! Estimated noise=1.98543 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.295835 Jy ! Component: 100 - total flux cleaned = 0.45355 Jy ! Component: 150 - total flux cleaned = 0.551033 Jy ! Component: 200 - total flux cleaned = 0.614027 Jy ! Total flux subtracted in 200 components = 0.614027 Jy ! Clean residual min=-0.084829 max=0.101705 Jy/beam ! Clean residual mean=0.000093 rms=0.024373 Jy/beam ! Combined flux in latest and established models = 2.16126 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 20 components and 2.16126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.271465Jy sigma=2.870003 ! Fit after self-cal, rms=0.265359Jy sigma=2.826945 ! 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.357 x 6.583 at -2.661 degrees (North through East) ! Clean map min=-0.081797 max=1.6343 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: ! LA 0.94 MK 1.03 NL 0.96 OV 1.05 ! PT 1.01 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.95 MK 1.00 NL 0.95 OV 0.99 ! PT 1.05 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.02 NL 0.95 OV 0.97 ! PT 1.06 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.96 MK 1.06 NL 0.93 OV 0.98 ! PT 0.99 SC 1.04 ! ! ! Fit before self-cal, rms=0.265359Jy sigma=2.826945 ! Fit after self-cal, rms=0.250377Jy sigma=2.544239 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.386 mas, bmaj=6.602 mas, bpa=-2.92 degrees ! Estimated noise=1.97868 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.00603773 Jy ! Component: 100 - total flux cleaned = 0.00446022 Jy ! Component: 150 - total flux cleaned = 0.00446036 Jy ! Component: 200 - total flux cleaned = 0.00446803 Jy ! Total flux subtracted in 200 components = 0.00446803 Jy ! Clean residual min=-0.062576 max=0.093107 Jy/beam ! Clean residual mean=0.000043 rms=0.020946 Jy/beam ! Combined flux in latest and established models = 2.16573 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 24 components and 2.16573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.244492Jy sigma=2.466648 ! Fit after self-cal, rms=0.243979Jy sigma=2.455080 ! 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.243979Jy sigma=2.455080 ! Fit after self-cal, rms=0.220213Jy sigma=2.205386 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.396 mas, bmaj=6.582 mas, bpa=-2.953 degrees ! Estimated noise=1.98193 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00841716 Jy ! Component: 100 - total flux cleaned = 0.00547807 Jy ! Component: 150 - total flux cleaned = 0.00496295 Jy ! Component: 200 - total flux cleaned = 0.0049697 Jy ! Total flux subtracted in 200 components = 0.0049697 Jy ! Clean residual min=-0.057710 max=0.088612 Jy/beam ! Clean residual mean=0.000082 rms=0.018675 Jy/beam ! Combined flux in latest and established models = 2.1707 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 25 components and 2.1707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.216074Jy sigma=2.152868 ! Fit after self-cal, rms=0.215244Jy sigma=2.144834 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 (-14.5, 53.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0780405 Jy ! Component: 100 - total flux cleaned = 0.117809 Jy ! Component: 150 - total flux cleaned = 0.14566 Jy ! Component: 200 - total flux cleaned = 0.168196 Jy ! Total flux subtracted in 200 components = 0.168196 Jy ! Clean residual min=-0.041765 max=0.038768 Jy/beam ! Clean residual mean=0.000043 rms=0.013133 Jy/beam ! Combined flux in latest and established models = 2.33889 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 49 components and 2.33889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167993Jy sigma=1.716834 ! Fit after self-cal, rms=0.160172Jy sigma=1.664562 ! 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.160172Jy sigma=1.664562 ! Fit after self-cal, rms=0.148723Jy sigma=1.601276 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.4 mas, bmaj=6.589 mas, bpa=-3.046 degrees ! Estimated noise=1.96171 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0270233 Jy ! Component: 100 - total flux cleaned = 0.0436352 Jy ! Component: 150 - total flux cleaned = 0.0557055 Jy ! Component: 200 - total flux cleaned = 0.0633677 Jy ! Total flux subtracted in 200 components = 0.0633677 Jy ! Clean residual min=-0.037523 max=0.038312 Jy/beam ! Clean residual mean=0.000014 rms=0.011343 Jy/beam ! Combined flux in latest and established models = 2.40226 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 72 components and 2.40226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139059Jy sigma=1.544511 ! Fit after self-cal, rms=0.137642Jy sigma=1.536465 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.00934275 Jy ! Component: 100 - total flux cleaned = 0.015615 Jy ! Component: 150 - total flux cleaned = 0.020988 Jy ! Component: 200 - total flux cleaned = 0.0254591 Jy ! Total flux subtracted in 200 components = 0.0254591 Jy ! Clean residual min=-0.036900 max=0.038357 Jy/beam ! Clean residual mean=0.000007 rms=0.011135 Jy/beam ! Combined flux in latest and established models = 2.42772 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 82 components and 2.42772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135575Jy sigma=1.526529 ! Fit after self-cal, rms=0.135293Jy sigma=1.524879 ! 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.135293Jy sigma=1.524879 ! Fit after self-cal, rms=0.134012Jy sigma=1.512787 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.412 mas, bmaj=13.09 mas, bpa=-4.758 degrees ! Estimated noise=3.35114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0274762 Jy ! Component: 100 - total flux cleaned = 0.0355057 Jy ! Component: 150 - total flux cleaned = 0.0384315 Jy ! Component: 200 - total flux cleaned = 0.0412169 Jy ! Total flux subtracted in 200 components = 0.0412169 Jy ! Clean residual min=-0.077003 max=0.096795 Jy/beam ! Clean residual mean=-0.000006 rms=0.030905 Jy/beam ! Combined flux in latest and established models = 2.46894 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 100 components and 2.46894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132325Jy sigma=1.530291 ! Fit after self-cal, rms=0.131816Jy sigma=1.525212 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.00905899 Jy ! Component: 100 - total flux cleaned = 0.0113367 Jy ! Component: 150 - total flux cleaned = 0.0130766 Jy ! Component: 200 - total flux cleaned = 0.0137347 Jy ! Total flux subtracted in 200 components = 0.0137347 Jy ! Clean residual min=-0.078634 max=0.096151 Jy/beam ! Clean residual mean=-0.000012 rms=0.030521 Jy/beam ! Combined flux in latest and established models = 2.48267 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 105 components and 2.48267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132208Jy sigma=1.545148 ! Fit after self-cal, rms=0.132049Jy sigma=1.542009 ! 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.4 mas, bmaj=6.587 mas, bpa=-3.067 degrees ! Estimated noise=1.95342 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.4 x 6.587 at -3.067 degrees (North through East) ! Clean map min=-0.036288 max=1.6451 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132049Jy sigma=1.542009 ! Fit after self-cal, rms=0.122170Jy sigma=1.353436 ! Inverting map and beam ! Estimated beam: bmin=2.404 mas, bmaj=6.588 mas, bpa=-3.023 degrees ! Estimated noise=1.95791 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00693454 Jy ! Component: 100 - total flux cleaned = -0.00932941 Jy ! Component: 150 - total flux cleaned = -0.00991254 Jy ! Component: 200 - total flux cleaned = -0.010721 Jy ! Total flux subtracted in 200 components = -0.010721 Jy ! Clean residual min=-0.034304 max=0.039695 Jy/beam ! Clean residual mean=-0.000005 rms=0.010443 Jy/beam ! Combined flux in latest and established models = 2.47195 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 127 components and 2.47195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120478Jy sigma=1.325736 ! Fit after self-cal, rms=0.120456Jy sigma=1.324672 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000271274 Jy ! Component: 100 - total flux cleaned = -0.00044916 Jy ! Component: 150 - total flux cleaned = -0.00113411 Jy ! Component: 200 - total flux cleaned = -0.00134183 Jy ! Total flux subtracted in 200 components = -0.00134183 Jy ! Clean residual min=-0.034272 max=0.038748 Jy/beam ! Clean residual mean=-0.000005 rms=0.010389 Jy/beam ! Combined flux in latest and established models = 2.47061 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 131 components and 2.47061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119675Jy sigma=1.311846 ! Fit after self-cal, rms=0.119633Jy sigma=1.311524 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119633Jy sigma=1.311524 ! Fit after self-cal, rms=0.119585Jy sigma=1.310141 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.165 mas, bmaj=5.99 mas, bpa=-3.069 degrees ! Estimated noise=2.09211 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.15852 Jy ! Component: 100 - total flux cleaned = 1.51054 Jy ! Component: 150 - total flux cleaned = 1.7103 Jy ! Component: 200 - total flux cleaned = 1.8245 Jy ! Total flux subtracted in 200 components = 1.8245 Jy ! Clean residual min=-0.088785 max=0.095078 Jy/beam ! Clean residual mean=0.000112 rms=0.019263 Jy/beam ! Combined flux in latest and established models = 1.8245 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 14 model components to the UV plane model. ! The established model now contains 14 components and 1.8245 Jy ! Inverting map and beam ! Estimated beam: bmin=2.404 mas, bmaj=6.586 mas, bpa=-2.999 degrees ! Estimated noise=1.95613 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 (2.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.142425 Jy ! Component: 100 - total flux cleaned = 0.232802 Jy ! Component: 150 - total flux cleaned = 0.299984 Jy ! Component: 200 - total flux cleaned = 0.352011 Jy ! Total flux subtracted in 200 components = 0.352011 Jy ! Clean residual min=-0.055388 max=0.043986 Jy/beam ! Clean residual mean=0.000098 rms=0.016068 Jy/beam ! Combined flux in latest and established models = 2.17651 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 35 components and 2.17651 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.423 mas, bmaj=13.1 mas, bpa=-4.671 degrees ! Estimated noise=3.34162 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.1044 Jy ! Component: 100 - total flux cleaned = 0.173411 Jy ! Component: 150 - total flux cleaned = 0.221217 Jy ! Component: 200 - total flux cleaned = 0.25479 Jy ! Total flux subtracted in 200 components = 0.25479 Jy ! Clean residual min=-0.085818 max=0.088071 Jy/beam ! Clean residual mean=0.000024 rms=0.031675 Jy/beam ! Combined flux in latest and established models = 2.4313 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.023655 Jy ! Component: 100 - total flux cleaned = 0.0302672 Jy ! Component: 150 - total flux cleaned = 0.034073 Jy ! Component: 200 - total flux cleaned = 0.0363556 Jy ! Total flux subtracted in 200 components = 0.0363556 Jy ! Clean residual min=-0.078287 max=0.088969 Jy/beam ! Clean residual mean=-0.000008 rms=0.029793 Jy/beam ! Combined flux in latest and established models = 2.46766 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 76 components and 2.46766 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.404 mas, bmaj=6.586 mas, bpa=-2.999 degrees ! Estimated noise=1.95613 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00982676 Jy ! Component: 100 - total flux cleaned = -0.0119059 Jy ! Component: 150 - total flux cleaned = -0.0127914 Jy ! Component: 200 - total flux cleaned = -0.0111994 Jy ! Total flux subtracted in 200 components = -0.0111994 Jy ! Clean residual min=-0.040879 max=0.040749 Jy/beam ! Clean residual mean=0.000007 rms=0.010794 Jy/beam ! Combined flux in latest and established models = 2.45646 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 102 components and 2.45646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125265Jy sigma=1.428232 ! Fit after self-cal, rms=0.124314Jy sigma=1.411335 wmodel /J2225-0457_S_map.mod ! wmodel: Unable to open new model file: /J2225-0457_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J2225-0457_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.404 x 6.586 at -2.999 degrees (North through East) ! Clean map min=-0.03865 max=1.6358 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J2225-0457_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.63581 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0107728 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.97568 1.97568 3.95135 7.9027 15.8054 31.6108 63.2216 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0323 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.635 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 151.846 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J2225-0457_S_dfm.log closed on Fri May 20 00:22:08 2016