! Started logfile: /scr/pima/bg219h_uvs/J1149+3559_S_dfm.log on Thu May 19 22:24:04 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/bg219h_uvs/J1149+3559_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1149+3559_S_uva.fits ! AN table 1: 47 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.882979 visibilities/baseline/integration-bin. ! Found source: J1149+3559 ! ! 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 5976 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 J1149+3559_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.016795Jy sigma=26.306183 ! Fit after self-cal, rms=0.877401Jy sigma=22.662733 ! 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.043 mas, bmaj=4.873 mas, bpa=-3.023 degrees ! Estimated noise=0.536112 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.0952759 Jy ! Component: 100 - total flux cleaned = 0.116405 Jy ! Total flux subtracted in 100 components = 0.116405 Jy ! Clean residual min=-0.003710 max=0.006825 Jy/beam ! Clean residual mean=0.000001 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.116405 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.116405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059496Jy sigma=1.403466 ! Fit after self-cal, rms=0.059488Jy sigma=1.403200 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0066978 Jy ! Component: 100 - total flux cleaned = 0.00964291 Jy ! Total flux subtracted in 100 components = 0.00964291 Jy ! Clean residual min=-0.003297 max=0.003673 Jy/beam ! Clean residual mean=0.000001 rms=0.000822 Jy/beam ! Combined flux in latest and established models = 0.126048 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 22 components and 0.126048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058694Jy sigma=1.382722 ! Fit after self-cal, rms=0.058697Jy sigma=1.382522 ! 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.67 mas, bmaj=5.476 mas, bpa=-1.754 degrees ! Estimated noise=0.367808 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.00239764 Jy ! Component: 100 - total flux cleaned = 0.00347561 Jy ! Component: 150 - total flux cleaned = 0.00387332 Jy ! Component: 200 - total flux cleaned = 0.00394393 Jy ! Total flux subtracted in 200 components = 0.00394393 Jy ! Clean residual min=-0.002694 max=0.002862 Jy/beam ! Clean residual mean=0.000005 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.129992 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 39 components and 0.129992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058596Jy sigma=1.380123 ! Fit after self-cal, rms=0.058595Jy sigma=1.380099 ! 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.67 x 5.476 at -1.754 degrees (North through East) ! Clean map min=-0.0025891 max=0.12325 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.04 KP 0.98 LA 1.01 ! MK 1.01 NL 1.02 OV 0.98 PT 1.01 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 HN 1.03 KP 0.99 LA 0.99 ! MK 1.04 NL 0.90 OV 0.99 PT 1.00 ! SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 HN 1.02 KP 1.02 LA 0.99 ! MK 1.02 NL 1.08 OV 0.98 PT 0.99 ! SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 HN 1.03 KP 0.99 LA 0.98 ! MK 1.02 NL 0.96 OV 1.02 PT 1.00 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.058595Jy sigma=1.380099 ! Fit after self-cal, rms=0.058067Jy sigma=1.374027 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.678 mas, bmaj=5.475 mas, bpa=-0.7657 degrees ! Estimated noise=0.367078 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.000478998 Jy ! Component: 100 - total flux cleaned = -0.000585021 Jy ! Component: 150 - total flux cleaned = -0.000658976 Jy ! Component: 200 - total flux cleaned = -0.000693118 Jy ! Total flux subtracted in 200 components = -0.000693118 Jy ! Clean residual min=-0.002570 max=0.002607 Jy/beam ! Clean residual mean=0.000005 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.129299 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 47 components and 0.129299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058050Jy sigma=1.373659 ! Fit after self-cal, rms=0.058040Jy sigma=1.373577 ! 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.058040Jy sigma=1.373577 ! Fit after self-cal, rms=0.057968Jy sigma=1.363684 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.68 mas, bmaj=5.483 mas, bpa=-1.04 degrees ! Estimated noise=0.36681 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000494629 Jy ! Component: 100 - total flux cleaned = -0.000496682 Jy ! Component: 150 - total flux cleaned = -0.000508547 Jy ! Component: 200 - total flux cleaned = -0.000519288 Jy ! Total flux subtracted in 200 components = -0.000519288 Jy ! Clean residual min=-0.001791 max=0.001789 Jy/beam ! Clean residual mean=-0.000002 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.12878 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 55 components and 0.12878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057962Jy sigma=1.363437 ! Fit after self-cal, rms=0.057985Jy sigma=1.363326 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.76791e-05 Jy ! Component: 100 - total flux cleaned = -5.72139e-05 Jy ! Component: 150 - total flux cleaned = -5.73268e-05 Jy ! Component: 200 - total flux cleaned = -6.4925e-05 Jy ! Total flux subtracted in 200 components = -6.4925e-05 Jy ! Clean residual min=-0.001772 max=0.001793 Jy/beam ! Clean residual mean=-0.000002 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.128715 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 55 components and 0.128715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057984Jy sigma=1.363242 ! Fit after self-cal, rms=0.057983Jy sigma=1.363238 ! 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.057983Jy sigma=1.363238 ! Fit after self-cal, rms=0.058005Jy sigma=1.363200 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.682 mas, bmaj=5.486 mas, bpa=-1.191 degrees ! Estimated noise=0.366743 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000274209 Jy ! Component: 100 - total flux cleaned = -0.000307272 Jy ! Component: 150 - total flux cleaned = -0.00031439 Jy ! Component: 200 - total flux cleaned = -0.000327747 Jy ! Total flux subtracted in 200 components = -0.000327747 Jy ! Clean residual min=-0.001765 max=0.001754 Jy/beam ! Clean residual mean=-0.000002 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.128387 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.128387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058004Jy sigma=1.363123 ! Fit after self-cal, rms=0.058004Jy sigma=1.363123 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 = -1.3806e-05 Jy ! Component: 100 - total flux cleaned = -2.59313e-05 Jy ! Component: 150 - total flux cleaned = -4.30201e-05 Jy ! Component: 200 - total flux cleaned = -5.88497e-05 Jy ! Total flux subtracted in 200 components = -5.88497e-05 Jy ! Clean residual min=-0.001760 max=0.001758 Jy/beam ! Clean residual mean=-0.000002 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.128328 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 57 components and 0.128328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058003Jy sigma=1.363087 ! Fit after self-cal, rms=0.058003Jy sigma=1.363086 ! 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.058003Jy sigma=1.363086 ! Fit after self-cal, rms=0.058014Jy sigma=1.363075 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.332 mas, bmaj=9.396 mas, bpa=2.353 degrees ! Estimated noise=0.448074 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.87726e-05 Jy ! Component: 100 - total flux cleaned = -7.84697e-05 Jy ! Component: 150 - total flux cleaned = -7.5566e-05 Jy ! Component: 200 - total flux cleaned = -7.2971e-05 Jy ! Total flux subtracted in 200 components = -7.2971e-05 Jy ! Clean residual min=-0.001954 max=0.001905 Jy/beam ! Clean residual mean=-0.000004 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.128255 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 61 components and 0.128255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058015Jy sigma=1.363063 ! Fit after self-cal, rms=0.058015Jy sigma=1.363055 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.37006e-06 Jy ! Component: 100 - total flux cleaned = 6.48164e-06 Jy ! Component: 150 - total flux cleaned = 9.18177e-06 Jy ! Component: 200 - total flux cleaned = 1.13561e-05 Jy ! Total flux subtracted in 200 components = 1.13561e-05 Jy ! Clean residual min=-0.001954 max=0.001903 Jy/beam ! Clean residual mean=-0.000004 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.128266 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 63 components and 0.128266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058015Jy sigma=1.363048 ! Fit after self-cal, rms=0.058015Jy sigma=1.363042 ! 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.683 mas, bmaj=5.487 mas, bpa=-1.252 degrees ! Estimated noise=0.366688 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.683 x 5.487 at -1.252 degrees (North through East) ! Clean map min=-0.0016765 max=0.12333 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.049 mas, bmaj=4.871 mas, bpa=-2.995 degrees ! Estimated noise=0.537056 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0954036 Jy ! Component: 100 - total flux cleaned = 0.116647 Jy ! Component: 150 - total flux cleaned = 0.12325 Jy ! Component: 200 - total flux cleaned = 0.126004 Jy ! Total flux subtracted in 200 components = 0.126004 Jy ! Clean residual min=-0.003002 max=0.003388 Jy/beam ! Clean residual mean=-0.000000 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.126004 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.126004 Jy ! Inverting map and beam ! Estimated beam: bmin=3.683 mas, bmaj=5.487 mas, bpa=-1.252 degrees ! Estimated noise=0.366688 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.00173247 Jy ! Component: 100 - total flux cleaned = 0.00188336 Jy ! Component: 150 - total flux cleaned = 0.00203905 Jy ! Component: 200 - total flux cleaned = 0.00207481 Jy ! Total flux subtracted in 200 components = 0.00207481 Jy ! Clean residual min=-0.001874 max=0.001730 Jy/beam ! Clean residual mean=-0.000002 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.128079 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 26 components and 0.128079 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.332 mas, bmaj=9.396 mas, bpa=2.353 degrees ! Estimated noise=0.448074 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000144198 Jy ! Component: 100 - total flux cleaned = 0.000158089 Jy ! Component: 150 - total flux cleaned = 0.000162667 Jy ! Component: 200 - total flux cleaned = 0.00017105 Jy ! Total flux subtracted in 200 components = 0.00017105 Jy ! Clean residual min=-0.001966 max=0.001916 Jy/beam ! Clean residual mean=-0.000004 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.12825 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 = 7.44626e-06 Jy ! Component: 100 - total flux cleaned = 1.08805e-05 Jy ! Component: 150 - total flux cleaned = 7.67023e-06 Jy ! Component: 200 - total flux cleaned = 1.091e-05 Jy ! Total flux subtracted in 200 components = 1.091e-05 Jy ! Clean residual min=-0.001968 max=0.001916 Jy/beam ! Clean residual mean=-0.000004 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.128261 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.128261 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.683 mas, bmaj=5.487 mas, bpa=-1.252 degrees ! Estimated noise=0.366688 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.05681e-05 Jy ! Component: 100 - total flux cleaned = -7.20557e-05 Jy ! Component: 150 - total flux cleaned = -0.000104608 Jy ! Component: 200 - total flux cleaned = -0.000114746 Jy ! Total flux subtracted in 200 components = -0.000114746 Jy ! Clean residual min=-0.001818 max=0.001738 Jy/beam ! Clean residual mean=-0.000002 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.128146 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.128146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058020Jy sigma=1.363276 ! Fit after self-cal, rms=0.058018Jy sigma=1.363250 wmodel /J1149+3559_S_map.mod ! wmodel: Unable to open new model file: /J1149+3559_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J1149+3559_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.683 x 5.487 at -1.252 degrees (North through East) ! Clean map min=-0.0017546 max=0.12342 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1149+3559_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.123418 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00042421 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.03115 1.03115 2.06231 4.12462 8.24924 16.4985 32.997 65.9939 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.123 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 290.935 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1149+3559_S_dfm.log closed on Thu May 19 22:24:06 2016