! Started logfile: /scr/pima/bg219a_uvs/J1344-1723_S_dfm.log on Fri May 20 00:09:27 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/J1344-1723_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1344-1723_S_uva.fits ! AN table 1: 36 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.756614 visibilities/baseline/integration-bin. ! Found source: J1344-1723 ! ! 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 2288 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 J1344-1723_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 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.047277Jy sigma=21.028576 ! Fit after self-cal, rms=0.701203Jy sigma=13.688808 ! 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.503 mas, bmaj=6.805 mas, bpa=-6.588 degrees ! Estimated noise=0.980435 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.240558 Jy ! Component: 100 - total flux cleaned = 0.304182 Jy ! Total flux subtracted in 100 components = 0.304182 Jy ! Clean residual min=-0.014638 max=0.026456 Jy/beam ! Clean residual mean=0.000119 rms=0.004440 Jy/beam ! Combined flux in latest and established models = 0.304182 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.304182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086732Jy sigma=1.508267 ! Fit after self-cal, rms=0.086713Jy sigma=1.506863 ! Inverting map ! Added new window around map position (3.5, 9.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0280276 Jy ! Component: 100 - total flux cleaned = 0.0435853 Jy ! Total flux subtracted in 100 components = 0.0435853 Jy ! Clean residual min=-0.012514 max=0.016651 Jy/beam ! Clean residual mean=0.000055 rms=0.002872 Jy/beam ! Combined flux in latest and established models = 0.347767 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 22 components and 0.347767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075479Jy sigma=1.292439 ! Fit after self-cal, rms=0.075367Jy sigma=1.287803 ! 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.955 mas, bmaj=7.617 mas, bpa=-7.553 degrees ! Estimated noise=0.795733 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.00828443 Jy ! Component: 100 - total flux cleaned = 0.00986362 Jy ! Component: 150 - total flux cleaned = 0.00985081 Jy ! Component: 200 - total flux cleaned = 0.0100683 Jy ! Total flux subtracted in 200 components = 0.0100683 Jy ! Clean residual min=-0.008419 max=0.009961 Jy/beam ! Clean residual mean=0.000088 rms=0.002412 Jy/beam ! Combined flux in latest and established models = 0.357836 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 35 components and 0.357836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071952Jy sigma=1.249635 ! Fit after self-cal, rms=0.071914Jy sigma=1.248431 ! 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.955 x 7.617 at -7.553 degrees (North through East) ! Clean map min=-0.0080353 max=0.30716 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.04 LA 1.00 MK 1.01 NL 0.97 ! OV 1.01 PT 0.99 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 LA 0.99 MK 0.99 NL 0.99 ! OV 1.00 PT 0.99 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 LA 0.99 MK 0.99 NL 0.97 ! OV 1.00 PT 1.00 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 LA 1.00 MK 0.99 NL 0.97 ! OV 0.98 PT 0.97 SC 0.95 ! ! ! Fit before self-cal, rms=0.071914Jy sigma=1.248431 ! Fit after self-cal, rms=0.070480Jy sigma=1.231039 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.947 mas, bmaj=7.597 mas, bpa=-7.524 degrees ! Estimated noise=0.787979 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.00146986 Jy ! Component: 100 - total flux cleaned = 0.00146096 Jy ! Component: 150 - total flux cleaned = 0.00160865 Jy ! Component: 200 - total flux cleaned = 0.00175015 Jy ! Total flux subtracted in 200 components = 0.00175015 Jy ! Clean residual min=-0.007545 max=0.008633 Jy/beam ! Clean residual mean=0.000072 rms=0.002095 Jy/beam ! Combined flux in latest and established models = 0.359586 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 40 components and 0.359586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069329Jy sigma=1.220868 ! Fit after self-cal, rms=0.069330Jy sigma=1.220485 ! 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.069330Jy sigma=1.220485 ! Fit after self-cal, rms=0.069216Jy sigma=1.206795 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.93 mas, bmaj=7.565 mas, bpa=-7.319 degrees ! Estimated noise=0.796982 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00632943 Jy ! Component: 100 - total flux cleaned = 0.00772169 Jy ! Component: 150 - total flux cleaned = 0.00797333 Jy ! Component: 200 - total flux cleaned = 0.00831992 Jy ! Total flux subtracted in 200 components = 0.00831992 Jy ! Clean residual min=-0.005589 max=0.007886 Jy/beam ! Clean residual mean=0.000063 rms=0.001667 Jy/beam ! Combined flux in latest and established models = 0.367906 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 49 components and 0.367906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068204Jy sigma=1.194454 ! Fit after self-cal, rms=0.068191Jy sigma=1.194179 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 (19.5, -15). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00545621 Jy ! Component: 100 - total flux cleaned = 0.00530985 Jy ! Component: 150 - total flux cleaned = 0.0050237 Jy ! Component: 200 - total flux cleaned = 0.00467281 Jy ! Total flux subtracted in 200 components = 0.00467281 Jy ! Clean residual min=-0.005112 max=0.005568 Jy/beam ! Clean residual mean=0.000052 rms=0.001408 Jy/beam ! Combined flux in latest and established models = 0.372579 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 64 components and 0.372579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066990Jy sigma=1.177149 ! Fit after self-cal, rms=0.066931Jy sigma=1.175860 ! 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.066931Jy sigma=1.175860 ! Fit after self-cal, rms=0.066919Jy sigma=1.173759 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.918 mas, bmaj=7.542 mas, bpa=-7.215 degrees ! Estimated noise=0.79896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00315249 Jy ! Component: 100 - total flux cleaned = 0.0037181 Jy ! Component: 150 - total flux cleaned = 0.00410072 Jy ! Component: 200 - total flux cleaned = 0.00426757 Jy ! Total flux subtracted in 200 components = 0.00426757 Jy ! Clean residual min=-0.004426 max=0.004872 Jy/beam ! Clean residual mean=0.000044 rms=0.001197 Jy/beam ! Combined flux in latest and established models = 0.376846 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 71 components and 0.376846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066460Jy sigma=1.167761 ! Fit after self-cal, rms=0.066452Jy sigma=1.167498 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 = 4.27185e-05 Jy ! Component: 100 - total flux cleaned = 0.0001935 Jy ! Component: 150 - total flux cleaned = 0.00032798 Jy ! Component: 200 - total flux cleaned = 0.000390379 Jy ! Total flux subtracted in 200 components = 0.000390379 Jy ! Clean residual min=-0.004292 max=0.004517 Jy/beam ! Clean residual mean=0.000043 rms=0.001140 Jy/beam ! Combined flux in latest and established models = 0.377237 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 79 components and 0.377237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066270Jy sigma=1.165147 ! Fit after self-cal, rms=0.066265Jy sigma=1.165017 ! 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.066265Jy sigma=1.165017 ! Fit after self-cal, rms=0.067575Jy sigma=1.161257 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.435 mas, bmaj=17.98 mas, bpa=-6.104 degrees ! Estimated noise=1.09129 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000567934 Jy ! Component: 100 - total flux cleaned = 0.00062105 Jy ! Component: 150 - total flux cleaned = 0.000624927 Jy ! Component: 200 - total flux cleaned = 0.000594303 Jy ! Total flux subtracted in 200 components = 0.000594303 Jy ! Clean residual min=-0.004652 max=0.004099 Jy/beam ! Clean residual mean=0.000057 rms=0.001414 Jy/beam ! Combined flux in latest and established models = 0.377831 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 87 components and 0.377831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067533Jy sigma=1.160540 ! Fit after self-cal, rms=0.067508Jy sigma=1.160121 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 = -3.97451e-05 Jy ! Component: 100 - total flux cleaned = -4.05084e-05 Jy ! Component: 150 - total flux cleaned = -4.12395e-05 Jy ! Component: 200 - total flux cleaned = -7.05032e-05 Jy ! Total flux subtracted in 200 components = -7.05032e-05 Jy ! Clean residual min=-0.004633 max=0.004040 Jy/beam ! Clean residual mean=0.000057 rms=0.001386 Jy/beam ! Combined flux in latest and established models = 0.37776 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 92 components and 0.37776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067488Jy sigma=1.159656 ! Fit after self-cal, rms=0.067483Jy sigma=1.159564 ! 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.913 mas, bmaj=7.601 mas, bpa=-7.327 degrees ! Estimated noise=0.800676 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.913 x 7.601 at -7.327 degrees (North through East) ! Clean map min=-0.0055495 max=0.30952 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.475 mas, bmaj=6.822 mas, bpa=-6.386 degrees ! Estimated noise=0.974114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.238739 Jy ! Component: 100 - total flux cleaned = 0.303566 Jy ! Component: 150 - total flux cleaned = 0.333533 Jy ! Component: 200 - total flux cleaned = 0.351897 Jy ! Total flux subtracted in 200 components = 0.351897 Jy ! Clean residual min=-0.010286 max=0.015082 Jy/beam ! Clean residual mean=0.000049 rms=0.002392 Jy/beam ! Combined flux in latest and established models = 0.351897 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.351897 Jy ! Inverting map and beam ! Estimated beam: bmin=2.913 mas, bmaj=7.601 mas, bpa=-7.327 degrees ! Estimated noise=0.800676 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) ! Added new window around map position (2.5, -11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0146061 Jy ! Component: 100 - total flux cleaned = 0.0232734 Jy ! Component: 150 - total flux cleaned = 0.0246466 Jy ! Component: 200 - total flux cleaned = 0.0251056 Jy ! Total flux subtracted in 200 components = 0.0251056 Jy ! Clean residual min=-0.005510 max=0.005794 Jy/beam ! Clean residual mean=0.000029 rms=0.001383 Jy/beam ! Combined flux in latest and established models = 0.377003 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 48 components and 0.377003 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.435 mas, bmaj=17.98 mas, bpa=-6.104 degrees ! Estimated noise=1.09129 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00308074 Jy ! Component: 100 - total flux cleaned = 0.00363184 Jy ! Component: 150 - total flux cleaned = 0.00364148 Jy ! Component: 200 - total flux cleaned = 0.00356624 Jy ! Total flux subtracted in 200 components = 0.00356624 Jy ! Clean residual min=-0.005286 max=0.004452 Jy/beam ! Clean residual mean=0.000041 rms=0.001540 Jy/beam ! Combined flux in latest and established models = 0.380569 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.000141258 Jy ! Component: 100 - total flux cleaned = -0.000333719 Jy ! Component: 150 - total flux cleaned = -0.000509817 Jy ! Component: 200 - total flux cleaned = -0.000672944 Jy ! Total flux subtracted in 200 components = -0.000672944 Jy ! Clean residual min=-0.005062 max=0.004169 Jy/beam ! Clean residual mean=0.000045 rms=0.001453 Jy/beam ! Combined flux in latest and established models = 0.379896 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 62 components and 0.379896 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.913 mas, bmaj=7.601 mas, bpa=-7.327 degrees ! Estimated noise=0.800676 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00194002 Jy ! Component: 100 - total flux cleaned = -0.00208126 Jy ! Component: 150 - total flux cleaned = -0.00208478 Jy ! Component: 200 - total flux cleaned = -0.00209219 Jy ! Total flux subtracted in 200 components = -0.00209219 Jy ! Clean residual min=-0.004394 max=0.004355 Jy/beam ! Clean residual mean=0.000025 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.377804 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 75 components and 0.377804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067905Jy sigma=1.163213 ! Fit after self-cal, rms=0.067795Jy sigma=1.162512 wmodel /J1344-1723_S_map.mod ! wmodel: Unable to open new model file: /J1344-1723_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1344-1723_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.913 x 7.601 at -7.327 degrees (North through East) ! Clean map min=-0.006505 max=0.30441 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1344-1723_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.304411 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00100569 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.991116 0.991116 1.98223 3.96446 7.92893 15.8579 31.7157 63.4314 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.304 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 302.689 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1344-1723_S_dfm.log closed on Fri May 20 00:09:29 2016