! Started logfile: /vlbi/bp222/maps//J1513-1012_S_dfm.log on Thu Sep 27 11:18:18 2018 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 /vlbi/bp222/maps//J1513-1012_S_uva.fits ! Reading UV FITS file: /vlbi/bp222/maps//J1513-1012_S_uva.fits ! AN table 1: 16 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.928571 visibilities/baseline/integration-bin. ! Found source: J1513-1012 ! ! 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 1248 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 J1513-1012_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 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.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 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.462626Jy sigma=17.917485 ! Fit after self-cal, rms=0.199303Jy sigma=2.363277 ! 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=3.178 mas, bmaj=12.31 mas, bpa=-13.81 degrees ! Estimated noise=2.1676 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.763362 Jy ! Component: 100 - total flux cleaned = 0.93387 Jy ! Total flux subtracted in 100 components = 0.93387 Jy ! Clean residual min=-0.061210 max=0.106974 Jy/beam ! Clean residual mean=0.000291 rms=0.021996 Jy/beam ! Combined flux in latest and established models = 0.93387 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.93387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.216582Jy sigma=2.506631 ! Fit after self-cal, rms=0.216472Jy sigma=2.505584 ! 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=3.793 mas, bmaj=12.42 mas, bpa=-13.48 degrees ! Estimated noise=1.95774 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.0625326 Jy ! Component: 100 - total flux cleaned = 0.0668305 Jy ! Component: 150 - total flux cleaned = 0.0682766 Jy ! Component: 200 - total flux cleaned = 0.0660237 Jy ! Total flux subtracted in 200 components = 0.0660237 Jy ! Clean residual min=-0.049008 max=0.084121 Jy/beam ! Clean residual mean=0.000362 rms=0.018586 Jy/beam ! Combined flux in latest and established models = 0.999893 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 31 components and 0.999894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172411Jy sigma=2.034498 ! Fit after self-cal, rms=0.172120Jy sigma=2.030800 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.793 x 12.42 at -13.48 degrees (North through East) ! Clean map min=-0.047698 max=0.9707 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.03 LA 0.92 MK 0.97 ! NL 1.02 OV 1.04 PT 0.96 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.77 FD 0.98 LA 0.93 MK 0.96 ! NL 1.32 OV 1.01 PT 0.95 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 LA 0.93 MK 1.02 ! NL 1.34 OV 1.02 PT 0.93 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* LA 0.00* MK 0.00* ! NL 0.00* OV 0.00* PT 0.00* ! ! ! Fit before self-cal, rms=0.172120Jy sigma=2.030800 ! Fit after self-cal, rms=0.088882Jy sigma=1.037379 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.818 mas, bmaj=12.12 mas, bpa=-13.14 degrees ! Estimated noise=1.94637 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.0152741 Jy ! Component: 100 - total flux cleaned = 0.015253 Jy ! Component: 150 - total flux cleaned = 0.0152838 Jy ! Component: 200 - total flux cleaned = 0.0153466 Jy ! Total flux subtracted in 200 components = 0.0153466 Jy ! Clean residual min=-0.019755 max=0.031124 Jy/beam ! Clean residual mean=0.000081 rms=0.007387 Jy/beam ! Combined flux in latest and established models = 1.01524 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 45 components and 1.01524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083358Jy sigma=0.959719 ! Fit after self-cal, rms=0.083031Jy sigma=0.956933 ! 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.083031Jy sigma=0.956933 ! Fit after self-cal, rms=0.082512Jy sigma=0.952426 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.812 mas, bmaj=12.08 mas, bpa=-13.17 degrees ! Estimated noise=1.94452 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00666475 Jy ! Component: 100 - total flux cleaned = 0.00869185 Jy ! Component: 150 - total flux cleaned = 0.00896109 Jy ! Component: 200 - total flux cleaned = 0.00920871 Jy ! Total flux subtracted in 200 components = 0.00920871 Jy ! Clean residual min=-0.017190 max=0.028266 Jy/beam ! Clean residual mean=0.000081 rms=0.006680 Jy/beam ! Combined flux in latest and established models = 1.02445 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 57 components and 1.02445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080199Jy sigma=0.920499 ! Fit after self-cal, rms=0.080013Jy sigma=0.919543 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.00106949 Jy ! Component: 100 - total flux cleaned = 0.00104783 Jy ! Component: 150 - total flux cleaned = 0.00124885 Jy ! Component: 200 - total flux cleaned = 0.0012375 Jy ! Total flux subtracted in 200 components = 0.0012375 Jy ! Clean residual min=-0.016334 max=0.027479 Jy/beam ! Clean residual mean=0.000078 rms=0.006408 Jy/beam ! Combined flux in latest and established models = 1.02569 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 65 components and 1.02569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079052Jy sigma=0.906080 ! Fit after self-cal, rms=0.078983Jy sigma=0.905843 ! Inverting map ! Added new window around map position (14.5, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0255591 Jy ! Component: 100 - total flux cleaned = 0.0306827 Jy ! Component: 150 - total flux cleaned = 0.0326788 Jy ! Component: 200 - total flux cleaned = 0.0326716 Jy ! Total flux subtracted in 200 components = 0.0326716 Jy ! Clean residual min=-0.010695 max=0.013951 Jy/beam ! Clean residual mean=0.000037 rms=0.003900 Jy/beam ! Combined flux in latest and established models = 1.05836 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 112 components and 1.05836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069677Jy sigma=0.803715 ! Fit after self-cal, rms=0.069280Jy sigma=0.800322 ! 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.069280Jy sigma=0.800322 ! Fit after self-cal, rms=0.067522Jy sigma=0.784287 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.817 mas, bmaj=12.03 mas, bpa=-13.18 degrees ! Estimated noise=1.93775 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00856108 Jy ! Component: 100 - total flux cleaned = 0.0103863 Jy ! Component: 150 - total flux cleaned = 0.0113284 Jy ! Component: 200 - total flux cleaned = 0.0118402 Jy ! Total flux subtracted in 200 components = 0.0118402 Jy ! Clean residual min=-0.008360 max=0.009112 Jy/beam ! Clean residual mean=0.000038 rms=0.002690 Jy/beam ! Combined flux in latest and established models = 1.0702 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 126 components and 1.0702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066052Jy sigma=0.767632 ! Fit after self-cal, rms=0.065945Jy sigma=0.766613 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.00192889 Jy ! Component: 100 - total flux cleaned = 0.00266869 Jy ! Component: 150 - total flux cleaned = 0.00275799 Jy ! Component: 200 - total flux cleaned = 0.00300226 Jy ! Total flux subtracted in 200 components = 0.00300226 Jy ! Clean residual min=-0.007917 max=0.008054 Jy/beam ! Clean residual mean=0.000032 rms=0.002524 Jy/beam ! Combined flux in latest and established models = 1.0732 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 147 components and 1.0732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065635Jy sigma=0.763294 ! Fit after self-cal, rms=0.065586Jy sigma=0.762890 ! 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.065586Jy sigma=0.762890 ! Fit after self-cal, rms=0.065190Jy sigma=0.758529 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.341 mas, bmaj=15.28 mas, bpa=12.31 degrees ! Estimated noise=2.37969 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00459838 Jy ! Component: 100 - total flux cleaned = 0.00621294 Jy ! Component: 150 - total flux cleaned = 0.00762904 Jy ! Component: 200 - total flux cleaned = 0.00827423 Jy ! Total flux subtracted in 200 components = 0.00827423 Jy ! Clean residual min=-0.008575 max=0.008668 Jy/beam ! Clean residual mean=0.000051 rms=0.003011 Jy/beam ! Combined flux in latest and established models = 1.08148 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 175 components and 1.08147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064910Jy sigma=0.755996 ! Fit after self-cal, rms=0.064871Jy sigma=0.755471 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.00110947 Jy ! Component: 100 - total flux cleaned = 0.00191527 Jy ! Component: 150 - total flux cleaned = 0.00246924 Jy ! Component: 200 - total flux cleaned = 0.00278388 Jy ! Total flux subtracted in 200 components = 0.00278388 Jy ! Clean residual min=-0.007952 max=0.008110 Jy/beam ! Clean residual mean=0.000041 rms=0.002839 Jy/beam ! Combined flux in latest and established models = 1.08426 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 189 components and 1.08426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064760Jy sigma=0.754540 ! Fit after self-cal, rms=0.064739Jy sigma=0.754311 ! 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=3.819 mas, bmaj=12.02 mas, bpa=-13.19 degrees ! Estimated noise=1.93567 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.819 x 12.02 at -13.19 degrees (North through East) ! Clean map min=-0.014153 max=0.97197 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.064739Jy sigma=0.754311 ! Fit after self-cal, rms=0.058966Jy sigma=0.674596 ! Inverting map and beam ! Estimated beam: bmin=3.818 mas, bmaj=12.01 mas, bpa=-13.2 degrees ! Estimated noise=1.9345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00289647 Jy ! Component: 100 - total flux cleaned = 0.00463303 Jy ! Component: 150 - total flux cleaned = 0.00574033 Jy ! Component: 200 - total flux cleaned = 0.00594288 Jy ! Total flux subtracted in 200 components = 0.00594288 Jy ! Clean residual min=-0.006514 max=0.005630 Jy/beam ! Clean residual mean=0.000019 rms=0.001774 Jy/beam ! Combined flux in latest and established models = 1.0902 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 202 components and 1.0902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058661Jy sigma=0.670566 ! Fit after self-cal, rms=0.058619Jy sigma=0.670268 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000449237 Jy ! Component: 100 - total flux cleaned = 0.000518532 Jy ! Component: 150 - total flux cleaned = 0.000519225 Jy ! Component: 200 - total flux cleaned = 0.000474061 Jy ! Total flux subtracted in 200 components = 0.000474061 Jy ! Clean residual min=-0.006158 max=0.005414 Jy/beam ! Clean residual mean=0.000017 rms=0.001694 Jy/beam ! Combined flux in latest and established models = 1.09068 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 221 components and 1.09068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058523Jy sigma=0.668937 ! Fit after self-cal, rms=0.058498Jy sigma=0.668739 ! 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.058498Jy sigma=0.668739 ! Fit after self-cal, rms=0.058417Jy sigma=0.667700 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=3.205 mas, bmaj=11.87 mas, bpa=-13.79 degrees ! Estimated noise=2.16633 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.759076 Jy ! Component: 100 - total flux cleaned = 0.927539 Jy ! Component: 150 - total flux cleaned = 0.989961 Jy ! Component: 200 - total flux cleaned = 1.02597 Jy ! Total flux subtracted in 200 components = 1.02597 Jy ! Clean residual min=-0.024056 max=0.022760 Jy/beam ! Clean residual mean=0.000070 rms=0.006472 Jy/beam ! Combined flux in latest and established models = 1.02597 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 15 model components to the UV plane model. ! The established model now contains 15 components and 1.02597 Jy ! Inverting map and beam ! Estimated beam: bmin=3.819 mas, bmaj=12 mas, bpa=-13.2 degrees ! Estimated noise=1.93468 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.0309092 Jy ! Component: 100 - total flux cleaned = 0.0431628 Jy ! Component: 150 - total flux cleaned = 0.049745 Jy ! Component: 200 - total flux cleaned = 0.0548273 Jy ! Total flux subtracted in 200 components = 0.0548273 Jy ! Clean residual min=-0.014038 max=0.009749 Jy/beam ! Clean residual mean=0.000037 rms=0.003573 Jy/beam ! Combined flux in latest and established models = 1.0808 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 51 components and 1.0808 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=8.33 mas, bmaj=15.26 mas, bpa=12.31 degrees ! Estimated noise=2.38047 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0102582 Jy ! Component: 100 - total flux cleaned = 0.0146101 Jy ! Component: 150 - total flux cleaned = 0.0149178 Jy ! Component: 200 - total flux cleaned = 0.0144998 Jy ! Total flux subtracted in 200 components = 0.0144998 Jy ! Clean residual min=-0.010251 max=0.009169 Jy/beam ! Clean residual mean=0.000030 rms=0.003290 Jy/beam ! Combined flux in latest and established models = 1.0953 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.000180291 Jy ! Component: 100 - total flux cleaned = -0.00066491 Jy ! Component: 150 - total flux cleaned = -0.00107216 Jy ! Component: 200 - total flux cleaned = -0.000837767 Jy ! Total flux subtracted in 200 components = -0.000837767 Jy ! Clean residual min=-0.009080 max=0.008671 Jy/beam ! Clean residual mean=0.000033 rms=0.002903 Jy/beam ! Combined flux in latest and established models = 1.09446 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 98 components and 1.09446 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.819 mas, bmaj=12 mas, bpa=-13.2 degrees ! Estimated noise=1.93468 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00162883 Jy ! Component: 100 - total flux cleaned = -0.00176894 Jy ! Component: 150 - total flux cleaned = -0.0023116 Jy ! Component: 200 - total flux cleaned = -0.00241168 Jy ! Total flux subtracted in 200 components = -0.00241168 Jy ! Clean residual min=-0.006944 max=0.005927 Jy/beam ! Clean residual mean=0.000023 rms=0.001906 Jy/beam ! Combined flux in latest and established models = 1.09205 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 116 components and 1.09205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058834Jy sigma=0.674120 ! Fit after self-cal, rms=0.058820Jy sigma=0.673722 wmodel J1513-1012_S_map.mod ! Writing 116 model components to file: J1513-1012_S_map.mod wobs J1513-1012_S_uvs.fits ! Writing UV FITS file: J1513-1012_S_uvs.fits wwins J1513-1012_S_map.win ! wwins: Wrote 2 windows to J1513-1012_S_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.00216453 Jy ! Component: 100 - total flux cleaned = -0.0032812 Jy ! Component: 150 - total flux cleaned = -0.00346164 Jy ! Component: 200 - total flux cleaned = -0.00362295 Jy ! Component: 250 - total flux cleaned = -0.00376875 Jy ! Component: 300 - total flux cleaned = -0.00396919 Jy ! Component: 350 - total flux cleaned = -0.00453135 Jy ! Component: 400 - total flux cleaned = -0.00481887 Jy ! Component: 450 - total flux cleaned = -0.00525306 Jy ! Component: 500 - total flux cleaned = -0.00565489 Jy ! Component: 550 - total flux cleaned = -0.00598433 Jy ! Component: 600 - total flux cleaned = -0.0064694 Jy ! Component: 650 - total flux cleaned = -0.00684227 Jy ! Component: 700 - total flux cleaned = -0.00731553 Jy ! Component: 750 - total flux cleaned = -0.00754073 Jy ! Component: 800 - total flux cleaned = -0.00775604 Jy ! Component: 850 - total flux cleaned = -0.00789492 Jy ! Component: 900 - total flux cleaned = -0.00809452 Jy ! Component: 950 - total flux cleaned = -0.00822266 Jy ! Component: 1000 - total flux cleaned = -0.00840882 Jy ! Component: 1050 - total flux cleaned = -0.00858952 Jy ! Component: 1100 - total flux cleaned = -0.00864855 Jy ! Component: 1150 - total flux cleaned = -0.00861989 Jy ! Component: 1200 - total flux cleaned = -0.00862012 Jy ! Component: 1250 - total flux cleaned = -0.00859186 Jy ! Component: 1300 - total flux cleaned = -0.00845301 Jy ! Component: 1350 - total flux cleaned = -0.00834301 Jy ! Component: 1400 - total flux cleaned = -0.00823386 Jy ! Component: 1450 - total flux cleaned = -0.00815259 Jy ! Component: 1500 - total flux cleaned = -0.00812582 Jy ! Component: 1550 - total flux cleaned = -0.0081262 Jy ! Component: 1600 - total flux cleaned = -0.00815359 Jy ! Component: 1650 - total flux cleaned = -0.00823476 Jy ! Component: 1700 - total flux cleaned = -0.00826181 Jy ! Component: 1750 - total flux cleaned = -0.00834396 Jy ! Component: 1800 - total flux cleaned = -0.00842656 Jy ! Component: 1850 - total flux cleaned = -0.00850982 Jy ! Component: 1900 - total flux cleaned = -0.00859328 Jy ! Component: 1950 - total flux cleaned = -0.0086497 Jy ! Component: 2000 - total flux cleaned = -0.00873484 Jy ! Component: 2050 - total flux cleaned = -0.00879179 Jy ! Component: 2100 - total flux cleaned = -0.00887832 Jy ! Component: 2150 - total flux cleaned = -0.00896538 Jy ! Component: 2200 - total flux cleaned = -0.00896539 Jy ! Component: 2250 - total flux cleaned = -0.00902515 Jy ! Component: 2300 - total flux cleaned = -0.00902565 Jy ! Component: 2350 - total flux cleaned = -0.00905633 Jy ! Component: 2400 - total flux cleaned = -0.00908778 Jy ! Component: 2450 - total flux cleaned = -0.00911993 Jy ! Component: 2500 - total flux cleaned = -0.00915227 Jy ! Component: 2550 - total flux cleaned = -0.00925093 Jy ! Component: 2600 - total flux cleaned = -0.00935235 Jy ! Component: 2650 - total flux cleaned = -0.00948931 Jy ! Component: 2700 - total flux cleaned = -0.00959432 Jy ! Component: 2750 - total flux cleaned = -0.00973798 Jy ! Component: 2800 - total flux cleaned = -0.00988503 Jy ! Component: 2850 - total flux cleaned = -0.0100361 Jy ! Component: 2900 - total flux cleaned = -0.010191 Jy ! Component: 2950 - total flux cleaned = -0.0103096 Jy ! Component: 3000 - total flux cleaned = -0.0104723 Jy ! Component: 3050 - total flux cleaned = -0.0105969 Jy ! Component: 3100 - total flux cleaned = -0.0107682 Jy ! Component: 3150 - total flux cleaned = -0.0109445 Jy ! Component: 3200 - total flux cleaned = -0.0110802 Jy ! Component: 3250 - total flux cleaned = -0.0112193 Jy ! Component: 3300 - total flux cleaned = -0.0113621 Jy ! Component: 3350 - total flux cleaned = -0.0115077 Jy ! Component: 3400 - total flux cleaned = -0.0117079 Jy ! Component: 3450 - total flux cleaned = -0.0118624 Jy ! Component: 3500 - total flux cleaned = -0.0120216 Jy ! Component: 3550 - total flux cleaned = -0.0121841 Jy ! Component: 3600 - total flux cleaned = -0.0123501 Jy ! Component: 3650 - total flux cleaned = -0.0125208 Jy ! Component: 3700 - total flux cleaned = -0.0126955 Jy ! Component: 3750 - total flux cleaned = -0.0128753 Jy ! Component: 3800 - total flux cleaned = -0.0130597 Jy ! Component: 3850 - total flux cleaned = -0.0133128 Jy ! Component: 3900 - total flux cleaned = -0.0135076 Jy ! Component: 3950 - total flux cleaned = -0.0137074 Jy ! Component: 4000 - total flux cleaned = -0.0139117 Jy ! Component: 4050 - total flux cleaned = -0.0141926 Jy ! Total flux subtracted in 4096 components = -0.0143373 Jy ! Clean residual min=-0.004025 max=0.003650 Jy/beam ! Clean residual mean=0.000016 rms=0.001067 Jy/beam ! Combined flux in latest and established models = 1.07771 Jy keep ! Adding 202 model components to the UV plane model. ! The established model now contains 318 components and 1.07771 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/bp222/maps//J1513-1012_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.819 x 12 at -13.2 degrees (North through East) ! Clean map min=-0.010698 max=0.98008 Jy/beam ! Writing clean map to FITS file: /vlbi/bp222/maps//J1513-1012_S_map.fits wmodel /vlbi/bp222/maps//J1513-1012_S_map.mod ! Writing 318 model components to file: /vlbi/bp222/maps//J1513-1012_S_map.mod wobs /vlbi/bp222/maps//J1513-1012_S_uvs.fits ! Writing UV FITS file: /vlbi/bp222/maps//J1513-1012_S_uvs.fits wwins /vlbi/bp222/maps//J1513-1012_S_map.win ! wwins: Wrote 3 windows to /vlbi/bp222/maps//J1513-1012_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.980083 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00117623 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.360041 0.360041 0.720083 1.44017 2.88033 5.76066 11.5213 23.0427 46.0853 92.1706 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0035 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.98 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 833.237 quit ! Quitting program ! Log file /vlbi/bp222/maps//J1513-1012_S_dfm.log closed on Thu Sep 27 11:18:22 2018