! Started logfile: /scr/pima/bg219b_uvs/J0516+2743_S_dfm.log on Thu May 19 20:02:45 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/J0516+2743_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0516+2743_S_uva.fits ! AN table 1: 52 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.896902 visibilities/baseline/integration-bin. ! Found source: J0516+2743 ! ! 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 6716 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 J0516+2743_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000051Jy sigma=22.963928 ! Fit after self-cal, rms=0.916330Jy sigma=21.037183 ! 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.877 mas, bmaj=7.422 mas, bpa=20.85 degrees ! Estimated noise=0.601425 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.0647042 Jy ! Component: 100 - total flux cleaned = 0.0812326 Jy ! Total flux subtracted in 100 components = 0.0812326 Jy ! Clean residual min=-0.005030 max=0.007171 Jy/beam ! Clean residual mean=-0.000008 rms=0.001350 Jy/beam ! Combined flux in latest and established models = 0.0812326 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0812326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070597Jy sigma=1.391584 ! Fit after self-cal, rms=0.069494Jy sigma=1.367182 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00860696 Jy ! Component: 100 - total flux cleaned = 0.0129655 Jy ! Total flux subtracted in 100 components = 0.0129655 Jy ! Clean residual min=-0.004475 max=0.004367 Jy/beam ! Clean residual mean=0.000000 rms=0.001162 Jy/beam ! Combined flux in latest and established models = 0.0941981 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 20 components and 0.0941981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068200Jy sigma=1.346880 ! Fit after self-cal, rms=0.068171Jy sigma=1.346322 ! 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=4.655 mas, bmaj=8.123 mas, bpa=18.1 degrees ! Estimated noise=0.407037 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.00113512 Jy ! Component: 100 - total flux cleaned = 0.00112627 Jy ! Component: 150 - total flux cleaned = 0.00123189 Jy ! Component: 200 - total flux cleaned = 0.00136063 Jy ! Total flux subtracted in 200 components = 0.00136063 Jy ! Clean residual min=-0.004302 max=0.004737 Jy/beam ! Clean residual mean=0.000003 rms=0.001162 Jy/beam ! Combined flux in latest and established models = 0.0955588 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 34 components and 0.0955588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067956Jy sigma=1.344151 ! Fit after self-cal, rms=0.067949Jy sigma=1.343983 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.655 x 8.123 at 18.1 degrees (North through East) ! Clean map min=-0.0042555 max=0.084966 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.04 FD 0.89 HN 0.95 KP 0.97 ! LA 0.94 NL 1.06 OV 0.95 PT 1.18 ! SC 0.99 ! ! ! 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.067949Jy sigma=1.343983 ! Fit after self-cal, rms=0.067422Jy sigma=1.339813 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.65 mas, bmaj=8.104 mas, bpa=17.96 degrees ! Estimated noise=0.405599 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.000112441 Jy ! Component: 100 - total flux cleaned = 0.000109019 Jy ! Component: 150 - total flux cleaned = 0.000131181 Jy ! Component: 200 - total flux cleaned = 0.000150084 Jy ! Total flux subtracted in 200 components = 0.000150084 Jy ! Clean residual min=-0.003971 max=0.003815 Jy/beam ! Clean residual mean=0.000006 rms=0.001032 Jy/beam ! Combined flux in latest and established models = 0.0957088 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 40 components and 0.0957088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067383Jy sigma=1.339573 ! Fit after self-cal, rms=0.067385Jy sigma=1.339377 ! 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.067385Jy sigma=1.339377 ! Fit after self-cal, rms=0.067300Jy sigma=1.337244 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.646 mas, bmaj=8.104 mas, bpa=18.03 degrees ! Estimated noise=0.405625 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.52876e-06 Jy ! Component: 100 - total flux cleaned = -4.70894e-05 Jy ! Component: 150 - total flux cleaned = -9.08549e-05 Jy ! Component: 200 - total flux cleaned = -0.000103867 Jy ! Total flux subtracted in 200 components = -0.000103867 Jy ! Clean residual min=-0.003684 max=0.003772 Jy/beam ! Clean residual mean=0.000003 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.095605 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 46 components and 0.095605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067284Jy sigma=1.337169 ! Fit after self-cal, rms=0.067289Jy sigma=1.337058 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 = -2.48963e-05 Jy ! Component: 100 - total flux cleaned = -5.01198e-05 Jy ! Component: 150 - total flux cleaned = -7.23274e-05 Jy ! Component: 200 - total flux cleaned = -8.22195e-05 Jy ! Total flux subtracted in 200 components = -8.22195e-05 Jy ! Clean residual min=-0.003691 max=0.003778 Jy/beam ! Clean residual mean=0.000003 rms=0.000992 Jy/beam ! Combined flux in latest and established models = 0.0955228 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 48 components and 0.0955227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067283Jy sigma=1.336983 ! Fit after self-cal, rms=0.067283Jy sigma=1.336965 ! 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.067283Jy sigma=1.336965 ! Fit after self-cal, rms=0.067303Jy sigma=1.336955 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.644 mas, bmaj=8.105 mas, bpa=18.03 degrees ! Estimated noise=0.405759 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.70184e-07 Jy ! Component: 100 - total flux cleaned = -1.2113e-05 Jy ! Component: 150 - total flux cleaned = -3.16457e-05 Jy ! Component: 200 - total flux cleaned = -4.08083e-05 Jy ! Total flux subtracted in 200 components = -4.08083e-05 Jy ! Clean residual min=-0.003671 max=0.003789 Jy/beam ! Clean residual mean=0.000003 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.0954819 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 52 components and 0.0954819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067297Jy sigma=1.336916 ! Fit after self-cal, rms=0.067297Jy sigma=1.336902 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 = -1.77605e-05 Jy ! Component: 100 - total flux cleaned = -2.71202e-05 Jy ! Component: 150 - total flux cleaned = -3.53726e-05 Jy ! Component: 200 - total flux cleaned = -3.53396e-05 Jy ! Total flux subtracted in 200 components = -3.53396e-05 Jy ! Clean residual min=-0.003660 max=0.003791 Jy/beam ! Clean residual mean=0.000003 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.0954466 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 54 components and 0.0954466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067294Jy sigma=1.336849 ! Fit after self-cal, rms=0.067294Jy sigma=1.336840 ! 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.067294Jy sigma=1.336840 ! Fit after self-cal, rms=0.067302Jy sigma=1.336838 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.259 mas, bmaj=10.05 mas, bpa=5.183 degrees ! Estimated noise=0.459914 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.98602e-05 Jy ! Component: 100 - total flux cleaned = -4.04828e-05 Jy ! Component: 150 - total flux cleaned = -4.01757e-05 Jy ! Component: 200 - total flux cleaned = -3.17029e-05 Jy ! Total flux subtracted in 200 components = -3.17029e-05 Jy ! Clean residual min=-0.004890 max=0.004903 Jy/beam ! Clean residual mean=0.000003 rms=0.001427 Jy/beam ! Combined flux in latest and established models = 0.0954149 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 61 components and 0.0954149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067300Jy sigma=1.336841 ! Fit after self-cal, rms=0.067299Jy sigma=1.336834 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 = -1.23677e-05 Jy ! Component: 100 - total flux cleaned = -4.51638e-06 Jy ! Component: 150 - total flux cleaned = -4.45103e-06 Jy ! Component: 200 - total flux cleaned = -4.30484e-06 Jy ! Total flux subtracted in 200 components = -4.30484e-06 Jy ! Clean residual min=-0.004887 max=0.004903 Jy/beam ! Clean residual mean=0.000003 rms=0.001427 Jy/beam ! Combined flux in latest and established models = 0.0954106 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 63 components and 0.0954106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067299Jy sigma=1.336831 ! Fit after self-cal, rms=0.067299Jy sigma=1.336827 ! 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=4.644 mas, bmaj=8.105 mas, bpa=18.05 degrees ! Estimated noise=0.40582 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.644 x 8.105 at 18.05 degrees (North through East) ! Clean map min=-0.0035904 max=0.084856 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.874 mas, bmaj=7.399 mas, bpa=20.9 degrees ! Estimated noise=0.598165 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0649749 Jy ! Component: 100 - total flux cleaned = 0.0822812 Jy ! Component: 150 - total flux cleaned = 0.0904912 Jy ! Component: 200 - total flux cleaned = 0.0939399 Jy ! Total flux subtracted in 200 components = 0.0939399 Jy ! Clean residual min=-0.003990 max=0.003993 Jy/beam ! Clean residual mean=-0.000001 rms=0.001066 Jy/beam ! Combined flux in latest and established models = 0.0939399 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0939399 Jy ! Inverting map and beam ! Estimated beam: bmin=4.644 mas, bmaj=8.105 mas, bpa=18.05 degrees ! Estimated noise=0.40582 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.00104073 Jy ! Component: 100 - total flux cleaned = 0.00111231 Jy ! Component: 150 - total flux cleaned = 0.00122588 Jy ! Component: 200 - total flux cleaned = 0.00132022 Jy ! Total flux subtracted in 200 components = 0.00132022 Jy ! Clean residual min=-0.003628 max=0.003941 Jy/beam ! Clean residual mean=0.000002 rms=0.000998 Jy/beam ! Combined flux in latest and established models = 0.0952601 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 31 components and 0.0952601 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=8.259 mas, bmaj=10.05 mas, bpa=5.183 degrees ! Estimated noise=0.459914 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000270212 Jy ! Component: 100 - total flux cleaned = 0.000268841 Jy ! Component: 150 - total flux cleaned = 0.000241796 Jy ! Component: 200 - total flux cleaned = 0.000241893 Jy ! Total flux subtracted in 200 components = 0.000241893 Jy ! Clean residual min=-0.004859 max=0.004973 Jy/beam ! Clean residual mean=0.000003 rms=0.001432 Jy/beam ! Combined flux in latest and established models = 0.095502 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 = -2.03527e-06 Jy ! Component: 100 - total flux cleaned = -1.80598e-05 Jy ! Component: 150 - total flux cleaned = -1.80427e-05 Jy ! Component: 200 - total flux cleaned = -2.94392e-05 Jy ! Total flux subtracted in 200 components = -2.94392e-05 Jy ! Clean residual min=-0.004872 max=0.004937 Jy/beam ! Clean residual mean=0.000003 rms=0.001429 Jy/beam ! Combined flux in latest and established models = 0.0954726 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 49 components and 0.0954726 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.644 mas, bmaj=8.105 mas, bpa=18.05 degrees ! Estimated noise=0.40582 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000148117 Jy ! Component: 100 - total flux cleaned = 5.37259e-05 Jy ! Component: 150 - total flux cleaned = 4.92588e-06 Jy ! Component: 200 - total flux cleaned = -5.22166e-05 Jy ! Total flux subtracted in 200 components = -5.22166e-05 Jy ! Clean residual min=-0.003671 max=0.003805 Jy/beam ! Clean residual mean=0.000003 rms=0.000992 Jy/beam ! Combined flux in latest and established models = 0.0954204 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.0954204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067309Jy sigma=1.337111 ! Fit after self-cal, rms=0.067307Jy sigma=1.337056 wmodel /J0516+2743_S_map.mod ! wmodel: Unable to open new model file: /J0516+2743_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J0516+2743_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.644 x 8.105 at 18.05 degrees (North through East) ! Clean map min=-0.0035796 max=0.084913 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0516+2743_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0849132 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000991719 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.50376 3.50376 7.00752 14.015 28.0301 56.0602 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0029 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.084 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 85.622 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0516+2743_S_dfm.log closed on Thu May 19 20:02:48 2016