! Started logfile: /scr/pima/bg219a_uvs/J0110+6805_S_dfm.log on Thu May 19 23:46:39 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/J0110+6805_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0110+6805_S_uva.fits ! AN table 1: 58 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.825944 visibilities/baseline/integration-bin. ! Found source: J0110+6805 ! ! 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 4024 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 J0110+6805_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 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.019876Jy sigma=23.351331 ! Fit after self-cal, rms=0.776848Jy sigma=17.265882 ! 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.397 mas, bmaj=9.726 mas, bpa=89.91 degrees ! Estimated noise=0.880715 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.17418 Jy ! Component: 100 - total flux cleaned = 0.230873 Jy ! Total flux subtracted in 100 components = 0.230873 Jy ! Clean residual min=-0.016728 max=0.025100 Jy/beam ! Clean residual mean=-0.000004 rms=0.004310 Jy/beam ! Combined flux in latest and established models = 0.230873 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.230873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081811Jy sigma=1.798390 ! Fit after self-cal, rms=0.081389Jy sigma=1.789981 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0269942 Jy ! Component: 100 - total flux cleaned = 0.0406936 Jy ! Total flux subtracted in 100 components = 0.0406936 Jy ! Clean residual min=-0.011841 max=0.013529 Jy/beam ! Clean residual mean=-0.000004 rms=0.002680 Jy/beam ! Combined flux in latest and established models = 0.271566 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 28 components and 0.271566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071005Jy sigma=1.494410 ! Fit after self-cal, rms=0.070785Jy sigma=1.490699 ! 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.893 mas, bmaj=10.86 mas, bpa=89.82 degrees ! Estimated noise=0.515356 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.0139911 Jy ! Component: 100 - total flux cleaned = 0.0227262 Jy ! Component: 150 - total flux cleaned = 0.0289272 Jy ! Component: 200 - total flux cleaned = 0.0334314 Jy ! Total flux subtracted in 200 components = 0.0334314 Jy ! Clean residual min=-0.010245 max=0.012586 Jy/beam ! Clean residual mean=-0.000005 rms=0.002909 Jy/beam ! Combined flux in latest and established models = 0.304998 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 43 components and 0.304998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067892Jy sigma=1.404206 ! Fit after self-cal, rms=0.067764Jy sigma=1.402180 ! 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.893 x 10.86 at 89.82 degrees (North through East) ! Clean map min=-0.0099879 max=0.22756 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.98 LA 1.02 MK 1.03 NL 1.03 ! OV 0.98 PT 0.91 SC 1.09 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 LA 1.02 MK 1.01 NL 1.00 ! OV 0.99 PT 0.91 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 LA 1.02 MK 1.03 NL 0.98 ! OV 0.99 PT 0.92 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 LA 0.99 MK 1.03 NL 1.00 ! OV 1.01 PT 0.93 SC 1.04 ! ! ! Fit before self-cal, rms=0.067764Jy sigma=1.402180 ! Fit after self-cal, rms=0.068672Jy sigma=1.373252 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.936 mas, bmaj=10.91 mas, bpa=-89.98 degrees ! Estimated noise=0.518608 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.00204773 Jy ! Component: 100 - total flux cleaned = 0.00245301 Jy ! Component: 150 - total flux cleaned = 0.00261492 Jy ! Component: 200 - total flux cleaned = 0.00283682 Jy ! Total flux subtracted in 200 components = 0.00283682 Jy ! Clean residual min=-0.008069 max=0.010932 Jy/beam ! Clean residual mean=-0.000002 rms=0.002479 Jy/beam ! Combined flux in latest and established models = 0.307835 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 49 components and 0.307835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068431Jy sigma=1.366319 ! Fit after self-cal, rms=0.068427Jy sigma=1.365426 ! 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.068427Jy sigma=1.365426 ! Fit after self-cal, rms=0.068079Jy sigma=1.356561 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.923 mas, bmaj=10.81 mas, bpa=89.65 degrees ! Estimated noise=0.516889 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125754 Jy ! Component: 100 - total flux cleaned = 0.00148608 Jy ! Component: 150 - total flux cleaned = 0.00155085 Jy ! Component: 200 - total flux cleaned = 0.00161345 Jy ! Total flux subtracted in 200 components = 0.00161345 Jy ! Clean residual min=-0.007853 max=0.009743 Jy/beam ! Clean residual mean=-0.000002 rms=0.002354 Jy/beam ! Combined flux in latest and established models = 0.309448 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 58 components and 0.309448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067915Jy sigma=1.352929 ! Fit after self-cal, rms=0.067895Jy sigma=1.352638 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.43041e-05 Jy ! Component: 100 - total flux cleaned = 0.000141037 Jy ! Component: 150 - total flux cleaned = 0.000256531 Jy ! Component: 200 - total flux cleaned = 0.000309199 Jy ! Total flux subtracted in 200 components = 0.000309199 Jy ! Clean residual min=-0.007694 max=0.009681 Jy/beam ! Clean residual mean=-0.000002 rms=0.002334 Jy/beam ! Combined flux in latest and established models = 0.309757 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 59 components and 0.309757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067782Jy sigma=1.350615 ! Fit after self-cal, rms=0.067770Jy sigma=1.350417 ! 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.067770Jy sigma=1.350417 ! Fit after self-cal, rms=0.067937Jy sigma=1.350116 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.925 mas, bmaj=10.8 mas, bpa=89.64 degrees ! Estimated noise=0.517014 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00049184 Jy ! Component: 100 - total flux cleaned = 0.000551391 Jy ! Component: 150 - total flux cleaned = 0.000608799 Jy ! Component: 200 - total flux cleaned = 0.000709662 Jy ! Total flux subtracted in 200 components = 0.000709662 Jy ! Clean residual min=-0.007586 max=0.009503 Jy/beam ! Clean residual mean=-0.000002 rms=0.002309 Jy/beam ! Combined flux in latest and established models = 0.310467 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.310467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067839Jy sigma=1.348181 ! Fit after self-cal, rms=0.067835Jy sigma=1.348028 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 = 7.8544e-05 Jy ! Component: 100 - total flux cleaned = 0.000127971 Jy ! Component: 150 - total flux cleaned = 0.000175105 Jy ! Component: 200 - total flux cleaned = 0.000220437 Jy ! Total flux subtracted in 200 components = 0.000220437 Jy ! Clean residual min=-0.007516 max=0.009448 Jy/beam ! Clean residual mean=-0.000002 rms=0.002297 Jy/beam ! Combined flux in latest and established models = 0.310687 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 60 components and 0.310687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067756Jy sigma=1.346638 ! Fit after self-cal, rms=0.067752Jy sigma=1.346548 ! 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.067752Jy sigma=1.346548 ! Fit after self-cal, rms=0.067828Jy sigma=1.346474 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.644 mas, bmaj=13.74 mas, bpa=87.53 degrees ! Estimated noise=0.615315 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00394855 Jy ! Component: 100 - total flux cleaned = 0.00476043 Jy ! Component: 150 - total flux cleaned = 0.00491639 Jy ! Component: 200 - total flux cleaned = 0.00498295 Jy ! Total flux subtracted in 200 components = 0.00498295 Jy ! Clean residual min=-0.010618 max=0.012769 Jy/beam ! Clean residual mean=-0.000004 rms=0.004055 Jy/beam ! Combined flux in latest and established models = 0.31567 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 70 components and 0.31567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068089Jy sigma=1.349236 ! Fit after self-cal, rms=0.067875Jy sigma=1.344907 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.89013e-05 Jy ! Component: 100 - total flux cleaned = 7.66932e-05 Jy ! Component: 150 - total flux cleaned = 3.02985e-05 Jy ! Component: 200 - total flux cleaned = 2.95007e-05 Jy ! Total flux subtracted in 200 components = 2.95007e-05 Jy ! Clean residual min=-0.010540 max=0.012270 Jy/beam ! Clean residual mean=-0.000004 rms=0.004002 Jy/beam ! Combined flux in latest and established models = 0.3157 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 76 components and 0.3157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068175Jy sigma=1.350270 ! Fit after self-cal, rms=0.067986Jy sigma=1.346416 ! 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.926 mas, bmaj=10.8 mas, bpa=89.63 degrees ! Estimated noise=0.517053 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.926 x 10.8 at 89.63 degrees (North through East) ! Clean map min=-0.0071923 max=0.22588 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.417 mas, bmaj=9.65 mas, bpa=89.64 degrees ! Estimated noise=0.8929 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.177492 Jy ! Component: 100 - total flux cleaned = 0.236792 Jy ! Component: 150 - total flux cleaned = 0.262343 Jy ! Component: 200 - total flux cleaned = 0.276653 Jy ! Total flux subtracted in 200 components = 0.276653 Jy ! Clean residual min=-0.010324 max=0.013389 Jy/beam ! Clean residual mean=-0.000002 rms=0.002461 Jy/beam ! Combined flux in latest and established models = 0.276653 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.276653 Jy ! Inverting map and beam ! Estimated beam: bmin=2.926 mas, bmaj=10.8 mas, bpa=89.63 degrees ! Estimated noise=0.517053 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 (-7.5, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0144694 Jy ! Component: 100 - total flux cleaned = 0.0230184 Jy ! Component: 150 - total flux cleaned = 0.0290679 Jy ! Component: 200 - total flux cleaned = 0.033518 Jy ! Total flux subtracted in 200 components = 0.033518 Jy ! Clean residual min=-0.006720 max=0.008090 Jy/beam ! Clean residual mean=-0.000002 rms=0.002136 Jy/beam ! Combined flux in latest and established models = 0.310171 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 54 components and 0.310171 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.644 mas, bmaj=13.74 mas, bpa=87.53 degrees ! Estimated noise=0.615315 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00449717 Jy ! Component: 100 - total flux cleaned = 0.00638245 Jy ! Component: 150 - total flux cleaned = 0.0074704 Jy ! Component: 200 - total flux cleaned = 0.00830068 Jy ! Total flux subtracted in 200 components = 0.00830068 Jy ! Clean residual min=-0.009432 max=0.012694 Jy/beam ! Clean residual mean=-0.000003 rms=0.003804 Jy/beam ! Combined flux in latest and established models = 0.318471 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.000638683 Jy ! Component: 100 - total flux cleaned = 0.00126018 Jy ! Component: 150 - total flux cleaned = 0.00167921 Jy ! Component: 200 - total flux cleaned = 0.00205015 Jy ! Total flux subtracted in 200 components = 0.00205015 Jy ! Clean residual min=-0.009228 max=0.012812 Jy/beam ! Clean residual mean=-0.000003 rms=0.003741 Jy/beam ! Combined flux in latest and established models = 0.320521 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 110 components and 0.320522 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.926 mas, bmaj=10.8 mas, bpa=89.63 degrees ! Estimated noise=0.517053 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00256883 Jy ! Component: 100 - total flux cleaned = 0.0029387 Jy ! Component: 150 - total flux cleaned = 0.00271707 Jy ! Component: 200 - total flux cleaned = 0.00244813 Jy ! Total flux subtracted in 200 components = 0.00244813 Jy ! Clean residual min=-0.005911 max=0.007773 Jy/beam ! Clean residual mean=-0.000001 rms=0.001965 Jy/beam ! Combined flux in latest and established models = 0.32297 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 128 components and 0.32297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066931Jy sigma=1.322818 ! Fit after self-cal, rms=0.066776Jy sigma=1.319957 wmodel /J0110+6805_S_map.mod ! wmodel: Unable to open new model file: /J0110+6805_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0110+6805_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.926 x 10.8 at 89.63 degrees (North through East) ! Clean map min=-0.0054632 max=0.22868 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0110+6805_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.228685 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00195211 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.56087 2.56087 5.12175 10.2435 20.487 40.974 81.948 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0058 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.228 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 117.147 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0110+6805_S_dfm.log closed on Thu May 19 23:46:41 2016