! Started logfile: /image_prod/ug002_uva//J1911-2006_S_e_dfm.log on Thu Mar 5 04:03:37 2020 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 /image_prod/ug002_uva//J1911-2006_S_e_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1911-2006_S_e_uva.fits ! AN table 1: 8 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.880952 visibilities/baseline/integration-bin. ! Found source: J1911-2006 ! ! There are 3 IFs, and a total of 3 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 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 444 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 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 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 J1911-2006_S_e] 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. ! ! Fit before self-cal, rms=2.266224Jy sigma=11.586770 ! Fit after self-cal, rms=1.139608Jy sigma=5.359824 ! 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.844 mas, bmaj=12.55 mas, bpa=-5.009 degrees ! Estimated noise=7.58727 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.41497 Jy ! Component: 100 - total flux cleaned = 1.80962 Jy ! Total flux subtracted in 100 components = 1.80962 Jy ! Clean residual min=-0.169411 max=0.315122 Jy/beam ! Clean residual mean=0.002506 rms=0.067450 Jy/beam ! Combined flux in latest and established models = 1.80962 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 1.80962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.558376Jy sigma=2.633210 ! Fit after self-cal, rms=0.558389Jy sigma=2.633170 ! 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=4.207 mas, bmaj=12.68 mas, bpa=-3.855 degrees ! Estimated noise=6.59105 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.22943 Jy ! Component: 100 - total flux cleaned = 0.349596 Jy ! Component: 150 - total flux cleaned = 0.418466 Jy ! Component: 200 - total flux cleaned = 0.453038 Jy ! Total flux subtracted in 200 components = 0.453038 Jy ! Clean residual min=-0.137456 max=0.320753 Jy/beam ! Clean residual mean=0.003000 rms=0.062568 Jy/beam ! Combined flux in latest and established models = 2.26266 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 51 components and 2.26266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.404853Jy sigma=2.247395 ! Fit after self-cal, rms=0.404839Jy sigma=2.246955 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.207 x 12.68 at -3.855 degrees (North through East) ! Clean map min=-0.13484 max=1.8673 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.86 KP 0.91 LA 0.96 ! MK 0.99 NL 1.29 PT 0.90 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.88 KP 0.90 LA 0.93 ! MK 1.01 NL 1.44 PT 0.90 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.86 KP 0.91 LA 0.92 ! MK 0.97 NL 1.44 PT 0.89 ! ! ! Fit before self-cal, rms=0.404839Jy sigma=2.246955 ! Fit after self-cal, rms=0.088704Jy sigma=0.470680 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.239 mas, bmaj=12.68 mas, bpa=-3.481 degrees ! Estimated noise=6.53286 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.0052167 Jy ! Component: 100 - total flux cleaned = 0.00456075 Jy ! Component: 150 - total flux cleaned = 0.00396129 Jy ! Component: 200 - total flux cleaned = 0.00340175 Jy ! Total flux subtracted in 200 components = 0.00340175 Jy ! Clean residual min=-0.030316 max=0.027249 Jy/beam ! Clean residual mean=0.000203 rms=0.007405 Jy/beam ! Combined flux in latest and established models = 2.26606 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 69 components and 2.26606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080136Jy sigma=0.415957 ! Fit after self-cal, rms=0.080010Jy sigma=0.415058 ! 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. ! ! Fit before self-cal, rms=0.080010Jy sigma=0.415058 ! Fit after self-cal, rms=0.079417Jy sigma=0.411179 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.242 mas, bmaj=12.66 mas, bpa=-3.444 degrees ! Estimated noise=6.50776 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000805149 Jy ! Component: 100 - total flux cleaned = 0.000799166 Jy ! Component: 150 - total flux cleaned = 0.000350818 Jy ! Component: 200 - total flux cleaned = -4.06305e-05 Jy ! Total flux subtracted in 200 components = -4.06305e-05 Jy ! Clean residual min=-0.023025 max=0.025228 Jy/beam ! Clean residual mean=0.000159 rms=0.006202 Jy/beam ! Combined flux in latest and established models = 2.26602 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 78 components and 2.26602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074924Jy sigma=0.382913 ! Fit after self-cal, rms=0.074874Jy sigma=0.382681 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 = 5.20323e-05 Jy ! Component: 100 - total flux cleaned = 5.89362e-05 Jy ! Component: 150 - total flux cleaned = 6.16666e-05 Jy ! Component: 200 - total flux cleaned = 7.08342e-05 Jy ! Total flux subtracted in 200 components = 7.08342e-05 Jy ! Clean residual min=-0.019544 max=0.023224 Jy/beam ! Clean residual mean=0.000150 rms=0.005636 Jy/beam ! Combined flux in latest and established models = 2.26609 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 83 components and 2.26609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072403Jy sigma=0.367676 ! Fit after self-cal, rms=0.072362Jy sigma=0.367301 ! 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. ! ! Fit before self-cal, rms=0.072362Jy sigma=0.367301 ! Fit after self-cal, rms=0.071841Jy sigma=0.365065 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.245 mas, bmaj=12.66 mas, bpa=-3.414 degrees ! Estimated noise=6.49782 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00203327 Jy ! Component: 100 - total flux cleaned = -0.00201776 Jy ! Component: 150 - total flux cleaned = -0.00228136 Jy ! Component: 200 - total flux cleaned = -0.00226993 Jy ! Total flux subtracted in 200 components = -0.00226993 Jy ! Clean residual min=-0.015510 max=0.021930 Jy/beam ! Clean residual mean=0.000130 rms=0.005069 Jy/beam ! Combined flux in latest and established models = 2.26382 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 86 components and 2.26382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069974Jy sigma=0.354099 ! Fit after self-cal, rms=0.069964Jy sigma=0.353900 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 (-0.5, 71). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0136753 Jy ! Component: 100 - total flux cleaned = 0.0170197 Jy ! Component: 150 - total flux cleaned = 0.017041 Jy ! Component: 200 - total flux cleaned = 0.0165085 Jy ! Total flux subtracted in 200 components = 0.0165085 Jy ! Clean residual min=-0.012360 max=0.011488 Jy/beam ! Clean residual mean=-0.000021 rms=0.003312 Jy/beam ! Combined flux in latest and established models = 2.28033 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 107 components and 2.28033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063438Jy sigma=0.322734 ! Fit after self-cal, rms=0.063237Jy sigma=0.320859 ! 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. ! ! Fit before self-cal, rms=0.063237Jy sigma=0.320859 ! Fit after self-cal, rms=0.062623Jy sigma=0.318460 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.657 mas, bmaj=17.75 mas, bpa=19.57 degrees ! Estimated noise=7.76857 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00615224 Jy ! Component: 100 - total flux cleaned = 0.0058765 Jy ! Component: 150 - total flux cleaned = 0.00526272 Jy ! Component: 200 - total flux cleaned = 0.00450389 Jy ! Total flux subtracted in 200 components = 0.00450389 Jy ! Clean residual min=-0.009443 max=0.011679 Jy/beam ! Clean residual mean=-0.000114 rms=0.003245 Jy/beam ! Combined flux in latest and established models = 2.28483 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 130 components and 2.28483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061819Jy sigma=0.314663 ! Fit after self-cal, rms=0.061822Jy sigma=0.314156 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.00104777 Jy ! Component: 100 - total flux cleaned = 0.000634039 Jy ! Component: 150 - total flux cleaned = 9.00592e-05 Jy ! Component: 200 - total flux cleaned = -0.000407356 Jy ! Total flux subtracted in 200 components = -0.000407356 Jy ! Clean residual min=-0.008715 max=0.011525 Jy/beam ! Clean residual mean=-0.000117 rms=0.003134 Jy/beam ! Combined flux in latest and established models = 2.28442 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 146 components and 2.28442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061526Jy sigma=0.312674 ! Fit after self-cal, rms=0.061532Jy sigma=0.312532 ! 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=4.243 mas, bmaj=12.66 mas, bpa=-3.427 degrees ! Estimated noise=6.48778 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.243 x 12.66 at -3.427 degrees (North through East) ! Clean map min=-0.010377 max=1.8379 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. ! ! Fit before self-cal, rms=0.061532Jy sigma=0.312532 ! Fit after self-cal, rms=0.056492Jy sigma=0.276296 ! Inverting map and beam ! Estimated beam: bmin=4.242 mas, bmaj=12.66 mas, bpa=-3.431 degrees ! Estimated noise=6.48581 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195554 Jy ! Component: 100 - total flux cleaned = 0.00151942 Jy ! Component: 150 - total flux cleaned = 0.00126707 Jy ! Component: 200 - total flux cleaned = 0.00126433 Jy ! Total flux subtracted in 200 components = 0.00126433 Jy ! Clean residual min=-0.009593 max=0.011499 Jy/beam ! Clean residual mean=-0.000056 rms=0.002592 Jy/beam ! Combined flux in latest and established models = 2.28569 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 164 components and 2.28569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055764Jy sigma=0.272907 ! Fit after self-cal, rms=0.055789Jy sigma=0.272798 ! Inverting map ! Added new window around map position (-34.5, -94.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00851007 Jy ! Component: 100 - total flux cleaned = 0.00906299 Jy ! Component: 150 - total flux cleaned = 0.00936557 Jy ! Component: 200 - total flux cleaned = 0.0096276 Jy ! Total flux subtracted in 200 components = 0.0096276 Jy ! Clean residual min=-0.007052 max=0.006212 Jy/beam ! Clean residual mean=-0.000020 rms=0.001855 Jy/beam ! Combined flux in latest and established models = 2.29531 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 188 components and 2.29531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054157Jy sigma=0.261723 ! Fit after self-cal, rms=0.054091Jy sigma=0.261443 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054091Jy sigma=0.261443 ! Fit after self-cal, rms=0.054066Jy sigma=0.260645 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.842 mas, bmaj=12.53 mas, bpa=-5.027 degrees ! Estimated noise=7.71822 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.43941 Jy ! Component: 100 - total flux cleaned = 1.83915 Jy ! Component: 150 - total flux cleaned = 2.00735 Jy ! Component: 200 - total flux cleaned = 2.09916 Jy ! Total flux subtracted in 200 components = 2.09916 Jy ! Clean residual min=-0.034739 max=0.055458 Jy/beam ! Clean residual mean=0.001120 rms=0.016056 Jy/beam ! Combined flux in latest and established models = 2.09916 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 45 model components to the UV plane model. ! The established model now contains 45 components and 2.09916 Jy ! Inverting map and beam ! Estimated beam: bmin=4.242 mas, bmaj=12.65 mas, bpa=-3.425 degrees ! Estimated noise=6.47976 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.0679575 Jy ! Component: 100 - total flux cleaned = 0.108753 Jy ! Component: 150 - total flux cleaned = 0.12373 Jy ! Component: 200 - total flux cleaned = 0.136056 Jy ! Total flux subtracted in 200 components = 0.136056 Jy ! Clean residual min=-0.016333 max=0.016801 Jy/beam ! Clean residual mean=0.000549 rms=0.005435 Jy/beam ! Combined flux in latest and established models = 2.23522 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 81 components and 2.23522 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.653 mas, bmaj=17.74 mas, bpa=19.58 degrees ! Estimated noise=7.76146 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0189308 Jy ! Component: 100 - total flux cleaned = 0.0316383 Jy ! Component: 150 - total flux cleaned = 0.0409199 Jy ! Component: 200 - total flux cleaned = 0.0478138 Jy ! Total flux subtracted in 200 components = 0.0478138 Jy ! Clean residual min=-0.010357 max=0.009123 Jy/beam ! Clean residual mean=0.000263 rms=0.003386 Jy/beam ! Combined flux in latest and established models = 2.28303 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.00224624 Jy ! Component: 100 - total flux cleaned = 0.00384312 Jy ! Component: 150 - total flux cleaned = 0.00475061 Jy ! Component: 200 - total flux cleaned = 0.00557936 Jy ! Total flux subtracted in 200 components = 0.00557936 Jy ! Clean residual min=-0.009390 max=0.008367 Jy/beam ! Clean residual mean=0.000183 rms=0.002909 Jy/beam ! Combined flux in latest and established models = 2.28861 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 128 components and 2.28861 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.242 mas, bmaj=12.65 mas, bpa=-3.425 degrees ! Estimated noise=6.47976 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.19035e-06 Jy ! Component: 100 - total flux cleaned = 0.00134432 Jy ! Component: 150 - total flux cleaned = 0.00180765 Jy ! Component: 200 - total flux cleaned = 0.00200999 Jy ! Total flux subtracted in 200 components = 0.00200999 Jy ! Clean residual min=-0.008247 max=0.008557 Jy/beam ! Clean residual mean=0.000084 rms=0.002555 Jy/beam ! Combined flux in latest and established models = 2.29062 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 154 components and 2.29062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055393Jy sigma=0.271195 ! Fit after self-cal, rms=0.055019Jy sigma=0.269015 wmodel J1911-2006_S_e_map.mod ! Writing 154 model components to file: J1911-2006_S_e_map.mod wobs J1911-2006_S_e_uvs.fits ! Writing UV FITS file: J1911-2006_S_e_uvs.fits wwins J1911-2006_S_e_map.win ! wwins: Wrote 3 windows to J1911-2006_S_e_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.00332686 Jy ! Component: 100 - total flux cleaned = 0.00447545 Jy ! Component: 150 - total flux cleaned = 0.00535378 Jy ! Component: 200 - total flux cleaned = 0.00684755 Jy ! Component: 250 - total flux cleaned = 0.0082124 Jy ! Component: 300 - total flux cleaned = 0.00972795 Jy ! Component: 350 - total flux cleaned = 0.0108308 Jy ! Component: 400 - total flux cleaned = 0.0114947 Jy ! Component: 450 - total flux cleaned = 0.0121162 Jy ! Component: 500 - total flux cleaned = 0.0126358 Jy ! Component: 550 - total flux cleaned = 0.0132504 Jy ! Component: 600 - total flux cleaned = 0.0137137 Jy ! Component: 650 - total flux cleaned = 0.0139887 Jy ! Component: 700 - total flux cleaned = 0.0143612 Jy ! Component: 750 - total flux cleaned = 0.0146694 Jy ! Component: 800 - total flux cleaned = 0.0149166 Jy ! Component: 850 - total flux cleaned = 0.0151542 Jy ! Component: 900 - total flux cleaned = 0.0152476 Jy ! Component: 950 - total flux cleaned = 0.0154284 Jy ! Component: 1000 - total flux cleaned = 0.0156058 Jy ! Component: 1050 - total flux cleaned = 0.0157801 Jy ! Component: 1100 - total flux cleaned = 0.0159938 Jy ! Component: 1150 - total flux cleaned = 0.0160779 Jy ! Component: 1200 - total flux cleaned = 0.0161608 Jy ! Component: 1250 - total flux cleaned = 0.0162427 Jy ! Component: 1300 - total flux cleaned = 0.0162835 Jy ! Component: 1350 - total flux cleaned = 0.0164045 Jy ! Component: 1400 - total flux cleaned = 0.0164044 Jy ! Component: 1450 - total flux cleaned = 0.0164443 Jy ! Component: 1500 - total flux cleaned = 0.0164446 Jy ! Component: 1550 - total flux cleaned = 0.0165654 Jy ! Component: 1600 - total flux cleaned = 0.016565 Jy ! Component: 1650 - total flux cleaned = 0.0166072 Jy ! Component: 1700 - total flux cleaned = 0.016694 Jy ! Component: 1750 - total flux cleaned = 0.0167394 Jy ! Component: 1800 - total flux cleaned = 0.0168321 Jy ! Component: 1850 - total flux cleaned = 0.0168794 Jy ! Component: 1900 - total flux cleaned = 0.0169782 Jy ! Component: 1950 - total flux cleaned = 0.0170296 Jy ! Component: 2000 - total flux cleaned = 0.0171362 Jy ! Component: 2050 - total flux cleaned = 0.0171919 Jy ! Component: 2100 - total flux cleaned = 0.0172499 Jy ! Component: 2150 - total flux cleaned = 0.0173694 Jy ! Component: 2200 - total flux cleaned = 0.0174335 Jy ! Component: 2250 - total flux cleaned = 0.0174983 Jy ! Component: 2300 - total flux cleaned = 0.0176351 Jy ! Component: 2350 - total flux cleaned = 0.0177075 Jy ! Component: 2400 - total flux cleaned = 0.0177831 Jy ! Component: 2450 - total flux cleaned = 0.0178615 Jy ! Component: 2500 - total flux cleaned = 0.0178615 Jy ! Component: 2550 - total flux cleaned = 0.0179468 Jy ! Component: 2600 - total flux cleaned = 0.017948 Jy ! Component: 2650 - total flux cleaned = 0.0180421 Jy ! Component: 2700 - total flux cleaned = 0.0180416 Jy ! Component: 2750 - total flux cleaned = 0.0181458 Jy ! Component: 2800 - total flux cleaned = 0.0182533 Jy ! Component: 2850 - total flux cleaned = 0.0183656 Jy ! Component: 2900 - total flux cleaned = 0.018488 Jy ! Component: 2950 - total flux cleaned = 0.0186137 Jy ! Component: 3000 - total flux cleaned = 0.0187475 Jy ! Component: 3050 - total flux cleaned = 0.0188882 Jy ! Component: 3100 - total flux cleaned = 0.0190389 Jy ! Component: 3150 - total flux cleaned = 0.0191962 Jy ! Component: 3200 - total flux cleaned = 0.0193615 Jy ! Component: 3250 - total flux cleaned = 0.0193628 Jy ! Component: 3300 - total flux cleaned = 0.0195433 Jy ! Component: 3350 - total flux cleaned = 0.0197302 Jy ! Component: 3400 - total flux cleaned = 0.0197276 Jy ! Component: 3450 - total flux cleaned = 0.0199293 Jy ! Component: 3500 - total flux cleaned = 0.0201454 Jy ! Component: 3550 - total flux cleaned = 0.0203719 Jy ! Component: 3600 - total flux cleaned = 0.0206108 Jy ! Component: 3650 - total flux cleaned = 0.020615 Jy ! Component: 3700 - total flux cleaned = 0.0208752 Jy ! Component: 3750 - total flux cleaned = 0.0211535 Jy ! Component: 3800 - total flux cleaned = 0.0214496 Jy ! Component: 3850 - total flux cleaned = 0.0214485 Jy ! Component: 3900 - total flux cleaned = 0.0217656 Jy ! Component: 3950 - total flux cleaned = 0.0221022 Jy ! Component: 4000 - total flux cleaned = 0.0224549 Jy ! Component: 4050 - total flux cleaned = 0.022827 Jy ! Total flux subtracted in 4096 components = 0.0228272 Jy ! Clean residual min=-0.020668 max=0.020592 Jy/beam ! Clean residual mean=0.000165 rms=0.004199 Jy/beam ! Combined flux in latest and established models = 2.31345 Jy keep ! Adding 240 model components to the UV plane model. ! The established model now contains 394 components and 2.31345 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1911-2006_S_e_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.242 x 12.65 at -3.425 degrees (North through East) ! Clean map min=-0.039751 max=1.8254 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1911-2006_S_e_map.fits wmodel /image_prod/ug002_uva//J1911-2006_S_e_map.mod ! Writing 394 model components to file: /image_prod/ug002_uva//J1911-2006_S_e_map.mod wobs /image_prod/ug002_uva//J1911-2006_S_e_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1911-2006_S_e_uvs.fits wwins /image_prod/ug002_uva//J1911-2006_S_e_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1911-2006_S_e_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.82536 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00246238 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.404694 0.404694 0.809388 1.61878 3.23755 6.4751 12.9502 25.9004 51.8008 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0073 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.825 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 741.301 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1911-2006_S_e_dfm.log closed on Thu Mar 5 04:03:40 2020