! Started logfile: /scr/pima/bg219g_uvs/J1006+1713_S_dfm.log on Thu May 19 21:43:00 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/bg219g_uvs/J1006+1713_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1006+1713_S_uva.fits ! AN table 1: 31 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.845878 visibilities/baseline/integration-bin. ! Found source: J1006+1713 ! ! 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 3776 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 J1006+1713_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 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003322Jy sigma=22.445930 ! Fit after self-cal, rms=0.935273Jy sigma=20.945500 ! 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=2.907 mas, bmaj=8.329 mas, bpa=-27.16 degrees ! Estimated noise=0.817279 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.0468712 Jy ! Component: 100 - total flux cleaned = 0.0668638 Jy ! Total flux subtracted in 100 components = 0.0668638 Jy ! Clean residual min=-0.009705 max=0.013687 Jy/beam ! Clean residual mean=-0.000091 rms=0.003139 Jy/beam ! Combined flux in latest and established models = 0.0668638 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0668638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081938Jy sigma=1.681307 ! Fit after self-cal, rms=0.080828Jy sigma=1.661037 ! 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.698 mas, bmaj=8.628 mas, bpa=-27.03 degrees ! Estimated noise=0.572716 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.018578 Jy ! Component: 100 - total flux cleaned = 0.0290021 Jy ! Component: 150 - total flux cleaned = 0.0353098 Jy ! Component: 200 - total flux cleaned = 0.0392864 Jy ! Total flux subtracted in 200 components = 0.0392864 Jy ! Clean residual min=-0.011999 max=0.015474 Jy/beam ! Clean residual mean=-0.000124 rms=0.003678 Jy/beam ! Combined flux in latest and established models = 0.10615 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 41 components and 0.10615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076866Jy sigma=1.545807 ! Fit after self-cal, rms=0.076449Jy sigma=1.538681 ! 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.698 x 8.628 at -27.03 degrees (North through East) ! Clean map min=-0.011702 max=0.062347 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* HN 1.00* KP 1.00* LA 1.00* ! MK 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.06 HN 1.03 KP 0.88 LA 1.08 ! MK 1.12 NL 1.01 OV 0.86 PT 0.95 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 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* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.076449Jy sigma=1.538681 ! Fit after self-cal, rms=0.076621Jy sigma=1.533090 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.741 mas, bmaj=8.641 mas, bpa=-26.83 degrees ! Estimated noise=0.568149 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.00205129 Jy ! Component: 100 - total flux cleaned = 0.00265339 Jy ! Component: 150 - total flux cleaned = 0.00285328 Jy ! Component: 200 - total flux cleaned = 0.00285417 Jy ! Total flux subtracted in 200 components = 0.00285417 Jy ! Clean residual min=-0.011163 max=0.015805 Jy/beam ! Clean residual mean=-0.000124 rms=0.003515 Jy/beam ! Combined flux in latest and established models = 0.109004 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 48 components and 0.109004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076295Jy sigma=1.523766 ! Fit after self-cal, rms=0.076314Jy sigma=1.520246 ! 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.076314Jy sigma=1.520246 ! Fit after self-cal, rms=0.076500Jy sigma=1.520071 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.729 mas, bmaj=8.64 mas, bpa=-26.91 degrees ! Estimated noise=0.567732 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000778245 Jy ! Component: 100 - total flux cleaned = 0.000658244 Jy ! Component: 150 - total flux cleaned = 0.000557822 Jy ! Component: 200 - total flux cleaned = 0.000556449 Jy ! Total flux subtracted in 200 components = 0.000556449 Jy ! Clean residual min=-0.011050 max=0.015581 Jy/beam ! Clean residual mean=-0.000125 rms=0.003507 Jy/beam ! Combined flux in latest and established models = 0.109561 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.109561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076203Jy sigma=1.512196 ! Fit after self-cal, rms=0.076251Jy sigma=1.510030 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 (66.5, 108.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0138047 Jy ! Component: 100 - total flux cleaned = 0.0205886 Jy ! Component: 150 - total flux cleaned = 0.0254919 Jy ! Component: 200 - total flux cleaned = 0.0294295 Jy ! Total flux subtracted in 200 components = 0.0294295 Jy ! Clean residual min=-0.008989 max=0.011431 Jy/beam ! Clean residual mean=-0.000085 rms=0.002664 Jy/beam ! Combined flux in latest and established models = 0.13899 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 91 components and 0.13899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073610Jy sigma=1.445743 ! Fit after self-cal, rms=0.073178Jy sigma=1.438490 ! Inverting map ! Added new window around map position (2, 12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00734513 Jy ! Component: 100 - total flux cleaned = 0.0107364 Jy ! Component: 150 - total flux cleaned = 0.0135748 Jy ! Component: 200 - total flux cleaned = 0.0160202 Jy ! Total flux subtracted in 200 components = 0.0160202 Jy ! Clean residual min=-0.007161 max=0.007756 Jy/beam ! Clean residual mean=-0.000047 rms=0.002142 Jy/beam ! Combined flux in latest and established models = 0.155011 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 126 components and 0.155011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071508Jy sigma=1.397467 ! Fit after self-cal, rms=0.071380Jy sigma=1.392973 ! 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.071380Jy sigma=1.392973 ! Fit after self-cal, rms=0.073104Jy sigma=1.385975 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.724 mas, bmaj=8.69 mas, bpa=-27.12 degrees ! Estimated noise=0.573687 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00285073 Jy ! Component: 100 - total flux cleaned = 0.00424132 Jy ! Component: 150 - total flux cleaned = 0.00497837 Jy ! Component: 200 - total flux cleaned = 0.00554602 Jy ! Total flux subtracted in 200 components = 0.00554602 Jy ! Clean residual min=-0.006866 max=0.007563 Jy/beam ! Clean residual mean=-0.000027 rms=0.001994 Jy/beam ! Combined flux in latest and established models = 0.160557 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 147 components and 0.160557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072592Jy sigma=1.374492 ! Fit after self-cal, rms=0.072589Jy sigma=1.372920 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.00133644 Jy ! Component: 100 - total flux cleaned = 0.00187276 Jy ! Component: 150 - total flux cleaned = 0.00246413 Jy ! Component: 200 - total flux cleaned = 0.00310463 Jy ! Total flux subtracted in 200 components = 0.00310463 Jy ! Clean residual min=-0.006538 max=0.007398 Jy/beam ! Clean residual mean=-0.000024 rms=0.001918 Jy/beam ! Combined flux in latest and established models = 0.163661 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 165 components and 0.163661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072297Jy sigma=1.366608 ! Fit after self-cal, rms=0.072288Jy sigma=1.366274 ! 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.072288Jy sigma=1.366274 ! Fit after self-cal, rms=0.072951Jy sigma=1.365823 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.315 mas, bmaj=9.984 mas, bpa=-4.482 degrees ! Estimated noise=0.688128 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00334528 Jy ! Component: 100 - total flux cleaned = 0.00534332 Jy ! Component: 150 - total flux cleaned = 0.00672765 Jy ! Component: 200 - total flux cleaned = 0.00785512 Jy ! Total flux subtracted in 200 components = 0.00785512 Jy ! Clean residual min=-0.008994 max=0.008692 Jy/beam ! Clean residual mean=-0.000023 rms=0.002917 Jy/beam ! Combined flux in latest and established models = 0.171516 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 189 components and 0.171516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072787Jy sigma=1.363399 ! Fit after self-cal, rms=0.072771Jy sigma=1.362740 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.00100879 Jy ! Component: 100 - total flux cleaned = 0.00134724 Jy ! Component: 150 - total flux cleaned = 0.00181051 Jy ! Component: 200 - total flux cleaned = 0.00209761 Jy ! Total flux subtracted in 200 components = 0.00209761 Jy ! Clean residual min=-0.009073 max=0.008620 Jy/beam ! Clean residual mean=-0.000016 rms=0.002831 Jy/beam ! Combined flux in latest and established models = 0.173614 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 206 components and 0.173614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072676Jy sigma=1.362551 ! Fit after self-cal, rms=0.072687Jy sigma=1.362297 ! 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.723 mas, bmaj=8.694 mas, bpa=-27.18 degrees ! Estimated noise=0.577707 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.723 x 8.694 at -27.18 degrees (North through East) ! Clean map min=-0.0067544 max=0.060598 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=2.902 mas, bmaj=8.431 mas, bpa=-27.39 degrees ! Estimated noise=0.828709 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0491909 Jy ! Component: 100 - total flux cleaned = 0.0765675 Jy ! Component: 150 - total flux cleaned = 0.0939735 Jy ! Component: 200 - total flux cleaned = 0.103948 Jy ! Total flux subtracted in 200 components = 0.103948 Jy ! Clean residual min=-0.008290 max=0.009518 Jy/beam ! Clean residual mean=-0.000064 rms=0.002397 Jy/beam ! Combined flux in latest and established models = 0.103947 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.103947 Jy ! Inverting map and beam ! Estimated beam: bmin=3.723 mas, bmaj=8.694 mas, bpa=-27.18 degrees ! Estimated noise=0.577707 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.0126274 Jy ! Component: 100 - total flux cleaned = 0.0216244 Jy ! Component: 150 - total flux cleaned = 0.0270148 Jy ! Component: 200 - total flux cleaned = 0.0310335 Jy ! Total flux subtracted in 200 components = 0.0310335 Jy ! Clean residual min=-0.008910 max=0.008070 Jy/beam ! Clean residual mean=-0.000100 rms=0.002448 Jy/beam ! Combined flux in latest and established models = 0.134981 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 54 components and 0.134981 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.315 mas, bmaj=9.984 mas, bpa=-4.482 degrees ! Estimated noise=0.688128 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00747125 Jy ! Component: 100 - total flux cleaned = 0.0121979 Jy ! Component: 150 - total flux cleaned = 0.0161418 Jy ! Component: 200 - total flux cleaned = 0.0195002 Jy ! Total flux subtracted in 200 components = 0.0195002 Jy ! Clean residual min=-0.010644 max=0.007957 Jy/beam ! Clean residual mean=-0.000104 rms=0.003243 Jy/beam ! Combined flux in latest and established models = 0.154481 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.00294976 Jy ! Component: 100 - total flux cleaned = 0.0055559 Jy ! Component: 150 - total flux cleaned = 0.00762101 Jy ! Component: 200 - total flux cleaned = 0.00936104 Jy ! Total flux subtracted in 200 components = 0.00936104 Jy ! Clean residual min=-0.009501 max=0.007456 Jy/beam ! Clean residual mean=-0.000071 rms=0.002925 Jy/beam ! Combined flux in latest and established models = 0.163842 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 124 components and 0.163842 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.723 mas, bmaj=8.694 mas, bpa=-27.18 degrees ! Estimated noise=0.577707 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140761 Jy ! Component: 100 - total flux cleaned = 0.00263994 Jy ! Component: 150 - total flux cleaned = 0.00397428 Jy ! Component: 200 - total flux cleaned = 0.00499689 Jy ! Total flux subtracted in 200 components = 0.00499689 Jy ! Clean residual min=-0.006707 max=0.006328 Jy/beam ! Clean residual mean=-0.000019 rms=0.001762 Jy/beam ! Combined flux in latest and established models = 0.168839 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 148 components and 0.168839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072422Jy sigma=1.358595 ! Fit after self-cal, rms=0.072339Jy sigma=1.356463 wmodel /J1006+1713_S_map.mod ! wmodel: Unable to open new model file: /J1006+1713_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1006+1713_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.723 x 8.694 at -27.18 degrees (North through East) ! Clean map min=-0.0064727 max=0.057937 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1006+1713_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0579373 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00175058 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -9.06453 9.06453 18.1291 36.2581 72.5162 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0052 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.057 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 33.096 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1006+1713_S_dfm.log closed on Thu May 19 21:43:02 2016