! Started logfile: /scr/pima/bg219b_uvs/J0948-3223_S_dfm.log on Thu May 19 20:12:16 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/J0948-3223_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0948-3223_S_uva.fits ! AN table 1: 51 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.809913 visibilities/baseline/integration-bin. ! Found source: J0948-3223 ! ! 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 5948 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 J0948-3223_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 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.036341Jy sigma=15.596647 ! Fit after self-cal, rms=0.746763Jy sigma=11.088372 ! 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.042 mas, bmaj=13.56 mas, bpa=12.04 degrees ! Estimated noise=0.918202 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.185166 Jy ! Component: 100 - total flux cleaned = 0.260344 Jy ! Total flux subtracted in 100 components = 0.260344 Jy ! Clean residual min=-0.014371 max=0.036618 Jy/beam ! Clean residual mean=0.000006 rms=0.005677 Jy/beam ! Combined flux in latest and established models = 0.260344 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.260344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137179Jy sigma=2.084889 ! Fit after self-cal, rms=0.136961Jy sigma=2.082469 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0440558 Jy ! Component: 100 - total flux cleaned = 0.0726031 Jy ! Total flux subtracted in 100 components = 0.0726031 Jy ! Clean residual min=-0.011477 max=0.018473 Jy/beam ! Clean residual mean=-0.000002 rms=0.003842 Jy/beam ! Combined flux in latest and established models = 0.332947 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 52 components and 0.332947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113074Jy sigma=1.657416 ! Fit after self-cal, rms=0.113033Jy sigma=1.656792 ! 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.681 mas, bmaj=15.12 mas, bpa=10.96 degrees ! Estimated noise=0.640378 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.0333478 Jy ! Component: 100 - total flux cleaned = 0.0511733 Jy ! Component: 150 - total flux cleaned = 0.0615024 Jy ! Component: 200 - total flux cleaned = 0.0678627 Jy ! Total flux subtracted in 200 components = 0.0678627 Jy ! Clean residual min=-0.011694 max=0.019765 Jy/beam ! Clean residual mean=0.000029 rms=0.004172 Jy/beam ! Combined flux in latest and established models = 0.40081 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 97 components and 0.40081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103966Jy sigma=1.489869 ! Fit after self-cal, rms=0.103941Jy sigma=1.489490 ! 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.681 x 15.12 at 10.96 degrees (North through East) ! Clean map min=-0.011619 max=0.25714 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 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. ! 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. ! 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. ! 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.103941Jy sigma=1.489490 ! Fit after self-cal, rms=0.103941Jy sigma=1.489490 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.681 mas, bmaj=15.12 mas, bpa=10.96 degrees ! Estimated noise=0.640378 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.00220088 Jy ! Component: 100 - total flux cleaned = 0.00251047 Jy ! Component: 150 - total flux cleaned = 0.00293321 Jy ! Component: 200 - total flux cleaned = 0.0033236 Jy ! Total flux subtracted in 200 components = 0.0033236 Jy ! Clean residual min=-0.011456 max=0.019579 Jy/beam ! Clean residual mean=0.000032 rms=0.004129 Jy/beam ! Combined flux in latest and established models = 0.404134 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 114 components and 0.404134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103576Jy sigma=1.484071 ! Fit after self-cal, rms=0.103572Jy sigma=1.484037 ! 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.103572Jy sigma=1.484037 ! Fit after self-cal, rms=0.103572Jy sigma=1.484037 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.681 mas, bmaj=15.12 mas, bpa=10.96 degrees ! Estimated noise=0.640378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000375589 Jy ! Component: 100 - total flux cleaned = 0.000602426 Jy ! Component: 150 - total flux cleaned = 0.000918827 Jy ! Component: 200 - total flux cleaned = 0.00111712 Jy ! Total flux subtracted in 200 components = 0.00111712 Jy ! Clean residual min=-0.011254 max=0.019495 Jy/beam ! Clean residual mean=0.000033 rms=0.004104 Jy/beam ! Combined flux in latest and established models = 0.405251 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 121 components and 0.405251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103369Jy sigma=1.481128 ! Fit after self-cal, rms=0.103366Jy sigma=1.481106 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 (77, 69.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0175585 Jy ! Component: 100 - total flux cleaned = 0.0249339 Jy ! Component: 150 - total flux cleaned = 0.0251848 Jy ! Component: 200 - total flux cleaned = 0.0255911 Jy ! Total flux subtracted in 200 components = 0.0255911 Jy ! Clean residual min=-0.010350 max=0.017089 Jy/beam ! Clean residual mean=0.000008 rms=0.003469 Jy/beam ! Combined flux in latest and established models = 0.430842 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 168 components and 0.430842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100445Jy sigma=1.428384 ! Fit after self-cal, rms=0.099873Jy sigma=1.417343 ! 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.099873Jy sigma=1.417343 ! Fit after self-cal, rms=0.099350Jy sigma=1.410982 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.675 mas, bmaj=15.1 mas, bpa=10.93 degrees ! Estimated noise=0.638611 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00766972 Jy ! Component: 100 - total flux cleaned = 0.00771494 Jy ! Component: 150 - total flux cleaned = 0.00756022 Jy ! Component: 200 - total flux cleaned = 0.00716237 Jy ! Total flux subtracted in 200 components = 0.00716237 Jy ! Clean residual min=-0.009485 max=0.012935 Jy/beam ! Clean residual mean=0.000008 rms=0.002965 Jy/beam ! Combined flux in latest and established models = 0.438004 Jy selfcal ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 205 components and 0.438004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098639Jy sigma=1.398758 ! Fit after self-cal, rms=0.098539Jy sigma=1.396538 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.00341896 Jy ! Component: 100 - total flux cleaned = 0.00302887 Jy ! Component: 150 - total flux cleaned = 0.0026941 Jy ! Component: 200 - total flux cleaned = 0.00248589 Jy ! Total flux subtracted in 200 components = 0.00248589 Jy ! Clean residual min=-0.009334 max=0.011877 Jy/beam ! Clean residual mean=0.000004 rms=0.002824 Jy/beam ! Combined flux in latest and established models = 0.44049 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 230 components and 0.44049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098209Jy sigma=1.391600 ! Fit after self-cal, rms=0.098182Jy sigma=1.390895 ! 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.098182Jy sigma=1.390895 ! Fit after self-cal, rms=0.100420Jy sigma=1.361872 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.628 mas, bmaj=22.8 mas, bpa=1.609 degrees ! Estimated noise=0.76336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00511095 Jy ! Component: 100 - total flux cleaned = -0.00690229 Jy ! Component: 150 - total flux cleaned = -0.0078673 Jy ! Component: 200 - total flux cleaned = -0.00853848 Jy ! Total flux subtracted in 200 components = -0.00853848 Jy ! Clean residual min=-0.008144 max=0.010428 Jy/beam ! Clean residual mean=-0.000043 rms=0.003189 Jy/beam ! Combined flux in latest and established models = 0.431952 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 246 components and 0.431952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100272Jy sigma=1.359646 ! Fit after self-cal, rms=0.100282Jy sigma=1.359167 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.0013434 Jy ! Component: 100 - total flux cleaned = -0.0016335 Jy ! Component: 150 - total flux cleaned = -0.00189048 Jy ! Component: 200 - total flux cleaned = -0.00217631 Jy ! Total flux subtracted in 200 components = -0.00217631 Jy ! Clean residual min=-0.008149 max=0.010689 Jy/beam ! Clean residual mean=-0.000043 rms=0.003191 Jy/beam ! Combined flux in latest and established models = 0.429775 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 260 components and 0.429775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100251Jy sigma=1.358726 ! Fit after self-cal, rms=0.100248Jy sigma=1.358655 ! 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.684 mas, bmaj=15.14 mas, bpa=10.98 degrees ! Estimated noise=0.651348 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.684 x 15.14 at 10.98 degrees (North through East) ! Clean map min=-0.0080917 max=0.25789 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.031 mas, bmaj=13.53 mas, bpa=12.08 degrees ! Estimated noise=0.937831 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.188797 Jy ! Component: 100 - total flux cleaned = 0.266253 Jy ! Component: 150 - total flux cleaned = 0.310804 Jy ! Component: 200 - total flux cleaned = 0.340452 Jy ! Total flux subtracted in 200 components = 0.340452 Jy ! Clean residual min=-0.009946 max=0.017588 Jy/beam ! Clean residual mean=-0.000004 rms=0.003416 Jy/beam ! Combined flux in latest and established models = 0.340452 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 52 model components to the UV plane model. ! The established model now contains 52 components and 0.340452 Jy ! Inverting map and beam ! Estimated beam: bmin=3.684 mas, bmaj=15.14 mas, bpa=10.98 degrees ! Estimated noise=0.651348 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.0336391 Jy ! Component: 100 - total flux cleaned = 0.0544345 Jy ! Component: 150 - total flux cleaned = 0.0688201 Jy ! Component: 200 - total flux cleaned = 0.076437 Jy ! Total flux subtracted in 200 components = 0.076437 Jy ! Clean residual min=-0.008124 max=0.009797 Jy/beam ! Clean residual mean=-0.000039 rms=0.002589 Jy/beam ! Combined flux in latest and established models = 0.416889 Jy ! Adding 84 model components to the UV plane model. ! The established model now contains 125 components and 0.416889 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.628 mas, bmaj=22.8 mas, bpa=1.609 degrees ! Estimated noise=0.76336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0048464 Jy ! Component: 100 - total flux cleaned = 0.00733507 Jy ! Component: 150 - total flux cleaned = 0.00913388 Jy ! Component: 200 - total flux cleaned = 0.0101548 Jy ! Total flux subtracted in 200 components = 0.0101548 Jy ! Clean residual min=-0.009219 max=0.011001 Jy/beam ! Clean residual mean=-0.000049 rms=0.003313 Jy/beam ! Combined flux in latest and established models = 0.427044 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.000279555 Jy ! Component: 100 - total flux cleaned = 0.000283214 Jy ! Component: 150 - total flux cleaned = 0.000177368 Jy ! Component: 200 - total flux cleaned = 0.000181457 Jy ! Total flux subtracted in 200 components = 0.000181457 Jy ! Clean residual min=-0.008731 max=0.010637 Jy/beam ! Clean residual mean=-0.000050 rms=0.003239 Jy/beam ! Combined flux in latest and established models = 0.427225 Jy ! Adding 76 model components to the UV plane model. ! The established model now contains 189 components and 0.427225 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.684 mas, bmaj=15.14 mas, bpa=10.98 degrees ! Estimated noise=0.651348 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000531925 Jy ! Component: 100 - total flux cleaned = -0.00014596 Jy ! Component: 150 - total flux cleaned = 0.0005008 Jy ! Component: 200 - total flux cleaned = 0.000695393 Jy ! Total flux subtracted in 200 components = 0.000695393 Jy ! Clean residual min=-0.007183 max=0.008117 Jy/beam ! Clean residual mean=-0.000025 rms=0.002139 Jy/beam ! Combined flux in latest and established models = 0.427921 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 206 components and 0.427921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100430Jy sigma=1.360986 ! Fit after self-cal, rms=0.100385Jy sigma=1.360592 wmodel /J0948-3223_S_map.mod ! wmodel: Unable to open new model file: /J0948-3223_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J0948-3223_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.684 x 15.14 at 10.98 degrees (North through East) ! Clean map min=-0.0093815 max=0.25624 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0948-3223_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.256236 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00213632 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.50119 2.50119 5.00237 10.0047 20.0095 40.019 80.038 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0064 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.256 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 119.943 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0948-3223_S_dfm.log closed on Thu May 19 20:12:19 2016