! Started logfile: /scr/pima/bg219b_uvs/J1127-1857_S_dfm.log on Thu May 19 20:16:31 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/bg219b_uvs/J1127-1857_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J1127-1857_S_uva.fits ! AN table 1: 18 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.757716 visibilities/baseline/integration-bin. ! Found source: J1127-1857 ! ! 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 1964 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 J1127-1857_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.396166Jy sigma=19.662119 ! Fit after self-cal, rms=0.153763Jy sigma=2.037764 ! 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.254 mas, bmaj=10.64 mas, bpa=16.26 degrees ! Estimated noise=1.54837 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.737223 Jy ! Component: 100 - total flux cleaned = 0.9019 Jy ! Total flux subtracted in 100 components = 0.9019 Jy ! Clean residual min=-0.027310 max=0.057900 Jy/beam ! Clean residual mean=-0.000021 rms=0.009219 Jy/beam ! Combined flux in latest and established models = 0.901899 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.901899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155635Jy sigma=2.160362 ! Fit after self-cal, rms=0.155630Jy sigma=2.160330 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0619143 Jy ! Component: 100 - total flux cleaned = 0.0966069 Jy ! Total flux subtracted in 100 components = 0.0966069 Jy ! Clean residual min=-0.028040 max=0.032477 Jy/beam ! Clean residual mean=-0.000050 rms=0.006876 Jy/beam ! Combined flux in latest and established models = 0.998506 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.998506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130951Jy sigma=1.785376 ! Fit after self-cal, rms=0.130948Jy sigma=1.785302 ! 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.874 mas, bmaj=11.92 mas, bpa=15.13 degrees ! Estimated noise=1.26209 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.0149913 Jy ! Component: 100 - total flux cleaned = 0.0132375 Jy ! Component: 150 - total flux cleaned = 0.0106998 Jy ! Component: 200 - total flux cleaned = 0.00893523 Jy ! Total flux subtracted in 200 components = 0.00893523 Jy ! Clean residual min=-0.020988 max=0.030824 Jy/beam ! Clean residual mean=-0.000113 rms=0.007459 Jy/beam ! Combined flux in latest and established models = 1.00744 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 29 components and 1.00744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126141Jy sigma=1.711221 ! Fit after self-cal, rms=0.126131Jy sigma=1.711159 ! 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.874 x 11.92 at 15.13 degrees (North through East) ! Clean map min=-0.020315 max=0.93997 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. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.126131Jy sigma=1.711159 ! Fit after self-cal, rms=0.126164Jy sigma=1.711473 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.885 mas, bmaj=11.97 mas, bpa=14.91 degrees ! Estimated noise=1.26643 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.00234818 Jy ! Component: 100 - total flux cleaned = -0.00366833 Jy ! Component: 150 - total flux cleaned = -0.00480838 Jy ! Component: 200 - total flux cleaned = -0.00555522 Jy ! Total flux subtracted in 200 components = -0.00555522 Jy ! Clean residual min=-0.021829 max=0.030338 Jy/beam ! Clean residual mean=-0.000115 rms=0.007353 Jy/beam ! Combined flux in latest and established models = 1.00189 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 34 components and 1.00189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124883Jy sigma=1.692558 ! Fit after self-cal, rms=0.124877Jy sigma=1.692540 ! 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.124877Jy sigma=1.692540 ! Fit after self-cal, rms=0.120632Jy sigma=1.670431 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.894 mas, bmaj=12.12 mas, bpa=15.47 degrees ! Estimated noise=1.23846 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.026867 Jy ! Component: 100 - total flux cleaned = -0.0418743 Jy ! Component: 150 - total flux cleaned = -0.0480393 Jy ! Component: 200 - total flux cleaned = -0.0496625 Jy ! Total flux subtracted in 200 components = -0.0496625 Jy ! Clean residual min=-0.022311 max=0.026371 Jy/beam ! Clean residual mean=-0.000100 rms=0.006558 Jy/beam ! Combined flux in latest and established models = 0.952224 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 52 components and 0.952224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113934Jy sigma=1.583096 ! Fit after self-cal, rms=0.113950Jy sigma=1.583007 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.00139801 Jy ! Component: 100 - total flux cleaned = -0.00236809 Jy ! Component: 150 - total flux cleaned = -0.00323275 Jy ! Component: 200 - total flux cleaned = -0.0040028 Jy ! Total flux subtracted in 200 components = -0.0040028 Jy ! Clean residual min=-0.021192 max=0.026368 Jy/beam ! Clean residual mean=-0.000097 rms=0.006505 Jy/beam ! Combined flux in latest and established models = 0.948221 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 63 components and 0.948221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113083Jy sigma=1.572037 ! Fit after self-cal, rms=0.113084Jy sigma=1.572025 ! 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.113084Jy sigma=1.572025 ! Fit after self-cal, rms=0.112111Jy sigma=1.554441 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.893 mas, bmaj=12.12 mas, bpa=15.62 degrees ! Estimated noise=1.22919 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00944164 Jy ! Component: 100 - total flux cleaned = -0.0114566 Jy ! Component: 150 - total flux cleaned = -0.0125295 Jy ! Component: 200 - total flux cleaned = -0.0133109 Jy ! Total flux subtracted in 200 components = -0.0133109 Jy ! Clean residual min=-0.020334 max=0.026293 Jy/beam ! Clean residual mean=-0.000084 rms=0.006344 Jy/beam ! Combined flux in latest and established models = 0.93491 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 69 components and 0.93491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111173Jy sigma=1.544256 ! Fit after self-cal, rms=0.111177Jy sigma=1.544250 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.000781911 Jy ! Component: 100 - total flux cleaned = -0.00126443 Jy ! Component: 150 - total flux cleaned = -0.00169265 Jy ! Component: 200 - total flux cleaned = -0.00199669 Jy ! Total flux subtracted in 200 components = -0.00199669 Jy ! Clean residual min=-0.020284 max=0.026200 Jy/beam ! Clean residual mean=-0.000082 rms=0.006338 Jy/beam ! Combined flux in latest and established models = 0.932913 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 75 components and 0.932914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111019Jy sigma=1.542840 ! Fit after self-cal, rms=0.111020Jy sigma=1.542836 ! 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.111020Jy sigma=1.542836 ! Fit after self-cal, rms=0.110796Jy sigma=1.539233 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.627 mas, bmaj=16.27 mas, bpa=6.465 degrees ! Estimated noise=1.4182 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00357512 Jy ! Component: 100 - total flux cleaned = -0.00465709 Jy ! Component: 150 - total flux cleaned = -0.00482475 Jy ! Component: 200 - total flux cleaned = -0.00487578 Jy ! Total flux subtracted in 200 components = -0.00487578 Jy ! Clean residual min=-0.027516 max=0.036224 Jy/beam ! Clean residual mean=-0.000136 rms=0.009358 Jy/beam ! Combined flux in latest and established models = 0.928038 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 81 components and 0.928038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110731Jy sigma=1.539470 ! Fit after self-cal, rms=0.110730Jy sigma=1.539458 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.71149e-05 Jy ! Component: 100 - total flux cleaned = -0.000171433 Jy ! Component: 150 - total flux cleaned = -0.000248748 Jy ! Component: 200 - total flux cleaned = -0.000321765 Jy ! Total flux subtracted in 200 components = -0.000321765 Jy ! Clean residual min=-0.027555 max=0.036316 Jy/beam ! Clean residual mean=-0.000136 rms=0.009355 Jy/beam ! Combined flux in latest and established models = 0.927716 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 84 components and 0.927716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110703Jy sigma=1.539541 ! Fit after self-cal, rms=0.110703Jy sigma=1.539538 ! 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.887 mas, bmaj=12.11 mas, bpa=15.73 degrees ! Estimated noise=1.22468 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.887 x 12.11 at 15.73 degrees (North through East) ! Clean map min=-0.022338 max=0.9202 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.110703Jy sigma=1.539538 ! Fit after self-cal, rms=0.107127Jy sigma=1.486828 ! Inverting map and beam ! Estimated beam: bmin=3.892 mas, bmaj=12.11 mas, bpa=15.71 degrees ! Estimated noise=1.22315 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00196907 Jy ! Component: 100 - total flux cleaned = -0.00167037 Jy ! Component: 150 - total flux cleaned = -0.00129023 Jy ! Component: 200 - total flux cleaned = -0.00102672 Jy ! Total flux subtracted in 200 components = -0.00102672 Jy ! Clean residual min=-0.018992 max=0.025329 Jy/beam ! Clean residual mean=-0.000077 rms=0.006013 Jy/beam ! Combined flux in latest and established models = 0.926689 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 96 components and 0.926689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106964Jy sigma=1.484442 ! Fit after self-cal, rms=0.106964Jy sigma=1.484441 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.07132e-05 Jy ! Component: 100 - total flux cleaned = 0.000173574 Jy ! Component: 150 - total flux cleaned = 0.000226683 Jy ! Component: 200 - total flux cleaned = 0.000329701 Jy ! Total flux subtracted in 200 components = 0.000329701 Jy ! Clean residual min=-0.018966 max=0.025330 Jy/beam ! Clean residual mean=-0.000077 rms=0.006012 Jy/beam ! Combined flux in latest and established models = 0.927019 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 101 components and 0.927019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106916Jy sigma=1.483716 ! Fit after self-cal, rms=0.106917Jy sigma=1.483711 ! 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.106917Jy sigma=1.483711 ! Fit after self-cal, rms=0.106647Jy sigma=1.481510 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.241 mas, bmaj=10.77 mas, bpa=17.11 degrees ! Estimated noise=1.50205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.713076 Jy ! Component: 100 - total flux cleaned = 0.875682 Jy ! Component: 150 - total flux cleaned = 0.938657 Jy ! Component: 200 - total flux cleaned = 0.956958 Jy ! Total flux subtracted in 200 components = 0.956958 Jy ! Clean residual min=-0.024285 max=0.026846 Jy/beam ! Clean residual mean=-0.000039 rms=0.005981 Jy/beam ! Combined flux in latest and established models = 0.956958 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.956958 Jy ! Inverting map and beam ! Estimated beam: bmin=3.888 mas, bmaj=12.1 mas, bpa=15.77 degrees ! Estimated noise=1.22056 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 (86.5, -65). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0192751 Jy ! Component: 100 - total flux cleaned = 0.0199798 Jy ! Component: 150 - total flux cleaned = 0.0199551 Jy ! Component: 200 - total flux cleaned = 0.0194312 Jy ! Total flux subtracted in 200 components = 0.0194312 Jy ! Clean residual min=-0.019306 max=0.023740 Jy/beam ! Clean residual mean=-0.000075 rms=0.005693 Jy/beam ! Combined flux in latest and established models = 0.97639 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 57 components and 0.97639 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.627 mas, bmaj=16.25 mas, bpa=6.497 degrees ! Estimated noise=1.41364 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00896117 Jy ! Component: 100 - total flux cleaned = 0.0102234 Jy ! Component: 150 - total flux cleaned = 0.00956633 Jy ! Component: 200 - total flux cleaned = 0.00896012 Jy ! Total flux subtracted in 200 components = 0.00896012 Jy ! Clean residual min=-0.026118 max=0.031990 Jy/beam ! Clean residual mean=-0.000111 rms=0.007614 Jy/beam ! Combined flux in latest and established models = 0.98535 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.00110558 Jy ! Component: 100 - total flux cleaned = -0.00160631 Jy ! Component: 150 - total flux cleaned = -0.0018516 Jy ! Component: 200 - total flux cleaned = -0.00273646 Jy ! Total flux subtracted in 200 components = -0.00273646 Jy ! Clean residual min=-0.026110 max=0.031279 Jy/beam ! Clean residual mean=-0.000109 rms=0.007497 Jy/beam ! Combined flux in latest and established models = 0.982613 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 97 components and 0.982613 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.888 mas, bmaj=12.1 mas, bpa=15.77 degrees ! Estimated noise=1.22056 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145235 Jy ! Component: 100 - total flux cleaned = 0.000855393 Jy ! Component: 150 - total flux cleaned = 0.00059003 Jy ! Component: 200 - total flux cleaned = 0.000593741 Jy ! Total flux subtracted in 200 components = 0.000593741 Jy ! Clean residual min=-0.018977 max=0.022504 Jy/beam ! Clean residual mean=-0.000063 rms=0.005272 Jy/beam ! Combined flux in latest and established models = 0.983207 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 108 components and 0.983207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101891Jy sigma=1.415329 ! Fit after self-cal, rms=0.100905Jy sigma=1.395846 wmodel /J1127-1857_S_map.mod ! wmodel: Unable to open new model file: /J1127-1857_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J1127-1857_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.888 x 12.1 at 15.77 degrees (North through East) ! Clean map min=-0.020226 max=0.90599 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J1127-1857_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.905987 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00512733 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.69781 1.69781 3.39563 6.79126 13.5825 27.165 54.33 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0153 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.905 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 176.697 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J1127-1857_S_dfm.log closed on Thu May 19 20:16:34 2016