! Started logfile: /scr/pima/bg219a_uvs/J0555+3948_S_dfm.log on Thu May 19 23:54:00 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/J0555+3948_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0555+3948_S_uva.fits ! AN table 1: 61 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.637158 visibilities/baseline/integration-bin. ! Found source: J0555+3948 ! ! 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 2332 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 J0555+3948_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 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=3.266581Jy sigma=34.219831 ! Fit after self-cal, rms=2.192911Jy sigma=22.878030 ! 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.395 mas, bmaj=17.89 mas, bpa=-43.14 degrees ! Estimated noise=2.93624 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 = 2.43502 Jy ! Component: 100 - total flux cleaned = 2.96648 Jy ! Total flux subtracted in 100 components = 2.96648 Jy ! Clean residual min=-0.115693 max=0.155173 Jy/beam ! Clean residual mean=0.000222 rms=0.039112 Jy/beam ! Combined flux in latest and established models = 2.96648 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 2.96648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.305346Jy sigma=3.228618 ! Fit after self-cal, rms=0.305219Jy sigma=3.228242 ! 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.912 mas, bmaj=17.99 mas, bpa=-42.88 degrees ! Estimated noise=1.7116 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.201877 Jy ! Component: 100 - total flux cleaned = 0.287345 Jy ! Component: 150 - total flux cleaned = 0.28307 Jy ! Component: 200 - total flux cleaned = 0.278806 Jy ! Total flux subtracted in 200 components = 0.278806 Jy ! Clean residual min=-0.030816 max=0.045369 Jy/beam ! Clean residual mean=0.000324 rms=0.010572 Jy/beam ! Combined flux in latest and established models = 3.24528 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 27 components and 3.24528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147369Jy sigma=1.544280 ! Fit after self-cal, rms=0.147324Jy sigma=1.544033 ! 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.912 x 17.99 at -42.88 degrees (North through East) ! Clean map min=-0.032502 max=3.1782 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. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 1.04 NL 0.99 OV 1.00 ! PT 1.01 SC 1.05 ! ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.02 NL 1.00 OV 0.99 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 1.00 NL 0.97 OV 0.98 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 0.98 NL 0.98 OV 0.98 ! PT 0.98 SC 0.98 ! ! ! Fit before self-cal, rms=0.147324Jy sigma=1.544033 ! Fit after self-cal, rms=0.118654Jy sigma=1.120146 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.856 mas, bmaj=18.36 mas, bpa=-42.88 degrees ! Estimated noise=1.74209 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.000856692 Jy ! Component: 100 - total flux cleaned = -0.00356502 Jy ! Component: 150 - total flux cleaned = -0.00325583 Jy ! Component: 200 - total flux cleaned = -0.00173396 Jy ! Total flux subtracted in 200 components = -0.00173396 Jy ! Clean residual min=-0.015043 max=0.014526 Jy/beam ! Clean residual mean=0.000163 rms=0.003911 Jy/beam ! Combined flux in latest and established models = 3.24355 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 57 components and 3.24355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115960Jy sigma=1.093130 ! Fit after self-cal, rms=0.115936Jy sigma=1.092911 ! 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.115936Jy sigma=1.092911 ! Fit after self-cal, rms=0.115024Jy sigma=1.088750 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.857 mas, bmaj=18.36 mas, bpa=-42.87 degrees ! Estimated noise=1.74161 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00243384 Jy ! Component: 100 - total flux cleaned = 0.00464141 Jy ! Component: 150 - total flux cleaned = 0.0060833 Jy ! Component: 200 - total flux cleaned = 0.00754221 Jy ! Total flux subtracted in 200 components = 0.00754221 Jy ! Clean residual min=-0.014322 max=0.012560 Jy/beam ! Clean residual mean=0.000121 rms=0.003142 Jy/beam ! Combined flux in latest and established models = 3.25109 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 65 components and 3.25109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113864Jy sigma=1.078205 ! Fit after self-cal, rms=0.113862Jy sigma=1.078179 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.00163202 Jy ! Component: 100 - total flux cleaned = 0.00278522 Jy ! Component: 150 - total flux cleaned = 0.00413192 Jy ! Component: 200 - total flux cleaned = 0.00534711 Jy ! Total flux subtracted in 200 components = 0.00534711 Jy ! Clean residual min=-0.014301 max=0.012077 Jy/beam ! Clean residual mean=0.000100 rms=0.002852 Jy/beam ! Combined flux in latest and established models = 3.25644 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 73 components and 3.25644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113540Jy sigma=1.074121 ! Fit after self-cal, rms=0.113541Jy sigma=1.074098 ! 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.113541Jy sigma=1.074098 ! Fit after self-cal, rms=0.113003Jy sigma=1.070987 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.857 mas, bmaj=18.35 mas, bpa=-42.86 degrees ! Estimated noise=1.74077 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00347848 Jy ! Component: 100 - total flux cleaned = 0.00486394 Jy ! Component: 150 - total flux cleaned = 0.00620076 Jy ! Component: 200 - total flux cleaned = 0.00737021 Jy ! Total flux subtracted in 200 components = 0.00737021 Jy ! Clean residual min=-0.014115 max=0.011924 Jy/beam ! Clean residual mean=0.000080 rms=0.002585 Jy/beam ! Combined flux in latest and established models = 3.26381 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 83 components and 3.26381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112592Jy sigma=1.067517 ! Fit after self-cal, rms=0.112593Jy sigma=1.067505 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.00114316 Jy ! Component: 100 - total flux cleaned = 0.00217275 Jy ! Component: 150 - total flux cleaned = 0.00293578 Jy ! Component: 200 - total flux cleaned = 0.00364149 Jy ! Total flux subtracted in 200 components = 0.00364149 Jy ! Clean residual min=-0.014268 max=0.011793 Jy/beam ! Clean residual mean=0.000066 rms=0.002474 Jy/beam ! Combined flux in latest and established models = 3.26745 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 92 components and 3.26745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112466Jy sigma=1.066289 ! Fit after self-cal, rms=0.112468Jy sigma=1.066280 ! 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.112468Jy sigma=1.066280 ! Fit after self-cal, rms=0.112364Jy sigma=1.064836 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.801 mas, bmaj=16.7 mas, bpa=-42.57 degrees ! Estimated noise=2.28799 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00487349 Jy ! Component: 100 - total flux cleaned = 0.00740745 Jy ! Component: 150 - total flux cleaned = 0.00845125 Jy ! Component: 200 - total flux cleaned = 0.00926803 Jy ! Total flux subtracted in 200 components = 0.00926803 Jy ! Clean residual min=-0.009328 max=0.010090 Jy/beam ! Clean residual mean=0.000104 rms=0.002388 Jy/beam ! Combined flux in latest and established models = 3.27672 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 131 components and 3.27672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112219Jy sigma=1.064282 ! Fit after self-cal, rms=0.112217Jy sigma=1.064262 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.000795588 Jy ! Component: 100 - total flux cleaned = 0.00149404 Jy ! Component: 150 - total flux cleaned = 0.00206246 Jy ! Component: 200 - total flux cleaned = 0.00257847 Jy ! Total flux subtracted in 200 components = 0.00257847 Jy ! Clean residual min=-0.009581 max=0.009693 Jy/beam ! Clean residual mean=0.000081 rms=0.002231 Jy/beam ! Combined flux in latest and established models = 3.2793 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 144 components and 3.2793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112167Jy sigma=1.064669 ! Fit after self-cal, rms=0.112167Jy sigma=1.064667 ! Inverting map ! Added new window around map position (98, -120). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0028369 Jy ! Component: 100 - total flux cleaned = 0.00352563 Jy ! Component: 150 - total flux cleaned = 0.00376583 Jy ! Component: 200 - total flux cleaned = 0.0040028 Jy ! Total flux subtracted in 200 components = 0.0040028 Jy ! Clean residual min=-0.013595 max=0.011257 Jy/beam ! Clean residual mean=0.000071 rms=0.002265 Jy/beam ! Combined flux in latest and established models = 3.2833 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 173 components and 3.2833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110468Jy sigma=1.050438 ! Fit after self-cal, rms=0.110189Jy sigma=1.047593 ! 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.857 mas, bmaj=18.34 mas, bpa=-42.86 degrees ! Estimated noise=1.7404 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.857 x 18.34 at -42.86 degrees (North through East) ! Clean map min=-0.018658 max=3.1597 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.110189Jy sigma=1.047593 ! Fit after self-cal, rms=0.054400Jy sigma=0.379963 ! Inverting map and beam ! Estimated beam: bmin=2.858 mas, bmaj=18.34 mas, bpa=-42.87 degrees ! Estimated noise=1.74049 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00236444 Jy ! Component: 100 - total flux cleaned = 0.00233523 Jy ! Component: 150 - total flux cleaned = 0.00250294 Jy ! Component: 200 - total flux cleaned = 0.00270203 Jy ! Total flux subtracted in 200 components = 0.00270203 Jy ! Clean residual min=-0.002155 max=0.002755 Jy/beam ! Clean residual mean=0.000010 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 3.286 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 200 components and 3.286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053837Jy sigma=0.375458 ! Fit after self-cal, rms=0.053834Jy sigma=0.375239 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000304965 Jy ! Component: 100 - total flux cleaned = 1.17594e-05 Jy ! Component: 150 - total flux cleaned = -0.000161241 Jy ! Component: 200 - total flux cleaned = -0.000280111 Jy ! Total flux subtracted in 200 components = -0.000280111 Jy ! Clean residual min=-0.002147 max=0.002454 Jy/beam ! Clean residual mean=0.000004 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 3.28572 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 226 components and 3.28572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053731Jy sigma=0.374699 ! Fit after self-cal, rms=0.053738Jy sigma=0.374645 ! 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.053738Jy sigma=0.374645 ! Fit after self-cal, rms=0.053603Jy sigma=0.373174 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.294 mas, bmaj=18.82 mas, bpa=-43.13 degrees ! Estimated noise=3.1143 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.42618 Jy ! Component: 100 - total flux cleaned = 2.95542 Jy ! Component: 150 - total flux cleaned = 3.11564 Jy ! Component: 200 - total flux cleaned = 3.19328 Jy ! Total flux subtracted in 200 components = 3.19328 Jy ! Clean residual min=-0.047672 max=0.045860 Jy/beam ! Clean residual mean=0.000145 rms=0.012272 Jy/beam ! Combined flux in latest and established models = 3.19328 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 10 model components to the UV plane model. ! The established model now contains 10 components and 3.19328 Jy ! Inverting map and beam ! Estimated beam: bmin=2.858 mas, bmaj=18.34 mas, bpa=-42.87 degrees ! Estimated noise=1.74061 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.0525024 Jy ! Component: 100 - total flux cleaned = 0.0716717 Jy ! Component: 150 - total flux cleaned = 0.0758943 Jy ! Component: 200 - total flux cleaned = 0.0790866 Jy ! Total flux subtracted in 200 components = 0.0790866 Jy ! Clean residual min=-0.011052 max=0.011018 Jy/beam ! Clean residual mean=0.000057 rms=0.003009 Jy/beam ! Combined flux in latest and established models = 3.27236 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 34 components and 3.27236 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.803 mas, bmaj=16.69 mas, bpa=-42.57 degrees ! Estimated noise=2.28835 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00528984 Jy ! Component: 100 - total flux cleaned = 0.00686605 Jy ! Component: 150 - total flux cleaned = 0.00796807 Jy ! Component: 200 - total flux cleaned = 0.00783576 Jy ! Total flux subtracted in 200 components = 0.00783576 Jy ! Clean residual min=-0.004644 max=0.005443 Jy/beam ! Clean residual mean=0.000092 rms=0.001546 Jy/beam ! Combined flux in latest and established models = 3.2802 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.000119556 Jy ! Component: 100 - total flux cleaned = -0.000115107 Jy ! Component: 150 - total flux cleaned = -0.000294372 Jy ! Component: 200 - total flux cleaned = -0.000372596 Jy ! Total flux subtracted in 200 components = -0.000372596 Jy ! Clean residual min=-0.004002 max=0.004112 Jy/beam ! Clean residual mean=0.000082 rms=0.001158 Jy/beam ! Combined flux in latest and established models = 3.27983 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 96 components and 3.27983 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.858 mas, bmaj=18.34 mas, bpa=-42.87 degrees ! Estimated noise=1.74061 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00176477 Jy ! Component: 100 - total flux cleaned = 0.00117117 Jy ! Component: 150 - total flux cleaned = 0.000622367 Jy ! Component: 200 - total flux cleaned = 0.000871544 Jy ! Total flux subtracted in 200 components = 0.000871544 Jy ! Clean residual min=-0.005172 max=0.005086 Jy/beam ! Clean residual mean=0.000006 rms=0.001471 Jy/beam ! Combined flux in latest and established models = 3.2807 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 123 components and 3.2807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055580Jy sigma=0.398941 ! Fit after self-cal, rms=0.055546Jy sigma=0.397384 wmodel /J0555+3948_S_map.mod ! wmodel: Unable to open new model file: /J0555+3948_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0555+3948_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.858 x 18.34 at -42.87 degrees (North through East) ! Clean map min=-0.013647 max=3.1564 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0555+3948_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 3.15635 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00143552 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.136441 0.136441 0.272881 0.545763 1.09153 2.18305 4.3661 8.7322 17.4644 34.9288 69.8576 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0043 print "peak= ", int(1000*peak_flux)/1000 ! peak= 3.156 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 2198.76 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0555+3948_S_dfm.log closed on Thu May 19 23:54:02 2016