! Started logfile: /scr/pima/bg219a_uvs/J0643+0724_S_dfm.log on Thu May 19 23:55:12 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/bg219a_uvs/J0643+0724_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0643+0724_S_uva.fits ! AN table 1: 29 integrations on 10 of 10 possible baselines. ! AN table 2: 29 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.666207 visibilities/baseline/integration-bin. ! Found source: J0643+0724 ! ! 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 49 lines of history. ! ! Reading 1932 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 J0643+0724_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 34 telescope corrections were flagged in sub-array 1. ! A total of 34 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 34 telescope corrections were flagged in sub-array 1. ! A total of 34 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 34 telescope corrections were flagged in sub-array 1. ! A total of 34 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 34 telescope corrections were flagged in sub-array 1. ! A total of 34 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.041130Jy sigma=26.455813 ! Fit after self-cal, rms=0.828157Jy sigma=20.927739 ! 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.902 mas, bmaj=11.5 mas, bpa=25.84 degrees ! Estimated noise=0.834804 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.124681 Jy ! Component: 100 - total flux cleaned = 0.199532 Jy ! Total flux subtracted in 100 components = 0.199532 Jy ! Clean residual min=-0.028138 max=0.041096 Jy/beam ! Clean residual mean=0.000117 rms=0.013358 Jy/beam ! Combined flux in latest and established models = 0.199532 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 30 components and 0.199532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124170Jy sigma=3.086777 ! Fit after self-cal, rms=0.123753Jy sigma=3.077173 ! 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.974 mas, bmaj=12.57 mas, bpa=22.23 degrees ! Estimated noise=0.69464 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.077474 Jy ! Component: 100 - total flux cleaned = 0.122446 Jy ! Component: 150 - total flux cleaned = 0.144122 Jy ! Component: 200 - total flux cleaned = 0.152484 Jy ! Total flux subtracted in 200 components = 0.152484 Jy ! Clean residual min=-0.010252 max=0.010335 Jy/beam ! Clean residual mean=0.000054 rms=0.004393 Jy/beam ! Combined flux in latest and established models = 0.352016 Jy ! Performing phase self-cal ! Adding 89 model components to the UV plane model. ! The established model now contains 106 components and 0.352016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053782Jy sigma=1.308476 ! Fit after self-cal, rms=0.053408Jy sigma=1.300565 ! 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.974 x 12.57 at 22.23 degrees (North through East) ! Clean map min=-0.014543 max=0.18644 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. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 MK 1.00* NL 1.06 OV 1.11 ! PT 0.89 ! ! Telescope amplitude corrections in sub-array 2: ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 MK 1.00* NL 1.06 OV 1.07 ! PT 0.92 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.96 MK 1.00* NL 1.02 OV 1.00 ! PT 0.90 SC 1.08 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 MK 1.00* NL 1.03 OV 1.08 ! PT 0.92 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.99 MK 1.00* NL 1.03 OV 0.99 ! PT 0.89 SC 1.07 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 MK 1.00* NL 1.08 OV 1.08 ! PT 0.90 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.99 MK 1.00* NL 1.01 OV 1.00 ! PT 0.87 SC 0.85 ! ! ! Fit before self-cal, rms=0.053408Jy sigma=1.300565 ! Fit after self-cal, rms=0.047912Jy sigma=1.188022 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.926 mas, bmaj=12.7 mas, bpa=22.32 degrees ! Estimated noise=0.676917 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.00159785 Jy ! Component: 100 - total flux cleaned = -0.0017696 Jy ! Component: 150 - total flux cleaned = -0.00227914 Jy ! Component: 200 - total flux cleaned = -0.00291198 Jy ! Total flux subtracted in 200 components = -0.00291198 Jy ! Clean residual min=-0.001679 max=0.001677 Jy/beam ! Clean residual mean=0.000014 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.349104 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 159 components and 0.349104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046952Jy sigma=1.166483 ! Fit after self-cal, rms=0.046952Jy sigma=1.164890 ! 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.046952Jy sigma=1.164890 ! Fit after self-cal, rms=0.046212Jy sigma=1.138744 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.928 mas, bmaj=12.76 mas, bpa=22.33 degrees ! Estimated noise=0.679003 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00070372 Jy ! Component: 100 - total flux cleaned = 0.00070662 Jy ! Component: 150 - total flux cleaned = 0.000886125 Jy ! Component: 200 - total flux cleaned = 0.000991472 Jy ! Total flux subtracted in 200 components = 0.000991472 Jy ! Clean residual min=-0.000836 max=0.000829 Jy/beam ! Clean residual mean=0.000001 rms=0.000277 Jy/beam ! Combined flux in latest and established models = 0.350096 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 195 components and 0.350096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046001Jy sigma=1.134266 ! Fit after self-cal, rms=0.045995Jy sigma=1.133950 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.000281293 Jy ! Component: 100 - total flux cleaned = -0.000144209 Jy ! Component: 150 - total flux cleaned = -6.15077e-05 Jy ! Component: 200 - total flux cleaned = -2.31627e-05 Jy ! Total flux subtracted in 200 components = -2.31627e-05 Jy ! Clean residual min=-0.000610 max=0.000607 Jy/beam ! Clean residual mean=0.000001 rms=0.000201 Jy/beam ! Combined flux in latest and established models = 0.350072 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 219 components and 0.350072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045909Jy sigma=1.132162 ! Fit after self-cal, rms=0.045904Jy sigma=1.132051 ! 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.045904Jy sigma=1.132051 ! Fit after self-cal, rms=0.045872Jy sigma=1.131988 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.925 mas, bmaj=12.77 mas, bpa=22.35 degrees ! Estimated noise=0.679061 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000118008 Jy ! Component: 100 - total flux cleaned = 0.000152929 Jy ! Component: 150 - total flux cleaned = 2.53395e-05 Jy ! Component: 200 - total flux cleaned = -9.28554e-05 Jy ! Total flux subtracted in 200 components = -9.28554e-05 Jy ! Clean residual min=-0.000479 max=0.000476 Jy/beam ! Clean residual mean=0.000001 rms=0.000161 Jy/beam ! Combined flux in latest and established models = 0.34998 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 244 components and 0.349979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045823Jy sigma=1.130939 ! Fit after self-cal, rms=0.045822Jy sigma=1.130888 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 = -8.75213e-07 Jy ! Component: 100 - total flux cleaned = -2.08911e-06 Jy ! Component: 150 - total flux cleaned = 4.94956e-05 Jy ! Component: 200 - total flux cleaned = 0.000170529 Jy ! Total flux subtracted in 200 components = 0.000170529 Jy ! Clean residual min=-0.000391 max=0.000393 Jy/beam ! Clean residual mean=0.000001 rms=0.000135 Jy/beam ! Combined flux in latest and established models = 0.35015 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 264 components and 0.35015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045792Jy sigma=1.130239 ! Fit after self-cal, rms=0.045793Jy sigma=1.130207 ! 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.045793Jy sigma=1.130207 ! Fit after self-cal, rms=0.045852Jy sigma=1.130169 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.108 mas, bmaj=15.73 mas, bpa=-0.3677 degrees ! Estimated noise=0.744246 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.73042e-06 Jy ! Component: 100 - total flux cleaned = -1.97801e-05 Jy ! Component: 150 - total flux cleaned = -5.26972e-05 Jy ! Component: 200 - total flux cleaned = -0.000133617 Jy ! Total flux subtracted in 200 components = -0.000133617 Jy ! Clean residual min=-0.000268 max=0.000268 Jy/beam ! Clean residual mean=0.000000 rms=0.000094 Jy/beam ! Combined flux in latest and established models = 0.350016 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 299 components and 0.350016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045840Jy sigma=1.129876 ! Fit after self-cal, rms=0.045836Jy sigma=1.129867 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.000164939 Jy ! Component: 100 - total flux cleaned = 0.000252987 Jy ! Component: 150 - total flux cleaned = 0.000267276 Jy ! Component: 200 - total flux cleaned = 0.000295301 Jy ! Total flux subtracted in 200 components = 0.000295301 Jy ! Clean residual min=-0.000231 max=0.000229 Jy/beam ! Clean residual mean=0.000000 rms=0.000081 Jy/beam ! Combined flux in latest and established models = 0.350312 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 327 components and 0.350312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045826Jy sigma=1.129630 ! Fit after self-cal, rms=0.045825Jy sigma=1.129624 ! 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.933 mas, bmaj=12.77 mas, bpa=22.32 degrees ! Estimated noise=0.67962 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.933 x 12.77 at 22.32 degrees (North through East) ! Clean map min=-0.0043859 max=0.17766 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.831 mas, bmaj=11.71 mas, bpa=25.66 degrees ! Estimated noise=0.821831 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.123405 Jy ! Component: 100 - total flux cleaned = 0.195885 Jy ! Component: 150 - total flux cleaned = 0.245674 Jy ! Component: 200 - total flux cleaned = 0.280483 Jy ! Total flux subtracted in 200 components = 0.280483 Jy ! Clean residual min=-0.015636 max=0.019315 Jy/beam ! Clean residual mean=0.000057 rms=0.006546 Jy/beam ! Combined flux in latest and established models = 0.280483 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 67 model components to the UV plane model. ! The established model now contains 67 components and 0.280483 Jy ! Inverting map and beam ! Estimated beam: bmin=4.933 mas, bmaj=12.77 mas, bpa=22.32 degrees ! Estimated noise=0.67962 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.0352958 Jy ! Component: 100 - total flux cleaned = 0.0553446 Jy ! Component: 150 - total flux cleaned = 0.060204 Jy ! Component: 200 - total flux cleaned = 0.0635162 Jy ! Total flux subtracted in 200 components = 0.0635162 Jy ! Clean residual min=-0.005055 max=0.005073 Jy/beam ! Clean residual mean=0.000028 rms=0.001990 Jy/beam ! Combined flux in latest and established models = 0.343999 Jy ! Adding 87 model components to the UV plane model. ! The established model now contains 136 components and 0.343999 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=9.108 mas, bmaj=15.73 mas, bpa=-0.3677 degrees ! Estimated noise=0.744246 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00276801 Jy ! Component: 100 - total flux cleaned = 0.00358716 Jy ! Component: 150 - total flux cleaned = 0.00344804 Jy ! Component: 200 - total flux cleaned = 0.00309534 Jy ! Total flux subtracted in 200 components = 0.00309534 Jy ! Clean residual min=-0.001790 max=0.001768 Jy/beam ! Clean residual mean=0.000016 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.347094 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.000308493 Jy ! Component: 100 - total flux cleaned = -0.000577395 Jy ! Component: 150 - total flux cleaned = -0.000660589 Jy ! Component: 200 - total flux cleaned = -0.00107326 Jy ! Total flux subtracted in 200 components = -0.00107326 Jy ! Clean residual min=-0.001380 max=0.001372 Jy/beam ! Clean residual mean=0.000013 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.346021 Jy ! Adding 118 model components to the UV plane model. ! The established model now contains 247 components and 0.346021 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.933 mas, bmaj=12.77 mas, bpa=22.32 degrees ! Estimated noise=0.67962 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000304868 Jy ! Component: 100 - total flux cleaned = 0.000487379 Jy ! Component: 150 - total flux cleaned = 0.00014238 Jy ! Component: 200 - total flux cleaned = 0.000376719 Jy ! Total flux subtracted in 200 components = 0.000376719 Jy ! Clean residual min=-0.000939 max=0.000942 Jy/beam ! Clean residual mean=0.000000 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.346398 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 293 components and 0.346397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045972Jy sigma=1.132944 ! Fit after self-cal, rms=0.045948Jy sigma=1.132240 wmodel /J0643+0724_S_map.mod ! wmodel: Unable to open new model file: /J0643+0724_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0643+0724_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.933 x 12.77 at 22.32 degrees (North through East) ! Clean map min=-0.0031447 max=0.17153 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0643+0724_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.171527 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000242095 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.423423 0.423423 0.846846 1.69369 3.38738 6.77477 13.5495 27.0991 54.1981 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.171 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 708.511 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0643+0724_S_dfm.log closed on Thu May 19 23:55:15 2016