! Started logfile: /image_prod/ug002_uva//J0958+6533_S_k_dfm.log on Wed Mar 4 23:19:01 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//J0958+6533_S_k_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0958+6533_S_k_uva.fits ! AN table 1: 24 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.791667 visibilities/baseline/integration-bin. ! Found source: J0958+6533 ! ! 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 2052 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 J0958+6533_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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.140001Jy sigma=7.914641 ! Fit after self-cal, rms=0.517303Jy sigma=3.640305 ! 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.87 mas, bmaj=6.002 mas, bpa=47.29 degrees ! Estimated noise=3.08036 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.377219 Jy ! Component: 100 - total flux cleaned = 0.462212 Jy ! Total flux subtracted in 100 components = 0.462212 Jy ! Clean residual min=-0.018820 max=0.030254 Jy/beam ! Clean residual mean=-0.000130 rms=0.005492 Jy/beam ! Combined flux in latest and established models = 0.462212 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.462212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.114718Jy sigma=0.773604 ! Fit after self-cal, rms=0.114637Jy sigma=0.773148 ! 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.522 mas, bmaj=6.459 mas, bpa=46.48 degrees ! Estimated noise=2.3255 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.0372899 Jy ! Component: 100 - total flux cleaned = 0.0554504 Jy ! Component: 150 - total flux cleaned = 0.0653597 Jy ! Component: 200 - total flux cleaned = 0.0683468 Jy ! Total flux subtracted in 200 components = 0.0683468 Jy ! Clean residual min=-0.017645 max=0.020228 Jy/beam ! Clean residual mean=-0.000035 rms=0.004839 Jy/beam ! Combined flux in latest and established models = 0.530559 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 33 components and 0.530559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101159Jy sigma=0.707420 ! Fit after self-cal, rms=0.100800Jy sigma=0.705904 ! 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.522 x 6.459 at 46.48 degrees (North through East) ! Clean map min=-0.017265 max=0.48545 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.01 HN 0.99 KP 0.97 ! LA 0.99 NL 0.91 OV 0.98 PT 0.99 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.46 FD 1.05 HN 0.99 KP 1.00 ! LA 0.98 NL 0.83 OV 1.01 PT 1.00 ! SC 0.85 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.07 HN 1.05 KP 0.98 ! LA 1.02 NL 0.89 OV 1.02 PT 1.01 ! SC 1.08 ! ! ! Fit before self-cal, rms=0.100800Jy sigma=0.705904 ! Fit after self-cal, rms=0.101659Jy sigma=0.556415 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.521 mas, bmaj=6.502 mas, bpa=45.9 degrees ! Estimated noise=2.33578 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 (-9, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104788 Jy ! Component: 100 - total flux cleaned = 0.0106354 Jy ! Component: 150 - total flux cleaned = 0.00999433 Jy ! Component: 200 - total flux cleaned = 0.0105313 Jy ! Total flux subtracted in 200 components = 0.0105313 Jy ! Clean residual min=-0.011076 max=0.010759 Jy/beam ! Clean residual mean=0.000002 rms=0.002763 Jy/beam ! Combined flux in latest and established models = 0.54109 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 63 components and 0.54109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096966Jy sigma=0.528469 ! Fit after self-cal, rms=0.096676Jy sigma=0.525797 ! 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.096676Jy sigma=0.525797 ! Fit after self-cal, rms=0.072912Jy sigma=0.411782 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.481 mas, bmaj=6.542 mas, bpa=45.96 degrees ! Estimated noise=2.32151 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00378057 Jy ! Component: 100 - total flux cleaned = 0.00430567 Jy ! Component: 150 - total flux cleaned = 0.00462659 Jy ! Component: 200 - total flux cleaned = 0.00444305 Jy ! Total flux subtracted in 200 components = 0.00444305 Jy ! Clean residual min=-0.005449 max=0.004777 Jy/beam ! Clean residual mean=0.000001 rms=0.001189 Jy/beam ! Combined flux in latest and established models = 0.545533 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 75 components and 0.545533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072328Jy sigma=0.407788 ! Fit after self-cal, rms=0.072234Jy sigma=0.407111 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.000352704 Jy ! Component: 100 - total flux cleaned = 0.000521771 Jy ! Component: 150 - total flux cleaned = 0.000593585 Jy ! Component: 200 - total flux cleaned = 0.000589125 Jy ! Total flux subtracted in 200 components = 0.000589125 Jy ! Clean residual min=-0.005309 max=0.004520 Jy/beam ! Clean residual mean=0.000004 rms=0.001135 Jy/beam ! Combined flux in latest and established models = 0.546122 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 84 components and 0.546122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072030Jy sigma=0.405744 ! Fit after self-cal, rms=0.072000Jy sigma=0.405598 ! 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.072000Jy sigma=0.405598 ! Fit after self-cal, rms=0.072044Jy sigma=0.404718 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.462 mas, bmaj=6.548 mas, bpa=46.01 degrees ! Estimated noise=2.32268 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00263175 Jy ! Component: 100 - total flux cleaned = 0.00316749 Jy ! Component: 150 - total flux cleaned = 0.003365 Jy ! Component: 200 - total flux cleaned = 0.00348945 Jy ! Total flux subtracted in 200 components = 0.00348945 Jy ! Clean residual min=-0.004825 max=0.004150 Jy/beam ! Clean residual mean=0.000001 rms=0.001049 Jy/beam ! Combined flux in latest and established models = 0.549611 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 100 components and 0.549611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071838Jy sigma=0.403325 ! Fit after self-cal, rms=0.071812Jy sigma=0.403204 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.000431867 Jy ! Component: 100 - total flux cleaned = 0.000487444 Jy ! Component: 150 - total flux cleaned = 0.000541009 Jy ! Component: 200 - total flux cleaned = 0.000591674 Jy ! Total flux subtracted in 200 components = 0.000591674 Jy ! Clean residual min=-0.004757 max=0.004120 Jy/beam ! Clean residual mean=0.000003 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.550203 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 104 components and 0.550203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071713Jy sigma=0.402612 ! Fit after self-cal, rms=0.071701Jy sigma=0.402571 ! 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.071701Jy sigma=0.402571 ! Fit after self-cal, rms=0.071821Jy sigma=0.402166 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.008 mas, bmaj=9.393 mas, bpa=51.4 degrees ! Estimated noise=2.70261 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00192504 Jy ! Component: 100 - total flux cleaned = 0.00296791 Jy ! Component: 150 - total flux cleaned = 0.00330614 Jy ! Component: 200 - total flux cleaned = 0.0034133 Jy ! Total flux subtracted in 200 components = 0.0034133 Jy ! Clean residual min=-0.004543 max=0.003883 Jy/beam ! Clean residual mean=0.000001 rms=0.001127 Jy/beam ! Combined flux in latest and established models = 0.553616 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 121 components and 0.553616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071776Jy sigma=0.401835 ! Fit after self-cal, rms=0.071769Jy sigma=0.401808 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.000169083 Jy ! Component: 100 - total flux cleaned = 0.000216619 Jy ! Component: 150 - total flux cleaned = 0.000326006 Jy ! Component: 200 - total flux cleaned = 0.000427106 Jy ! Total flux subtracted in 200 components = 0.000427106 Jy ! Clean residual min=-0.004553 max=0.003930 Jy/beam ! Clean residual mean=0.000004 rms=0.001123 Jy/beam ! Combined flux in latest and established models = 0.554043 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 128 components and 0.554043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071761Jy sigma=0.401731 ! Fit after self-cal, rms=0.071760Jy sigma=0.401724 ! 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.448 mas, bmaj=6.552 mas, bpa=46.06 degrees ! Estimated noise=2.32471 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.448 x 6.552 at 46.06 degrees (North through East) ! Clean map min=-0.0045155 max=0.4843 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 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.823 mas, bmaj=6.08 mas, bpa=47.08 degrees ! Estimated noise=3.06629 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.375258 Jy ! Component: 100 - total flux cleaned = 0.462801 Jy ! Component: 150 - total flux cleaned = 0.49819 Jy ! Component: 200 - total flux cleaned = 0.517713 Jy ! Total flux subtracted in 200 components = 0.517713 Jy ! Clean residual min=-0.007909 max=0.010387 Jy/beam ! Clean residual mean=-0.000052 rms=0.001963 Jy/beam ! Combined flux in latest and established models = 0.517713 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.517713 Jy ! Inverting map and beam ! Estimated beam: bmin=4.448 mas, bmaj=6.552 mas, bpa=46.06 degrees ! Estimated noise=2.32471 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.0156958 Jy ! Component: 100 - total flux cleaned = 0.0254323 Jy ! Component: 150 - total flux cleaned = 0.0295142 Jy ! Component: 200 - total flux cleaned = 0.0320274 Jy ! Total flux subtracted in 200 components = 0.0320274 Jy ! Clean residual min=-0.004452 max=0.004370 Jy/beam ! Clean residual mean=-0.000008 rms=0.001146 Jy/beam ! Combined flux in latest and established models = 0.54974 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 76 components and 0.54974 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.008 mas, bmaj=9.393 mas, bpa=51.4 degrees ! Estimated noise=2.70261 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00411163 Jy ! Component: 100 - total flux cleaned = 0.00426032 Jy ! Component: 150 - total flux cleaned = 0.00426393 Jy ! Component: 200 - total flux cleaned = 0.00426844 Jy ! Total flux subtracted in 200 components = 0.00426844 Jy ! Clean residual min=-0.004643 max=0.003906 Jy/beam ! Clean residual mean=0.000003 rms=0.001157 Jy/beam ! Combined flux in latest and established models = 0.554009 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 = 7.23043e-05 Jy ! Component: 100 - total flux cleaned = 0.000133822 Jy ! Component: 150 - total flux cleaned = 0.000185996 Jy ! Component: 200 - total flux cleaned = 0.000232574 Jy ! Total flux subtracted in 200 components = 0.000232574 Jy ! Clean residual min=-0.004529 max=0.003946 Jy/beam ! Clean residual mean=0.000004 rms=0.001134 Jy/beam ! Combined flux in latest and established models = 0.554241 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 131 components and 0.554241 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.448 mas, bmaj=6.552 mas, bpa=46.06 degrees ! Estimated noise=2.32471 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000132619 Jy ! Component: 100 - total flux cleaned = -5.015e-05 Jy ! Component: 150 - total flux cleaned = -0.000190069 Jy ! Component: 200 - total flux cleaned = -0.000187746 Jy ! Total flux subtracted in 200 components = -0.000187746 Jy ! Clean residual min=-0.003946 max=0.004061 Jy/beam ! Clean residual mean=0.000004 rms=0.000999 Jy/beam ! Combined flux in latest and established models = 0.554054 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 149 components and 0.554054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071630Jy sigma=0.401897 ! Fit after self-cal, rms=0.071587Jy sigma=0.401619 wmodel J0958+6533_S_k_map.mod ! Writing 149 model components to file: J0958+6533_S_k_map.mod wobs J0958+6533_S_k_uvs.fits ! Writing UV FITS file: J0958+6533_S_k_uvs.fits wwins J0958+6533_S_k_map.win ! wwins: Wrote 2 windows to J0958+6533_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.000438125 Jy ! Component: 100 - total flux cleaned = -0.000841304 Jy ! Component: 150 - total flux cleaned = -0.00115669 Jy ! Component: 200 - total flux cleaned = -0.00151951 Jy ! Component: 250 - total flux cleaned = -0.00186806 Jy ! Component: 300 - total flux cleaned = -0.00220324 Jy ! Component: 350 - total flux cleaned = -0.00247342 Jy ! Component: 400 - total flux cleaned = -0.00273471 Jy ! Component: 450 - total flux cleaned = -0.00293789 Jy ! Component: 500 - total flux cleaned = -0.00323386 Jy ! Component: 550 - total flux cleaned = -0.00352282 Jy ! Component: 600 - total flux cleaned = -0.00385193 Jy ! Component: 650 - total flux cleaned = -0.00417296 Jy ! Component: 700 - total flux cleaned = -0.00448706 Jy ! Component: 750 - total flux cleaned = -0.00466383 Jy ! Component: 800 - total flux cleaned = -0.0050105 Jy ! Component: 850 - total flux cleaned = -0.00539132 Jy ! Component: 900 - total flux cleaned = -0.00564032 Jy ! Component: 950 - total flux cleaned = -0.00604792 Jy ! Component: 1000 - total flux cleaned = -0.00632871 Jy ! Component: 1050 - total flux cleaned = -0.00668342 Jy ! Component: 1100 - total flux cleaned = -0.00699293 Jy ! Component: 1150 - total flux cleaned = -0.00729752 Jy ! Component: 1200 - total flux cleaned = -0.00755946 Jy ! Component: 1250 - total flux cleaned = -0.00774356 Jy ! Component: 1300 - total flux cleaned = -0.00803376 Jy ! Component: 1350 - total flux cleaned = -0.00817641 Jy ! Component: 1400 - total flux cleaned = -0.00835184 Jy ! Component: 1450 - total flux cleaned = -0.00859381 Jy ! Component: 1500 - total flux cleaned = -0.00869601 Jy ! Component: 1550 - total flux cleaned = -0.00883007 Jy ! Component: 1600 - total flux cleaned = -0.00892934 Jy ! Component: 1650 - total flux cleaned = -0.0089623 Jy ! Component: 1700 - total flux cleaned = -0.00905884 Jy ! Component: 1750 - total flux cleaned = -0.00899541 Jy ! Component: 1800 - total flux cleaned = -0.00909037 Jy ! Component: 1850 - total flux cleaned = -0.00912085 Jy ! Component: 1900 - total flux cleaned = -0.00912088 Jy ! Component: 1950 - total flux cleaned = -0.00903024 Jy ! Component: 2000 - total flux cleaned = -0.00911997 Jy ! Component: 2050 - total flux cleaned = -0.00917894 Jy ! Component: 2100 - total flux cleaned = -0.00920826 Jy ! Component: 2150 - total flux cleaned = -0.00929393 Jy ! Component: 2200 - total flux cleaned = -0.00935106 Jy ! Component: 2250 - total flux cleaned = -0.00943535 Jy ! Component: 2300 - total flux cleaned = -0.0095738 Jy ! Component: 2350 - total flux cleaned = -0.00971109 Jy ! Component: 2400 - total flux cleaned = -0.00987368 Jy ! Component: 2450 - total flux cleaned = -0.00987423 Jy ! Component: 2500 - total flux cleaned = -0.0100602 Jy ! Component: 2550 - total flux cleaned = -0.0101393 Jy ! Component: 2600 - total flux cleaned = -0.0102692 Jy ! Component: 2650 - total flux cleaned = -0.0103459 Jy ! Component: 2700 - total flux cleaned = -0.0103212 Jy ! Component: 2750 - total flux cleaned = -0.0104973 Jy ! Component: 2800 - total flux cleaned = -0.0104973 Jy ! Component: 2850 - total flux cleaned = -0.0105714 Jy ! Component: 2900 - total flux cleaned = -0.0106693 Jy ! Component: 2950 - total flux cleaned = -0.0107659 Jy ! Component: 3000 - total flux cleaned = -0.010814 Jy ! Component: 3050 - total flux cleaned = -0.0108855 Jy ! Component: 3100 - total flux cleaned = -0.0109799 Jy ! Component: 3150 - total flux cleaned = -0.0110497 Jy ! Component: 3200 - total flux cleaned = -0.0110962 Jy ! Component: 3250 - total flux cleaned = -0.0111647 Jy ! Component: 3300 - total flux cleaned = -0.0112553 Jy ! Component: 3350 - total flux cleaned = -0.0113902 Jy ! Component: 3400 - total flux cleaned = -0.0114128 Jy ! Component: 3450 - total flux cleaned = -0.0115677 Jy ! Component: 3500 - total flux cleaned = -0.0117211 Jy ! Component: 3550 - total flux cleaned = -0.0118296 Jy ! Component: 3600 - total flux cleaned = -0.0120023 Jy ! Component: 3650 - total flux cleaned = -0.0120023 Jy ! Component: 3700 - total flux cleaned = -0.0121509 Jy ! Component: 3750 - total flux cleaned = -0.0123404 Jy ! Component: 3800 - total flux cleaned = -0.0124029 Jy ! Component: 3850 - total flux cleaned = -0.0125273 Jy ! Component: 3900 - total flux cleaned = -0.0125891 Jy ! Component: 3950 - total flux cleaned = -0.0127529 Jy ! Component: 4000 - total flux cleaned = -0.0128136 Jy ! Component: 4050 - total flux cleaned = -0.0129145 Jy ! Total flux subtracted in 4096 components = -0.0129747 Jy ! Clean residual min=-0.001148 max=0.001392 Jy/beam ! Clean residual mean=-0.000004 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.541079 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 453 components and 0.541079 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0958+6533_S_k_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.448 x 6.552 at 46.06 degrees (North through East) ! Clean map min=-0.003928 max=0.48354 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0958+6533_S_k_map.fits wmodel /image_prod/ug002_uva//J0958+6533_S_k_map.mod ! Writing 453 model components to file: /image_prod/ug002_uva//J0958+6533_S_k_map.mod wobs /image_prod/ug002_uva//J0958+6533_S_k_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0958+6533_S_k_uvs.fits wwins /image_prod/ug002_uva//J0958+6533_S_k_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0958+6533_S_k_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.483537 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000362121 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.22467 0.22467 0.44934 0.898679 1.79736 3.59472 7.18943 14.3789 28.7577 57.5155 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.483 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1335.29 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0958+6533_S_k_dfm.log closed on Wed Mar 4 23:19:04 2020