! Started logfile: /scr/pima/bg219e_uvs/J0050-0452_S_dfm.log on Thu May 19 18:17:21 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/J0050-0452_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0050-0452_S_uva.fits ! AN table 1: 47 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.913121 visibilities/baseline/integration-bin. ! Found source: J0050-0452 ! ! 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 6180 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 J0050-0452_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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.102208Jy sigma=21.824377 ! Fit after self-cal, rms=0.564157Jy sigma=11.182268 ! 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.437 mas, bmaj=9.708 mas, bpa=18.53 degrees ! Estimated noise=0.715251 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.335162 Jy ! Component: 100 - total flux cleaned = 0.411967 Jy ! Total flux subtracted in 100 components = 0.411967 Jy ! Clean residual min=-0.011454 max=0.028096 Jy/beam ! Clean residual mean=0.000015 rms=0.003098 Jy/beam ! Combined flux in latest and established models = 0.411966 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.411966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089498Jy sigma=1.581760 ! Fit after self-cal, rms=0.089437Jy sigma=1.580934 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0289203 Jy ! Component: 100 - total flux cleaned = 0.0426327 Jy ! Total flux subtracted in 100 components = 0.0426327 Jy ! Clean residual min=-0.006490 max=0.006988 Jy/beam ! Clean residual mean=0.000008 rms=0.001738 Jy/beam ! Combined flux in latest and established models = 0.454599 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 0.454599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078142Jy sigma=1.365744 ! Fit after self-cal, rms=0.078091Jy sigma=1.364888 ! 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.271 mas, bmaj=10.65 mas, bpa=17.35 degrees ! Estimated noise=0.471439 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.0081389 Jy ! Component: 100 - total flux cleaned = 0.00986028 Jy ! Component: 150 - total flux cleaned = 0.01023 Jy ! Component: 200 - total flux cleaned = 0.0107241 Jy ! Total flux subtracted in 200 components = 0.0107241 Jy ! Clean residual min=-0.005352 max=0.004364 Jy/beam ! Clean residual mean=0.000009 rms=0.001210 Jy/beam ! Combined flux in latest and established models = 0.465323 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 31 components and 0.465323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076861Jy sigma=1.350753 ! Fit after self-cal, rms=0.076848Jy sigma=1.350568 ! 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.271 x 10.65 at 17.35 degrees (North through East) ! Clean map min=-0.0050993 max=0.43524 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.01 HN 1.01 KP 1.00 ! LA 1.01 NL 0.91 OV 0.99 PT 1.02 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.01 HN 1.00 KP 1.02 ! LA 1.00 NL 0.99 OV 1.00 PT 1.00 ! SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 1.02 KP 1.01 ! LA 1.01 NL 1.01 OV 1.00 PT 1.01 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 0.97 KP 1.00 ! LA 0.98 NL 1.00 OV 1.02 PT 1.00 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.076848Jy sigma=1.350568 ! Fit after self-cal, rms=0.073149Jy sigma=1.329473 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.259 mas, bmaj=10.64 mas, bpa=17.43 degrees ! Estimated noise=0.471269 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.00297335 Jy ! Component: 100 - total flux cleaned = 0.00399182 Jy ! Component: 150 - total flux cleaned = 0.00415946 Jy ! Component: 200 - total flux cleaned = 0.00421687 Jy ! Total flux subtracted in 200 components = 0.00421687 Jy ! Clean residual min=-0.003937 max=0.003864 Jy/beam ! Clean residual mean=0.000004 rms=0.001056 Jy/beam ! Combined flux in latest and established models = 0.46954 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 42 components and 0.46954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072994Jy sigma=1.327709 ! Fit after self-cal, rms=0.072978Jy sigma=1.327566 ! 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.072978Jy sigma=1.327566 ! Fit after self-cal, rms=0.072131Jy sigma=1.307555 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.246 mas, bmaj=10.62 mas, bpa=17.42 degrees ! Estimated noise=0.472764 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00226536 Jy ! Component: 100 - total flux cleaned = 0.0032343 Jy ! Component: 150 - total flux cleaned = 0.00360579 Jy ! Component: 200 - total flux cleaned = 0.00387176 Jy ! Total flux subtracted in 200 components = 0.00387176 Jy ! Clean residual min=-0.003161 max=0.003333 Jy/beam ! Clean residual mean=0.000004 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 0.473412 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 52 components and 0.473412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072003Jy sigma=1.306519 ! Fit after self-cal, rms=0.072001Jy sigma=1.306462 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.000101325 Jy ! Component: 100 - total flux cleaned = 0.000204758 Jy ! Component: 150 - total flux cleaned = 0.000227156 Jy ! Component: 200 - total flux cleaned = 0.000248007 Jy ! Total flux subtracted in 200 components = 0.000248007 Jy ! Clean residual min=-0.003172 max=0.003267 Jy/beam ! Clean residual mean=0.000004 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.47366 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 61 components and 0.47366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071977Jy sigma=1.306260 ! Fit after self-cal, rms=0.071976Jy sigma=1.306238 ! 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.071976Jy sigma=1.306238 ! Fit after self-cal, rms=0.072171Jy sigma=1.305382 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.239 mas, bmaj=10.62 mas, bpa=17.48 degrees ! Estimated noise=0.474412 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00170699 Jy ! Component: 100 - total flux cleaned = 0.00250663 Jy ! Component: 150 - total flux cleaned = 0.00276486 Jy ! Component: 200 - total flux cleaned = 0.00290277 Jy ! Total flux subtracted in 200 components = 0.00290277 Jy ! Clean residual min=-0.003262 max=0.003156 Jy/beam ! Clean residual mean=0.000004 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.476563 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 76 components and 0.476563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072092Jy sigma=1.304988 ! Fit after self-cal, rms=0.072092Jy sigma=1.304974 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.000134818 Jy ! Component: 100 - total flux cleaned = 0.000170335 Jy ! Component: 150 - total flux cleaned = 0.000185797 Jy ! Component: 200 - total flux cleaned = 0.00020006 Jy ! Total flux subtracted in 200 components = 0.00020006 Jy ! Clean residual min=-0.003263 max=0.003114 Jy/beam ! Clean residual mean=0.000004 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.476763 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 81 components and 0.476763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072079Jy sigma=1.304902 ! Fit after self-cal, rms=0.072078Jy sigma=1.304894 ! 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.072078Jy sigma=1.304894 ! Fit after self-cal, rms=0.072261Jy sigma=1.304337 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.865 mas, bmaj=13.26 mas, bpa=8.14 degrees ! Estimated noise=0.552932 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00156104 Jy ! Component: 100 - total flux cleaned = 0.00176127 Jy ! Component: 150 - total flux cleaned = 0.00182437 Jy ! Component: 200 - total flux cleaned = 0.00184937 Jy ! Total flux subtracted in 200 components = 0.00184937 Jy ! Clean residual min=-0.004002 max=0.003260 Jy/beam ! Clean residual mean=0.000006 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 0.478612 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 103 components and 0.478612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072205Jy sigma=1.304205 ! Fit after self-cal, rms=0.072203Jy sigma=1.304181 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 = 7.98951e-05 Jy ! Component: 100 - total flux cleaned = 7.94712e-05 Jy ! Component: 150 - total flux cleaned = 9.82588e-05 Jy ! Component: 200 - total flux cleaned = 0.000112673 Jy ! Total flux subtracted in 200 components = 0.000112673 Jy ! Clean residual min=-0.003994 max=0.003239 Jy/beam ! Clean residual mean=0.000006 rms=0.001037 Jy/beam ! Combined flux in latest and established models = 0.478725 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 114 components and 0.478725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072195Jy sigma=1.304289 ! Fit after self-cal, rms=0.072195Jy sigma=1.304280 ! 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.234 mas, bmaj=10.61 mas, bpa=17.52 degrees ! Estimated noise=0.47586 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.234 x 10.61 at 17.52 degrees (North through East) ! Clean map min=-0.0034074 max=0.43791 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.413 mas, bmaj=9.689 mas, bpa=18.63 degrees ! Estimated noise=0.717601 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.336177 Jy ! Component: 100 - total flux cleaned = 0.415434 Jy ! Component: 150 - total flux cleaned = 0.446364 Jy ! Component: 200 - total flux cleaned = 0.460487 Jy ! Total flux subtracted in 200 components = 0.460487 Jy ! Clean residual min=-0.005462 max=0.006633 Jy/beam ! Clean residual mean=0.000007 rms=0.001476 Jy/beam ! Combined flux in latest and established models = 0.460487 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.460487 Jy ! Inverting map and beam ! Estimated beam: bmin=4.234 mas, bmaj=10.61 mas, bpa=17.52 degrees ! Estimated noise=0.47586 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.00920077 Jy ! Component: 100 - total flux cleaned = 0.0139844 Jy ! Component: 150 - total flux cleaned = 0.0160949 Jy ! Component: 200 - total flux cleaned = 0.0165477 Jy ! Total flux subtracted in 200 components = 0.0165477 Jy ! Clean residual min=-0.003378 max=0.003337 Jy/beam ! Clean residual mean=0.000005 rms=0.000913 Jy/beam ! Combined flux in latest and established models = 0.477034 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 43 components and 0.477034 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.865 mas, bmaj=13.26 mas, bpa=8.14 degrees ! Estimated noise=0.552932 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119257 Jy ! Component: 100 - total flux cleaned = 0.00119037 Jy ! Component: 150 - total flux cleaned = 0.00128466 Jy ! Component: 200 - total flux cleaned = 0.00135681 Jy ! Total flux subtracted in 200 components = 0.00135681 Jy ! Clean residual min=-0.004133 max=0.003341 Jy/beam ! Clean residual mean=0.000006 rms=0.001055 Jy/beam ! Combined flux in latest and established models = 0.478391 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 = 3.06086e-05 Jy ! Component: 100 - total flux cleaned = 8.71028e-05 Jy ! Component: 150 - total flux cleaned = 0.000112733 Jy ! Component: 200 - total flux cleaned = 0.000157499 Jy ! Total flux subtracted in 200 components = 0.000157499 Jy ! Clean residual min=-0.004090 max=0.003325 Jy/beam ! Clean residual mean=0.000006 rms=0.001046 Jy/beam ! Combined flux in latest and established models = 0.478549 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 61 components and 0.478549 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.234 mas, bmaj=10.61 mas, bpa=17.52 degrees ! Estimated noise=0.47586 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000224332 Jy ! Component: 100 - total flux cleaned = 0.000393134 Jy ! Component: 150 - total flux cleaned = 0.000536836 Jy ! Component: 200 - total flux cleaned = 0.00057043 Jy ! Total flux subtracted in 200 components = 0.00057043 Jy ! Clean residual min=-0.003448 max=0.003261 Jy/beam ! Clean residual mean=0.000004 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.479119 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 72 components and 0.479119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072264Jy sigma=1.305286 ! Fit after self-cal, rms=0.072260Jy sigma=1.305156 wmodel /J0050-0452_S_map.mod ! wmodel: Unable to open new model file: /J0050-0452_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J0050-0452_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.234 x 10.61 at 17.52 degrees (North through East) ! Clean map min=-0.003306 max=0.43807 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0050-0452_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.438068 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000864084 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.591746 0.591746 1.18349 2.36698 4.73397 9.46794 18.9359 37.8717 75.7435 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.438 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 506.974 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0050-0452_S_dfm.log closed on Thu May 19 18:17:23 2016