! Started logfile: /scr/pima/bg219e_uvs/J1509+1611_S_dfm.log on Thu May 19 18:44:53 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/J1509+1611_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1509+1611_S_uva.fits ! AN table 1: 41 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.776152 visibilities/baseline/integration-bin. ! Found source: J1509+1611 ! ! 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 5728 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 J1509+1611_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008515Jy sigma=22.992007 ! Fit after self-cal, rms=0.885711Jy sigma=20.260483 ! 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.143 mas, bmaj=7.419 mas, bpa=8.927 degrees ! Estimated noise=0.629016 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.086887 Jy ! Component: 100 - total flux cleaned = 0.106853 Jy ! Total flux subtracted in 100 components = 0.106853 Jy ! Clean residual min=-0.004155 max=0.007265 Jy/beam ! Clean residual mean=-0.000001 rms=0.001107 Jy/beam ! Combined flux in latest and established models = 0.106853 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.106853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072135Jy sigma=1.353471 ! Fit after self-cal, rms=0.072109Jy sigma=1.352410 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0074209 Jy ! Component: 100 - total flux cleaned = 0.0110152 Jy ! Total flux subtracted in 100 components = 0.0110152 Jy ! Clean residual min=-0.003555 max=0.004525 Jy/beam ! Clean residual mean=-0.000000 rms=0.000949 Jy/beam ! Combined flux in latest and established models = 0.117868 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 22 components and 0.117868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070934Jy sigma=1.333605 ! Fit after self-cal, rms=0.070936Jy sigma=1.333391 ! 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.846 mas, bmaj=8.293 mas, bpa=7.325 degrees ! Estimated noise=0.427699 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.00236804 Jy ! Component: 100 - total flux cleaned = 0.00355171 Jy ! Component: 150 - total flux cleaned = 0.00389813 Jy ! Component: 200 - total flux cleaned = 0.00389732 Jy ! Total flux subtracted in 200 components = 0.00389732 Jy ! Clean residual min=-0.003171 max=0.003240 Jy/beam ! Clean residual mean=-0.000003 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.121766 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 45 components and 0.121766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070738Jy sigma=1.332724 ! Fit after self-cal, rms=0.070740Jy sigma=1.332698 ! 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.846 x 8.293 at 7.325 degrees (North through East) ! Clean map min=-0.003124 max=0.11362 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.03 FD 0.97 HN 0.94 KP 1.04 ! LA 0.96 MK 1.15 NL 0.84 OV 1.04 ! PT 0.96 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.96 HN 1.02 KP 1.00 ! LA 1.02 MK 1.11 NL 0.96 OV 1.01 ! PT 1.05 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.98 HN 0.95 KP 1.06 ! LA 1.04 MK 1.05 NL 0.99 OV 1.04 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.03 HN 0.96 KP 1.04 ! LA 1.02 MK 1.07 NL 0.99 OV 1.05 ! PT 1.01 SC 0.96 ! ! ! Fit before self-cal, rms=0.070740Jy sigma=1.332698 ! Fit after self-cal, rms=0.066923Jy sigma=1.321932 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.868 mas, bmaj=8.287 mas, bpa=7.511 degrees ! Estimated noise=0.432512 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.00106286 Jy ! Component: 100 - total flux cleaned = 0.00119645 Jy ! Component: 150 - total flux cleaned = 0.00116965 Jy ! Component: 200 - total flux cleaned = 0.00114881 Jy ! Total flux subtracted in 200 components = 0.00114881 Jy ! Clean residual min=-0.002925 max=0.002487 Jy/beam ! Clean residual mean=-0.000003 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.122914 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 52 components and 0.122914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066864Jy sigma=1.321600 ! Fit after self-cal, rms=0.066857Jy sigma=1.321418 ! 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.066857Jy sigma=1.321418 ! Fit after self-cal, rms=0.066980Jy sigma=1.314944 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.868 mas, bmaj=8.32 mas, bpa=7.305 degrees ! Estimated noise=0.437829 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00139179 Jy ! Component: 100 - total flux cleaned = 0.00171483 Jy ! Component: 150 - total flux cleaned = 0.001759 Jy ! Component: 200 - total flux cleaned = 0.00181375 Jy ! Total flux subtracted in 200 components = 0.00181375 Jy ! Clean residual min=-0.002657 max=0.002405 Jy/beam ! Clean residual mean=-0.000002 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.124728 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 69 components and 0.124728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066904Jy sigma=1.314794 ! Fit after self-cal, rms=0.066904Jy sigma=1.314674 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.000215294 Jy ! Component: 100 - total flux cleaned = 0.000215466 Jy ! Component: 150 - total flux cleaned = 0.000215467 Jy ! Component: 200 - total flux cleaned = 0.000202711 Jy ! Total flux subtracted in 200 components = 0.000202711 Jy ! Clean residual min=-0.002671 max=0.002373 Jy/beam ! Clean residual mean=-0.000003 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.124931 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 73 components and 0.124931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066889Jy sigma=1.314624 ! Fit after self-cal, rms=0.066889Jy sigma=1.314620 ! 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.066889Jy sigma=1.314620 ! Fit after self-cal, rms=0.067504Jy sigma=1.314149 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.868 mas, bmaj=8.324 mas, bpa=7.235 degrees ! Estimated noise=0.443026 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113888 Jy ! Component: 100 - total flux cleaned = 0.00154154 Jy ! Component: 150 - total flux cleaned = 0.00159087 Jy ! Component: 200 - total flux cleaned = 0.00160528 Jy ! Total flux subtracted in 200 components = 0.00160528 Jy ! Clean residual min=-0.002771 max=0.002382 Jy/beam ! Clean residual mean=-0.000003 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.126536 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 81 components and 0.126536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067447Jy sigma=1.314154 ! Fit after self-cal, rms=0.067447Jy sigma=1.314142 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.000120733 Jy ! Component: 100 - total flux cleaned = 0.000133152 Jy ! Component: 150 - total flux cleaned = 0.00013253 Jy ! Component: 200 - total flux cleaned = 0.000121257 Jy ! Total flux subtracted in 200 components = 0.000121257 Jy ! Clean residual min=-0.002769 max=0.002369 Jy/beam ! Clean residual mean=-0.000003 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.126657 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 86 components and 0.126657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067437Jy sigma=1.314124 ! Fit after self-cal, rms=0.067437Jy sigma=1.314124 ! 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.067437Jy sigma=1.314124 ! Fit after self-cal, rms=0.068015Jy sigma=1.313770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.296 mas, bmaj=10.71 mas, bpa=-2.184 degrees ! Estimated noise=0.52736 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000982997 Jy ! Component: 100 - total flux cleaned = 0.00104252 Jy ! Component: 150 - total flux cleaned = 0.00100029 Jy ! Component: 200 - total flux cleaned = 0.00101953 Jy ! Total flux subtracted in 200 components = 0.00101953 Jy ! Clean residual min=-0.003312 max=0.002482 Jy/beam ! Clean residual mean=-0.000005 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.127677 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 106 components and 0.127677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067981Jy sigma=1.314193 ! Fit after self-cal, rms=0.067977Jy sigma=1.314122 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.000164866 Jy ! Component: 100 - total flux cleaned = 0.000134187 Jy ! Component: 150 - total flux cleaned = 0.000123056 Jy ! Component: 200 - total flux cleaned = 0.000114097 Jy ! Total flux subtracted in 200 components = 0.000114097 Jy ! Clean residual min=-0.003327 max=0.002459 Jy/beam ! Clean residual mean=-0.000005 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.127791 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 109 components and 0.127791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067974Jy sigma=1.314409 ! Fit after self-cal, rms=0.067972Jy sigma=1.314387 ! 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.868 mas, bmaj=8.326 mas, bpa=7.175 degrees ! Estimated noise=0.447782 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.868 x 8.326 at 7.175 degrees (North through East) ! Clean map min=-0.0027362 max=0.11827 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.171 mas, bmaj=7.437 mas, bpa=8.772 degrees ! Estimated noise=0.659842 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0911145 Jy ! Component: 100 - total flux cleaned = 0.11186 Jy ! Component: 150 - total flux cleaned = 0.119302 Jy ! Component: 200 - total flux cleaned = 0.122949 Jy ! Total flux subtracted in 200 components = 0.122949 Jy ! Clean residual min=-0.003521 max=0.003411 Jy/beam ! Clean residual mean=0.000002 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.122949 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.122949 Jy ! Inverting map and beam ! Estimated beam: bmin=3.868 mas, bmaj=8.326 mas, bpa=7.175 degrees ! Estimated noise=0.447782 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.00283473 Jy ! Component: 100 - total flux cleaned = 0.00422892 Jy ! Component: 150 - total flux cleaned = 0.00507063 Jy ! Component: 200 - total flux cleaned = 0.00526374 Jy ! Total flux subtracted in 200 components = 0.00526374 Jy ! Clean residual min=-0.002968 max=0.002445 Jy/beam ! Clean residual mean=-0.000003 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.128213 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 43 components and 0.128213 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.296 mas, bmaj=10.71 mas, bpa=-2.184 degrees ! Estimated noise=0.52736 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000105474 Jy ! Component: 100 - total flux cleaned = -0.000239029 Jy ! Component: 150 - total flux cleaned = -0.000316887 Jy ! Component: 200 - total flux cleaned = -0.00034595 Jy ! Total flux subtracted in 200 components = -0.00034595 Jy ! Clean residual min=-0.003432 max=0.002485 Jy/beam ! Clean residual mean=-0.000005 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.127867 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 = 1.3786e-05 Jy ! Component: 100 - total flux cleaned = 2.53579e-05 Jy ! Component: 150 - total flux cleaned = 2.47186e-05 Jy ! Component: 200 - total flux cleaned = 2.41892e-05 Jy ! Total flux subtracted in 200 components = 2.41892e-05 Jy ! Clean residual min=-0.003410 max=0.002477 Jy/beam ! Clean residual mean=-0.000005 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.127891 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 61 components and 0.127891 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.868 mas, bmaj=8.326 mas, bpa=7.175 degrees ! Estimated noise=0.447782 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.97779e-05 Jy ! Component: 100 - total flux cleaned = 7.89828e-05 Jy ! Component: 150 - total flux cleaned = 0.000127185 Jy ! Component: 200 - total flux cleaned = 0.000169643 Jy ! Total flux subtracted in 200 components = 0.000169643 Jy ! Clean residual min=-0.002894 max=0.002411 Jy/beam ! Clean residual mean=-0.000002 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.128061 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 69 components and 0.128061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068011Jy sigma=1.314723 ! Fit after self-cal, rms=0.068006Jy sigma=1.314656 wmodel /J1509+1611_S_map.mod ! wmodel: Unable to open new model file: /J1509+1611_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J1509+1611_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.868 x 8.326 at 7.175 degrees (North through East) ! Clean map min=-0.0028518 max=0.11858 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1509+1611_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.118585 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00068893 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.74288 1.74288 3.48576 6.97152 13.943 27.8861 55.7721 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.118 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 172.128 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1509+1611_S_dfm.log closed on Thu May 19 18:44:55 2016