! Started logfile: /scr/pima/bg219h_uvs/J2313-4729_S_dfm.log on Thu May 19 22:46:41 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/J2313-4729_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J2313-4729_S_uva.fits ! AN table 1: 61 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.686183 visibilities/baseline/integration-bin. ! Found source: J2313-4729 ! ! 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 3516 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 J2313-4729_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 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.111432Jy sigma=14.819423 ! Fit after self-cal, rms=0.637712Jy sigma=8.298318 ! 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=1.769 mas, bmaj=6.016 mas, bpa=-6.114 degrees ! Estimated noise=2.04664 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.252059 Jy ! Component: 100 - total flux cleaned = 0.339052 Jy ! Total flux subtracted in 100 components = 0.339052 Jy ! Clean residual min=-0.057136 max=0.124063 Jy/beam ! Clean residual mean=-0.001196 rms=0.015077 Jy/beam ! Combined flux in latest and established models = 0.339052 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.339052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.292310Jy sigma=3.854739 ! Fit after self-cal, rms=0.292210Jy sigma=3.853273 ! Inverting map ! Added new window around map position (8, -18). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.103547 Jy ! Component: 100 - total flux cleaned = 0.153054 Jy ! Total flux subtracted in 100 components = 0.153054 Jy ! Clean residual min=-0.024508 max=0.046196 Jy/beam ! Clean residual mean=-0.000880 rms=0.007907 Jy/beam ! Combined flux in latest and established models = 0.492106 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 22 components and 0.492106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.212332Jy sigma=2.785198 ! Fit after self-cal, rms=0.209313Jy sigma=2.743973 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.137 mas, bmaj=6.26 mas, bpa=-5.144 degrees ! Estimated noise=1.15344 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.11047 Jy ! Component: 100 - total flux cleaned = 0.188999 Jy ! Component: 150 - total flux cleaned = 0.246904 Jy ! Component: 200 - total flux cleaned = 0.289794 Jy ! Total flux subtracted in 200 components = 0.289794 Jy ! Clean residual min=-0.014826 max=0.027674 Jy/beam ! Clean residual mean=-0.001746 rms=0.009190 Jy/beam ! Combined flux in latest and established models = 0.7819 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 81 components and 0.7819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110371Jy sigma=1.424452 ! Fit after self-cal, rms=0.110168Jy sigma=1.421957 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.137 x 6.26 at -5.144 degrees (North through East) ! Clean map min=-0.014194 max=0.40928 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: ! FD 1.00* KP 0.94 LA 0.94 MK 1.08 ! OV 0.95 PT 0.91 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 0.95 LA 0.93 MK 1.05 ! OV 0.95 PT 0.92 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 0.94 LA 0.95 MK 1.05 ! OV 0.97 PT 0.92 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 0.96 LA 0.90 MK 1.07 ! OV 0.96 PT 0.94 SC 1.09 ! ! ! Fit before self-cal, rms=0.110168Jy sigma=1.421957 ! Fit after self-cal, rms=0.095736Jy sigma=1.219123 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.204 mas, bmaj=6.325 mas, bpa=-5.203 degrees ! Estimated noise=1.12855 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.000907131 Jy ! Component: 100 - total flux cleaned = -0.000144672 Jy ! Component: 150 - total flux cleaned = 0.000404664 Jy ! Component: 200 - total flux cleaned = 0.000795619 Jy ! Total flux subtracted in 200 components = 0.000795619 Jy ! Clean residual min=-0.006982 max=0.006881 Jy/beam ! Clean residual mean=0.000035 rms=0.001726 Jy/beam ! Combined flux in latest and established models = 0.782695 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 89 components and 0.782696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095416Jy sigma=1.215329 ! Fit after self-cal, rms=0.095451Jy sigma=1.214947 ! 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.095451Jy sigma=1.214947 ! Fit after self-cal, rms=0.095103Jy sigma=1.214902 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.202 mas, bmaj=6.322 mas, bpa=-5.161 degrees ! Estimated noise=1.12563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000399631 Jy ! Component: 100 - total flux cleaned = -1.30427e-05 Jy ! Component: 150 - total flux cleaned = 0.00025883 Jy ! Component: 200 - total flux cleaned = 0.000382395 Jy ! Total flux subtracted in 200 components = 0.000382395 Jy ! Clean residual min=-0.006910 max=0.006844 Jy/beam ! Clean residual mean=0.000046 rms=0.001740 Jy/beam ! Combined flux in latest and established models = 0.783078 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 95 components and 0.783078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094986Jy sigma=1.213569 ! Fit after self-cal, rms=0.094966Jy sigma=1.213454 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.000192601 Jy ! Component: 100 - total flux cleaned = -2.35418e-05 Jy ! Component: 150 - total flux cleaned = -2.39849e-05 Jy ! Component: 200 - total flux cleaned = 2.07492e-05 Jy ! Total flux subtracted in 200 components = 2.07492e-05 Jy ! Clean residual min=-0.006904 max=0.006753 Jy/beam ! Clean residual mean=0.000046 rms=0.001719 Jy/beam ! Combined flux in latest and established models = 0.783099 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 97 components and 0.783099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094908Jy sigma=1.212770 ! Fit after self-cal, rms=0.094896Jy sigma=1.212687 ! 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.094896Jy sigma=1.212687 ! Fit after self-cal, rms=0.094522Jy sigma=1.206350 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.202 mas, bmaj=6.32 mas, bpa=-4.948 degrees ! Estimated noise=1.12388 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000666691 Jy ! Component: 100 - total flux cleaned = 0.000346368 Jy ! Component: 150 - total flux cleaned = 0.000157815 Jy ! Component: 200 - total flux cleaned = 0.000129012 Jy ! Total flux subtracted in 200 components = 0.000129012 Jy ! Clean residual min=-0.006019 max=0.005353 Jy/beam ! Clean residual mean=0.000064 rms=0.001401 Jy/beam ! Combined flux in latest and established models = 0.783228 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 104 components and 0.783228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094451Jy sigma=1.205543 ! Fit after self-cal, rms=0.094434Jy sigma=1.205355 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.45026e-05 Jy ! Component: 100 - total flux cleaned = 5.89737e-06 Jy ! Component: 150 - total flux cleaned = 4.08204e-06 Jy ! Component: 200 - total flux cleaned = 2.72408e-05 Jy ! Total flux subtracted in 200 components = 2.72408e-05 Jy ! Clean residual min=-0.006057 max=0.005239 Jy/beam ! Clean residual mean=0.000064 rms=0.001388 Jy/beam ! Combined flux in latest and established models = 0.783255 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 107 components and 0.783255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094413Jy sigma=1.205122 ! Fit after self-cal, rms=0.094407Jy sigma=1.205053 ! 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.094407Jy sigma=1.205053 ! Fit after self-cal, rms=0.094877Jy sigma=1.204773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.881 mas, bmaj=19.18 mas, bpa=-6.065 degrees ! Estimated noise=2.07008 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000200146 Jy ! Component: 100 - total flux cleaned = -0.00019967 Jy ! Component: 150 - total flux cleaned = -0.000197142 Jy ! Component: 200 - total flux cleaned = -0.000196654 Jy ! Total flux subtracted in 200 components = -0.000196654 Jy ! Clean residual min=-0.004482 max=0.004321 Jy/beam ! Clean residual mean=0.000256 rms=0.002066 Jy/beam ! Combined flux in latest and established models = 0.783058 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 114 components and 0.783058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094872Jy sigma=1.204684 ! Fit after self-cal, rms=0.094870Jy sigma=1.204647 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 = -5.56169e-05 Jy ! Component: 100 - total flux cleaned = -5.35869e-05 Jy ! Component: 150 - total flux cleaned = -5.44976e-05 Jy ! Component: 200 - total flux cleaned = -5.47284e-05 Jy ! Total flux subtracted in 200 components = -5.47284e-05 Jy ! Clean residual min=-0.004466 max=0.004316 Jy/beam ! Clean residual mean=0.000253 rms=0.002062 Jy/beam ! Combined flux in latest and established models = 0.783003 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 116 components and 0.783003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094869Jy sigma=1.204619 ! Fit after self-cal, rms=0.094865Jy sigma=1.204581 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=2.203 mas, bmaj=6.323 mas, bpa=-4.805 degrees ! Estimated noise=1.12497 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.203 x 6.323 at -4.805 degrees (North through East) ! Clean map min=-0.0054203 max=0.39134 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=1.812 mas, bmaj=5.967 mas, bpa=-5.877 degrees ! Estimated noise=2.08124 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.266553 Jy ! Component: 100 - total flux cleaned = 0.379894 Jy ! Component: 150 - total flux cleaned = 0.440217 Jy ! Component: 200 - total flux cleaned = 0.480888 Jy ! Total flux subtracted in 200 components = 0.480888 Jy ! Clean residual min=-0.020216 max=0.033707 Jy/beam ! Clean residual mean=-0.000745 rms=0.006406 Jy/beam ! Combined flux in latest and established models = 0.480888 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.480888 Jy ! Inverting map and beam ! Estimated beam: bmin=2.203 mas, bmaj=6.323 mas, bpa=-4.805 degrees ! Estimated noise=1.12497 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.0899343 Jy ! Component: 100 - total flux cleaned = 0.151509 Jy ! Component: 150 - total flux cleaned = 0.194982 Jy ! Component: 200 - total flux cleaned = 0.225913 Jy ! Total flux subtracted in 200 components = 0.225913 Jy ! Clean residual min=-0.010984 max=0.019568 Jy/beam ! Clean residual mean=-0.001118 rms=0.006279 Jy/beam ! Combined flux in latest and established models = 0.706801 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 85 components and 0.706802 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.881 mas, bmaj=19.18 mas, bpa=-6.065 degrees ! Estimated noise=2.07008 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0574616 Jy ! Component: 100 - total flux cleaned = 0.0718058 Jy ! Component: 150 - total flux cleaned = 0.0754703 Jy ! Component: 200 - total flux cleaned = 0.0760141 Jy ! Total flux subtracted in 200 components = 0.0760141 Jy ! Clean residual min=-0.004741 max=0.004387 Jy/beam ! Clean residual mean=0.000235 rms=0.002079 Jy/beam ! Combined flux in latest and established models = 0.782816 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 = 1.61531e-06 Jy ! Component: 100 - total flux cleaned = 3.88769e-06 Jy ! Component: 150 - total flux cleaned = 4.2657e-05 Jy ! Component: 200 - total flux cleaned = 4.51364e-05 Jy ! Total flux subtracted in 200 components = 4.51364e-05 Jy ! Clean residual min=-0.004687 max=0.004359 Jy/beam ! Clean residual mean=0.000239 rms=0.002075 Jy/beam ! Combined flux in latest and established models = 0.782861 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 109 components and 0.782861 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.203 mas, bmaj=6.323 mas, bpa=-4.805 degrees ! Estimated noise=1.12497 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00103361 Jy ! Component: 100 - total flux cleaned = -0.000732571 Jy ! Component: 150 - total flux cleaned = -0.00037674 Jy ! Component: 200 - total flux cleaned = -0.000280419 Jy ! Total flux subtracted in 200 components = -0.000280419 Jy ! Clean residual min=-0.005692 max=0.005475 Jy/beam ! Clean residual mean=0.000053 rms=0.001434 Jy/beam ! Combined flux in latest and established models = 0.78258 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 118 components and 0.78258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095118Jy sigma=1.206995 ! Fit after self-cal, rms=0.095045Jy sigma=1.206579 wmodel /J2313-4729_S_map.mod ! wmodel: Unable to open new model file: /J2313-4729_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J2313-4729_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.203 x 6.323 at -4.805 degrees (North through East) ! Clean map min=-0.0052014 max=0.39572 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J2313-4729_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.395724 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00142092 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.07721 1.07721 2.15442 4.30883 8.61766 17.2353 34.4707 68.9413 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0042 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.395 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 278.497 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J2313-4729_S_dfm.log closed on Thu May 19 22:46:43 2016