! Started logfile: /scr/pima/bg219e_uvs/J0118-2141_S_dfm.log on Thu May 19 18:18: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/bg219e_uvs/J0118-2141_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0118-2141_S_uva.fits ! AN table 1: 8 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.885417 visibilities/baseline/integration-bin. ! Found source: J0118-2141 ! ! 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 1020 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 J0118-2141_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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.313758Jy sigma=20.764077 ! Fit after self-cal, rms=0.210592Jy sigma=3.199050 ! 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.146 mas, bmaj=13.64 mas, bpa=19.55 degrees ! Estimated noise=1.76281 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.625092 Jy ! Component: 100 - total flux cleaned = 0.761407 Jy ! Total flux subtracted in 100 components = 0.761407 Jy ! Clean residual min=-0.018958 max=0.038210 Jy/beam ! Clean residual mean=-0.000056 rms=0.006542 Jy/beam ! Combined flux in latest and established models = 0.761407 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.761407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099798Jy sigma=1.525185 ! Fit after self-cal, rms=0.099794Jy sigma=1.525147 ! 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.815 mas, bmaj=14.74 mas, bpa=18.4 degrees ! Estimated noise=1.45532 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.0480718 Jy ! Component: 100 - total flux cleaned = 0.0742882 Jy ! Component: 150 - total flux cleaned = 0.08975 Jy ! Component: 200 - total flux cleaned = 0.0991387 Jy ! Total flux subtracted in 200 components = 0.0991387 Jy ! Clean residual min=-0.009467 max=0.011173 Jy/beam ! Clean residual mean=-0.000006 rms=0.002823 Jy/beam ! Combined flux in latest and established models = 0.860546 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 44 components and 0.860546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074189Jy sigma=1.096532 ! Fit after self-cal, rms=0.074103Jy sigma=1.095118 ! 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.815 x 14.74 at 18.4 degrees (North through East) ! Clean map min=-0.008824 max=0.79722 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 1.00 FD 0.97 HN 1.04 KP 1.00 ! LA 1.00 NL 0.99 OV 0.99 PT 1.00 ! SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.96 HN 1.05 KP 0.99 ! LA 1.00 NL 1.00 OV 0.99 PT 1.00 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.97 HN 1.05 KP 1.00 ! LA 0.98 NL 0.97 OV 0.97 PT 1.00 ! SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.96 HN 1.04 KP 1.02 ! LA 1.00 NL 0.98 OV 0.98 PT 1.00 ! SC 1.01 ! ! ! Fit before self-cal, rms=0.074103Jy sigma=1.095118 ! Fit after self-cal, rms=0.070143Jy sigma=1.036874 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.833 mas, bmaj=14.84 mas, bpa=18.48 degrees ! Estimated noise=1.45039 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.00445435 Jy ! Component: 100 - total flux cleaned = -0.00552606 Jy ! Component: 150 - total flux cleaned = -0.00626836 Jy ! Component: 200 - total flux cleaned = -0.00682857 Jy ! Total flux subtracted in 200 components = -0.00682857 Jy ! Clean residual min=-0.005834 max=0.007748 Jy/beam ! Clean residual mean=-0.000014 rms=0.001765 Jy/beam ! Combined flux in latest and established models = 0.853717 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 67 components and 0.853717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069792Jy sigma=1.031560 ! Fit after self-cal, rms=0.069788Jy sigma=1.031274 ! 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.069788Jy sigma=1.031274 ! Fit after self-cal, rms=0.069721Jy sigma=1.029916 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.835 mas, bmaj=14.87 mas, bpa=18.51 degrees ! Estimated noise=1.44956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00314466 Jy ! Component: 100 - total flux cleaned = -0.00384932 Jy ! Component: 150 - total flux cleaned = -0.00432828 Jy ! Component: 200 - total flux cleaned = -0.00472408 Jy ! Total flux subtracted in 200 components = -0.00472408 Jy ! Clean residual min=-0.005190 max=0.007628 Jy/beam ! Clean residual mean=-0.000012 rms=0.001652 Jy/beam ! Combined flux in latest and established models = 0.848993 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 80 components and 0.848993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069530Jy sigma=1.027267 ! Fit after self-cal, rms=0.069529Jy sigma=1.027141 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 (-91.5, -24). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00473283 Jy ! Component: 100 - total flux cleaned = 0.00365992 Jy ! Component: 150 - total flux cleaned = 0.00335494 Jy ! Component: 200 - total flux cleaned = 0.00275216 Jy ! Total flux subtracted in 200 components = 0.00275216 Jy ! Clean residual min=-0.004809 max=0.005115 Jy/beam ! Clean residual mean=-0.000013 rms=0.001385 Jy/beam ! Combined flux in latest and established models = 0.851745 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 116 components and 0.851745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068840Jy sigma=1.017127 ! Fit after self-cal, rms=0.068820Jy sigma=1.016721 ! 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.068820Jy sigma=1.016721 ! Fit after self-cal, rms=0.068743Jy sigma=1.015628 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.835 mas, bmaj=14.89 mas, bpa=18.54 degrees ! Estimated noise=1.44856 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000791632 Jy ! Component: 100 - total flux cleaned = -0.00140428 Jy ! Component: 150 - total flux cleaned = -0.00194905 Jy ! Component: 200 - total flux cleaned = -0.00256808 Jy ! Total flux subtracted in 200 components = -0.00256808 Jy ! Clean residual min=-0.004688 max=0.004598 Jy/beam ! Clean residual mean=-0.000007 rms=0.001263 Jy/beam ! Combined flux in latest and established models = 0.849177 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 133 components and 0.849177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068581Jy sigma=1.013399 ! Fit after self-cal, rms=0.068584Jy sigma=1.013340 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.00019129 Jy ! Component: 100 - total flux cleaned = -0.000621755 Jy ! Component: 150 - total flux cleaned = -0.000921653 Jy ! Component: 200 - total flux cleaned = -0.00110913 Jy ! Total flux subtracted in 200 components = -0.00110913 Jy ! Clean residual min=-0.004630 max=0.004419 Jy/beam ! Clean residual mean=-0.000006 rms=0.001237 Jy/beam ! Combined flux in latest and established models = 0.848068 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 144 components and 0.848068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068508Jy sigma=1.012351 ! Fit after self-cal, rms=0.068511Jy sigma=1.012326 ! 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.068511Jy sigma=1.012326 ! Fit after self-cal, rms=0.068475Jy sigma=1.011980 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.634 mas, bmaj=19.84 mas, bpa=8.689 degrees ! Estimated noise=1.66138 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00172345 Jy ! Component: 100 - total flux cleaned = -0.002032 Jy ! Component: 150 - total flux cleaned = -0.00230121 Jy ! Component: 200 - total flux cleaned = -0.00246708 Jy ! Total flux subtracted in 200 components = -0.00246708 Jy ! Clean residual min=-0.004665 max=0.004261 Jy/beam ! Clean residual mean=-0.000011 rms=0.001303 Jy/beam ! Combined flux in latest and established models = 0.845601 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 158 components and 0.845601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068438Jy sigma=1.011433 ! Fit after self-cal, rms=0.068435Jy sigma=1.011366 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.000107097 Jy ! Component: 100 - total flux cleaned = -0.000295155 Jy ! Component: 150 - total flux cleaned = -0.000364127 Jy ! Component: 200 - total flux cleaned = -0.000428932 Jy ! Total flux subtracted in 200 components = -0.000428932 Jy ! Clean residual min=-0.004501 max=0.004136 Jy/beam ! Clean residual mean=-0.000011 rms=0.001273 Jy/beam ! Combined flux in latest and established models = 0.845172 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 162 components and 0.845172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068423Jy sigma=1.011311 ! Fit after self-cal, rms=0.068422Jy sigma=1.011267 ! 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.835 mas, bmaj=14.9 mas, bpa=18.56 degrees ! Estimated noise=1.44775 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.835 x 14.9 at 18.56 degrees (North through East) ! Clean map min=-0.0044771 max=0.7955 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.068422Jy sigma=1.011267 ! Fit after self-cal, rms=0.063916Jy sigma=0.923943 ! Inverting map and beam ! Estimated beam: bmin=3.835 mas, bmaj=14.9 mas, bpa=18.56 degrees ! Estimated noise=1.44632 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00079964 Jy ! Component: 100 - total flux cleaned = -0.000956749 Jy ! Component: 150 - total flux cleaned = -0.00109354 Jy ! Component: 200 - total flux cleaned = -0.00117949 Jy ! Total flux subtracted in 200 components = -0.00117949 Jy ! Clean residual min=-0.004350 max=0.004068 Jy/beam ! Clean residual mean=-0.000006 rms=0.001168 Jy/beam ! Combined flux in latest and established models = 0.843992 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 183 components and 0.843992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063841Jy sigma=0.922932 ! Fit after self-cal, rms=0.063846Jy sigma=0.922889 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.5675e-05 Jy ! Component: 100 - total flux cleaned = -0.000179005 Jy ! Component: 150 - total flux cleaned = -0.000258659 Jy ! Component: 200 - total flux cleaned = -0.000371772 Jy ! Total flux subtracted in 200 components = -0.000371772 Jy ! Clean residual min=-0.004279 max=0.004042 Jy/beam ! Clean residual mean=-0.000006 rms=0.001158 Jy/beam ! Combined flux in latest and established models = 0.843621 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 192 components and 0.843621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063795Jy sigma=0.922295 ! Fit after self-cal, rms=0.063799Jy sigma=0.922265 ! 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.063799Jy sigma=0.922265 ! Fit after self-cal, rms=0.063770Jy sigma=0.922070 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.153 mas, bmaj=13.8 mas, bpa=19.71 degrees ! Estimated noise=1.75667 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.622889 Jy ! Component: 100 - total flux cleaned = 0.75872 Jy ! Component: 150 - total flux cleaned = 0.791853 Jy ! Component: 200 - total flux cleaned = 0.809352 Jy ! Total flux subtracted in 200 components = 0.809352 Jy ! Clean residual min=-0.008281 max=0.011424 Jy/beam ! Clean residual mean=-0.000019 rms=0.002515 Jy/beam ! Combined flux in latest and established models = 0.809352 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.809352 Jy ! Inverting map and beam ! Estimated beam: bmin=3.834 mas, bmaj=14.9 mas, bpa=18.57 degrees ! Estimated noise=1.44536 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0148426 Jy ! Component: 100 - total flux cleaned = 0.0241527 Jy ! Component: 150 - total flux cleaned = 0.0304673 Jy ! Component: 200 - total flux cleaned = 0.0330654 Jy ! Total flux subtracted in 200 components = 0.0330654 Jy ! Clean residual min=-0.004874 max=0.005705 Jy/beam ! Clean residual mean=-0.000016 rms=0.001457 Jy/beam ! Combined flux in latest and established models = 0.842417 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 59 components and 0.842417 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.634 mas, bmaj=19.84 mas, bpa=8.707 degrees ! Estimated noise=1.65888 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00238698 Jy ! Component: 100 - total flux cleaned = 0.00310814 Jy ! Component: 150 - total flux cleaned = 0.00379278 Jy ! Component: 200 - total flux cleaned = 0.0042533 Jy ! Total flux subtracted in 200 components = 0.0042533 Jy ! Clean residual min=-0.004698 max=0.004991 Jy/beam ! Clean residual mean=-0.000015 rms=0.001370 Jy/beam ! Combined flux in latest and established models = 0.846671 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.000155381 Jy ! Component: 100 - total flux cleaned = 9.1074e-05 Jy ! Component: 150 - total flux cleaned = 3.49425e-05 Jy ! Component: 200 - total flux cleaned = -7.03323e-05 Jy ! Total flux subtracted in 200 components = -7.03323e-05 Jy ! Clean residual min=-0.004842 max=0.004429 Jy/beam ! Clean residual mean=-0.000011 rms=0.001316 Jy/beam ! Combined flux in latest and established models = 0.8466 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 108 components and 0.8466 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.834 mas, bmaj=14.9 mas, bpa=18.57 degrees ! Estimated noise=1.44536 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.41559e-05 Jy ! Component: 100 - total flux cleaned = -0.000154837 Jy ! Component: 150 - total flux cleaned = -0.000302215 Jy ! Component: 200 - total flux cleaned = -0.00029871 Jy ! Total flux subtracted in 200 components = -0.00029871 Jy ! Clean residual min=-0.004266 max=0.004671 Jy/beam ! Clean residual mean=-0.000002 rms=0.001193 Jy/beam ! Combined flux in latest and established models = 0.846301 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 130 components and 0.846301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063864Jy sigma=0.923880 ! Fit after self-cal, rms=0.063853Jy sigma=0.923690 wmodel /J0118-2141_S_map.mod ! wmodel: Unable to open new model file: /J0118-2141_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J0118-2141_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.834 x 14.9 at 18.57 degrees (North through East) ! Clean map min=-0.0042113 max=0.79497 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0118-2141_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.794973 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00118613 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.447611 0.447611 0.895221 1.79044 3.58089 7.16177 14.3235 28.6471 57.2942 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0035 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.794 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 670.225 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0118-2141_S_dfm.log closed on Thu May 19 18:18:41 2016