! Started logfile: /image_prod/ug002_uva//J2115+2933_S_b_dfm.log on Thu Mar 5 05:07:22 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//J2115+2933_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2115+2933_S_b_uva.fits ! AN table 1: 6 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.866667 visibilities/baseline/integration-bin. ! Found source: J2115+2933 ! ! 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 40 lines of history. ! ! Reading 234 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 J2115+2933_S_b] 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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.170790Jy sigma=14.427442 ! Fit after self-cal, rms=0.412704Jy sigma=5.372163 ! 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=6.101 mas, bmaj=9.754 mas, bpa=-60.23 degrees ! Estimated noise=4.93611 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.456528 Jy ! Component: 100 - total flux cleaned = 0.565565 Jy ! Total flux subtracted in 100 components = 0.565565 Jy ! Clean residual min=-0.037509 max=0.043480 Jy/beam ! Clean residual mean=-0.000030 rms=0.014301 Jy/beam ! Combined flux in latest and established models = 0.565565 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.565565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.125408Jy sigma=1.202910 ! Fit after self-cal, rms=0.125349Jy sigma=1.200063 ! 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=6.311 mas, bmaj=10.24 mas, bpa=-56.87 degrees ! Estimated noise=4.08381 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.0330178 Jy ! Component: 100 - total flux cleaned = 0.0395095 Jy ! Component: 150 - total flux cleaned = 0.0495584 Jy ! Component: 200 - total flux cleaned = 0.0577955 Jy ! Total flux subtracted in 200 components = 0.0577955 Jy ! Clean residual min=-0.012867 max=0.012680 Jy/beam ! Clean residual mean=-0.000017 rms=0.005009 Jy/beam ! Combined flux in latest and established models = 0.62336 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 60 components and 0.62336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089156Jy sigma=0.919981 ! Fit after self-cal, rms=0.088891Jy sigma=0.918362 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.311 x 10.24 at -56.87 degrees (North through East) ! Clean map min=-0.020481 max=0.54421 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 0.92 FD 1.01 HN 1.02 KP 0.97 ! LA 1.00 NL 1.02 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.02 HN 0.99 KP 1.03 ! LA 1.01 NL 0.88 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.04 HN 0.98 KP 1.00 ! LA 1.01 NL 1.06 ! ! ! Fit before self-cal, rms=0.088891Jy sigma=0.918362 ! Fit after self-cal, rms=0.071471Jy sigma=0.829093 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.309 mas, bmaj=9.861 mas, bpa=-56.12 degrees ! Estimated noise=4.04373 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.00497196 Jy ! Component: 100 - total flux cleaned = 0.00233376 Jy ! Component: 150 - total flux cleaned = -0.00042761 Jy ! Component: 200 - total flux cleaned = -0.00291531 Jy ! Total flux subtracted in 200 components = -0.00291531 Jy ! Clean residual min=-0.002942 max=0.002948 Jy/beam ! Clean residual mean=-0.000003 rms=0.001099 Jy/beam ! Combined flux in latest and established models = 0.620445 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 101 components and 0.620445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068411Jy sigma=0.798782 ! Fit after self-cal, rms=0.068316Jy sigma=0.798475 ! 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.068316Jy sigma=0.798475 ! Fit after self-cal, rms=0.068292Jy sigma=0.797044 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.301 mas, bmaj=9.857 mas, bpa=-56.02 degrees ! Estimated noise=4.04581 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00240749 Jy ! Component: 100 - total flux cleaned = -0.00408347 Jy ! Component: 150 - total flux cleaned = -0.00460758 Jy ! Component: 200 - total flux cleaned = -0.00553852 Jy ! Total flux subtracted in 200 components = -0.00553852 Jy ! Clean residual min=-0.001692 max=0.001692 Jy/beam ! Clean residual mean=-0.000007 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.614907 Jy selfcal ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 147 components and 0.614907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067822Jy sigma=0.793372 ! Fit after self-cal, rms=0.067816Jy sigma=0.793315 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.000659824 Jy ! Component: 100 - total flux cleaned = 0.00104475 Jy ! Component: 150 - total flux cleaned = 0.00104552 Jy ! Component: 200 - total flux cleaned = 0.000910901 Jy ! Total flux subtracted in 200 components = 0.000910901 Jy ! Clean residual min=-0.001119 max=0.001124 Jy/beam ! Clean residual mean=-0.000005 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.615818 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 196 components and 0.615817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067638Jy sigma=0.791885 ! Fit after self-cal, rms=0.067642Jy sigma=0.791870 ! 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.067642Jy sigma=0.791870 ! Fit after self-cal, rms=0.067971Jy sigma=0.791257 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.301 mas, bmaj=9.857 mas, bpa=-55.97 degrees ! Estimated noise=4.05306 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00087192 Jy ! Component: 100 - total flux cleaned = -0.0008601 Jy ! Component: 150 - total flux cleaned = -0.00138859 Jy ! Component: 200 - total flux cleaned = -0.00170072 Jy ! Total flux subtracted in 200 components = -0.00170072 Jy ! Clean residual min=-0.001007 max=0.001014 Jy/beam ! Clean residual mean=-0.000004 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.614117 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 235 components and 0.614117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067749Jy sigma=0.790495 ! Fit after self-cal, rms=0.067752Jy sigma=0.790476 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.000239793 Jy ! Component: 100 - total flux cleaned = 0.00029191 Jy ! Component: 150 - total flux cleaned = 0.000390022 Jy ! Component: 200 - total flux cleaned = 0.000644849 Jy ! Total flux subtracted in 200 components = 0.000644849 Jy ! Clean residual min=-0.000868 max=0.000872 Jy/beam ! Clean residual mean=-0.000005 rms=0.000271 Jy/beam ! Combined flux in latest and established models = 0.614762 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 271 components and 0.614762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067665Jy sigma=0.790080 ! Fit after self-cal, rms=0.067665Jy sigma=0.790061 ! 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.067665Jy sigma=0.790061 ! Fit after self-cal, rms=0.068027Jy sigma=0.789552 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.674 mas, bmaj=11.25 mas, bpa=-60.1 degrees ! Estimated noise=4.16851 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000201454 Jy ! Component: 100 - total flux cleaned = 0.000328088 Jy ! Component: 150 - total flux cleaned = 0.000196041 Jy ! Component: 200 - total flux cleaned = -1.66486e-05 Jy ! Total flux subtracted in 200 components = -1.66486e-05 Jy ! Clean residual min=-0.000703 max=0.000703 Jy/beam ! Clean residual mean=-0.000003 rms=0.000244 Jy/beam ! Combined flux in latest and established models = 0.614745 Jy selfcal ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 321 components and 0.614745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067838Jy sigma=0.789380 ! Fit after self-cal, rms=0.067841Jy sigma=0.789364 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.000129927 Jy ! Component: 100 - total flux cleaned = -2.15149e-05 Jy ! Component: 150 - total flux cleaned = 1.28572e-05 Jy ! Component: 200 - total flux cleaned = 0.000152835 Jy ! Total flux subtracted in 200 components = 0.000152835 Jy ! Clean residual min=-0.000592 max=0.000585 Jy/beam ! Clean residual mean=-0.000001 rms=0.000189 Jy/beam ! Combined flux in latest and established models = 0.614898 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 363 components and 0.614898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067790Jy sigma=0.789101 ! Fit after self-cal, rms=0.067792Jy sigma=0.789093 ! 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=6.302 mas, bmaj=9.854 mas, bpa=-55.92 degrees ! Estimated noise=4.06127 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.302 x 9.854 at -55.92 degrees (North through East) ! Clean map min=-0.0081881 max=0.53415 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.067792Jy sigma=0.789093 ! Fit after self-cal, rms=0.052469Jy sigma=0.549822 ! Inverting map and beam ! Estimated beam: bmin=6.301 mas, bmaj=9.853 mas, bpa=-55.91 degrees ! Estimated noise=4.059 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000261374 Jy ! Component: 100 - total flux cleaned = -0.000220554 Jy ! Component: 150 - total flux cleaned = -0.000183974 Jy ! Component: 200 - total flux cleaned = 1.91893e-06 Jy ! Total flux subtracted in 200 components = 1.91893e-06 Jy ! Clean residual min=-0.000614 max=0.000611 Jy/beam ! Clean residual mean=-0.000002 rms=0.000186 Jy/beam ! Combined flux in latest and established models = 0.6149 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 385 components and 0.6149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052408Jy sigma=0.549224 ! Fit after self-cal, rms=0.052413Jy sigma=0.549205 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.50495e-05 Jy ! Component: 100 - total flux cleaned = -2.06885e-05 Jy ! Component: 150 - total flux cleaned = 1.2683e-05 Jy ! Component: 200 - total flux cleaned = 4.67111e-05 Jy ! Total flux subtracted in 200 components = 4.67111e-05 Jy ! Clean residual min=-0.000559 max=0.000557 Jy/beam ! Clean residual mean=-0.000002 rms=0.000172 Jy/beam ! Combined flux in latest and established models = 0.614947 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 404 components and 0.614946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052365Jy sigma=0.548790 ! Fit after self-cal, rms=0.052369Jy sigma=0.548775 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052369Jy sigma=0.548775 ! Fit after self-cal, rms=0.052340Jy sigma=0.548726 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=6.131 mas, bmaj=9.581 mas, bpa=-59.61 degrees ! Estimated noise=5.13078 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.451789 Jy ! Component: 100 - total flux cleaned = 0.554849 Jy ! Component: 150 - total flux cleaned = 0.584315 Jy ! Component: 200 - total flux cleaned = 0.590894 Jy ! Total flux subtracted in 200 components = 0.590894 Jy ! Clean residual min=-0.015238 max=0.015239 Jy/beam ! Clean residual mean=-0.000009 rms=0.005817 Jy/beam ! Combined flux in latest and established models = 0.590894 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 47 model components to the UV plane model. ! The established model now contains 47 components and 0.590894 Jy ! Inverting map and beam ! Estimated beam: bmin=6.301 mas, bmaj=9.852 mas, bpa=-55.91 degrees ! Estimated noise=4.05755 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.00679726 Jy ! Component: 100 - total flux cleaned = 0.00616477 Jy ! Component: 150 - total flux cleaned = 0.00567222 Jy ! Component: 200 - total flux cleaned = 0.00648273 Jy ! Total flux subtracted in 200 components = 0.00648273 Jy ! Clean residual min=-0.006370 max=0.006398 Jy/beam ! Clean residual mean=0.000003 rms=0.002550 Jy/beam ! Combined flux in latest and established models = 0.597377 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 98 components and 0.597377 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=7.673 mas, bmaj=11.24 mas, bpa=-60.09 degrees ! Estimated noise=4.1655 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00167391 Jy ! Component: 100 - total flux cleaned = 0.00373661 Jy ! Component: 150 - total flux cleaned = 0.00507127 Jy ! Component: 200 - total flux cleaned = 0.00595328 Jy ! Total flux subtracted in 200 components = 0.00595328 Jy ! Clean residual min=-0.002811 max=0.002858 Jy/beam ! Clean residual mean=-0.000008 rms=0.001091 Jy/beam ! Combined flux in latest and established models = 0.60333 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.0011702 Jy ! Component: 100 - total flux cleaned = 0.00099956 Jy ! Component: 150 - total flux cleaned = 0.000999371 Jy ! Component: 200 - total flux cleaned = 0.000637677 Jy ! Total flux subtracted in 200 components = 0.000637677 Jy ! Clean residual min=-0.002986 max=0.003053 Jy/beam ! Clean residual mean=-0.000015 rms=0.000908 Jy/beam ! Combined flux in latest and established models = 0.603968 Jy ! Adding 81 model components to the UV plane model. ! The established model now contains 177 components and 0.603968 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.301 mas, bmaj=9.852 mas, bpa=-55.91 degrees ! Estimated noise=4.05755 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00168842 Jy ! Component: 100 - total flux cleaned = 0.00169886 Jy ! Component: 150 - total flux cleaned = 0.0014575 Jy ! Component: 200 - total flux cleaned = 0.0014758 Jy ! Total flux subtracted in 200 components = 0.0014758 Jy ! Clean residual min=-0.001683 max=0.001687 Jy/beam ! Clean residual mean=-0.000004 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.605444 Jy selfcal ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 230 components and 0.605444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052981Jy sigma=0.557107 ! Fit after self-cal, rms=0.052978Jy sigma=0.556876 wmodel J2115+2933_S_b_map.mod ! Writing 230 model components to file: J2115+2933_S_b_map.mod wobs J2115+2933_S_b_uvs.fits ! Writing UV FITS file: J2115+2933_S_b_uvs.fits wwins J2115+2933_S_b_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /image_prod/ug002_uva//J2115+2933_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.301 x 9.852 at -55.91 degrees (North through East) ! Clean map min=-0.0067825 max=0.53556 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2115+2933_S_b_map.fits wmodel /image_prod/ug002_uva//J2115+2933_S_b_map.mod ! Writing 230 model components to file: /image_prod/ug002_uva//J2115+2933_S_b_map.mod wobs /image_prod/ug002_uva//J2115+2933_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2115+2933_S_b_uvs.fits wwins /image_prod/ug002_uva//J2115+2933_S_b_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.535557 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000640633 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.35886 0.35886 0.71772 1.43544 2.87088 5.74176 11.4835 22.967 45.9341 91.8681 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.535 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 835.981 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2115+2933_S_b_dfm.log closed on Thu Mar 5 05:07:25 2020