! Started logfile: /scr/pima/bg219a_uvs/J0644-3459_S_dfm.log on Thu May 19 23:55:20 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/J0644-3459_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0644-3459_S_uva.fits ! AN table 1: 52 integrations on 15 of 15 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0644-3459 ! ! 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 3120 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 J0644-3459_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.054370Jy sigma=18.020592 ! Fit after self-cal, rms=0.590096Jy sigma=9.998873 ! 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.062 mas, bmaj=5.992 mas, bpa=2.694 degrees ! Estimated noise=1.35227 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.298391 Jy ! Component: 100 - total flux cleaned = 0.393059 Jy ! Total flux subtracted in 100 components = 0.393059 Jy ! Clean residual min=-0.029807 max=0.045901 Jy/beam ! Clean residual mean=-0.000734 rms=0.009434 Jy/beam ! Combined flux in latest and established models = 0.393059 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.393059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150345Jy sigma=2.574454 ! Fit after self-cal, rms=0.150271Jy sigma=2.573793 ! 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.462 mas, bmaj=6.678 mas, bpa=-0.01097 degrees ! Estimated noise=0.789621 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.0880772 Jy ! Component: 100 - total flux cleaned = 0.135886 Jy ! Component: 150 - total flux cleaned = 0.16258 Jy ! Component: 200 - total flux cleaned = 0.177866 Jy ! Total flux subtracted in 200 components = 0.177866 Jy ! Clean residual min=-0.016365 max=0.034048 Jy/beam ! Clean residual mean=-0.000847 rms=0.006243 Jy/beam ! Combined flux in latest and established models = 0.570925 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 35 components and 0.570925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090628Jy sigma=1.485385 ! Fit after self-cal, rms=0.089932Jy sigma=1.473026 ! Inverting map ! Added new window around map position (-3.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0301943 Jy ! Component: 100 - total flux cleaned = 0.0444781 Jy ! Component: 150 - total flux cleaned = 0.0504103 Jy ! Component: 200 - total flux cleaned = 0.0535015 Jy ! Total flux subtracted in 200 components = 0.0535015 Jy ! Clean residual min=-0.010734 max=0.020336 Jy/beam ! Clean residual mean=-0.000429 rms=0.003535 Jy/beam ! Combined flux in latest and established models = 0.624427 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 49 components and 0.624427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079793Jy sigma=1.281296 ! Fit after self-cal, rms=0.078894Jy sigma=1.268956 ! 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.462 x 6.678 at -0.01097 degrees (North through East) ! Clean map min=-0.0093039 max=0.42845 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: ! LA 0.96 MK 1.02 NL 1.05 OV 1.01 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 0.98 NL 1.08 OV 1.02 ! PT 0.97 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 0.97 NL 1.04 OV 1.01 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.96 MK 0.96 NL 1.07 OV 1.00 ! PT 0.97 SC 0.96 ! ! ! Fit before self-cal, rms=0.078894Jy sigma=1.268956 ! Fit after self-cal, rms=0.076278Jy sigma=1.223611 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.448 mas, bmaj=6.644 mas, bpa=0.1255 degrees ! Estimated noise=0.778686 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.000235424 Jy ! Component: 100 - total flux cleaned = -0.00217644 Jy ! Component: 150 - total flux cleaned = -0.00276673 Jy ! Component: 200 - total flux cleaned = -0.00294004 Jy ! Total flux subtracted in 200 components = -0.00294004 Jy ! Clean residual min=-0.007167 max=0.008699 Jy/beam ! Clean residual mean=-0.000153 rms=0.001918 Jy/beam ! Combined flux in latest and established models = 0.621487 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.621487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074798Jy sigma=1.198805 ! Fit after self-cal, rms=0.074817Jy sigma=1.198465 ! 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.074817Jy sigma=1.198465 ! Fit after self-cal, rms=0.073590Jy sigma=1.186819 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.442 mas, bmaj=6.611 mas, bpa=0.1233 degrees ! Estimated noise=0.772327 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000652563 Jy ! Component: 100 - total flux cleaned = -0.00146088 Jy ! Component: 150 - total flux cleaned = -0.00175506 Jy ! Component: 200 - total flux cleaned = -0.00193131 Jy ! Total flux subtracted in 200 components = -0.00193131 Jy ! Clean residual min=-0.006373 max=0.008019 Jy/beam ! Clean residual mean=-0.000131 rms=0.001566 Jy/beam ! Combined flux in latest and established models = 0.619556 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 66 components and 0.619556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073207Jy sigma=1.180735 ! Fit after self-cal, rms=0.073193Jy sigma=1.180589 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 (-15.5, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00736112 Jy ! Component: 100 - total flux cleaned = 0.0111206 Jy ! Component: 150 - total flux cleaned = 0.0138282 Jy ! Component: 200 - total flux cleaned = 0.0158718 Jy ! Total flux subtracted in 200 components = 0.0158718 Jy ! Clean residual min=-0.004794 max=0.004005 Jy/beam ! Clean residual mean=-0.000005 rms=0.001013 Jy/beam ! Combined flux in latest and established models = 0.635427 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 90 components and 0.635427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072385Jy sigma=1.167067 ! Fit after self-cal, rms=0.072375Jy sigma=1.166723 ! 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.072375Jy sigma=1.166723 ! Fit after self-cal, rms=0.072026Jy sigma=1.163995 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.441 mas, bmaj=6.594 mas, bpa=0.1011 degrees ! Estimated noise=0.769259 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0018491 Jy ! Component: 100 - total flux cleaned = 0.00288465 Jy ! Component: 150 - total flux cleaned = 0.00305756 Jy ! Component: 200 - total flux cleaned = 0.00315981 Jy ! Total flux subtracted in 200 components = 0.00315981 Jy ! Clean residual min=-0.004160 max=0.003965 Jy/beam ! Clean residual mean=0.000013 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.638587 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 109 components and 0.638587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071895Jy sigma=1.162183 ! Fit after self-cal, rms=0.071896Jy sigma=1.162130 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.000307591 Jy ! Component: 100 - total flux cleaned = 0.000306958 Jy ! Component: 150 - total flux cleaned = 0.000346978 Jy ! Component: 200 - total flux cleaned = 0.000309417 Jy ! Total flux subtracted in 200 components = 0.000309417 Jy ! Clean residual min=-0.004032 max=0.003886 Jy/beam ! Clean residual mean=0.000015 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.638897 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 116 components and 0.638897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071846Jy sigma=1.161485 ! Fit after self-cal, rms=0.071845Jy sigma=1.161469 ! 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.071845Jy sigma=1.161469 ! Fit after self-cal, rms=0.071711Jy sigma=1.161257 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.993 mas, bmaj=20.14 mas, bpa=2.822 degrees ! Estimated noise=1.17194 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000377212 Jy ! Component: 100 - total flux cleaned = 0.000589011 Jy ! Component: 150 - total flux cleaned = 0.000737315 Jy ! Component: 200 - total flux cleaned = 0.000756504 Jy ! Total flux subtracted in 200 components = 0.000756504 Jy ! Clean residual min=-0.003437 max=0.003146 Jy/beam ! Clean residual mean=0.000044 rms=0.001046 Jy/beam ! Combined flux in latest and established models = 0.639653 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 126 components and 0.639653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071692Jy sigma=1.161240 ! Fit after self-cal, rms=0.071688Jy sigma=1.161157 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.86503e-05 Jy ! Component: 100 - total flux cleaned = 8.62705e-05 Jy ! Component: 150 - total flux cleaned = 6.9811e-05 Jy ! Component: 200 - total flux cleaned = 3.92369e-05 Jy ! Total flux subtracted in 200 components = 3.92369e-05 Jy ! Clean residual min=-0.003412 max=0.003113 Jy/beam ! Clean residual mean=0.000044 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 0.639692 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 132 components and 0.639692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071682Jy sigma=1.161254 ! Fit after self-cal, rms=0.071679Jy sigma=1.161170 ! 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.441 mas, bmaj=6.589 mas, bpa=0.1166 degrees ! Estimated noise=0.767983 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.441 x 6.589 at 0.1166 degrees (North through East) ! Clean map min=-0.0088835 max=0.42447 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.044 mas, bmaj=5.928 mas, bpa=2.812 degrees ! Estimated noise=1.30855 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.288771 Jy ! Component: 100 - total flux cleaned = 0.38399 Jy ! Component: 150 - total flux cleaned = 0.442645 Jy ! Component: 200 - total flux cleaned = 0.485463 Jy ! Total flux subtracted in 200 components = 0.485463 Jy ! Clean residual min=-0.017488 max=0.025469 Jy/beam ! Clean residual mean=-0.000418 rms=0.005479 Jy/beam ! Combined flux in latest and established models = 0.485463 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.485463 Jy ! Inverting map and beam ! Estimated beam: bmin=2.441 mas, bmaj=6.589 mas, bpa=0.1166 degrees ! Estimated noise=0.767983 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.0500925 Jy ! Component: 100 - total flux cleaned = 0.0800316 Jy ! Component: 150 - total flux cleaned = 0.0982357 Jy ! Component: 200 - total flux cleaned = 0.109829 Jy ! Total flux subtracted in 200 components = 0.109829 Jy ! Clean residual min=-0.008554 max=0.008231 Jy/beam ! Clean residual mean=-0.000339 rms=0.002431 Jy/beam ! Combined flux in latest and established models = 0.595292 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 48 components and 0.595292 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=6.993 mas, bmaj=20.14 mas, bpa=2.822 degrees ! Estimated noise=1.17194 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0148207 Jy ! Component: 100 - total flux cleaned = 0.0236695 Jy ! Component: 150 - total flux cleaned = 0.0298336 Jy ! Component: 200 - total flux cleaned = 0.03421 Jy ! Total flux subtracted in 200 components = 0.03421 Jy ! Clean residual min=-0.005825 max=0.003948 Jy/beam ! Clean residual mean=-0.000201 rms=0.001672 Jy/beam ! Combined flux in latest and established models = 0.629502 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.00310858 Jy ! Component: 100 - total flux cleaned = 0.00531815 Jy ! Component: 150 - total flux cleaned = 0.00688977 Jy ! Component: 200 - total flux cleaned = 0.00800833 Jy ! Total flux subtracted in 200 components = 0.00800833 Jy ! Clean residual min=-0.004072 max=0.003299 Jy/beam ! Clean residual mean=-0.000009 rms=0.001071 Jy/beam ! Combined flux in latest and established models = 0.63751 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 89 components and 0.63751 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.441 mas, bmaj=6.589 mas, bpa=0.1166 degrees ! Estimated noise=0.767983 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000217891 Jy ! Component: 100 - total flux cleaned = 0.000872573 Jy ! Component: 150 - total flux cleaned = 0.00129056 Jy ! Component: 200 - total flux cleaned = 0.0015704 Jy ! Total flux subtracted in 200 components = 0.0015704 Jy ! Clean residual min=-0.004270 max=0.004473 Jy/beam ! Clean residual mean=0.000010 rms=0.000934 Jy/beam ! Combined flux in latest and established models = 0.639081 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 109 components and 0.63908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071986Jy sigma=1.166167 ! Fit after self-cal, rms=0.071926Jy sigma=1.164551 wmodel /J0644-3459_S_map.mod ! wmodel: Unable to open new model file: /J0644-3459_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0644-3459_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.441 x 6.589 at 0.1166 degrees (North through East) ! Clean map min=-0.0039599 max=0.42123 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0644-3459_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.421233 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000902075 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.642452 0.642452 1.2849 2.56981 5.13962 10.2792 20.5585 41.117 82.2339 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0027 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.421 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 466.96 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0644-3459_S_dfm.log closed on Thu May 19 23:55:23 2016