! Started logfile: /image_prod/ug002_uva//J0019+7327_S_k_dfm.log on Wed Mar 4 18:23:21 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//J0019+7327_S_k_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0019+7327_S_k_uva.fits ! AN table 1: 7 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.877551 visibilities/baseline/integration-bin. ! Found source: J0019+7327 ! ! 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 516 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 J0019+7327_S_k] 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 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.361469Jy sigma=8.425309 ! Fit after self-cal, rms=0.277281Jy sigma=1.716096 ! 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.286 mas, bmaj=13.35 mas, bpa=69.47 degrees ! Estimated noise=6.57668 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.668589 Jy ! Component: 100 - total flux cleaned = 0.90865 Jy ! Total flux subtracted in 100 components = 0.90865 Jy ! Clean residual min=-0.045075 max=0.108400 Jy/beam ! Clean residual mean=-0.000378 rms=0.018372 Jy/beam ! Combined flux in latest and established models = 0.90865 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.90865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.223043Jy sigma=1.307381 ! Fit after self-cal, rms=0.222931Jy sigma=1.306830 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.84 mas, bmaj=13.41 mas, bpa=69.23 degrees ! Estimated noise=5.04282 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.142704 Jy ! Component: 100 - total flux cleaned = 0.206363 Jy ! Component: 150 - total flux cleaned = 0.237062 Jy ! Component: 200 - total flux cleaned = 0.244603 Jy ! Total flux subtracted in 200 components = 0.244603 Jy ! Clean residual min=-0.022647 max=0.019623 Jy/beam ! Clean residual mean=-0.000038 rms=0.005385 Jy/beam ! Combined flux in latest and established models = 1.15325 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 35 components and 1.15325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106209Jy sigma=0.588169 ! Fit after self-cal, rms=0.106147Jy sigma=0.587814 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.84 x 13.41 at 69.23 degrees (North through East) ! Clean map min=-0.022068 max=0.92305 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.02 LA 1.00 MK 1.02 ! NL 1.02 OV 1.01 PT 1.00 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.01 LA 1.00 MK 1.05 ! NL 0.92 OV 0.98 PT 1.01 SC 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00 LA 1.01 MK 1.02 ! NL 1.06 OV 0.98 PT 1.02 SC 1.01 ! ! ! Fit before self-cal, rms=0.106147Jy sigma=0.587814 ! Fit after self-cal, rms=0.079219Jy sigma=0.474301 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.851 mas, bmaj=13.35 mas, bpa=69.2 degrees ! Estimated noise=4.99813 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.00750497 Jy ! Component: 100 - total flux cleaned = 0.0105391 Jy ! Component: 150 - total flux cleaned = 0.0126014 Jy ! Component: 200 - total flux cleaned = 0.0137011 Jy ! Total flux subtracted in 200 components = 0.0137011 Jy ! Clean residual min=-0.008727 max=0.008585 Jy/beam ! Clean residual mean=-0.000029 rms=0.002195 Jy/beam ! Combined flux in latest and established models = 1.16695 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 54 components and 1.16695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077904Jy sigma=0.466414 ! Fit after self-cal, rms=0.077767Jy sigma=0.465771 ! 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.077767Jy sigma=0.465771 ! Fit after self-cal, rms=0.077573Jy sigma=0.465150 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.848 mas, bmaj=13.34 mas, bpa=69.2 degrees ! Estimated noise=4.99802 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00407296 Jy ! Component: 100 - total flux cleaned = 0.00526238 Jy ! Component: 150 - total flux cleaned = 0.00603537 Jy ! Component: 200 - total flux cleaned = 0.00661013 Jy ! Total flux subtracted in 200 components = 0.00661013 Jy ! Clean residual min=-0.007869 max=0.007569 Jy/beam ! Clean residual mean=-0.000033 rms=0.001972 Jy/beam ! Combined flux in latest and established models = 1.17356 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 67 components and 1.17356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077197Jy sigma=0.463082 ! Fit after self-cal, rms=0.077177Jy sigma=0.462953 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.000903154 Jy ! Component: 100 - total flux cleaned = 0.00118058 Jy ! Component: 150 - total flux cleaned = 0.00162525 Jy ! Component: 200 - total flux cleaned = 0.00203565 Jy ! Total flux subtracted in 200 components = 0.00203565 Jy ! Clean residual min=-0.007502 max=0.007250 Jy/beam ! Clean residual mean=-0.000028 rms=0.001908 Jy/beam ! Combined flux in latest and established models = 1.1756 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 83 components and 1.1756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077059Jy sigma=0.462275 ! Fit after self-cal, rms=0.077055Jy sigma=0.462235 ! 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.077055Jy sigma=0.462235 ! Fit after self-cal, rms=0.076947Jy sigma=0.461865 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.845 mas, bmaj=13.34 mas, bpa=69.2 degrees ! Estimated noise=4.99794 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00239066 Jy ! Component: 100 - total flux cleaned = 0.00292945 Jy ! Component: 150 - total flux cleaned = 0.00341919 Jy ! Component: 200 - total flux cleaned = 0.00381657 Jy ! Total flux subtracted in 200 components = 0.00381657 Jy ! Clean residual min=-0.007200 max=0.006920 Jy/beam ! Clean residual mean=-0.000033 rms=0.001829 Jy/beam ! Combined flux in latest and established models = 1.17942 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 107 components and 1.17942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076822Jy sigma=0.461182 ! Fit after self-cal, rms=0.076821Jy sigma=0.461167 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.000476061 Jy ! Component: 100 - total flux cleaned = 0.000888451 Jy ! Component: 150 - total flux cleaned = 0.0012722 Jy ! Component: 200 - total flux cleaned = 0.00163188 Jy ! Total flux subtracted in 200 components = 0.00163188 Jy ! Clean residual min=-0.006981 max=0.006895 Jy/beam ! Clean residual mean=-0.000029 rms=0.001798 Jy/beam ! Combined flux in latest and established models = 1.18105 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 115 components and 1.18105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076758Jy sigma=0.460841 ! Fit after self-cal, rms=0.076758Jy sigma=0.460831 ! 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.076758Jy sigma=0.460831 ! Fit after self-cal, rms=0.076723Jy sigma=0.460643 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.816 mas, bmaj=14.27 mas, bpa=76.09 degrees ! Estimated noise=6.60904 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00317303 Jy ! Component: 100 - total flux cleaned = 0.00384355 Jy ! Component: 150 - total flux cleaned = 0.00414226 Jy ! Component: 200 - total flux cleaned = 0.00440222 Jy ! Total flux subtracted in 200 components = 0.00440222 Jy ! Clean residual min=-0.007460 max=0.007029 Jy/beam ! Clean residual mean=-0.000069 rms=0.001937 Jy/beam ! Combined flux in latest and established models = 1.18545 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 121 components and 1.18545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076672Jy sigma=0.460515 ! Fit after self-cal, rms=0.076654Jy sigma=0.460333 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.000505177 Jy ! Component: 100 - total flux cleaned = 0.000552966 Jy ! Component: 150 - total flux cleaned = 0.000676733 Jy ! Component: 200 - total flux cleaned = 0.000784003 Jy ! Total flux subtracted in 200 components = 0.000784003 Jy ! Clean residual min=-0.007471 max=0.006796 Jy/beam ! Clean residual mean=-0.000064 rms=0.001902 Jy/beam ! Combined flux in latest and established models = 1.18624 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 128 components and 1.18624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076631Jy sigma=0.460297 ! Fit after self-cal, rms=0.076631Jy sigma=0.460236 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=2.844 mas, bmaj=13.34 mas, bpa=69.2 degrees ! Estimated noise=4.9994 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.844 x 13.34 at 69.2 degrees (North through East) ! Clean map min=-0.0064718 max=0.91586 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.076631Jy sigma=0.460236 ! Fit after self-cal, rms=0.071391Jy sigma=0.421719 ! Inverting map and beam ! Estimated beam: bmin=2.843 mas, bmaj=13.33 mas, bpa=69.21 degrees ! Estimated noise=5.00162 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149457 Jy ! Component: 100 - total flux cleaned = 0.00186425 Jy ! Component: 150 - total flux cleaned = 0.00222912 Jy ! Component: 200 - total flux cleaned = 0.00251467 Jy ! Total flux subtracted in 200 components = 0.00251467 Jy ! Clean residual min=-0.006868 max=0.006250 Jy/beam ! Clean residual mean=-0.000032 rms=0.001708 Jy/beam ! Combined flux in latest and established models = 1.18875 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 136 components and 1.18875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071334Jy sigma=0.421325 ! Fit after self-cal, rms=0.071330Jy sigma=0.421307 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000429461 Jy ! Component: 100 - total flux cleaned = 0.000555211 Jy ! Component: 150 - total flux cleaned = 0.000666933 Jy ! Component: 200 - total flux cleaned = 0.000769506 Jy ! Total flux subtracted in 200 components = 0.000769506 Jy ! Clean residual min=-0.006784 max=0.006270 Jy/beam ! Clean residual mean=-0.000030 rms=0.001697 Jy/beam ! Combined flux in latest and established models = 1.18952 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 138 components and 1.18952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071306Jy sigma=0.421168 ! Fit after self-cal, rms=0.071306Jy sigma=0.421161 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071306Jy sigma=0.421161 ! Fit after self-cal, rms=0.071297Jy sigma=0.421078 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.287 mas, bmaj=13.31 mas, bpa=69.46 degrees ! Estimated noise=6.54641 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.665322 Jy ! Component: 100 - total flux cleaned = 0.903971 Jy ! Component: 150 - total flux cleaned = 1.02074 Jy ! Component: 200 - total flux cleaned = 1.07964 Jy ! Total flux subtracted in 200 components = 1.07964 Jy ! Clean residual min=-0.016933 max=0.027759 Jy/beam ! Clean residual mean=-0.000173 rms=0.006213 Jy/beam ! Combined flux in latest and established models = 1.07964 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 17 model components to the UV plane model. ! The established model now contains 17 components and 1.07964 Jy ! Inverting map and beam ! Estimated beam: bmin=2.842 mas, bmaj=13.33 mas, bpa=69.22 degrees ! Estimated noise=5.00257 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.042247 Jy ! Component: 100 - total flux cleaned = 0.0644865 Jy ! Component: 150 - total flux cleaned = 0.0784412 Jy ! Component: 200 - total flux cleaned = 0.0880086 Jy ! Total flux subtracted in 200 components = 0.0880086 Jy ! Clean residual min=-0.010312 max=0.008278 Jy/beam ! Clean residual mean=-0.000086 rms=0.002377 Jy/beam ! Combined flux in latest and established models = 1.16765 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 49 components and 1.16765 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.812 mas, bmaj=14.26 mas, bpa=76.13 degrees ! Estimated noise=6.61759 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0110896 Jy ! Component: 100 - total flux cleaned = 0.0165692 Jy ! Component: 150 - total flux cleaned = 0.019198 Jy ! Component: 200 - total flux cleaned = 0.0196161 Jy ! Total flux subtracted in 200 components = 0.0196161 Jy ! Clean residual min=-0.008010 max=0.006597 Jy/beam ! Clean residual mean=-0.000100 rms=0.002059 Jy/beam ! Combined flux in latest and established models = 1.18727 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.000454985 Jy ! Component: 100 - total flux cleaned = 0.00085517 Jy ! Component: 150 - total flux cleaned = 0.0012052 Jy ! Component: 200 - total flux cleaned = 0.00145725 Jy ! Total flux subtracted in 200 components = 0.00145725 Jy ! Clean residual min=-0.007441 max=0.006618 Jy/beam ! Clean residual mean=-0.000092 rms=0.001962 Jy/beam ! Combined flux in latest and established models = 1.18872 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 89 components and 1.18872 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.842 mas, bmaj=13.33 mas, bpa=69.22 degrees ! Estimated noise=5.00257 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000304867 Jy ! Component: 100 - total flux cleaned = -0.000415293 Jy ! Component: 150 - total flux cleaned = -0.000506536 Jy ! Component: 200 - total flux cleaned = -0.000342708 Jy ! Total flux subtracted in 200 components = -0.000342708 Jy ! Clean residual min=-0.007714 max=0.006970 Jy/beam ! Clean residual mean=-0.000038 rms=0.001794 Jy/beam ! Combined flux in latest and established models = 1.18838 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 110 components and 1.18838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071480Jy sigma=0.423008 ! Fit after self-cal, rms=0.071479Jy sigma=0.422927 wmodel J0019+7327_S_k_map.mod ! Writing 110 model components to file: J0019+7327_S_k_map.mod wobs J0019+7327_S_k_uvs.fits ! Writing UV FITS file: J0019+7327_S_k_uvs.fits wwins J0019+7327_S_k_map.win ! wwins: Wrote 1 windows to J0019+7327_S_k_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.0015155 Jy ! Component: 100 - total flux cleaned = -0.00175739 Jy ! Component: 150 - total flux cleaned = -0.0017613 Jy ! Component: 200 - total flux cleaned = -0.00166545 Jy ! Component: 250 - total flux cleaned = -0.00139262 Jy ! Component: 300 - total flux cleaned = -0.0010504 Jy ! Component: 350 - total flux cleaned = -0.000569042 Jy ! Component: 400 - total flux cleaned = -0.000190929 Jy ! Component: 450 - total flux cleaned = -4.465e-05 Jy ! Component: 500 - total flux cleaned = 0.00050951 Jy ! Component: 550 - total flux cleaned = 0.000774599 Jy ! Component: 600 - total flux cleaned = 0.00115906 Jy ! Component: 650 - total flux cleaned = 0.00146884 Jy ! Component: 700 - total flux cleaned = 0.001946 Jy ! Component: 750 - total flux cleaned = 0.00223607 Jy ! Component: 800 - total flux cleaned = 0.00268683 Jy ! Component: 850 - total flux cleaned = 0.00301483 Jy ! Component: 900 - total flux cleaned = 0.00322847 Jy ! Component: 950 - total flux cleaned = 0.00322913 Jy ! Component: 1000 - total flux cleaned = 0.00328141 Jy ! Component: 1050 - total flux cleaned = 0.00338084 Jy ! Component: 1100 - total flux cleaned = 0.00352687 Jy ! Component: 1150 - total flux cleaned = 0.00342979 Jy ! Component: 1200 - total flux cleaned = 0.00342976 Jy ! Component: 1250 - total flux cleaned = 0.00356845 Jy ! Component: 1300 - total flux cleaned = 0.00352292 Jy ! Component: 1350 - total flux cleaned = 0.00356792 Jy ! Component: 1400 - total flux cleaned = 0.00361305 Jy ! Component: 1450 - total flux cleaned = 0.00365692 Jy ! Component: 1500 - total flux cleaned = 0.00365745 Jy ! Component: 1550 - total flux cleaned = 0.00365821 Jy ! Component: 1600 - total flux cleaned = 0.00370011 Jy ! Component: 1650 - total flux cleaned = 0.00365979 Jy ! Component: 1700 - total flux cleaned = 0.00370024 Jy ! Component: 1750 - total flux cleaned = 0.00366022 Jy ! Component: 1800 - total flux cleaned = 0.0036209 Jy ! Component: 1850 - total flux cleaned = 0.00358237 Jy ! Component: 1900 - total flux cleaned = 0.00365833 Jy ! Component: 1950 - total flux cleaned = 0.00358324 Jy ! Component: 2000 - total flux cleaned = 0.00354592 Jy ! Component: 2050 - total flux cleaned = 0.00358283 Jy ! Component: 2100 - total flux cleaned = 0.00365586 Jy ! Component: 2150 - total flux cleaned = 0.0037278 Jy ! Component: 2200 - total flux cleaned = 0.00376323 Jy ! Component: 2250 - total flux cleaned = 0.0038696 Jy ! Component: 2300 - total flux cleaned = 0.00386941 Jy ! Component: 2350 - total flux cleaned = 0.00400923 Jy ! Component: 2400 - total flux cleaned = 0.00390474 Jy ! Component: 2450 - total flux cleaned = 0.00404358 Jy ! Component: 2500 - total flux cleaned = 0.00414734 Jy ! Component: 2550 - total flux cleaned = 0.00428506 Jy ! Component: 2600 - total flux cleaned = 0.0044219 Jy ! Component: 2650 - total flux cleaned = 0.00459255 Jy ! Component: 2700 - total flux cleaned = 0.00466067 Jy ! Component: 2750 - total flux cleaned = 0.00472856 Jy ! Component: 2800 - total flux cleaned = 0.00496541 Jy ! Component: 2850 - total flux cleaned = 0.00499935 Jy ! Component: 2900 - total flux cleaned = 0.00516792 Jy ! Component: 2950 - total flux cleaned = 0.00543754 Jy ! Component: 3000 - total flux cleaned = 0.00564004 Jy ! Component: 3050 - total flux cleaned = 0.00584271 Jy ! Component: 3100 - total flux cleaned = 0.00601228 Jy ! Component: 3150 - total flux cleaned = 0.00628391 Jy ! Component: 3200 - total flux cleaned = 0.00645409 Jy ! Component: 3250 - total flux cleaned = 0.0066249 Jy ! Component: 3300 - total flux cleaned = 0.0068302 Jy ! Component: 3350 - total flux cleaned = 0.00707067 Jy ! Component: 3400 - total flux cleaned = 0.0072431 Jy ! Component: 3450 - total flux cleaned = 0.0074511 Jy ! Component: 3500 - total flux cleaned = 0.0076602 Jy ! Component: 3550 - total flux cleaned = 0.00787042 Jy ! Component: 3600 - total flux cleaned = 0.00811664 Jy ! Component: 3650 - total flux cleaned = 0.00832904 Jy ! Component: 3700 - total flux cleaned = 0.00854276 Jy ! Component: 3750 - total flux cleaned = 0.0087936 Jy ! Component: 3800 - total flux cleaned = 0.00900995 Jy ! Component: 3850 - total flux cleaned = 0.00922788 Jy ! Component: 3900 - total flux cleaned = 0.00955727 Jy ! Component: 3950 - total flux cleaned = 0.00966785 Jy ! Component: 4000 - total flux cleaned = 0.00989024 Jy ! Component: 4050 - total flux cleaned = 0.0101517 Jy ! Total flux subtracted in 4096 components = 0.01034 Jy ! Clean residual min=-0.002049 max=0.002295 Jy/beam ! Clean residual mean=0.000000 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 1.19872 Jy keep ! Adding 261 model components to the UV plane model. ! The established model now contains 371 components and 1.19872 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0019+7327_S_k_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.842 x 13.33 at 69.22 degrees (North through East) ! Clean map min=-0.0042466 max=0.91665 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0019+7327_S_k_map.fits wmodel /image_prod/ug002_uva//J0019+7327_S_k_map.mod ! Writing 371 model components to file: /image_prod/ug002_uva//J0019+7327_S_k_map.mod wobs /image_prod/ug002_uva//J0019+7327_S_k_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0019+7327_S_k_uvs.fits wwins /image_prod/ug002_uva//J0019+7327_S_k_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0019+7327_S_k_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.916646 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000644951 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.21108 0.21108 0.42216 0.844319 1.68864 3.37728 6.75455 13.5091 27.0182 54.0364 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.916 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1421.26 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0019+7327_S_k_dfm.log closed on Wed Mar 4 18:23:25 2020