! Started logfile: /scr/pima/bg219h_uvs/J1011-2847_S_dfm.log on Thu May 19 22:18:59 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /scr/pima/bg219h_uvs/J1011-2847_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1011-2847_S_uva.fits ! AN table 1: 41 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.876423 visibilities/baseline/integration-bin. ! Found source: J1011-2847 ! ! 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 6468 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 J1011-2847_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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.040432Jy sigma=17.791951 ! Fit after self-cal, rms=0.771881Jy sigma=13.104677 ! 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.315 mas, bmaj=6.043 mas, bpa=-6.21 degrees ! Estimated noise=0.832639 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.180385 Jy ! Component: 100 - total flux cleaned = 0.221154 Jy ! Total flux subtracted in 100 components = 0.221154 Jy ! Clean residual min=-0.008738 max=0.014871 Jy/beam ! Clean residual mean=-0.000052 rms=0.002329 Jy/beam ! Combined flux in latest and established models = 0.221154 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.221154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095324Jy sigma=1.494547 ! Fit after self-cal, rms=0.095292Jy sigma=1.494227 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0151869 Jy ! Component: 100 - total flux cleaned = 0.0228988 Jy ! Total flux subtracted in 100 components = 0.0228988 Jy ! Clean residual min=-0.007557 max=0.010868 Jy/beam ! Clean residual mean=-0.000033 rms=0.001936 Jy/beam ! Combined flux in latest and established models = 0.244053 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.244053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093035Jy sigma=1.429941 ! Fit after self-cal, rms=0.093012Jy sigma=1.429631 ! 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.859 mas, bmaj=7.343 mas, bpa=-5.838 degrees ! Estimated noise=0.584477 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 (3.5, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0128584 Jy ! Component: 100 - total flux cleaned = 0.0190293 Jy ! Component: 150 - total flux cleaned = 0.0204456 Jy ! Component: 200 - total flux cleaned = 0.0209598 Jy ! Total flux subtracted in 200 components = 0.0209598 Jy ! Clean residual min=-0.005886 max=0.010998 Jy/beam ! Clean residual mean=-0.000045 rms=0.001697 Jy/beam ! Combined flux in latest and established models = 0.265013 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 39 components and 0.265013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090778Jy sigma=1.397397 ! Fit after self-cal, rms=0.090597Jy sigma=1.393120 ! 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.859 x 7.343 at -5.838 degrees (North through East) ! Clean map min=-0.0059369 max=0.23065 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.17 KP 0.97 ! LA 1.00 MK 1.01 NL 1.00 OV 0.96 ! PT 0.96 SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 1.14 KP 0.98 ! LA 0.96 MK 0.99 NL 0.95 OV 1.01 ! PT 0.96 SC 0.95 ! ! ! Fit before self-cal, rms=0.090597Jy sigma=1.393120 ! Fit after self-cal, rms=0.090706Jy sigma=1.380305 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.864 mas, bmaj=7.316 mas, bpa=-5.573 degrees ! Estimated noise=0.579656 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 (-5.5, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00531878 Jy ! Component: 100 - total flux cleaned = 0.00514586 Jy ! Component: 150 - total flux cleaned = 0.00482092 Jy ! Component: 200 - total flux cleaned = 0.00467573 Jy ! Total flux subtracted in 200 components = 0.00467573 Jy ! Clean residual min=-0.005526 max=0.005895 Jy/beam ! Clean residual mean=-0.000023 rms=0.001295 Jy/beam ! Combined flux in latest and established models = 0.269688 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 65 components and 0.269688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089745Jy sigma=1.369419 ! Fit after self-cal, rms=0.089740Jy sigma=1.368816 ! 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.089740Jy sigma=1.368816 ! Fit after self-cal, rms=0.088864Jy sigma=1.361922 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.842 mas, bmaj=7.268 mas, bpa=-5.221 degrees ! Estimated noise=0.57758 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00058662 Jy ! Component: 100 - total flux cleaned = 0.000862077 Jy ! Component: 150 - total flux cleaned = 0.000983247 Jy ! Component: 200 - total flux cleaned = 0.000984723 Jy ! Total flux subtracted in 200 components = 0.000984723 Jy ! Clean residual min=-0.004949 max=0.005607 Jy/beam ! Clean residual mean=-0.000015 rms=0.001208 Jy/beam ! Combined flux in latest and established models = 0.270673 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 81 components and 0.270673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088338Jy sigma=1.357430 ! Fit after self-cal, rms=0.088337Jy sigma=1.357147 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 (10.5, -74). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141328 Jy ! Component: 100 - total flux cleaned = 0.00129826 Jy ! Component: 150 - total flux cleaned = 0.00102009 Jy ! Component: 200 - total flux cleaned = 0.00102207 Jy ! Total flux subtracted in 200 components = 0.00102207 Jy ! Clean residual min=-0.003991 max=0.004794 Jy/beam ! Clean residual mean=-0.000014 rms=0.001088 Jy/beam ! Combined flux in latest and established models = 0.271695 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 107 components and 0.271695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087557Jy sigma=1.348081 ! Fit after self-cal, rms=0.087526Jy sigma=1.347721 ! 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.087526Jy sigma=1.347721 ! Fit after self-cal, rms=0.087485Jy sigma=1.347392 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.838 mas, bmaj=7.262 mas, bpa=-5.187 degrees ! Estimated noise=0.577218 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00138438 Jy ! Component: 100 - total flux cleaned = 0.00159895 Jy ! Component: 150 - total flux cleaned = 0.00179531 Jy ! Component: 200 - total flux cleaned = 0.00179332 Jy ! Total flux subtracted in 200 components = 0.00179332 Jy ! Clean residual min=-0.003871 max=0.004338 Jy/beam ! Clean residual mean=-0.000011 rms=0.001038 Jy/beam ! Combined flux in latest and established models = 0.273489 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 124 components and 0.273488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087169Jy sigma=1.344480 ! Fit after self-cal, rms=0.087161Jy sigma=1.344403 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.000469302 Jy ! Component: 100 - total flux cleaned = 0.000384251 Jy ! Component: 150 - total flux cleaned = 0.00030697 Jy ! Component: 200 - total flux cleaned = 0.000232601 Jy ! Total flux subtracted in 200 components = 0.000232601 Jy ! Clean residual min=-0.003874 max=0.004228 Jy/beam ! Clean residual mean=-0.000011 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 0.273721 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 136 components and 0.273721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086980Jy sigma=1.342744 ! Fit after self-cal, rms=0.086974Jy sigma=1.342715 ! 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.086974Jy sigma=1.342715 ! Fit after self-cal, rms=0.086900Jy sigma=1.342565 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.112 mas, bmaj=17.38 mas, bpa=-0.003172 degrees ! Estimated noise=0.788975 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.48379e-06 Jy ! Component: 100 - total flux cleaned = 0.000209959 Jy ! Component: 150 - total flux cleaned = 0.000268838 Jy ! Component: 200 - total flux cleaned = 0.000214035 Jy ! Total flux subtracted in 200 components = 0.000214035 Jy ! Clean residual min=-0.004511 max=0.004057 Jy/beam ! Clean residual mean=-0.000026 rms=0.001220 Jy/beam ! Combined flux in latest and established models = 0.273935 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 150 components and 0.273935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086821Jy sigma=1.342160 ! Fit after self-cal, rms=0.086820Jy sigma=1.342070 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.000251235 Jy ! Component: 100 - total flux cleaned = 0.000250979 Jy ! Component: 150 - total flux cleaned = 0.000200244 Jy ! Component: 200 - total flux cleaned = 0.000106037 Jy ! Total flux subtracted in 200 components = 0.000106037 Jy ! Clean residual min=-0.004500 max=0.004150 Jy/beam ! Clean residual mean=-0.000027 rms=0.001208 Jy/beam ! Combined flux in latest and established models = 0.274041 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 156 components and 0.274041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086776Jy sigma=1.342135 ! Fit after self-cal, rms=0.086777Jy sigma=1.342094 ! 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.836 mas, bmaj=7.26 mas, bpa=-5.17 degrees ! Estimated noise=0.576566 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.836 x 7.26 at -5.17 degrees (North through East) ! Clean map min=-0.0085938 max=0.2235 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.299 mas, bmaj=5.996 mas, bpa=-5.568 degrees ! Estimated noise=0.813868 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.17614 Jy ! Component: 100 - total flux cleaned = 0.216251 Jy ! Component: 150 - total flux cleaned = 0.233269 Jy ! Component: 200 - total flux cleaned = 0.244802 Jy ! Total flux subtracted in 200 components = 0.244802 Jy ! Clean residual min=-0.007390 max=0.008030 Jy/beam ! Clean residual mean=-0.000025 rms=0.001677 Jy/beam ! Combined flux in latest and established models = 0.244802 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.244802 Jy ! Inverting map and beam ! Estimated beam: bmin=2.836 mas, bmaj=7.26 mas, bpa=-5.17 degrees ! Estimated noise=0.576566 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) ! Added new window around map position (-3, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0124579 Jy ! Component: 100 - total flux cleaned = 0.0186981 Jy ! Component: 150 - total flux cleaned = 0.0224864 Jy ! Component: 200 - total flux cleaned = 0.0256014 Jy ! Total flux subtracted in 200 components = 0.0256014 Jy ! Clean residual min=-0.004382 max=0.005565 Jy/beam ! Clean residual mean=-0.000017 rms=0.001246 Jy/beam ! Combined flux in latest and established models = 0.270403 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 78 components and 0.270403 Jy ! Inverting map ! Added new window around map position (38, 80). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00388771 Jy ! Component: 100 - total flux cleaned = 0.00473899 Jy ! Component: 150 - total flux cleaned = 0.00520146 Jy ! Component: 200 - total flux cleaned = 0.00520395 Jy ! Total flux subtracted in 200 components = 0.00520395 Jy ! Clean residual min=-0.004323 max=0.004387 Jy/beam ! Clean residual mean=-0.000016 rms=0.001107 Jy/beam ! Combined flux in latest and established models = 0.275607 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 106 components and 0.275607 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.112 mas, bmaj=17.38 mas, bpa=-0.003172 degrees ! Estimated noise=0.788975 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000203535 Jy ! Component: 100 - total flux cleaned = -0.000317343 Jy ! Component: 150 - total flux cleaned = -0.000533968 Jy ! Component: 200 - total flux cleaned = -0.000922074 Jy ! Total flux subtracted in 200 components = -0.000922074 Jy ! Clean residual min=-0.004071 max=0.004789 Jy/beam ! Clean residual mean=-0.000023 rms=0.001223 Jy/beam ! Combined flux in latest and established models = 0.274685 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.000353564 Jy ! Component: 100 - total flux cleaned = -0.000757169 Jy ! Component: 150 - total flux cleaned = -0.00106153 Jy ! Component: 200 - total flux cleaned = -0.0012751 Jy ! Total flux subtracted in 200 components = -0.0012751 Jy ! Clean residual min=-0.004038 max=0.004577 Jy/beam ! Clean residual mean=-0.000022 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.27341 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 143 components and 0.27341 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.836 mas, bmaj=7.26 mas, bpa=-5.17 degrees ! Estimated noise=0.576566 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000748553 Jy ! Component: 100 - total flux cleaned = -0.000541856 Jy ! Component: 150 - total flux cleaned = -0.000353759 Jy ! Component: 200 - total flux cleaned = -0.000357689 Jy ! Total flux subtracted in 200 components = -0.000357689 Jy ! Clean residual min=-0.003629 max=0.003937 Jy/beam ! Clean residual mean=-0.000009 rms=0.000970 Jy/beam ! Combined flux in latest and established models = 0.273053 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 165 components and 0.273053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086580Jy sigma=1.341820 ! Fit after self-cal, rms=0.086564Jy sigma=1.341385 wmodel /J1011-2847_S_map.mod ! wmodel: Unable to open new model file: /J1011-2847_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J1011-2847_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.836 x 7.26 at -5.17 degrees (North through East) ! Clean map min=-0.0083273 max=0.22219 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1011-2847_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.222188 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000959583 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.29564 1.29564 2.59127 5.18254 10.3651 20.7302 41.4603 82.9207 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0028 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.222 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 231.546 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1011-2847_S_dfm.log closed on Thu May 19 22:19:01 2016