! Started logfile: /scr/pima/bg219a_uvs/J0730-1141_S_dfm.log on Thu May 19 23:56: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/bg219a_uvs/J0730-1141_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0730-1141_S_uva.fits ! AN table 1: 55 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.869091 visibilities/baseline/integration-bin. ! Found source: J0730-1141 ! ! 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 2868 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-1141_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 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=2.872652Jy sigma=30.922662 ! Fit after self-cal, rms=1.692764Jy sigma=18.145066 ! 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.183 mas, bmaj=6.11 mas, bpa=-2.888 degrees ! Estimated noise=2.42911 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 = 1.90115 Jy ! Component: 100 - total flux cleaned = 2.37042 Jy ! Total flux subtracted in 100 components = 2.37042 Jy ! Clean residual min=-0.108880 max=0.212011 Jy/beam ! Clean residual mean=0.000606 rms=0.036048 Jy/beam ! Combined flux in latest and established models = 2.37042 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 2.37042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.508057Jy sigma=5.214648 ! Fit after self-cal, rms=0.506176Jy sigma=5.201797 ! Inverting map ! Added new window around map position (-2, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.238705 Jy ! Component: 100 - total flux cleaned = 0.375118 Jy ! Total flux subtracted in 100 components = 0.375118 Jy ! Clean residual min=-0.051363 max=0.079342 Jy/beam ! Clean residual mean=0.000298 rms=0.017730 Jy/beam ! Combined flux in latest and established models = 2.74554 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 17 components and 2.74554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.286154Jy sigma=2.813337 ! Fit after self-cal, rms=0.281565Jy sigma=2.771307 ! 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.569 mas, bmaj=6.658 mas, bpa=-5.57 degrees ! Estimated noise=1.39432 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.150813 Jy ! Component: 100 - total flux cleaned = 0.235739 Jy ! Component: 150 - total flux cleaned = 0.287734 Jy ! Component: 200 - total flux cleaned = 0.321126 Jy ! Total flux subtracted in 200 components = 0.321126 Jy ! Clean residual min=-0.034975 max=0.047795 Jy/beam ! Clean residual mean=0.000139 rms=0.011571 Jy/beam ! Combined flux in latest and established models = 3.06667 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 56 components and 3.06667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167918Jy sigma=1.553786 ! Fit after self-cal, rms=0.167229Jy sigma=1.545446 ! 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.569 x 6.658 at -5.57 degrees (North through East) ! Clean map min=-0.032859 max=2.6022 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.03 NL 0.99 OV 1.03 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 1.01 NL 1.00 OV 1.01 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.01 NL 0.98 OV 1.00 ! PT 1.00 SC 1.00 ! ! ! 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 1.00 NL 0.92 OV 0.96 ! PT 1.01 SC 0.97 ! ! ! Fit before self-cal, rms=0.167229Jy sigma=1.545446 ! Fit after self-cal, rms=0.125837Jy sigma=1.181586 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.544 mas, bmaj=6.578 mas, bpa=-5.529 degrees ! Estimated noise=1.40115 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.0162736 Jy ! Component: 100 - total flux cleaned = 0.0175923 Jy ! Component: 150 - total flux cleaned = 0.0181489 Jy ! Component: 200 - total flux cleaned = 0.0186679 Jy ! Total flux subtracted in 200 components = 0.0186679 Jy ! Clean residual min=-0.025997 max=0.024301 Jy/beam ! Clean residual mean=0.000125 rms=0.006617 Jy/beam ! Combined flux in latest and established models = 3.08534 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 67 components and 3.08534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122489Jy sigma=1.161853 ! Fit after self-cal, rms=0.122426Jy sigma=1.159069 ! 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.122426Jy sigma=1.159069 ! Fit after self-cal, rms=0.090310Jy sigma=0.849730 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.546 mas, bmaj=6.584 mas, bpa=-5.577 degrees ! Estimated noise=1.40058 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00640835 Jy ! Component: 100 - total flux cleaned = 0.00701735 Jy ! Component: 150 - total flux cleaned = 0.0074241 Jy ! Component: 200 - total flux cleaned = 0.00791807 Jy ! Total flux subtracted in 200 components = 0.00791807 Jy ! Clean residual min=-0.011317 max=0.019359 Jy/beam ! Clean residual mean=0.000018 rms=0.003780 Jy/beam ! Combined flux in latest and established models = 3.09325 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 75 components and 3.09325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089325Jy sigma=0.842902 ! Fit after self-cal, rms=0.089163Jy sigma=0.841242 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 (-11.5, 11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0162587 Jy ! Component: 100 - total flux cleaned = 0.0241158 Jy ! Component: 150 - total flux cleaned = 0.0291988 Jy ! Component: 200 - total flux cleaned = 0.0313323 Jy ! Total flux subtracted in 200 components = 0.0313323 Jy ! Clean residual min=-0.008397 max=0.007918 Jy/beam ! Clean residual mean=0.000018 rms=0.002031 Jy/beam ! Combined flux in latest and established models = 3.12459 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 113 components and 3.12459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084767Jy sigma=0.815132 ! Fit after self-cal, rms=0.083984Jy sigma=0.809726 ! 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.083984Jy sigma=0.809726 ! Fit after self-cal, rms=0.082712Jy sigma=0.802668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.547 mas, bmaj=6.587 mas, bpa=-5.584 degrees ! Estimated noise=1.39935 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00653109 Jy ! Component: 100 - total flux cleaned = 0.00846653 Jy ! Component: 150 - total flux cleaned = 0.00951802 Jy ! Component: 200 - total flux cleaned = 0.0102109 Jy ! Total flux subtracted in 200 components = 0.0102109 Jy ! Clean residual min=-0.005769 max=0.006776 Jy/beam ! Clean residual mean=0.000009 rms=0.001426 Jy/beam ! Combined flux in latest and established models = 3.1348 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 124 components and 3.1348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081851Jy sigma=0.796992 ! Fit after self-cal, rms=0.081683Jy sigma=0.796183 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 (16, -22.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00375706 Jy ! Component: 100 - total flux cleaned = 0.00488682 Jy ! Component: 150 - total flux cleaned = 0.00522735 Jy ! Component: 200 - total flux cleaned = 0.00542456 Jy ! Total flux subtracted in 200 components = 0.00542456 Jy ! Clean residual min=-0.004197 max=0.003972 Jy/beam ! Clean residual mean=0.000008 rms=0.001030 Jy/beam ! Combined flux in latest and established models = 3.14022 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 147 components and 3.14022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081035Jy sigma=0.790340 ! Fit after self-cal, rms=0.080951Jy sigma=0.789791 ! 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.080951Jy sigma=0.789791 ! Fit after self-cal, rms=0.080655Jy sigma=0.788345 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.308 mas, bmaj=14.66 mas, bpa=-8.643 degrees ! Estimated noise=2.19128 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00405286 Jy ! Component: 100 - total flux cleaned = 0.00496134 Jy ! Component: 150 - total flux cleaned = 0.00567948 Jy ! Component: 200 - total flux cleaned = 0.00602825 Jy ! Total flux subtracted in 200 components = 0.00602825 Jy ! Clean residual min=-0.003734 max=0.004464 Jy/beam ! Clean residual mean=0.000011 rms=0.001385 Jy/beam ! Combined flux in latest and established models = 3.14625 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 163 components and 3.14625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080478Jy sigma=0.787444 ! Fit after self-cal, rms=0.080453Jy sigma=0.787322 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.000464435 Jy ! Component: 100 - total flux cleaned = 0.000583235 Jy ! Component: 150 - total flux cleaned = 0.00069443 Jy ! Component: 200 - total flux cleaned = 0.000744581 Jy ! Total flux subtracted in 200 components = 0.000744581 Jy ! Clean residual min=-0.003730 max=0.004328 Jy/beam ! Clean residual mean=0.000010 rms=0.001351 Jy/beam ! Combined flux in latest and established models = 3.14699 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 168 components and 3.14699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080407Jy sigma=0.787254 ! Fit after self-cal, rms=0.080397Jy sigma=0.787222 ! 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.547 mas, bmaj=6.589 mas, bpa=-5.593 degrees ! Estimated noise=1.39892 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.547 x 6.589 at -5.593 degrees (North through East) ! Clean map min=-0.0041938 max=2.5809 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.080397Jy sigma=0.787222 ! Fit after self-cal, rms=0.056454Jy sigma=0.468696 ! Inverting map and beam ! Estimated beam: bmin=2.548 mas, bmaj=6.589 mas, bpa=-5.577 degrees ! Estimated noise=1.39943 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0013566 Jy ! Component: 100 - total flux cleaned = -0.000931672 Jy ! Component: 150 - total flux cleaned = -0.000686221 Jy ! Component: 200 - total flux cleaned = -0.000473499 Jy ! Total flux subtracted in 200 components = -0.000473499 Jy ! Clean residual min=-0.003176 max=0.002962 Jy/beam ! Clean residual mean=0.000001 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 3.14652 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 184 components and 3.14652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056247Jy sigma=0.466993 ! Fit after self-cal, rms=0.056224Jy sigma=0.466896 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.96921e-06 Jy ! Component: 100 - total flux cleaned = 3.94772e-05 Jy ! Component: 150 - total flux cleaned = 8.50604e-05 Jy ! Component: 200 - total flux cleaned = 8.26276e-05 Jy ! Total flux subtracted in 200 components = 8.26276e-05 Jy ! Clean residual min=-0.003070 max=0.002927 Jy/beam ! Clean residual mean=0.000001 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 3.1466 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 193 components and 3.1466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056144Jy sigma=0.466135 ! Fit after self-cal, rms=0.056136Jy sigma=0.466116 ! 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.056136Jy sigma=0.466116 ! Fit after self-cal, rms=0.056085Jy sigma=0.465920 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.151 mas, bmaj=6.021 mas, bpa=-2.957 degrees ! Estimated noise=2.50294 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.90415 Jy ! Component: 100 - total flux cleaned = 2.36955 Jy ! Component: 150 - total flux cleaned = 2.60491 Jy ! Component: 200 - total flux cleaned = 2.74152 Jy ! Total flux subtracted in 200 components = 2.74152 Jy ! Clean residual min=-0.043348 max=0.068920 Jy/beam ! Clean residual mean=0.000148 rms=0.014776 Jy/beam ! Combined flux in latest and established models = 2.74152 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 9 model components to the UV plane model. ! The established model now contains 9 components and 2.74152 Jy ! Inverting map and beam ! Estimated beam: bmin=2.548 mas, bmaj=6.59 mas, bpa=-5.576 degrees ! Estimated noise=1.39945 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.130531 Jy ! Component: 100 - total flux cleaned = 0.207105 Jy ! Component: 150 - total flux cleaned = 0.254383 Jy ! Component: 200 - total flux cleaned = 0.285239 Jy ! Total flux subtracted in 200 components = 0.285239 Jy ! Clean residual min=-0.014675 max=0.019751 Jy/beam ! Clean residual mean=0.000102 rms=0.006297 Jy/beam ! Combined flux in latest and established models = 3.02675 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 49 components and 3.02675 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.309 mas, bmaj=14.67 mas, bpa=-8.637 degrees ! Estimated noise=2.19083 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0465576 Jy ! Component: 100 - total flux cleaned = 0.0713485 Jy ! Component: 150 - total flux cleaned = 0.086195 Jy ! Component: 200 - total flux cleaned = 0.0957009 Jy ! Total flux subtracted in 200 components = 0.0957009 Jy ! Clean residual min=-0.006458 max=0.006944 Jy/beam ! Clean residual mean=0.000045 rms=0.003230 Jy/beam ! Combined flux in latest and established models = 3.12246 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.00657743 Jy ! Component: 100 - total flux cleaned = 0.0114119 Jy ! Component: 150 - total flux cleaned = 0.0149692 Jy ! Component: 200 - total flux cleaned = 0.0175878 Jy ! Total flux subtracted in 200 components = 0.0175878 Jy ! Clean residual min=-0.003748 max=0.004289 Jy/beam ! Clean residual mean=0.000015 rms=0.001375 Jy/beam ! Combined flux in latest and established models = 3.14004 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 108 components and 3.14004 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.548 mas, bmaj=6.59 mas, bpa=-5.576 degrees ! Estimated noise=1.39945 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128789 Jy ! Component: 100 - total flux cleaned = 0.000700444 Jy ! Component: 150 - total flux cleaned = 0.000182279 Jy ! Component: 200 - total flux cleaned = -0.000262822 Jy ! Total flux subtracted in 200 components = -0.000262822 Jy ! Clean residual min=-0.004871 max=0.005587 Jy/beam ! Clean residual mean=0.000004 rms=0.001175 Jy/beam ! Combined flux in latest and established models = 3.13978 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 125 components and 3.13978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057347Jy sigma=0.488400 ! Fit after self-cal, rms=0.057191Jy sigma=0.484008 wmodel /J0730-1141_S_map.mod ! wmodel: Unable to open new model file: /J0730-1141_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0730-1141_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.548 x 6.59 at -5.576 degrees (North through East) ! Clean map min=-0.0053218 max=2.5823 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0730-1141_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 2.58225 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00109947 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.127733 0.127733 0.255467 0.510933 1.02187 2.04373 4.08747 8.17494 16.3499 32.6997 65.3995 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0032 print "peak= ", int(1000*peak_flux)/1000 ! peak= 2.582 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 2348.64 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0730-1141_S_dfm.log closed on Thu May 19 23:57:01 2016