! Started logfile: /image_prod/ug002_uva//J1222+0413_S_b_dfm.log on Thu Mar 5 00:37:02 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//J1222+0413_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1222+0413_S_b_uva.fits ! AN table 1: 24 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.837798 visibilities/baseline/integration-bin. ! Found source: J1222+0413 ! ! 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 1689 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 J1222+0413_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.053065Jy sigma=7.769017 ! Fit after self-cal, rms=0.718285Jy sigma=5.136412 ! 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.582 mas, bmaj=9.512 mas, bpa=18.32 degrees ! Estimated noise=2.88944 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.231183 Jy ! Component: 100 - total flux cleaned = 0.299111 Jy ! Total flux subtracted in 100 components = 0.299111 Jy ! Clean residual min=-0.017516 max=0.031956 Jy/beam ! Clean residual mean=-0.000009 rms=0.005638 Jy/beam ! Combined flux in latest and established models = 0.299111 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.299111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.127175Jy sigma=0.708728 ! Fit after self-cal, rms=0.127245Jy sigma=0.708479 ! 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.173 mas, bmaj=10.01 mas, bpa=18.32 degrees ! Estimated noise=2.44485 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.0379881 Jy ! Component: 100 - total flux cleaned = 0.0585021 Jy ! Component: 150 - total flux cleaned = 0.0707054 Jy ! Component: 200 - total flux cleaned = 0.0783812 Jy ! Total flux subtracted in 200 components = 0.0783812 Jy ! Clean residual min=-0.014405 max=0.014498 Jy/beam ! Clean residual mean=0.000011 rms=0.003764 Jy/beam ! Combined flux in latest and established models = 0.377492 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 25 components and 0.377492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.116466Jy sigma=0.585767 ! Fit after self-cal, rms=0.116290Jy sigma=0.585365 ! 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.173 x 10.01 at 18.32 degrees (North through East) ! Clean map min=-0.013823 max=0.27802 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.93 HN 0.98 KP 1.00 ! NL 0.94 OV 0.89 PT 1.02 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.56 FD 0.95 HN 0.98 KP 1.03 ! NL 0.89 OV 0.92 PT 1.04 SC 0.85 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.31 FD 0.97 HN 1.11 KP 0.99 ! NL 1.00 OV 0.93 PT 1.05 SC 1.09 ! ! ! Fit before self-cal, rms=0.116290Jy sigma=0.585365 ! Fit after self-cal, rms=0.108746Jy sigma=0.519464 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.163 mas, bmaj=10.09 mas, bpa=17.56 degrees ! Estimated noise=2.46838 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.00757613 Jy ! Component: 100 - total flux cleaned = -0.00856805 Jy ! Component: 150 - total flux cleaned = -0.0093607 Jy ! Component: 200 - total flux cleaned = -0.00948836 Jy ! Total flux subtracted in 200 components = -0.00948836 Jy ! Clean residual min=-0.010859 max=0.010373 Jy/beam ! Clean residual mean=-0.000002 rms=0.002712 Jy/beam ! Combined flux in latest and established models = 0.368003 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.368003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108277Jy sigma=0.509601 ! Fit after self-cal, rms=0.108319Jy sigma=0.509347 ! 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.108319Jy sigma=0.509347 ! Fit after self-cal, rms=0.134606Jy sigma=0.463847 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.141 mas, bmaj=10.01 mas, bpa=17.34 degrees ! Estimated noise=2.47703 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00594711 Jy ! Component: 100 - total flux cleaned = -0.00669364 Jy ! Component: 150 - total flux cleaned = -0.00685079 Jy ! Component: 200 - total flux cleaned = -0.00697809 Jy ! Total flux subtracted in 200 components = -0.00697809 Jy ! Clean residual min=-0.007544 max=0.006192 Jy/beam ! Clean residual mean=0.000007 rms=0.001745 Jy/beam ! Combined flux in latest and established models = 0.361025 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.361025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.134221Jy sigma=0.455896 ! Fit after self-cal, rms=0.134161Jy sigma=0.455680 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.000239988 Jy ! Component: 100 - total flux cleaned = -0.000328348 Jy ! Component: 150 - total flux cleaned = -0.000405751 Jy ! Component: 200 - total flux cleaned = -0.000536801 Jy ! Total flux subtracted in 200 components = -0.000536801 Jy ! Clean residual min=-0.007455 max=0.006241 Jy/beam ! Clean residual mean=0.000007 rms=0.001698 Jy/beam ! Combined flux in latest and established models = 0.360489 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 42 components and 0.360489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.134123Jy sigma=0.453723 ! Fit after self-cal, rms=0.134143Jy sigma=0.453610 ! 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.134143Jy sigma=0.453610 ! Fit after self-cal, rms=0.145422Jy sigma=0.445513 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.137 mas, bmaj=10.01 mas, bpa=17.21 degrees ! Estimated noise=2.48257 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00463959 Jy ! Component: 100 - total flux cleaned = -0.00526787 Jy ! Component: 150 - total flux cleaned = -0.00576363 Jy ! Component: 200 - total flux cleaned = -0.00615902 Jy ! Total flux subtracted in 200 components = -0.00615902 Jy ! Clean residual min=-0.006352 max=0.004843 Jy/beam ! Clean residual mean=0.000004 rms=0.001400 Jy/beam ! Combined flux in latest and established models = 0.35433 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 44 components and 0.35433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.145189Jy sigma=0.441965 ! Fit after self-cal, rms=0.145348Jy sigma=0.441889 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.000237506 Jy ! Component: 100 - total flux cleaned = -0.000357314 Jy ! Component: 150 - total flux cleaned = -0.000564 Jy ! Component: 200 - total flux cleaned = -0.000747304 Jy ! Total flux subtracted in 200 components = -0.000747304 Jy ! Clean residual min=-0.006194 max=0.004859 Jy/beam ! Clean residual mean=0.000004 rms=0.001377 Jy/beam ! Combined flux in latest and established models = 0.353582 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 52 components and 0.353582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.145315Jy sigma=0.441162 ! Fit after self-cal, rms=0.145324Jy sigma=0.441088 ! 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.145324Jy sigma=0.441088 ! Fit after self-cal, rms=0.151029Jy sigma=0.439447 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.142 mas, bmaj=11.91 mas, bpa=1.502 degrees ! Estimated noise=2.75863 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00331922 Jy ! Component: 100 - total flux cleaned = -0.00373008 Jy ! Component: 150 - total flux cleaned = -0.00412459 Jy ! Component: 200 - total flux cleaned = -0.00443578 Jy ! Total flux subtracted in 200 components = -0.00443578 Jy ! Clean residual min=-0.005482 max=0.004418 Jy/beam ! Clean residual mean=0.000006 rms=0.001375 Jy/beam ! Combined flux in latest and established models = 0.349146 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 55 components and 0.349146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.150903Jy sigma=0.437685 ! Fit after self-cal, rms=0.150998Jy sigma=0.437524 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.000528348 Jy ! Component: 100 - total flux cleaned = -0.000729081 Jy ! Component: 150 - total flux cleaned = -0.000787878 Jy ! Component: 200 - total flux cleaned = -0.00089329 Jy ! Total flux subtracted in 200 components = -0.00089329 Jy ! Clean residual min=-0.005460 max=0.004448 Jy/beam ! Clean residual mean=0.000005 rms=0.001357 Jy/beam ! Combined flux in latest and established models = 0.348253 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 66 components and 0.348253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.150970Jy sigma=0.437314 ! Fit after self-cal, rms=0.150980Jy sigma=0.437201 ! 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.134 mas, bmaj=10.01 mas, bpa=17.1 degrees ! Estimated noise=2.48525 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.134 x 10.01 at 17.1 degrees (North through East) ! Clean map min=-0.0052356 max=0.29443 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.533 mas, bmaj=9.477 mas, bpa=17.21 degrees ! Estimated noise=2.97898 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.238199 Jy ! Component: 100 - total flux cleaned = 0.291664 Jy ! Component: 150 - total flux cleaned = 0.312321 Jy ! Component: 200 - total flux cleaned = 0.324772 Jy ! Total flux subtracted in 200 components = 0.324772 Jy ! Clean residual min=-0.006997 max=0.007528 Jy/beam ! Clean residual mean=-0.000003 rms=0.001739 Jy/beam ! Combined flux in latest and established models = 0.324773 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 0.324773 Jy ! Inverting map and beam ! Estimated beam: bmin=4.134 mas, bmaj=10.01 mas, bpa=17.1 degrees ! Estimated noise=2.48525 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.00966126 Jy ! Component: 100 - total flux cleaned = 0.0156172 Jy ! Component: 150 - total flux cleaned = 0.0177907 Jy ! Component: 200 - total flux cleaned = 0.0189702 Jy ! Total flux subtracted in 200 components = 0.0189702 Jy ! Clean residual min=-0.005375 max=0.004967 Jy/beam ! Clean residual mean=0.000002 rms=0.001245 Jy/beam ! Combined flux in latest and established models = 0.343743 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 32 components and 0.343743 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.142 mas, bmaj=11.91 mas, bpa=1.502 degrees ! Estimated noise=2.75863 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00196166 Jy ! Component: 100 - total flux cleaned = 0.0022526 Jy ! Component: 150 - total flux cleaned = 0.00239494 Jy ! Component: 200 - total flux cleaned = 0.00251874 Jy ! Total flux subtracted in 200 components = 0.00251874 Jy ! Clean residual min=-0.005381 max=0.004392 Jy/beam ! Clean residual mean=0.000004 rms=0.001333 Jy/beam ! Combined flux in latest and established models = 0.346262 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.000141795 Jy ! Component: 100 - total flux cleaned = 0.000235044 Jy ! Component: 150 - total flux cleaned = 0.000319086 Jy ! Component: 200 - total flux cleaned = 0.000416593 Jy ! Total flux subtracted in 200 components = 0.000416593 Jy ! Clean residual min=-0.005361 max=0.004347 Jy/beam ! Clean residual mean=0.000004 rms=0.001330 Jy/beam ! Combined flux in latest and established models = 0.346678 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 59 components and 0.346678 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.134 mas, bmaj=10.01 mas, bpa=17.1 degrees ! Estimated noise=2.48525 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000167139 Jy ! Component: 100 - total flux cleaned = 0.000461926 Jy ! Component: 150 - total flux cleaned = 0.000566351 Jy ! Component: 200 - total flux cleaned = 0.000564927 Jy ! Total flux subtracted in 200 components = 0.000564927 Jy ! Clean residual min=-0.005085 max=0.004586 Jy/beam ! Clean residual mean=0.000003 rms=0.001197 Jy/beam ! Combined flux in latest and established models = 0.347243 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 67 components and 0.347243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.151058Jy sigma=0.436817 ! Fit after self-cal, rms=0.150984Jy sigma=0.436630 wmodel J1222+0413_S_b_map.mod ! Writing 67 model components to file: J1222+0413_S_b_map.mod wobs J1222+0413_S_b_uvs.fits ! Writing UV FITS file: J1222+0413_S_b_uvs.fits wwins J1222+0413_S_b_map.win ! wwins: Wrote 1 windows to J1222+0413_S_b_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.00219559 Jy ! Component: 100 - total flux cleaned = -0.00366775 Jy ! Component: 150 - total flux cleaned = -0.0042807 Jy ! Component: 200 - total flux cleaned = -0.00457072 Jy ! Component: 250 - total flux cleaned = -0.00463772 Jy ! Component: 300 - total flux cleaned = -0.00470251 Jy ! Component: 350 - total flux cleaned = -0.00502115 Jy ! Component: 400 - total flux cleaned = -0.00526685 Jy ! Component: 450 - total flux cleaned = -0.00574386 Jy ! Component: 500 - total flux cleaned = -0.00620593 Jy ! Component: 550 - total flux cleaned = -0.00676635 Jy ! Component: 600 - total flux cleaned = -0.00709391 Jy ! Component: 650 - total flux cleaned = -0.00762776 Jy ! Component: 700 - total flux cleaned = -0.0081999 Jy ! Component: 750 - total flux cleaned = -0.00850523 Jy ! Component: 800 - total flux cleaned = -0.00885157 Jy ! Component: 850 - total flux cleaned = -0.0089979 Jy ! Component: 900 - total flux cleaned = -0.00933082 Jy ! Component: 950 - total flux cleaned = -0.00956202 Jy ! Component: 1000 - total flux cleaned = -0.00974411 Jy ! Component: 1050 - total flux cleaned = -0.0098794 Jy ! Component: 1100 - total flux cleaned = -0.0102744 Jy ! Component: 1150 - total flux cleaned = -0.0105751 Jy ! Component: 1200 - total flux cleaned = -0.0106168 Jy ! Component: 1250 - total flux cleaned = -0.0107836 Jy ! Component: 1300 - total flux cleaned = -0.0109477 Jy ! Component: 1350 - total flux cleaned = -0.0109879 Jy ! Component: 1400 - total flux cleaned = -0.0109884 Jy ! Component: 1450 - total flux cleaned = -0.0110675 Jy ! Component: 1500 - total flux cleaned = -0.0111828 Jy ! Component: 1550 - total flux cleaned = -0.011144 Jy ! Component: 1600 - total flux cleaned = -0.0112569 Jy ! Component: 1650 - total flux cleaned = -0.011182 Jy ! Component: 1700 - total flux cleaned = -0.0112917 Jy ! Component: 1750 - total flux cleaned = -0.0112549 Jy ! Component: 1800 - total flux cleaned = -0.0112185 Jy ! Component: 1850 - total flux cleaned = -0.0111474 Jy ! Component: 1900 - total flux cleaned = -0.0111823 Jy ! Component: 1950 - total flux cleaned = -0.0111818 Jy ! Component: 2000 - total flux cleaned = -0.0111471 Jy ! Component: 2050 - total flux cleaned = -0.0110797 Jy ! Component: 2100 - total flux cleaned = -0.0110463 Jy ! Component: 2150 - total flux cleaned = -0.0111123 Jy ! Component: 2200 - total flux cleaned = -0.0111441 Jy ! Component: 2250 - total flux cleaned = -0.0110463 Jy ! Component: 2300 - total flux cleaned = -0.0110457 Jy ! Component: 2350 - total flux cleaned = -0.0110769 Jy ! Component: 2400 - total flux cleaned = -0.0110768 Jy ! Component: 2450 - total flux cleaned = -0.0111074 Jy ! Component: 2500 - total flux cleaned = -0.0111073 Jy ! Component: 2550 - total flux cleaned = -0.0111985 Jy ! Component: 2600 - total flux cleaned = -0.0112886 Jy ! Component: 2650 - total flux cleaned = -0.0112594 Jy ! Component: 2700 - total flux cleaned = -0.011378 Jy ! Component: 2750 - total flux cleaned = -0.0115241 Jy ! Component: 2800 - total flux cleaned = -0.0114947 Jy ! Component: 2850 - total flux cleaned = -0.0115236 Jy ! Component: 2900 - total flux cleaned = -0.0115524 Jy ! Component: 2950 - total flux cleaned = -0.0116092 Jy ! Component: 3000 - total flux cleaned = -0.0116092 Jy ! Component: 3050 - total flux cleaned = -0.0116366 Jy ! Component: 3100 - total flux cleaned = -0.011609 Jy ! Component: 3150 - total flux cleaned = -0.0117185 Jy ! Component: 3200 - total flux cleaned = -0.0117183 Jy ! Component: 3250 - total flux cleaned = -0.0118535 Jy ! Component: 3300 - total flux cleaned = -0.0119069 Jy ! Component: 3350 - total flux cleaned = -0.0119866 Jy ! Component: 3400 - total flux cleaned = -0.0120657 Jy ! Component: 3450 - total flux cleaned = -0.0120918 Jy ! Component: 3500 - total flux cleaned = -0.0121962 Jy ! Component: 3550 - total flux cleaned = -0.0122997 Jy ! Component: 3600 - total flux cleaned = -0.0123258 Jy ! Component: 3650 - total flux cleaned = -0.0124538 Jy ! Component: 3700 - total flux cleaned = -0.0124788 Jy ! Component: 3750 - total flux cleaned = -0.0126304 Jy ! Component: 3800 - total flux cleaned = -0.0127557 Jy ! Component: 3850 - total flux cleaned = -0.0127558 Jy ! Component: 3900 - total flux cleaned = -0.0128057 Jy ! Component: 3950 - total flux cleaned = -0.0130026 Jy ! Component: 4000 - total flux cleaned = -0.0130273 Jy ! Component: 4050 - total flux cleaned = -0.0131735 Jy ! Total flux subtracted in 4096 components = -0.0131976 Jy ! Clean residual min=-0.001491 max=0.001392 Jy/beam ! Clean residual mean=0.000001 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.334045 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 346 components and 0.334045 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1222+0413_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.134 x 10.01 at 17.1 degrees (North through East) ! Clean map min=-0.0032457 max=0.29547 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1222+0413_S_b_map.fits wmodel /image_prod/ug002_uva//J1222+0413_S_b_map.mod ! Writing 346 model components to file: /image_prod/ug002_uva//J1222+0413_S_b_map.mod wobs /image_prod/ug002_uva//J1222+0413_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1222+0413_S_b_uvs.fits wwins /image_prod/ug002_uva//J1222+0413_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1222+0413_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.295469 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000459134 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.466175 0.466175 0.93235 1.8647 3.7294 7.4588 14.9176 29.8352 59.6704 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.295 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 643.535 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1222+0413_S_b_dfm.log closed on Thu Mar 5 00:37:06 2020