! Started logfile: /scr/pima/rv120_uvs/J2056-4714_S_dfm.log on Fri Dec 22 22:35:49 2017 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv120_uvs/J2056-4714_S_uva.fits ! Reading UV FITS file: /scr/pima/rv120_uvs/J2056-4714_S_uva.fits ! AN table 1: 26 integrations on 6 of 6 possible baselines. ! Apparent sampling: 0.602564 visibilities/baseline/integration-bin. ! Found source: J2056-4714 ! ! 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.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 376 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 J2056-4714_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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.862802Jy sigma=21.351988 ! Fit after self-cal, rms=0.551706Jy sigma=5.922119 ! 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.743 mas, bmaj=54.19 mas, bpa=3.01 degrees ! Estimated noise=6.39513 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.04854 Jy ! Component: 100 - total flux cleaned = 1.26851 Jy ! Total flux subtracted in 100 components = 1.26851 Jy ! Clean residual min=-0.107045 max=0.108647 Jy/beam ! Clean residual mean=0.000346 rms=0.036818 Jy/beam ! Combined flux in latest and established models = 1.26851 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 1.26851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.334111Jy sigma=3.587404 ! Fit after self-cal, rms=0.334055Jy sigma=3.586847 ! 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.007 mas, bmaj=62.61 mas, bpa=3.943 degrees ! Estimated noise=3.80048 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.1914 Jy ! Component: 100 - total flux cleaned = 0.260356 Jy ! Component: 150 - total flux cleaned = 0.304705 Jy ! Component: 200 - total flux cleaned = 0.332925 Jy ! Total flux subtracted in 200 components = 0.332925 Jy ! Clean residual min=-0.026957 max=0.027014 Jy/beam ! Clean residual mean=-0.000074 rms=0.012508 Jy/beam ! Combined flux in latest and established models = 1.60143 Jy ! Performing phase self-cal ! Adding 83 model components to the UV plane model. ! The established model now contains 98 components and 1.60143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.199812Jy sigma=2.245321 ! Fit after self-cal, rms=0.199667Jy sigma=2.244114 ! 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.007 x 62.61 at 3.943 degrees (North through East) ! Clean map min=-0.033765 max=1.2599 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 54 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 1.02 PT 1.02 SC 1.01 ! ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 KP 1.03 PT 0.98 SC 0.95 ! ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* KP 0.00* PT 0.00* SC 0.00* ! ! ! Correcting IF 4. ! A total of 54 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 KP 0.94 PT 1.02 SC 1.23 ! ! ! Fit before self-cal, rms=0.199667Jy sigma=2.244114 ! Fit after self-cal, rms=0.063467Jy sigma=0.716045 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.079 mas, bmaj=63.91 mas, bpa=4.694 degrees ! Estimated noise=5.94897 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.00489234 Jy ! Component: 100 - total flux cleaned = -0.00443367 Jy ! Component: 150 - total flux cleaned = -0.00596258 Jy ! Component: 200 - total flux cleaned = -0.00496073 Jy ! Total flux subtracted in 200 components = -0.00496073 Jy ! Clean residual min=-0.005179 max=0.005251 Jy/beam ! Clean residual mean=-0.000000 rms=0.001970 Jy/beam ! Combined flux in latest and established models = 1.59647 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 156 components and 1.59647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056156Jy sigma=0.620007 ! Fit after self-cal, rms=0.056141Jy sigma=0.618352 ! 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.056141Jy sigma=0.618352 ! Fit after self-cal, rms=0.054839Jy sigma=0.609676 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.082 mas, bmaj=63.86 mas, bpa=4.693 degrees ! Estimated noise=5.94921 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108331 Jy ! Component: 100 - total flux cleaned = -6.60788e-05 Jy ! Component: 150 - total flux cleaned = -0.00357138 Jy ! Component: 200 - total flux cleaned = -0.00573302 Jy ! Total flux subtracted in 200 components = -0.00573302 Jy ! Clean residual min=-0.003651 max=0.003651 Jy/beam ! Clean residual mean=-0.000021 rms=0.001126 Jy/beam ! Combined flux in latest and established models = 1.59074 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 187 components and 1.59074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053318Jy sigma=0.589849 ! Fit after self-cal, rms=0.053267Jy sigma=0.589238 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.00168137 Jy ! Component: 100 - total flux cleaned = -0.00321741 Jy ! Component: 150 - total flux cleaned = -0.00384093 Jy ! Component: 200 - total flux cleaned = -0.00407141 Jy ! Total flux subtracted in 200 components = -0.00407141 Jy ! Clean residual min=-0.001804 max=0.001794 Jy/beam ! Clean residual mean=-0.000018 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 1.58667 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 235 components and 1.58667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052687Jy sigma=0.582291 ! Fit after self-cal, rms=0.052676Jy sigma=0.582102 ! 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.052676Jy sigma=0.582102 ! Fit after self-cal, rms=0.051993Jy sigma=0.577485 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.082 mas, bmaj=63.87 mas, bpa=4.694 degrees ! Estimated noise=5.94765 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000638006 Jy ! Component: 100 - total flux cleaned = -0.00144844 Jy ! Component: 150 - total flux cleaned = -0.00156953 Jy ! Component: 200 - total flux cleaned = -0.00145181 Jy ! Total flux subtracted in 200 components = -0.00145181 Jy ! Clean residual min=-0.002025 max=0.002018 Jy/beam ! Clean residual mean=-0.000008 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 1.58522 Jy selfcal ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 285 components and 1.58522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051429Jy sigma=0.571411 ! Fit after self-cal, rms=0.051423Jy sigma=0.571210 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.000423714 Jy ! Component: 100 - total flux cleaned = 0.000223404 Jy ! Component: 150 - total flux cleaned = 0.000761407 Jy ! Component: 200 - total flux cleaned = 0.00102546 Jy ! Total flux subtracted in 200 components = 0.00102546 Jy ! Clean residual min=-0.001459 max=0.001463 Jy/beam ! Clean residual mean=-0.000006 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 1.58624 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 322 components and 1.58624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051159Jy sigma=0.568116 ! Fit after self-cal, rms=0.051162Jy sigma=0.568056 ! 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.051162Jy sigma=0.568056 ! Fit after self-cal, rms=0.050938Jy sigma=0.566557 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.943 mas, bmaj=56.16 mas, bpa=1.328 degrees ! Estimated noise=8.50328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.88294e-05 Jy ! Component: 100 - total flux cleaned = -6.3619e-05 Jy ! Component: 150 - total flux cleaned = -0.000203223 Jy ! Component: 200 - total flux cleaned = -0.000388752 Jy ! Total flux subtracted in 200 components = -0.000388752 Jy ! Clean residual min=-0.000635 max=0.000652 Jy/beam ! Clean residual mean=-0.000012 rms=0.000244 Jy/beam ! Combined flux in latest and established models = 1.58585 Jy selfcal ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 369 components and 1.58585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050865Jy sigma=0.565655 ! Fit after self-cal, rms=0.050864Jy sigma=0.565598 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.000385483 Jy ! Component: 100 - total flux cleaned = -0.000603868 Jy ! Component: 150 - total flux cleaned = -0.000877734 Jy ! Component: 200 - total flux cleaned = -0.00119111 Jy ! Total flux subtracted in 200 components = -0.00119111 Jy ! Clean residual min=-0.000542 max=0.000551 Jy/beam ! Clean residual mean=-0.000018 rms=0.000228 Jy/beam ! Combined flux in latest and established models = 1.58466 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 405 components and 1.58466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050805Jy sigma=0.564964 ! Fit after self-cal, rms=0.050801Jy sigma=0.564937 ! 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.082 mas, bmaj=63.87 mas, bpa=4.694 degrees ! Estimated noise=5.94596 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.082 x 63.87 at 4.694 degrees (North through East) ! Clean map min=-0.011046 max=1.239 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050801Jy sigma=0.564937 ! Fit after self-cal, rms=0.037718Jy sigma=0.387112 ! Inverting map and beam ! Estimated beam: bmin=3.082 mas, bmaj=63.88 mas, bpa=4.695 degrees ! Estimated noise=5.94525 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00112914 Jy ! Component: 100 - total flux cleaned = -0.000544728 Jy ! Component: 150 - total flux cleaned = -0.00014122 Jy ! Component: 200 - total flux cleaned = 0.00012641 Jy ! Total flux subtracted in 200 components = 0.00012641 Jy ! Clean residual min=-0.001134 max=0.001142 Jy/beam ! Clean residual mean=-0.000006 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 1.58479 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 438 components and 1.58479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037460Jy sigma=0.384915 ! Fit after self-cal, rms=0.037470Jy sigma=0.384804 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000240792 Jy ! Component: 100 - total flux cleaned = 0.00056746 Jy ! Component: 150 - total flux cleaned = 0.00099955 Jy ! Component: 200 - total flux cleaned = 0.00166395 Jy ! Total flux subtracted in 200 components = 0.00166395 Jy ! Clean residual min=-0.000934 max=0.000939 Jy/beam ! Clean residual mean=0.000007 rms=0.000313 Jy/beam ! Combined flux in latest and established models = 1.58645 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 481 components and 1.58645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037342Jy sigma=0.383250 ! Fit after self-cal, rms=0.037348Jy sigma=0.383196 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037348Jy sigma=0.383196 ! Fit after self-cal, rms=0.037239Jy sigma=0.382521 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.727 mas, bmaj=68 mas, bpa=4.526 degrees ! Estimated noise=7.57324 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.06383 Jy ! Component: 100 - total flux cleaned = 1.31616 Jy ! Component: 150 - total flux cleaned = 1.42565 Jy ! Component: 200 - total flux cleaned = 1.46886 Jy ! Total flux subtracted in 200 components = 1.46886 Jy ! Clean residual min=-0.041377 max=0.041369 Jy/beam ! Clean residual mean=0.000726 rms=0.015878 Jy/beam ! Combined flux in latest and established models = 1.46886 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 39 model components to the UV plane model. ! The established model now contains 39 components and 1.46886 Jy ! Inverting map and beam ! Estimated beam: bmin=3.081 mas, bmaj=63.89 mas, bpa=4.696 degrees ! Estimated noise=5.9436 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.0393358 Jy ! Component: 100 - total flux cleaned = 0.0499001 Jy ! Component: 150 - total flux cleaned = 0.0486651 Jy ! Component: 200 - total flux cleaned = 0.0456744 Jy ! Total flux subtracted in 200 components = 0.0456744 Jy ! Clean residual min=-0.007622 max=0.007586 Jy/beam ! Clean residual mean=0.000227 rms=0.003180 Jy/beam ! Combined flux in latest and established models = 1.51454 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 104 components and 1.51454 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=8.937 mas, bmaj=56.17 mas, bpa=1.336 degrees ! Estimated noise=8.50545 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00566662 Jy ! Component: 100 - total flux cleaned = 0.00464078 Jy ! Component: 150 - total flux cleaned = 0.00407387 Jy ! Component: 200 - total flux cleaned = 0.00382788 Jy ! Total flux subtracted in 200 components = 0.00382788 Jy ! Clean residual min=-0.004076 max=0.004066 Jy/beam ! Clean residual mean=0.000030 rms=0.001774 Jy/beam ! Combined flux in latest and established models = 1.51837 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 = 8.68896e-06 Jy ! Component: 100 - total flux cleaned = -0.0004185 Jy ! Component: 150 - total flux cleaned = -0.00102296 Jy ! Component: 200 - total flux cleaned = -0.00241372 Jy ! Total flux subtracted in 200 components = -0.00241372 Jy ! Clean residual min=-0.003318 max=0.003268 Jy/beam ! Clean residual mean=0.000023 rms=0.001497 Jy/beam ! Combined flux in latest and established models = 1.51595 Jy ! Adding 250 model components to the UV plane model. ! The established model now contains 353 components and 1.51595 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.081 mas, bmaj=63.89 mas, bpa=4.696 degrees ! Estimated noise=5.9436 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000867324 Jy ! Component: 100 - total flux cleaned = 0.00151789 Jy ! Component: 150 - total flux cleaned = 0.00165772 Jy ! Component: 200 - total flux cleaned = 0.00108443 Jy ! Total flux subtracted in 200 components = 0.00108443 Jy ! Clean residual min=-0.002373 max=0.002378 Jy/beam ! Clean residual mean=0.000019 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 1.51704 Jy selfcal ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 417 components and 1.51704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.042114Jy sigma=0.430565 ! Fit after self-cal, rms=0.042025Jy sigma=0.429228 wmodel J2056-4714_S_map.mod ! Writing 417 model components to file: J2056-4714_S_map.mod wobs J2056-4714_S_uvs.fits ! Writing UV FITS file: J2056-4714_S_uvs.fits wwins J2056-4714_S_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/rv120_uvs/J2056-4714_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.081 x 63.89 at 4.696 degrees (North through East) ! Clean map min=-0.015359 max=1.219 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv120_uvs/J2056-4714_S_map.fits wmodel /scr/pima/rv120_uvs/J2056-4714_S_map.mod ! Writing 417 model components to file: /scr/pima/rv120_uvs/J2056-4714_S_map.mod wobs /scr/pima/rv120_uvs/J2056-4714_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv120_uvs/J2056-4714_S_uvs.fits wwins /scr/pima/rv120_uvs/J2056-4714_S_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ! float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.219 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000791784 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.194861 0.194861 0.389722 0.779443 1.55889 3.11777 6.23554 12.4711 24.9422 49.8844 99.7687 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.218 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1539.56 quit ! Quitting program ! Log file /scr/pima/rv120_uvs/J2056-4714_S_dfm.log closed on Fri Dec 22 22:35:53 2017