! Started logfile: /scr/pima/rv122_uvs/J0010-4153_S_dfm.log on Fri Jul 13 21:06:14 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.23275 obs /scr/pima/rv122_uvs/J0010-4153_S_uva.fits ! Reading UV FITS file: /scr/pima/rv122_uvs/J0010-4153_S_uva.fits ! AN table 1: 25 integrations on 10 of 10 possible baselines. ! AN table 2: 18 integrations on 3 of 3 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0010-4153 ! ! 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.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 1216 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 J0010-4153_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 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 125 telescope corrections were flagged in sub-array 1. ! A total of 54 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.629093Jy sigma=16.873257 ! Fit after self-cal, rms=0.771601Jy sigma=7.784794 ! 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.679 mas, bmaj=10.07 mas, bpa=-9.721 degrees ! Estimated noise=4.00663 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.493555 Jy ! Component: 100 - total flux cleaned = 0.754992 Jy ! Total flux subtracted in 100 components = 0.754992 Jy ! Clean residual min=-0.140618 max=0.150841 Jy/beam ! Clean residual mean=0.002133 rms=0.048768 Jy/beam ! Combined flux in latest and established models = 0.754992 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.754992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.808517Jy sigma=7.261088 ! Fit after self-cal, rms=0.808262Jy sigma=7.257691 ! 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.428 mas, bmaj=13.11 mas, bpa=-8.691 degrees ! Estimated noise=2.14952 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.431322 Jy ! Component: 100 - total flux cleaned = 0.696475 Jy ! Component: 150 - total flux cleaned = 0.861516 Jy ! Component: 200 - total flux cleaned = 0.942699 Jy ! Total flux subtracted in 200 components = 0.942699 Jy ! Clean residual min=-0.093099 max=0.093959 Jy/beam ! Clean residual mean=-0.000351 rms=0.043178 Jy/beam ! Combined flux in latest and established models = 1.69769 Jy ! Performing phase self-cal ! Adding 126 model components to the UV plane model. ! The established model now contains 131 components and 1.69769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.320675Jy sigma=2.854148 ! Fit after self-cal, rms=0.313947Jy sigma=2.797013 ! 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.428 x 13.11 at -8.691 degrees (North through East) ! Clean map min=-0.085199 max=0.93395 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 1.19 LA 0.78 PT 0.83 ! SC 1.06 ! ! A total of 54 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* MK 0.00* OV 0.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 1.15 LA 0.79 PT 0.86 ! SC 1.08 ! ! A total of 54 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* MK 0.00* OV 0.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* KP 0.00* LA 0.00* PT 0.00* ! SC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* MK 0.00* OV 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 KP 1.05 LA 0.83 PT 0.87 ! SC 1.21 ! ! A total of 54 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* MK 0.00* OV 0.00* ! ! ! Fit before self-cal, rms=0.313947Jy sigma=2.797013 ! Fit after self-cal, rms=0.108174Jy sigma=1.197410 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.725 mas, bmaj=56.37 mas, bpa=0.0342 degrees ! Estimated noise=2.27304 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.0185538 Jy ! Component: 100 - total flux cleaned = 0.0225155 Jy ! Component: 150 - total flux cleaned = 0.0201809 Jy ! Component: 200 - total flux cleaned = 0.0209211 Jy ! Total flux subtracted in 200 components = 0.0209211 Jy ! Clean residual min=-0.011766 max=0.011773 Jy/beam ! Clean residual mean=0.000256 rms=0.004853 Jy/beam ! Combined flux in latest and established models = 1.71861 Jy ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 209 components and 1.71861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083606Jy sigma=0.931617 ! Fit after self-cal, rms=0.082249Jy sigma=0.923723 ! 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.082249Jy sigma=0.923723 ! Fit after self-cal, rms=0.081073Jy sigma=0.919977 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.703 mas, bmaj=56.47 mas, bpa=0.0416 degrees ! Estimated noise=2.25714 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0121667 Jy ! Component: 100 - total flux cleaned = 0.0148748 Jy ! Component: 150 - total flux cleaned = 0.0159808 Jy ! Component: 200 - total flux cleaned = 0.0159715 Jy ! Total flux subtracted in 200 components = 0.0159715 Jy ! Clean residual min=-0.005060 max=0.005066 Jy/beam ! Clean residual mean=0.000030 rms=0.002242 Jy/beam ! Combined flux in latest and established models = 1.73458 Jy selfcal ! Performing phase self-cal ! Adding 114 model components to the UV plane model. ! The established model now contains 317 components and 1.73458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076662Jy sigma=0.867677 ! Fit after self-cal, rms=0.076441Jy sigma=0.866555 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.00250179 Jy ! Component: 100 - total flux cleaned = 0.00465912 Jy ! Component: 150 - total flux cleaned = 0.00640941 Jy ! Component: 200 - total flux cleaned = 0.00780937 Jy ! Total flux subtracted in 200 components = 0.00780937 Jy ! Clean residual min=-0.003747 max=0.003772 Jy/beam ! Clean residual mean=-0.000013 rms=0.001650 Jy/beam ! Combined flux in latest and established models = 1.74239 Jy ! Performing phase self-cal ! Adding 109 model components to the UV plane model. ! The established model now contains 413 components and 1.74239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074840Jy sigma=0.848904 ! Fit after self-cal, rms=0.074735Jy sigma=0.848437 ! 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.074735Jy sigma=0.848437 ! Fit after self-cal, rms=0.074144Jy sigma=0.845402 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.694 mas, bmaj=56.51 mas, bpa=0.04405 degrees ! Estimated noise=2.24685 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0045045 Jy ! Component: 100 - total flux cleaned = 0.00612677 Jy ! Component: 150 - total flux cleaned = 0.00650351 Jy ! Component: 200 - total flux cleaned = 0.00739831 Jy ! Total flux subtracted in 200 components = 0.00739831 Jy ! Clean residual min=-0.002937 max=0.002904 Jy/beam ! Clean residual mean=-0.000030 rms=0.001230 Jy/beam ! Combined flux in latest and established models = 1.74979 Jy selfcal ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 471 components and 1.74979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073178Jy sigma=0.834970 ! Fit after self-cal, rms=0.073147Jy sigma=0.834814 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.00102609 Jy ! Component: 100 - total flux cleaned = 0.00216276 Jy ! Component: 150 - total flux cleaned = 0.00292751 Jy ! Component: 200 - total flux cleaned = 0.00351858 Jy ! Total flux subtracted in 200 components = 0.00351858 Jy ! Clean residual min=-0.002401 max=0.002404 Jy/beam ! Clean residual mean=-0.000011 rms=0.001012 Jy/beam ! Combined flux in latest and established models = 1.75331 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 515 components and 1.75331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072544Jy sigma=0.828100 ! Fit after self-cal, rms=0.072526Jy sigma=0.828034 ! 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.072526Jy sigma=0.828034 ! Fit after self-cal, rms=0.072236Jy sigma=0.825662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.669 mas, bmaj=51.44 mas, bpa=-3.058 degrees ! Estimated noise=2.93672 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000824388 Jy ! Component: 100 - total flux cleaned = 0.000987008 Jy ! Component: 150 - total flux cleaned = 0.000719596 Jy ! Component: 200 - total flux cleaned = 0.000757029 Jy ! Total flux subtracted in 200 components = 0.000757029 Jy ! Clean residual min=-0.009051 max=0.008687 Jy/beam ! Clean residual mean=-0.000036 rms=0.002299 Jy/beam ! Combined flux in latest and established models = 1.75407 Jy selfcal ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 581 components and 1.75407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072730Jy sigma=0.834966 ! Fit after self-cal, rms=0.072421Jy sigma=0.831339 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.000295244 Jy ! Component: 100 - total flux cleaned = 0.00035875 Jy ! Component: 150 - total flux cleaned = 0.00139669 Jy ! Component: 200 - total flux cleaned = 0.00173004 Jy ! Total flux subtracted in 200 components = 0.00173004 Jy ! Clean residual min=-0.001964 max=0.001899 Jy/beam ! Clean residual mean=-0.000021 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 1.7558 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 632 components and 1.7558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071874Jy sigma=0.824322 ! Fit after self-cal, rms=0.071826Jy sigma=0.824011 ! 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.693 mas, bmaj=56.5 mas, bpa=0.04397 degrees ! Estimated noise=2.24352 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.693 x 56.5 at 0.04397 degrees (North through East) ! Clean map min=-0.030615 max=0.89681 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.071826Jy sigma=0.824011 ! Fit after self-cal, rms=0.062083Jy sigma=0.689068 ! Inverting map and beam ! Estimated beam: bmin=3.699 mas, bmaj=56.48 mas, bpa=0.0401 degrees ! Estimated noise=2.25023 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128239 Jy ! Component: 100 - total flux cleaned = 0.000439863 Jy ! Component: 150 - total flux cleaned = -0.000189832 Jy ! Component: 200 - total flux cleaned = -0.000366011 Jy ! Total flux subtracted in 200 components = -0.000366011 Jy ! Clean residual min=-0.002893 max=0.002878 Jy/beam ! Clean residual mean=-0.000042 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 1.75543 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 666 components and 1.75543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061570Jy sigma=0.683449 ! Fit after self-cal, rms=0.061515Jy sigma=0.682263 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000819591 Jy ! Component: 100 - total flux cleaned = -0.0019338 Jy ! Component: 150 - total flux cleaned = -0.00262009 Jy ! Component: 200 - total flux cleaned = -0.00261893 Jy ! Total flux subtracted in 200 components = -0.00261893 Jy ! Clean residual min=-0.001745 max=0.001732 Jy/beam ! Clean residual mean=-0.000022 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 1.75281 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 728 components and 1.75281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061112Jy sigma=0.677275 ! Fit after self-cal, rms=0.061096Jy sigma=0.677173 ! 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.061096Jy sigma=0.677173 ! Fit after self-cal, rms=0.061074Jy sigma=0.676858 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.704 mas, bmaj=65.22 mas, bpa=0.1433 degrees ! Estimated noise=4.1588 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.482344 Jy ! Component: 100 - total flux cleaned = 0.732437 Jy ! Component: 150 - total flux cleaned = 0.916607 Jy ! Component: 200 - total flux cleaned = 1.05366 Jy ! Total flux subtracted in 200 components = 1.05366 Jy ! Clean residual min=-0.068453 max=0.078962 Jy/beam ! Clean residual mean=-0.000302 rms=0.031261 Jy/beam ! Combined flux in latest and established models = 1.05366 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 59 model components to the UV plane model. ! The established model now contains 59 components and 1.05366 Jy ! Inverting map and beam ! Estimated beam: bmin=3.697 mas, bmaj=56.49 mas, bpa=0.04077 degrees ! Estimated noise=2.24923 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.248775 Jy ! Component: 100 - total flux cleaned = 0.393221 Jy ! Component: 150 - total flux cleaned = 0.431193 Jy ! Component: 200 - total flux cleaned = 0.45324 Jy ! Total flux subtracted in 200 components = 0.45324 Jy ! Clean residual min=-0.054160 max=0.054106 Jy/beam ! Clean residual mean=-0.000711 rms=0.022009 Jy/beam ! Combined flux in latest and established models = 1.5069 Jy ! Adding 135 model components to the UV plane model. ! The established model now contains 194 components and 1.5069 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=9.682 mas, bmaj=51.45 mas, bpa=-3.071 degrees ! Estimated noise=2.94024 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0330603 Jy ! Component: 100 - total flux cleaned = -0.0001653 Jy ! Component: 150 - total flux cleaned = 0.00279397 Jy ! Component: 200 - total flux cleaned = 0.017876 Jy ! Total flux subtracted in 200 components = 0.017876 Jy ! Clean residual min=-0.015368 max=0.015558 Jy/beam ! Clean residual mean=-0.000265 rms=0.007076 Jy/beam ! Combined flux in latest and established models = 1.52478 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.00094671 Jy ! Component: 100 - total flux cleaned = 0.00275738 Jy ! Component: 150 - total flux cleaned = 0.00172518 Jy ! Component: 200 - total flux cleaned = -0.00266411 Jy ! Total flux subtracted in 200 components = -0.00266411 Jy ! Clean residual min=-0.019719 max=0.019454 Jy/beam ! Clean residual mean=-0.000248 rms=0.006891 Jy/beam ! Combined flux in latest and established models = 1.52211 Jy ! Adding 191 model components to the UV plane model. ! The established model now contains 382 components and 1.52211 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.697 mas, bmaj=56.49 mas, bpa=0.04077 degrees ! Estimated noise=2.24923 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000641559 Jy ! Component: 100 - total flux cleaned = 0.00472117 Jy ! Component: 150 - total flux cleaned = 0.0079922 Jy ! Component: 200 - total flux cleaned = 0.00925918 Jy ! Total flux subtracted in 200 components = 0.00925918 Jy ! Clean residual min=-0.006855 max=0.006927 Jy/beam ! Clean residual mean=0.000071 rms=0.002705 Jy/beam ! Combined flux in latest and established models = 1.53137 Jy selfcal ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 437 components and 1.53137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067962Jy sigma=0.755770 ! Fit after self-cal, rms=0.066931Jy sigma=0.744836 wmodel J0010-4153_S_map.mod ! Writing 437 model components to file: J0010-4153_S_map.mod wobs J0010-4153_S_uvs.fits ! Writing UV FITS file: J0010-4153_S_uvs.fits wwins J0010-4153_S_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/rv122_uvs/J0010-4153_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.697 x 56.49 at 0.04077 degrees (North through East) ! Clean map min=-0.04912 max=0.66666 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv122_uvs/J0010-4153_S_map.fits wmodel /scr/pima/rv122_uvs/J0010-4153_S_map.mod ! Writing 437 model components to file: /scr/pima/rv122_uvs/J0010-4153_S_map.mod wobs /scr/pima/rv122_uvs/J0010-4153_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv122_uvs/J0010-4153_S_uvs.fits wwins /scr/pima/rv122_uvs/J0010-4153_S_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ! float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.666663 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00250218 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.12599 1.12599 2.25197 4.50395 9.00789 18.0158 36.0316 72.0631 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0075 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.666 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 266.433 quit ! Quitting program ! Log file /scr/pima/rv122_uvs/J0010-4153_S_dfm.log closed on Fri Jul 13 21:06:17 2018