! Started logfile: /scr/pima/bg219h_uvs/J0216-0118_S_dfm.log on Thu May 19 22:03:46 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/bg219h_uvs/J0216-0118_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0216-0118_S_uva.fits ! AN table 1: 36 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.765432 visibilities/baseline/integration-bin. ! Found source: J0216-0118 ! ! 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 3968 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 J0216-0118_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 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.017259Jy sigma=21.599079 ! Fit after self-cal, rms=0.880981Jy sigma=18.693558 ! 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.162 mas, bmaj=6.625 mas, bpa=4.739 degrees ! Estimated noise=0.729153 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.0952071 Jy ! Component: 100 - total flux cleaned = 0.117543 Jy ! Total flux subtracted in 100 components = 0.117543 Jy ! Clean residual min=-0.007331 max=0.013876 Jy/beam ! Clean residual mean=0.000008 rms=0.002304 Jy/beam ! Combined flux in latest and established models = 0.117543 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.117543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077592Jy sigma=1.495725 ! Fit after self-cal, rms=0.077561Jy sigma=1.495147 ! 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.653 mas, bmaj=7.466 mas, bpa=4.467 degrees ! Estimated noise=0.572366 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.00873097 Jy ! Component: 100 - total flux cleaned = 0.0128893 Jy ! Component: 150 - total flux cleaned = 0.0134125 Jy ! Component: 200 - total flux cleaned = 0.0133348 Jy ! Total flux subtracted in 200 components = 0.0133348 Jy ! Clean residual min=-0.007042 max=0.013254 Jy/beam ! Clean residual mean=-0.000014 rms=0.002694 Jy/beam ! Combined flux in latest and established models = 0.130877 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.130877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076553Jy sigma=1.473762 ! Fit after self-cal, rms=0.076536Jy sigma=1.473421 ! 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.653 x 7.466 at 4.467 degrees (North through East) ! Clean map min=-0.006954 max=0.12233 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* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.076536Jy sigma=1.473421 ! Fit after self-cal, rms=0.076536Jy sigma=1.473421 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.653 mas, bmaj=7.466 mas, bpa=4.467 degrees ! Estimated noise=0.572366 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 = -4.47369e-05 Jy ! Component: 100 - total flux cleaned = -0.000293369 Jy ! Component: 150 - total flux cleaned = -0.000516487 Jy ! Component: 200 - total flux cleaned = -0.000719254 Jy ! Total flux subtracted in 200 components = -0.000719254 Jy ! Clean residual min=-0.007137 max=0.012914 Jy/beam ! Clean residual mean=-0.000014 rms=0.002677 Jy/beam ! Combined flux in latest and established models = 0.130158 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 17 components and 0.130158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076454Jy sigma=1.471520 ! Fit after self-cal, rms=0.076447Jy sigma=1.471480 ! 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.076447Jy sigma=1.471480 ! Fit after self-cal, rms=0.075981Jy sigma=1.468757 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.661 mas, bmaj=7.489 mas, bpa=4.474 degrees ! Estimated noise=0.567139 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00166188 Jy ! Component: 100 - total flux cleaned = -0.00238822 Jy ! Component: 150 - total flux cleaned = -0.00277766 Jy ! Component: 200 - total flux cleaned = -0.00289961 Jy ! Total flux subtracted in 200 components = -0.00289961 Jy ! Clean residual min=-0.006963 max=0.012159 Jy/beam ! Clean residual mean=-0.000013 rms=0.002597 Jy/beam ! Combined flux in latest and established models = 0.127259 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 23 components and 0.127259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075949Jy sigma=1.467598 ! Fit after self-cal, rms=0.075943Jy sigma=1.467539 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 (-33.5, -47). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0112192 Jy ! Component: 100 - total flux cleaned = 0.0136261 Jy ! Component: 150 - total flux cleaned = 0.0139299 Jy ! Component: 200 - total flux cleaned = 0.0140515 Jy ! Total flux subtracted in 200 components = 0.0140515 Jy ! Clean residual min=-0.007820 max=0.012260 Jy/beam ! Clean residual mean=-0.000016 rms=0.002282 Jy/beam ! Combined flux in latest and established models = 0.14131 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 51 components and 0.14131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074038Jy sigma=1.434229 ! Fit after self-cal, rms=0.073653Jy sigma=1.423364 ! Inverting map ! Added new window around map position (-58.5, -22). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0098981 Jy ! Component: 100 - total flux cleaned = 0.0149037 Jy ! Component: 150 - total flux cleaned = 0.0171759 Jy ! Component: 200 - total flux cleaned = 0.0190321 Jy ! Total flux subtracted in 200 components = 0.0190321 Jy ! Clean residual min=-0.006408 max=0.006801 Jy/beam ! Clean residual mean=-0.000016 rms=0.001703 Jy/beam ! Combined flux in latest and established models = 0.160342 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 99 components and 0.160342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071844Jy sigma=1.388394 ! Fit after self-cal, rms=0.071736Jy sigma=1.385457 ! 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.071736Jy sigma=1.385457 ! Fit after self-cal, rms=0.072119Jy sigma=1.382818 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.655 mas, bmaj=7.477 mas, bpa=4.432 degrees ! Estimated noise=0.57109 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00458245 Jy ! Component: 100 - total flux cleaned = 0.00589131 Jy ! Component: 150 - total flux cleaned = 0.0064434 Jy ! Component: 200 - total flux cleaned = 0.00702896 Jy ! Total flux subtracted in 200 components = 0.00702896 Jy ! Clean residual min=-0.006525 max=0.006676 Jy/beam ! Clean residual mean=-0.000013 rms=0.001596 Jy/beam ! Combined flux in latest and established models = 0.167371 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 120 components and 0.167371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071590Jy sigma=1.374738 ! Fit after self-cal, rms=0.071576Jy sigma=1.373993 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.000910249 Jy ! Component: 100 - total flux cleaned = 0.00117116 Jy ! Component: 150 - total flux cleaned = 0.00117403 Jy ! Component: 200 - total flux cleaned = 0.00117413 Jy ! Total flux subtracted in 200 components = 0.00117413 Jy ! Clean residual min=-0.006394 max=0.006048 Jy/beam ! Clean residual mean=-0.000012 rms=0.001524 Jy/beam ! Combined flux in latest and established models = 0.168545 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 145 components and 0.168545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071370Jy sigma=1.370558 ! Fit after self-cal, rms=0.071363Jy sigma=1.370307 ! 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.071363Jy sigma=1.370307 ! Fit after self-cal, rms=0.071508Jy sigma=1.370140 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.786 mas, bmaj=11.58 mas, bpa=-5.685 degrees ! Estimated noise=0.706188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.83808e-05 Jy ! Component: 100 - total flux cleaned = -0.000163673 Jy ! Component: 150 - total flux cleaned = -0.000352876 Jy ! Component: 200 - total flux cleaned = -0.000520272 Jy ! Total flux subtracted in 200 components = -0.000520272 Jy ! Clean residual min=-0.007682 max=0.007739 Jy/beam ! Clean residual mean=-0.000017 rms=0.002177 Jy/beam ! Combined flux in latest and established models = 0.168025 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 172 components and 0.168025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071430Jy sigma=1.368216 ! Fit after self-cal, rms=0.071425Jy sigma=1.367736 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.000464199 Jy ! Component: 100 - total flux cleaned = -0.000759368 Jy ! Component: 150 - total flux cleaned = -0.000959383 Jy ! Component: 200 - total flux cleaned = -0.00119893 Jy ! Total flux subtracted in 200 components = -0.00119893 Jy ! Clean residual min=-0.007504 max=0.007261 Jy/beam ! Clean residual mean=-0.000015 rms=0.002106 Jy/beam ! Combined flux in latest and established models = 0.166826 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 188 components and 0.166826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071411Jy sigma=1.367232 ! Fit after self-cal, rms=0.071409Jy sigma=1.367012 ! 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.653 mas, bmaj=7.471 mas, bpa=4.446 degrees ! Estimated noise=0.572164 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.653 x 7.471 at 4.446 degrees (North through East) ! Clean map min=-0.0061488 max=0.11268 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=3.163 mas, bmaj=6.629 mas, bpa=4.714 degrees ! Estimated noise=0.72902 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0945417 Jy ! Component: 100 - total flux cleaned = 0.120733 Jy ! Component: 150 - total flux cleaned = 0.134989 Jy ! Component: 200 - total flux cleaned = 0.145134 Jy ! Total flux subtracted in 200 components = 0.145134 Jy ! Clean residual min=-0.007059 max=0.007968 Jy/beam ! Clean residual mean=0.000000 rms=0.001755 Jy/beam ! Combined flux in latest and established models = 0.145134 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.145134 Jy ! Inverting map and beam ! Estimated beam: bmin=3.653 mas, bmaj=7.471 mas, bpa=4.446 degrees ! Estimated noise=0.572164 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 (62.5, 28.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104768 Jy ! Component: 100 - total flux cleaned = 0.0177609 Jy ! Component: 150 - total flux cleaned = 0.0232319 Jy ! Component: 200 - total flux cleaned = 0.0261877 Jy ! Total flux subtracted in 200 components = 0.0261877 Jy ! Clean residual min=-0.006888 max=0.006004 Jy/beam ! Clean residual mean=-0.000007 rms=0.001556 Jy/beam ! Combined flux in latest and established models = 0.171322 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 81 components and 0.171322 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.786 mas, bmaj=11.58 mas, bpa=-5.685 degrees ! Estimated noise=0.706188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186634 Jy ! Component: 100 - total flux cleaned = 0.0015089 Jy ! Component: 150 - total flux cleaned = 0.00151216 Jy ! Component: 200 - total flux cleaned = 0.00163672 Jy ! Total flux subtracted in 200 components = 0.00163672 Jy ! Clean residual min=-0.007921 max=0.006741 Jy/beam ! Clean residual mean=-0.000010 rms=0.002022 Jy/beam ! Combined flux in latest and established models = 0.172959 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.000118291 Jy ! Component: 100 - total flux cleaned = -0.000218033 Jy ! Component: 150 - total flux cleaned = -0.000219166 Jy ! Component: 200 - total flux cleaned = -0.000303706 Jy ! Total flux subtracted in 200 components = -0.000303706 Jy ! Clean residual min=-0.007291 max=0.006578 Jy/beam ! Clean residual mean=-0.000008 rms=0.001912 Jy/beam ! Combined flux in latest and established models = 0.172655 Jy ! Adding 86 model components to the UV plane model. ! The established model now contains 158 components and 0.172655 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.653 mas, bmaj=7.471 mas, bpa=4.446 degrees ! Estimated noise=0.572164 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000693759 Jy ! Component: 100 - total flux cleaned = 0.000841967 Jy ! Component: 150 - total flux cleaned = 0.00104216 Jy ! Component: 200 - total flux cleaned = 0.00116388 Jy ! Total flux subtracted in 200 components = 0.00116388 Jy ! Clean residual min=-0.006102 max=0.005550 Jy/beam ! Clean residual mean=-0.000005 rms=0.001343 Jy/beam ! Combined flux in latest and established models = 0.173819 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 186 components and 0.173819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071072Jy sigma=1.359632 ! Fit after self-cal, rms=0.070964Jy sigma=1.358015 wmodel /J0216-0118_S_map.mod ! wmodel: Unable to open new model file: /J0216-0118_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J0216-0118_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.653 x 7.471 at 4.446 degrees (North through East) ! Clean map min=-0.0058008 max=0.10933 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0216-0118_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.109327 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00133155 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.65385 3.65385 7.3077 14.6154 29.2308 58.4616 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0039 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.109 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 82.105 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0216-0118_S_dfm.log closed on Thu May 19 22:03:48 2016