! Started logfile: /scr/pima/rv124_uvs/J1332-0509_X_dfm.log on Mon Dec 24 00:19:12 2018 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv124_uvs/J1332-0509_X_uva.fits ! Reading UV FITS file: /scr/pima/rv124_uvs/J1332-0509_X_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1332-0509 ! ! 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 8.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 7920 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J1332-0509_X] 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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.044030Jy sigma=18.186352 ! Fit after self-cal, rms=0.662148Jy sigma=11.480852 ! 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=0.7324 mas, bmaj=1.73 mas, bpa=-3.04 degrees ! Estimated noise=0.786673 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.261602 Jy ! Component: 100 - total flux cleaned = 0.31884 Jy ! Total flux subtracted in 100 components = 0.31884 Jy ! Clean residual min=-0.009427 max=0.018015 Jy/beam ! Clean residual mean=-0.000007 rms=0.002485 Jy/beam ! Combined flux in latest and established models = 0.31884 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.31884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079405Jy sigma=1.329489 ! Fit after self-cal, rms=0.079399Jy sigma=1.329420 ! Inverting map ! Added new window around map position (-1, -2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.019482 Jy ! Component: 100 - total flux cleaned = 0.0289911 Jy ! Total flux subtracted in 100 components = 0.0289911 Jy ! Clean residual min=-0.010589 max=0.013456 Jy/beam ! Clean residual mean=-0.000012 rms=0.002121 Jy/beam ! Combined flux in latest and established models = 0.347831 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 14 components and 0.347831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073243Jy sigma=1.199886 ! Fit after self-cal, rms=0.073153Jy sigma=1.197422 ! 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=0.9107 mas, bmaj=2.068 mas, bpa=-3.257 degrees ! Estimated noise=0.461342 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 (1, 2.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0150154 Jy ! Component: 100 - total flux cleaned = 0.0245655 Jy ! Component: 150 - total flux cleaned = 0.0313081 Jy ! Component: 200 - total flux cleaned = 0.0340195 Jy ! Total flux subtracted in 200 components = 0.0340195 Jy ! Clean residual min=-0.009665 max=0.009169 Jy/beam ! Clean residual mean=-0.000009 rms=0.002084 Jy/beam ! Combined flux in latest and established models = 0.38185 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 37 components and 0.38185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069600Jy sigma=1.126338 ! Fit after self-cal, rms=0.069477Jy sigma=1.124134 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9107 x 2.068 at -3.257 degrees (North through East) ! Clean map min=-0.0088735 max=0.33592 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.89 HN 1.09 KP 1.11 ! LA 1.05 MK 1.02 NL 0.99 OV 0.98 ! PT 0.90 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.90 HN 1.08 KP 1.10 ! LA 1.04 MK 1.03 NL 0.99 OV 0.97 ! PT 0.90 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.90 HN 1.10 KP 1.12 ! LA 1.05 MK 1.00 NL 1.00 OV 0.96 ! PT 0.90 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.91 HN 1.09 KP 1.11 ! LA 1.05 MK 1.00 NL 1.00 OV 0.99 ! PT 0.88 SC 1.02 ! ! ! Fit before self-cal, rms=0.069477Jy sigma=1.124134 ! Fit after self-cal, rms=0.062541Jy sigma=0.977842 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.918 mas, bmaj=2.074 mas, bpa=-2.799 degrees ! Estimated noise=0.458481 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.00433275 Jy ! Component: 100 - total flux cleaned = -0.00539476 Jy ! Component: 150 - total flux cleaned = -0.00567584 Jy ! Component: 200 - total flux cleaned = -0.00568048 Jy ! Total flux subtracted in 200 components = -0.00568048 Jy ! Clean residual min=-0.003320 max=0.004404 Jy/beam ! Clean residual mean=-0.000008 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.37617 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 56 components and 0.37617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062015Jy sigma=0.970106 ! Fit after self-cal, rms=0.062021Jy sigma=0.969534 ! 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.062021Jy sigma=0.969534 ! Fit after self-cal, rms=0.061712Jy sigma=0.950946 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9162 mas, bmaj=2.076 mas, bpa=-2.923 degrees ! Estimated noise=0.457767 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00206 Jy ! Component: 100 - total flux cleaned = -0.0025675 Jy ! Component: 150 - total flux cleaned = -0.00306487 Jy ! Component: 200 - total flux cleaned = -0.00323824 Jy ! Total flux subtracted in 200 components = -0.00323824 Jy ! Clean residual min=-0.002632 max=0.003985 Jy/beam ! Clean residual mean=-0.000002 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.372932 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 69 components and 0.372932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061542Jy sigma=0.948470 ! Fit after self-cal, rms=0.061539Jy sigma=0.948353 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 (5, 10.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00386434 Jy ! Component: 100 - total flux cleaned = 0.00604053 Jy ! Component: 150 - total flux cleaned = 0.00679746 Jy ! Component: 200 - total flux cleaned = 0.0074236 Jy ! Total flux subtracted in 200 components = 0.0074236 Jy ! Clean residual min=-0.002233 max=0.002400 Jy/beam ! Clean residual mean=-0.000002 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.380355 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 97 components and 0.380355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061260Jy sigma=0.943155 ! Fit after self-cal, rms=0.061253Jy sigma=0.943060 ! Inverting map ! Added new window around map position (2.8, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0019947 Jy ! Component: 100 - total flux cleaned = 0.00206147 Jy ! Component: 150 - total flux cleaned = 0.0022501 Jy ! Component: 200 - total flux cleaned = 0.00241966 Jy ! Total flux subtracted in 200 components = 0.00241966 Jy ! Clean residual min=-0.002025 max=0.002090 Jy/beam ! Clean residual mean=-0.000002 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.382775 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 119 components and 0.382775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061140Jy sigma=0.940895 ! Fit after self-cal, rms=0.061134Jy sigma=0.940765 ! Inverting map ! Added new window around map position (-23.6, -24). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00184599 Jy ! Component: 100 - total flux cleaned = 0.00255884 Jy ! Component: 150 - total flux cleaned = 0.00278794 Jy ! Component: 200 - total flux cleaned = 0.00296434 Jy ! Total flux subtracted in 200 components = 0.00296434 Jy ! Clean residual min=-0.001967 max=0.001780 Jy/beam ! Clean residual mean=-0.000002 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.385739 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 130 components and 0.385739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061050Jy sigma=0.939482 ! Fit after self-cal, rms=0.061047Jy sigma=0.939421 ! 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.061047Jy sigma=0.939421 ! Fit after self-cal, rms=0.061015Jy sigma=0.938592 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9155 mas, bmaj=2.076 mas, bpa=-2.921 degrees ! Estimated noise=0.457222 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00119562 Jy ! Component: 100 - total flux cleaned = -0.00120152 Jy ! Component: 150 - total flux cleaned = -0.00109506 Jy ! Component: 200 - total flux cleaned = -0.00103183 Jy ! Total flux subtracted in 200 components = -0.00103183 Jy ! Clean residual min=-0.001845 max=0.001611 Jy/beam ! Clean residual mean=-0.000001 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.384707 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 143 components and 0.384707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060959Jy sigma=0.937703 ! Fit after self-cal, rms=0.060954Jy sigma=0.937674 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 = 9.16748e-05 Jy ! Component: 100 - total flux cleaned = 0.000121402 Jy ! Component: 150 - total flux cleaned = 0.00020418 Jy ! Component: 200 - total flux cleaned = 0.000256907 Jy ! Total flux subtracted in 200 components = 0.000256907 Jy ! Clean residual min=-0.001819 max=0.001612 Jy/beam ! Clean residual mean=-0.000001 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.384964 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 159 components and 0.384964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060928Jy sigma=0.937258 ! Fit after self-cal, rms=0.060927Jy sigma=0.937245 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.060927Jy sigma=0.937245 ! Fit after self-cal, rms=0.060931Jy sigma=0.936975 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.224 mas, bmaj=3.605 mas, bpa=3.057 degrees ! Estimated noise=0.561289 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000922267 Jy ! Component: 100 - total flux cleaned = -0.000891082 Jy ! Component: 150 - total flux cleaned = -0.000890078 Jy ! Component: 200 - total flux cleaned = -0.000910721 Jy ! Total flux subtracted in 200 components = -0.000910721 Jy ! Clean residual min=-0.002254 max=0.002026 Jy/beam ! Clean residual mean=-0.000002 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.384054 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 183 components and 0.384053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060912Jy sigma=0.936701 ! Fit after self-cal, rms=0.060910Jy sigma=0.936683 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 = -2.21153e-06 Jy ! Component: 100 - total flux cleaned = 5.07615e-05 Jy ! Component: 150 - total flux cleaned = 0.000101099 Jy ! Component: 200 - total flux cleaned = 0.000164919 Jy ! Total flux subtracted in 200 components = 0.000164919 Jy ! Clean residual min=-0.002230 max=0.002053 Jy/beam ! Clean residual mean=-0.000002 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.384218 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 198 components and 0.384218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060904Jy sigma=0.936615 ! Fit after self-cal, rms=0.060904Jy sigma=0.936611 ! 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=0.9154 mas, bmaj=2.076 mas, bpa=-2.924 degrees ! Estimated noise=0.45686 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9154 x 2.076 at -2.924 degrees (North through East) ! Clean map min=-0.0033215 max=0.33452 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=0.734 mas, bmaj=1.732 mas, bpa=-2.723 degrees ! Estimated noise=0.786512 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.261529 Jy ! Component: 100 - total flux cleaned = 0.318658 Jy ! Component: 150 - total flux cleaned = 0.334939 Jy ! Component: 200 - total flux cleaned = 0.343883 Jy ! Total flux subtracted in 200 components = 0.343883 Jy ! Clean residual min=-0.004485 max=0.005155 Jy/beam ! Clean residual mean=-0.000002 rms=0.001045 Jy/beam ! Combined flux in latest and established models = 0.343883 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.343883 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9154 mas, bmaj=2.076 mas, bpa=-2.924 degrees ! Estimated noise=0.45686 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.00901326 Jy ! Component: 100 - total flux cleaned = 0.0150114 Jy ! Component: 150 - total flux cleaned = 0.0197396 Jy ! Component: 200 - total flux cleaned = 0.0235525 Jy ! Total flux subtracted in 200 components = 0.0235525 Jy ! Clean residual min=-0.002426 max=0.002771 Jy/beam ! Clean residual mean=0.000001 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.367436 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 51 components and 0.367436 Jy ! Inverting map ! Added new window around map position (35, 8.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00275295 Jy ! Component: 100 - total flux cleaned = 0.00471372 Jy ! Component: 150 - total flux cleaned = 0.00642803 Jy ! Component: 200 - total flux cleaned = 0.00794901 Jy ! Total flux subtracted in 200 components = 0.00794901 Jy ! Clean residual min=-0.002029 max=0.002057 Jy/beam ! Clean residual mean=0.000000 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.375385 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 76 components and 0.375385 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.224 mas, bmaj=3.605 mas, bpa=3.057 degrees ! Estimated noise=0.561289 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00273162 Jy ! Component: 100 - total flux cleaned = 0.00462671 Jy ! Component: 150 - total flux cleaned = 0.00552303 Jy ! Component: 200 - total flux cleaned = 0.00623118 Jy ! Total flux subtracted in 200 components = 0.00623118 Jy ! Clean residual min=-0.002316 max=0.002083 Jy/beam ! Clean residual mean=-0.000000 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.381616 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.000569585 Jy ! Component: 100 - total flux cleaned = 0.00111235 Jy ! Component: 150 - total flux cleaned = 0.00159336 Jy ! Component: 200 - total flux cleaned = 0.00185985 Jy ! Total flux subtracted in 200 components = 0.00185985 Jy ! Clean residual min=-0.002205 max=0.001888 Jy/beam ! Clean residual mean=0.000000 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.383476 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 147 components and 0.383476 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9154 mas, bmaj=2.076 mas, bpa=-2.924 degrees ! Estimated noise=0.45686 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000950569 Jy ! Component: 100 - total flux cleaned = -0.000797412 Jy ! Component: 150 - total flux cleaned = -0.000572195 Jy ! Component: 200 - total flux cleaned = -0.00040977 Jy ! Total flux subtracted in 200 components = -0.00040977 Jy ! Clean residual min=-0.001963 max=0.001686 Jy/beam ! Clean residual mean=0.000000 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.383066 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 165 components and 0.383066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060955Jy sigma=0.936825 ! Fit after self-cal, rms=0.060939Jy sigma=0.936675 wmodel J1332-0509_X_map.mod ! Writing 165 model components to file: J1332-0509_X_map.mod wobs J1332-0509_X_uvs.fits ! Writing UV FITS file: J1332-0509_X_uvs.fits wwins J1332-0509_X_map.win ! wwins: Wrote 7 windows to J1332-0509_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000620225 Jy ! Component: 100 - total flux cleaned = -0.00103336 Jy ! Component: 150 - total flux cleaned = -0.00136983 Jy ! Component: 200 - total flux cleaned = -0.00163895 Jy ! Component: 250 - total flux cleaned = -0.00192704 Jy ! Component: 300 - total flux cleaned = -0.00220705 Jy ! Component: 350 - total flux cleaned = -0.00240535 Jy ! Component: 400 - total flux cleaned = -0.00250271 Jy ! Component: 450 - total flux cleaned = -0.00271676 Jy ! Component: 500 - total flux cleaned = -0.00281009 Jy ! Component: 550 - total flux cleaned = -0.00283326 Jy ! Component: 600 - total flux cleaned = -0.00294585 Jy ! Component: 650 - total flux cleaned = -0.00305645 Jy ! Component: 700 - total flux cleaned = -0.00307815 Jy ! Component: 750 - total flux cleaned = -0.00314295 Jy ! Component: 800 - total flux cleaned = -0.00331285 Jy ! Component: 850 - total flux cleaned = -0.00335456 Jy ! Component: 900 - total flux cleaned = -0.00333406 Jy ! Component: 950 - total flux cleaned = -0.00341562 Jy ! Component: 1000 - total flux cleaned = -0.00337505 Jy ! Component: 1050 - total flux cleaned = -0.00335534 Jy ! Component: 1100 - total flux cleaned = -0.00339472 Jy ! Component: 1150 - total flux cleaned = -0.00337519 Jy ! Component: 1200 - total flux cleaned = -0.00339437 Jy ! Component: 1250 - total flux cleaned = -0.00333699 Jy ! Component: 1300 - total flux cleaned = -0.00335597 Jy ! Component: 1350 - total flux cleaned = -0.00339369 Jy ! Component: 1400 - total flux cleaned = -0.00346834 Jy ! Component: 1450 - total flux cleaned = -0.00344995 Jy ! Component: 1500 - total flux cleaned = -0.00352334 Jy ! Component: 1550 - total flux cleaned = -0.00346871 Jy ! Component: 1600 - total flux cleaned = -0.0035226 Jy ! Component: 1650 - total flux cleaned = -0.00359402 Jy ! Component: 1700 - total flux cleaned = -0.00350503 Jy ! Component: 1750 - total flux cleaned = -0.00354019 Jy ! Component: 1800 - total flux cleaned = -0.00347039 Jy ! Component: 1850 - total flux cleaned = -0.00352239 Jy ! Component: 1900 - total flux cleaned = -0.00350511 Jy ! Component: 1950 - total flux cleaned = -0.00347088 Jy ! Component: 2000 - total flux cleaned = -0.00355571 Jy ! Component: 2050 - total flux cleaned = -0.00352191 Jy ! Component: 2100 - total flux cleaned = -0.00357197 Jy ! Component: 2150 - total flux cleaned = -0.003572 Jy ! Component: 2200 - total flux cleaned = -0.00357195 Jy ! Component: 2250 - total flux cleaned = -0.00353926 Jy ! Component: 2300 - total flux cleaned = -0.00362063 Jy ! Component: 2350 - total flux cleaned = -0.00362075 Jy ! Component: 2400 - total flux cleaned = -0.00365285 Jy ! Component: 2450 - total flux cleaned = -0.00366877 Jy ! Component: 2500 - total flux cleaned = -0.00373196 Jy ! Component: 2550 - total flux cleaned = -0.00368463 Jy ! Component: 2600 - total flux cleaned = -0.00373151 Jy ! Component: 2650 - total flux cleaned = -0.00374685 Jy ! Component: 2700 - total flux cleaned = -0.00374682 Jy ! Component: 2750 - total flux cleaned = -0.00379283 Jy ! Component: 2800 - total flux cleaned = -0.00382317 Jy ! Component: 2850 - total flux cleaned = -0.00383824 Jy ! Component: 2900 - total flux cleaned = -0.00385335 Jy ! Component: 2950 - total flux cleaned = -0.00383847 Jy ! Component: 3000 - total flux cleaned = -0.00392748 Jy ! Component: 3050 - total flux cleaned = -0.00391277 Jy ! Component: 3100 - total flux cleaned = -0.00394213 Jy ! Component: 3150 - total flux cleaned = -0.00395671 Jy ! Component: 3200 - total flux cleaned = -0.00401465 Jy ! Component: 3250 - total flux cleaned = -0.00400024 Jy ! Component: 3300 - total flux cleaned = -0.00401445 Jy ! Component: 3350 - total flux cleaned = -0.00401438 Jy ! Component: 3400 - total flux cleaned = -0.00402856 Jy ! Component: 3450 - total flux cleaned = -0.00400043 Jy ! Component: 3500 - total flux cleaned = -0.00400052 Jy ! Component: 3550 - total flux cleaned = -0.00405641 Jy ! Component: 3600 - total flux cleaned = -0.00404231 Jy ! Component: 3650 - total flux cleaned = -0.00405613 Jy ! Component: 3700 - total flux cleaned = -0.00407007 Jy ! Component: 3750 - total flux cleaned = -0.0040427 Jy ! Component: 3800 - total flux cleaned = -0.00405626 Jy ! Component: 3850 - total flux cleaned = -0.00409682 Jy ! Component: 3900 - total flux cleaned = -0.00409683 Jy ! Component: 3950 - total flux cleaned = -0.0040835 Jy ! Component: 4000 - total flux cleaned = -0.00412334 Jy ! Component: 4050 - total flux cleaned = -0.00409679 Jy ! Total flux subtracted in 4096 components = -0.00405719 Jy ! Clean residual min=-0.000677 max=0.000808 Jy/beam ! Clean residual mean=-0.000000 rms=0.000231 Jy/beam ! Combined flux in latest and established models = 0.379009 Jy keep ! Adding 328 model components to the UV plane model. ! The established model now contains 493 components and 0.379009 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv124_uvs/J1332-0509_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9154 x 2.076 at -2.924 degrees (North through East) ! Clean map min=-0.0021279 max=0.33552 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv124_uvs/J1332-0509_X_map.fits wmodel /scr/pima/rv124_uvs/J1332-0509_X_map.mod ! Writing 493 model components to file: /scr/pima/rv124_uvs/J1332-0509_X_map.mod wobs /scr/pima/rv124_uvs/J1332-0509_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv124_uvs/J1332-0509_X_uvs.fits wwins /scr/pima/rv124_uvs/J1332-0509_X_map.win ! wwins: Wrote 8 windows to /scr/pima/rv124_uvs/J1332-0509_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.335523 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000231387 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.206889 0.206889 0.413779 0.827557 1.65511 3.31023 6.62046 13.2409 26.4818 52.9637 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.335 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1450.05 quit ! Quitting program ! Log file /scr/pima/rv124_uvs/J1332-0509_X_dfm.log closed on Mon Dec 24 00:19:16 2018