! Started logfile: /scr/pima/bg219a_uvs/J0730-3208_S_dfm.log on Thu May 19 23:57:07 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/J0730-3208_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0730-3208_S_uva.fits ! AN table 1: 52 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.933333 visibilities/baseline/integration-bin. ! Found source: J0730-3208 ! ! 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 2912 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 J0730-3208_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.061621Jy sigma=19.952342 ! Fit after self-cal, rms=0.760645Jy sigma=14.243369 ! 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.422 mas, bmaj=6.055 mas, bpa=-0.6639 degrees ! Estimated noise=1.00943 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.186917 Jy ! Component: 100 - total flux cleaned = 0.264838 Jy ! Total flux subtracted in 100 components = 0.264838 Jy ! Clean residual min=-0.021397 max=0.040034 Jy/beam ! Clean residual mean=-0.000815 rms=0.008403 Jy/beam ! Combined flux in latest and established models = 0.264838 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.264838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111988Jy sigma=2.134056 ! Fit after self-cal, rms=0.111647Jy sigma=2.128302 ! 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.717 mas, bmaj=6.856 mas, bpa=-2.011 degrees ! Estimated noise=0.737397 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.0636988 Jy ! Component: 100 - total flux cleaned = 0.098826 Jy ! Component: 150 - total flux cleaned = 0.118553 Jy ! Component: 200 - total flux cleaned = 0.130073 Jy ! Total flux subtracted in 200 components = 0.130073 Jy ! Clean residual min=-0.009176 max=0.014334 Jy/beam ! Clean residual mean=-0.000325 rms=0.003272 Jy/beam ! Combined flux in latest and established models = 0.394911 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 59 components and 0.394911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070654Jy sigma=1.278315 ! Fit after self-cal, rms=0.070532Jy sigma=1.275469 ! 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.717 x 6.856 at -2.011 degrees (North through East) ! Clean map min=-0.0089735 max=0.24671 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.95 MK 1.15 NL 1.07 OV 1.02 ! PT 0.94 SC 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.95 MK 1.17 NL 1.08 OV 0.99 ! PT 0.97 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.95 MK 1.15 NL 1.05 OV 0.99 ! PT 0.95 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.94 MK 0.96 NL 1.04 OV 0.97 ! PT 0.93 SC 0.96 ! ! ! Fit before self-cal, rms=0.070532Jy sigma=1.275469 ! Fit after self-cal, rms=0.071385Jy sigma=1.216266 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.775 mas, bmaj=6.95 mas, bpa=-1.441 degrees ! Estimated noise=0.745036 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 (32, 53). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00585862 Jy ! Component: 100 - total flux cleaned = 0.00643099 Jy ! Component: 150 - total flux cleaned = 0.00583886 Jy ! Component: 200 - total flux cleaned = 0.00531618 Jy ! Total flux subtracted in 200 components = 0.00531618 Jy ! Clean residual min=-0.005447 max=0.006630 Jy/beam ! Clean residual mean=-0.000007 rms=0.001403 Jy/beam ! Combined flux in latest and established models = 0.400227 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 85 components and 0.400227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070154Jy sigma=1.199998 ! Fit after self-cal, rms=0.070182Jy sigma=1.199074 ! 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.070182Jy sigma=1.199074 ! Fit after self-cal, rms=0.070371Jy sigma=1.195119 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.788 mas, bmaj=6.938 mas, bpa=-1.314 degrees ! Estimated noise=0.747329 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000515867 Jy ! Component: 100 - total flux cleaned = -0.000961247 Jy ! Component: 150 - total flux cleaned = -0.00147288 Jy ! Component: 200 - total flux cleaned = -0.00193519 Jy ! Total flux subtracted in 200 components = -0.00193519 Jy ! Clean residual min=-0.004724 max=0.006190 Jy/beam ! Clean residual mean=-0.000001 rms=0.001263 Jy/beam ! Combined flux in latest and established models = 0.398292 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 95 components and 0.398292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069998Jy sigma=1.190614 ! Fit after self-cal, rms=0.069976Jy sigma=1.190494 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 (-32.5, -53). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00386783 Jy ! Component: 100 - total flux cleaned = 0.00425647 Jy ! Component: 150 - total flux cleaned = 0.00405567 Jy ! Component: 200 - total flux cleaned = 0.00388512 Jy ! Total flux subtracted in 200 components = 0.00388512 Jy ! Clean residual min=-0.003815 max=0.005007 Jy/beam ! Clean residual mean=0.000007 rms=0.001083 Jy/beam ! Combined flux in latest and established models = 0.402177 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 113 components and 0.402177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069384Jy sigma=1.182970 ! Fit after self-cal, rms=0.069330Jy sigma=1.182642 ! Inverting map ! Added new window around map position (6.5, 9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00176293 Jy ! Component: 100 - total flux cleaned = 0.00113471 Jy ! Component: 150 - total flux cleaned = 0.000416617 Jy ! Component: 200 - total flux cleaned = 6.11195e-05 Jy ! Total flux subtracted in 200 components = 6.11195e-05 Jy ! Clean residual min=-0.003638 max=0.004025 Jy/beam ! Clean residual mean=0.000018 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.402239 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 137 components and 0.402239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068796Jy sigma=1.175147 ! Fit after self-cal, rms=0.068747Jy sigma=1.174559 ! 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.068747Jy sigma=1.174559 ! Fit after self-cal, rms=0.068703Jy sigma=1.173361 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.786 mas, bmaj=6.941 mas, bpa=-1.188 degrees ! Estimated noise=0.747694 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000381858 Jy ! Component: 100 - total flux cleaned = -0.000467887 Jy ! Component: 150 - total flux cleaned = -0.000883143 Jy ! Component: 200 - total flux cleaned = -0.00119981 Jy ! Total flux subtracted in 200 components = -0.00119981 Jy ! Clean residual min=-0.002956 max=0.003340 Jy/beam ! Clean residual mean=0.000012 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.401039 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 149 components and 0.401039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068520Jy sigma=1.170825 ! Fit after self-cal, rms=0.068498Jy sigma=1.170630 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.000574124 Jy ! Component: 100 - total flux cleaned = 0.000185472 Jy ! Component: 150 - total flux cleaned = 8.22623e-05 Jy ! Component: 200 - total flux cleaned = -0.000160391 Jy ! Total flux subtracted in 200 components = -0.000160391 Jy ! Clean residual min=-0.002886 max=0.003261 Jy/beam ! Clean residual mean=0.000013 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.400878 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 162 components and 0.400878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068404Jy sigma=1.169403 ! Fit after self-cal, rms=0.068392Jy sigma=1.169324 ! Inverting map ! Added new window around map position (-83.5, -41). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00166761 Jy ! Component: 100 - total flux cleaned = 0.0021247 Jy ! Component: 150 - total flux cleaned = 0.00249848 Jy ! Component: 200 - total flux cleaned = 0.00260132 Jy ! Total flux subtracted in 200 components = 0.00260132 Jy ! Clean residual min=-0.002748 max=0.002485 Jy/beam ! Clean residual mean=0.000000 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.40348 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 180 components and 0.40348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068188Jy sigma=1.166534 ! Fit after self-cal, rms=0.068170Jy sigma=1.166396 ! 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.068170Jy sigma=1.166396 ! Fit after self-cal, rms=0.068539Jy sigma=1.166101 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.025 mas, bmaj=20.67 mas, bpa=-2.045 degrees ! Estimated noise=1.00461 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.87037e-05 Jy ! Component: 100 - total flux cleaned = -7.07819e-05 Jy ! Component: 150 - total flux cleaned = -0.000198736 Jy ! Component: 200 - total flux cleaned = -0.000422029 Jy ! Total flux subtracted in 200 components = -0.000422029 Jy ! Clean residual min=-0.001546 max=0.001474 Jy/beam ! Clean residual mean=-0.000004 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.403058 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 194 components and 0.403058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068526Jy sigma=1.165901 ! Fit after self-cal, rms=0.068527Jy sigma=1.165878 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.000169462 Jy ! Component: 100 - total flux cleaned = -0.000250005 Jy ! Component: 150 - total flux cleaned = -0.000324742 Jy ! Component: 200 - total flux cleaned = -0.000377338 Jy ! Total flux subtracted in 200 components = -0.000377338 Jy ! Clean residual min=-0.001485 max=0.001379 Jy/beam ! Clean residual mean=-0.000007 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.40268 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 200 components and 0.40268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068526Jy sigma=1.165887 ! Fit after self-cal, rms=0.068525Jy sigma=1.165877 ! 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.79 mas, bmaj=6.956 mas, bpa=-1.031 degrees ! Estimated noise=0.750064 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.79 x 6.956 at -1.031 degrees (North through East) ! Clean map min=-0.0040584 max=0.2514 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.47 mas, bmaj=6.093 mas, bpa=0.2067 degrees ! Estimated noise=1.03456 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.188958 Jy ! Component: 100 - total flux cleaned = 0.265737 Jy ! Component: 150 - total flux cleaned = 0.310499 Jy ! Component: 200 - total flux cleaned = 0.339917 Jy ! Total flux subtracted in 200 components = 0.339917 Jy ! Clean residual min=-0.013091 max=0.016938 Jy/beam ! Clean residual mean=-0.000290 rms=0.003766 Jy/beam ! Combined flux in latest and established models = 0.339918 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.339918 Jy ! Inverting map and beam ! Estimated beam: bmin=2.79 mas, bmaj=6.956 mas, bpa=-1.031 degrees ! Estimated noise=0.750064 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.0262225 Jy ! Component: 100 - total flux cleaned = 0.0409449 Jy ! Component: 150 - total flux cleaned = 0.0474881 Jy ! Component: 200 - total flux cleaned = 0.0504791 Jy ! Total flux subtracted in 200 components = 0.0504791 Jy ! Clean residual min=-0.005507 max=0.007231 Jy/beam ! Clean residual mean=-0.000065 rms=0.001361 Jy/beam ! Combined flux in latest and established models = 0.390397 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 67 components and 0.390397 Jy ! Inverting map ! Added new window around map position (-3.5, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00683199 Jy ! Component: 100 - total flux cleaned = 0.0093074 Jy ! Component: 150 - total flux cleaned = 0.0110836 Jy ! Component: 200 - total flux cleaned = 0.0123318 Jy ! Total flux subtracted in 200 components = 0.0123318 Jy ! Clean residual min=-0.003523 max=0.003129 Jy/beam ! Clean residual mean=-0.000002 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.402728 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 89 components and 0.402728 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.025 mas, bmaj=20.67 mas, bpa=-2.045 degrees ! Estimated noise=1.00461 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00208801 Jy ! Component: 100 - total flux cleaned = 0.00313361 Jy ! Component: 150 - total flux cleaned = 0.00393484 Jy ! Component: 200 - total flux cleaned = 0.00447056 Jy ! Total flux subtracted in 200 components = 0.00447056 Jy ! Clean residual min=-0.001959 max=0.001834 Jy/beam ! Clean residual mean=0.000025 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.407199 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.000523549 Jy ! Component: 100 - total flux cleaned = 0.000925466 Jy ! Component: 150 - total flux cleaned = 0.00126173 Jy ! Component: 200 - total flux cleaned = 0.00144904 Jy ! Total flux subtracted in 200 components = 0.00144904 Jy ! Clean residual min=-0.001654 max=0.001837 Jy/beam ! Clean residual mean=0.000023 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.408648 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 117 components and 0.408648 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.79 mas, bmaj=6.956 mas, bpa=-1.031 degrees ! Estimated noise=0.750064 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00023428 Jy ! Component: 100 - total flux cleaned = 7.19058e-05 Jy ! Component: 150 - total flux cleaned = 0.000272255 Jy ! Component: 200 - total flux cleaned = 0.00021165 Jy ! Total flux subtracted in 200 components = 0.00021165 Jy ! Clean residual min=-0.002743 max=0.002562 Jy/beam ! Clean residual mean=0.000009 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.40886 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 149 components and 0.40886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068489Jy sigma=1.165192 ! Fit after self-cal, rms=0.068450Jy sigma=1.164500 wmodel /J0730-3208_S_map.mod ! wmodel: Unable to open new model file: /J0730-3208_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0730-3208_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.79 x 6.956 at -1.031 degrees (North through East) ! Clean map min=-0.0040402 max=0.25115 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0730-3208_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.251149 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00059141 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.706445 0.706445 1.41289 2.82578 5.65156 11.3031 22.6062 45.2125 90.425 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.251 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 424.661 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0730-3208_S_dfm.log closed on Thu May 19 23:57:09 2016