! Started logfile: /scr/pima/bg219e_uvs/J1058+8114_S_dfm.log on Thu May 19 18:35:31 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/bg219e_uvs/J1058+8114_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1058+8114_S_uva.fits ! AN table 1: 16 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.869792 visibilities/baseline/integration-bin. ! Found source: J1058+8114 ! ! 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 2004 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 J1058+8114_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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.038246Jy sigma=21.377535 ! Fit after self-cal, rms=0.713516Jy sigma=14.743167 ! 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=4.111 mas, bmaj=5.309 mas, bpa=66.04 degrees ! Estimated noise=1.00071 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.222462 Jy ! Component: 100 - total flux cleaned = 0.27124 Jy ! Total flux subtracted in 100 components = 0.27124 Jy ! Clean residual min=-0.008264 max=0.015094 Jy/beam ! Clean residual mean=-0.000128 rms=0.002048 Jy/beam ! Combined flux in latest and established models = 0.27124 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.27124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066792Jy sigma=1.348756 ! Fit after self-cal, rms=0.066784Jy sigma=1.348693 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.01479 Jy ! Component: 100 - total flux cleaned = 0.0224234 Jy ! Total flux subtracted in 100 components = 0.0224234 Jy ! Clean residual min=-0.006092 max=0.006709 Jy/beam ! Clean residual mean=-0.000067 rms=0.001505 Jy/beam ! Combined flux in latest and established models = 0.293663 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 16 components and 0.293663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063088Jy sigma=1.265716 ! Fit after self-cal, rms=0.063047Jy sigma=1.265121 ! 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.952 mas, bmaj=6.432 mas, bpa=58.82 degrees ! Estimated noise=0.781843 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.00599361 Jy ! Component: 100 - total flux cleaned = 0.00914426 Jy ! Component: 150 - total flux cleaned = 0.0109583 Jy ! Component: 200 - total flux cleaned = 0.0114541 Jy ! Total flux subtracted in 200 components = 0.0114541 Jy ! Clean residual min=-0.004185 max=0.004205 Jy/beam ! Clean residual mean=-0.000024 rms=0.001131 Jy/beam ! Combined flux in latest and established models = 0.305118 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 23 components and 0.305118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062527Jy sigma=1.252863 ! Fit after self-cal, rms=0.062518Jy sigma=1.252767 ! 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.952 x 6.432 at 58.82 degrees (North through East) ! Clean map min=-0.0041315 max=0.28556 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 0.99 FD 0.99 HN 1.00 KP 0.98 ! LA 0.96 NL 1.00 OV 1.01 PT 0.96 ! SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.00 KP 0.98 ! LA 0.99 NL 1.04 OV 0.99 PT 1.02 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 0.96 KP 0.98 ! LA 1.00 NL 1.02 OV 1.02 PT 1.02 ! SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.01 KP 1.00 ! LA 0.98 NL 1.03 OV 1.06 PT 1.03 ! SC 1.03 ! ! ! Fit before self-cal, rms=0.062518Jy sigma=1.252767 ! Fit after self-cal, rms=0.061563Jy sigma=1.234357 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.951 mas, bmaj=6.432 mas, bpa=58.66 degrees ! Estimated noise=0.78003 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 = -6.79448e-05 Jy ! Component: 100 - total flux cleaned = 2.22755e-05 Jy ! Component: 150 - total flux cleaned = 4.93118e-05 Jy ! Component: 200 - total flux cleaned = 0.00012396 Jy ! Total flux subtracted in 200 components = 0.00012396 Jy ! Clean residual min=-0.004052 max=0.004042 Jy/beam ! Clean residual mean=0.000002 rms=0.001035 Jy/beam ! Combined flux in latest and established models = 0.305242 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 29 components and 0.305242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061528Jy sigma=1.233902 ! Fit after self-cal, rms=0.061528Jy sigma=1.233812 ! 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.061528Jy sigma=1.233812 ! Fit after self-cal, rms=0.061127Jy sigma=1.223445 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.948 mas, bmaj=6.438 mas, bpa=58.46 degrees ! Estimated noise=0.779913 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.66489e-05 Jy ! Component: 100 - total flux cleaned = -0.00025307 Jy ! Component: 150 - total flux cleaned = -0.000252397 Jy ! Component: 200 - total flux cleaned = -0.000232888 Jy ! Total flux subtracted in 200 components = -0.000232888 Jy ! Clean residual min=-0.004089 max=0.003543 Jy/beam ! Clean residual mean=0.000012 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.305009 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.305009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061105Jy sigma=1.223008 ! Fit after self-cal, rms=0.061108Jy sigma=1.222964 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 = 6.44751e-05 Jy ! Component: 100 - total flux cleaned = 3.0745e-05 Jy ! Component: 150 - total flux cleaned = 3.03063e-05 Jy ! Component: 200 - total flux cleaned = 4.2505e-05 Jy ! Total flux subtracted in 200 components = 4.2505e-05 Jy ! Clean residual min=-0.004084 max=0.003481 Jy/beam ! Clean residual mean=0.000012 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.305051 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.305051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061101Jy sigma=1.222813 ! Fit after self-cal, rms=0.061100Jy sigma=1.222804 ! 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.061100Jy sigma=1.222804 ! Fit after self-cal, rms=0.061078Jy sigma=1.222713 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.951 mas, bmaj=6.434 mas, bpa=58.63 degrees ! Estimated noise=0.779486 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000263918 Jy ! Component: 100 - total flux cleaned = -0.000280184 Jy ! Component: 150 - total flux cleaned = -0.000279611 Jy ! Component: 200 - total flux cleaned = -0.000280009 Jy ! Total flux subtracted in 200 components = -0.000280009 Jy ! Clean residual min=-0.004080 max=0.003470 Jy/beam ! Clean residual mean=0.000012 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.304771 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.304771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061070Jy sigma=1.222557 ! Fit after self-cal, rms=0.061070Jy sigma=1.222553 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.08928e-06 Jy ! Component: 100 - total flux cleaned = 2.28749e-06 Jy ! Component: 150 - total flux cleaned = 1.13323e-05 Jy ! Component: 200 - total flux cleaned = 1.1326e-05 Jy ! Total flux subtracted in 200 components = 1.1326e-05 Jy ! Clean residual min=-0.004075 max=0.003442 Jy/beam ! Clean residual mean=0.000012 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.304783 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 46 components and 0.304782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061068Jy sigma=1.222500 ! Fit after self-cal, rms=0.061068Jy sigma=1.222498 ! 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.061068Jy sigma=1.222498 ! Fit after self-cal, rms=0.061044Jy sigma=1.222444 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.772 mas, bmaj=10.12 mas, bpa=76.22 degrees ! Estimated noise=0.896946 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000545368 Jy ! Component: 100 - total flux cleaned = -0.000545179 Jy ! Component: 150 - total flux cleaned = -0.000559782 Jy ! Component: 200 - total flux cleaned = -0.00056047 Jy ! Total flux subtracted in 200 components = -0.00056047 Jy ! Clean residual min=-0.003639 max=0.003647 Jy/beam ! Clean residual mean=0.000019 rms=0.001038 Jy/beam ! Combined flux in latest and established models = 0.304222 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 48 components and 0.304222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061043Jy sigma=1.222445 ! Fit after self-cal, rms=0.061043Jy sigma=1.222432 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 = -6.89816e-05 Jy ! Component: 100 - total flux cleaned = -2.59779e-05 Jy ! Component: 150 - total flux cleaned = -3.51337e-05 Jy ! Component: 200 - total flux cleaned = -4.29218e-05 Jy ! Total flux subtracted in 200 components = -4.29218e-05 Jy ! Clean residual min=-0.003628 max=0.003618 Jy/beam ! Clean residual mean=0.000019 rms=0.001036 Jy/beam ! Combined flux in latest and established models = 0.304179 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 50 components and 0.304179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061046Jy sigma=1.222517 ! Fit after self-cal, rms=0.061046Jy sigma=1.222510 ! 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.952 mas, bmaj=6.432 mas, bpa=58.79 degrees ! Estimated noise=0.779097 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.952 x 6.432 at 58.79 degrees (North through East) ! Clean map min=-0.0039269 max=0.28517 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=4.11 mas, bmaj=5.308 mas, bpa=66.01 degrees ! Estimated noise=0.999337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.222129 Jy ! Component: 100 - total flux cleaned = 0.270977 Jy ! Component: 150 - total flux cleaned = 0.285973 Jy ! Component: 200 - total flux cleaned = 0.293014 Jy ! Total flux subtracted in 200 components = 0.293014 Jy ! Clean residual min=-0.006195 max=0.004788 Jy/beam ! Clean residual mean=-0.000029 rms=0.001298 Jy/beam ! Combined flux in latest and established models = 0.293013 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.293013 Jy ! Inverting map and beam ! Estimated beam: bmin=4.952 mas, bmaj=6.432 mas, bpa=58.79 degrees ! Estimated noise=0.779097 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.00509043 Jy ! Component: 100 - total flux cleaned = 0.00777612 Jy ! Component: 150 - total flux cleaned = 0.0090342 Jy ! Component: 200 - total flux cleaned = 0.00938056 Jy ! Total flux subtracted in 200 components = 0.00938056 Jy ! Clean residual min=-0.004136 max=0.003588 Jy/beam ! Clean residual mean=0.000004 rms=0.000926 Jy/beam ! Combined flux in latest and established models = 0.302394 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 40 components and 0.302394 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.772 mas, bmaj=10.12 mas, bpa=76.22 degrees ! Estimated noise=0.896946 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113958 Jy ! Component: 100 - total flux cleaned = 0.00124117 Jy ! Component: 150 - total flux cleaned = 0.00132319 Jy ! Component: 200 - total flux cleaned = 0.00135925 Jy ! Total flux subtracted in 200 components = 0.00135925 Jy ! Clean residual min=-0.003677 max=0.003642 Jy/beam ! Clean residual mean=0.000017 rms=0.001041 Jy/beam ! Combined flux in latest and established models = 0.303753 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.64392e-05 Jy ! Component: 100 - total flux cleaned = 3.14422e-05 Jy ! Component: 150 - total flux cleaned = 4.50762e-05 Jy ! Component: 200 - total flux cleaned = 5.77912e-05 Jy ! Total flux subtracted in 200 components = 5.77912e-05 Jy ! Clean residual min=-0.003660 max=0.003639 Jy/beam ! Clean residual mean=0.000017 rms=0.001038 Jy/beam ! Combined flux in latest and established models = 0.303811 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.303811 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.952 mas, bmaj=6.432 mas, bpa=58.79 degrees ! Estimated noise=0.779097 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.89724e-05 Jy ! Component: 100 - total flux cleaned = -3.70777e-05 Jy ! Component: 150 - total flux cleaned = 3.74985e-05 Jy ! Component: 200 - total flux cleaned = 9.9834e-05 Jy ! Total flux subtracted in 200 components = 9.9834e-05 Jy ! Clean residual min=-0.004034 max=0.003473 Jy/beam ! Clean residual mean=0.000009 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.303911 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 60 components and 0.303911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061055Jy sigma=1.222900 ! Fit after self-cal, rms=0.061055Jy sigma=1.222886 wmodel /J1058+8114_S_map.mod ! wmodel: Unable to open new model file: /J1058+8114_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J1058+8114_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.952 x 6.432 at 58.79 degrees (North through East) ! Clean map min=-0.0039405 max=0.28526 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1058+8114_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.28526 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000914415 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.961664 0.961664 1.92333 3.84666 7.69331 15.3866 30.7732 61.5465 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0027 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.285 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 311.959 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1058+8114_S_dfm.log closed on Thu May 19 18:35:33 2016