! Started logfile: /image_prod/ug002_uva//J1113+1442_S_b_dfm.log on Wed Mar 4 23:57:20 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//J1113+1442_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1113+1442_S_b_uva.fits ! AN table 1: 8 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.916667 visibilities/baseline/integration-bin. ! Found source: J1113+1442 ! ! 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 462 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 J1113+1442_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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.077882Jy sigma=10.605887 ! Fit after self-cal, rms=0.612367Jy sigma=5.891927 ! 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=5.602 mas, bmaj=9.07 mas, bpa=15.92 degrees ! Estimated noise=4.35945 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.312821 Jy ! Component: 100 - total flux cleaned = 0.383627 Jy ! Total flux subtracted in 100 components = 0.383627 Jy ! Clean residual min=-0.020858 max=0.034888 Jy/beam ! Clean residual mean=-0.000342 rms=0.007285 Jy/beam ! Combined flux in latest and established models = 0.383627 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.383627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.130891Jy sigma=0.836448 ! Fit after self-cal, rms=0.131068Jy sigma=0.836130 ! 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.065 mas, bmaj=9.56 mas, bpa=15.97 degrees ! Estimated noise=3.71716 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.0278637 Jy ! Component: 100 - total flux cleaned = 0.0393513 Jy ! Component: 150 - total flux cleaned = 0.0407455 Jy ! Component: 200 - total flux cleaned = 0.0420959 Jy ! Total flux subtracted in 200 components = 0.0420959 Jy ! Clean residual min=-0.013756 max=0.016683 Jy/beam ! Clean residual mean=-0.000062 rms=0.003497 Jy/beam ! Combined flux in latest and established models = 0.425723 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 33 components and 0.425723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.124976Jy sigma=0.753410 ! Fit after self-cal, rms=0.125013Jy sigma=0.753200 ! 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.065 x 9.56 at 15.97 degrees (North through East) ! Clean map min=-0.013889 max=0.40195 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.75 FD 1.00 HN 0.99 KP 1.00 ! OV 0.96 PT 0.99 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.30 FD 1.00 HN 0.95 KP 0.99 ! OV 0.99 PT 0.98 SC 0.70 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.28 FD 1.03 HN 1.02 KP 0.96 ! OV 1.04 PT 1.02 SC 1.11 ! ! ! Fit before self-cal, rms=0.125013Jy sigma=0.753200 ! Fit after self-cal, rms=0.098484Jy sigma=0.599508 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.036 mas, bmaj=9.543 mas, bpa=15.42 degrees ! Estimated noise=3.67991 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.0018442 Jy ! Component: 100 - total flux cleaned = 0.0017438 Jy ! Component: 150 - total flux cleaned = 0.00182202 Jy ! Component: 200 - total flux cleaned = 0.00189316 Jy ! Total flux subtracted in 200 components = 0.00189316 Jy ! Clean residual min=-0.007057 max=0.007060 Jy/beam ! Clean residual mean=-0.000031 rms=0.001796 Jy/beam ! Combined flux in latest and established models = 0.427616 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.427616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098006Jy sigma=0.598487 ! Fit after self-cal, rms=0.097959Jy sigma=0.598036 ! 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.097959Jy sigma=0.598036 ! Fit after self-cal, rms=0.097242Jy sigma=0.597837 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.022 mas, bmaj=9.541 mas, bpa=15.48 degrees ! Estimated noise=3.67696 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00153296 Jy ! Component: 100 - total flux cleaned = 0.00166886 Jy ! Component: 150 - total flux cleaned = 0.00167144 Jy ! Component: 200 - total flux cleaned = 0.00172562 Jy ! Total flux subtracted in 200 components = 0.00172562 Jy ! Clean residual min=-0.007000 max=0.006658 Jy/beam ! Clean residual mean=-0.000031 rms=0.001724 Jy/beam ! Combined flux in latest and established models = 0.429342 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.429342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096992Jy sigma=0.597580 ! Fit after self-cal, rms=0.096974Jy sigma=0.597540 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 = -4.66209e-05 Jy ! Component: 100 - total flux cleaned = -9.38462e-05 Jy ! Component: 150 - total flux cleaned = -9.4212e-05 Jy ! Component: 200 - total flux cleaned = -9.57583e-05 Jy ! Total flux subtracted in 200 components = -9.57583e-05 Jy ! Clean residual min=-0.006942 max=0.006444 Jy/beam ! Clean residual mean=-0.000031 rms=0.001700 Jy/beam ! Combined flux in latest and established models = 0.429246 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 57 components and 0.429246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096866Jy sigma=0.597421 ! Fit after self-cal, rms=0.096869Jy sigma=0.597403 ! 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.096869Jy sigma=0.597403 ! Fit after self-cal, rms=0.096187Jy sigma=0.597191 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.006 mas, bmaj=9.54 mas, bpa=15.54 degrees ! Estimated noise=3.67343 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100353 Jy ! Component: 100 - total flux cleaned = 0.00135513 Jy ! Component: 150 - total flux cleaned = 0.00156286 Jy ! Component: 200 - total flux cleaned = 0.00152591 Jy ! Total flux subtracted in 200 components = 0.00152591 Jy ! Clean residual min=-0.006869 max=0.006237 Jy/beam ! Clean residual mean=-0.000032 rms=0.001660 Jy/beam ! Combined flux in latest and established models = 0.430772 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.430772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096070Jy sigma=0.597085 ! Fit after self-cal, rms=0.096069Jy sigma=0.597079 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 = 4.09071e-05 Jy ! Component: 100 - total flux cleaned = 4.09959e-05 Jy ! Component: 150 - total flux cleaned = 1.008e-05 Jy ! Component: 200 - total flux cleaned = -2.0166e-05 Jy ! Total flux subtracted in 200 components = -2.0166e-05 Jy ! Clean residual min=-0.006815 max=0.006124 Jy/beam ! Clean residual mean=-0.000032 rms=0.001649 Jy/beam ! Combined flux in latest and established models = 0.430752 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 70 components and 0.430752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096028Jy sigma=0.596993 ! Fit after self-cal, rms=0.096040Jy sigma=0.596984 ! 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.096040Jy sigma=0.596984 ! Fit after self-cal, rms=0.095436Jy sigma=0.596815 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.118 mas, bmaj=10.77 mas, bpa=13.41 degrees ! Estimated noise=3.64177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111281 Jy ! Component: 100 - total flux cleaned = 0.00134985 Jy ! Component: 150 - total flux cleaned = 0.00151408 Jy ! Component: 200 - total flux cleaned = 0.0015759 Jy ! Total flux subtracted in 200 components = 0.0015759 Jy ! Clean residual min=-0.006470 max=0.005821 Jy/beam ! Clean residual mean=-0.000046 rms=0.001616 Jy/beam ! Combined flux in latest and established models = 0.432328 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 79 components and 0.432328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095421Jy sigma=0.596645 ! Fit after self-cal, rms=0.095432Jy sigma=0.596605 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.000193021 Jy ! Component: 100 - total flux cleaned = 0.000193187 Jy ! Component: 150 - total flux cleaned = 0.000193889 Jy ! Component: 200 - total flux cleaned = 0.000210987 Jy ! Total flux subtracted in 200 components = 0.000210987 Jy ! Clean residual min=-0.006418 max=0.005724 Jy/beam ! Clean residual mean=-0.000045 rms=0.001600 Jy/beam ! Combined flux in latest and established models = 0.432539 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 85 components and 0.432539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095432Jy sigma=0.596546 ! Fit after self-cal, rms=0.095445Jy sigma=0.596534 ! 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=5.993 mas, bmaj=9.538 mas, bpa=15.59 degrees ! Estimated noise=3.6693 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.993 x 9.538 at 15.59 degrees (North through East) ! Clean map min=-0.0064647 max=0.39672 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=5.589 mas, bmaj=9.049 mas, bpa=15.95 degrees ! Estimated noise=4.29818 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.308386 Jy ! Component: 100 - total flux cleaned = 0.379008 Jy ! Component: 150 - total flux cleaned = 0.407427 Jy ! Component: 200 - total flux cleaned = 0.421584 Jy ! Total flux subtracted in 200 components = 0.421584 Jy ! Clean residual min=-0.009140 max=0.010048 Jy/beam ! Clean residual mean=-0.000102 rms=0.002633 Jy/beam ! Combined flux in latest and established models = 0.421584 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.421584 Jy ! Inverting map and beam ! Estimated beam: bmin=5.993 mas, bmaj=9.538 mas, bpa=15.59 degrees ! Estimated noise=3.6693 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.0062953 Jy ! Component: 100 - total flux cleaned = 0.00794414 Jy ! Component: 150 - total flux cleaned = 0.00850954 Jy ! Component: 200 - total flux cleaned = 0.00879009 Jy ! Total flux subtracted in 200 components = 0.00879009 Jy ! Clean residual min=-0.006917 max=0.006204 Jy/beam ! Clean residual mean=-0.000042 rms=0.001701 Jy/beam ! Combined flux in latest and established models = 0.430374 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 45 components and 0.430374 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.118 mas, bmaj=10.77 mas, bpa=13.41 degrees ! Estimated noise=3.64177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118076 Jy ! Component: 100 - total flux cleaned = 0.00125212 Jy ! Component: 150 - total flux cleaned = 0.00130069 Jy ! Component: 200 - total flux cleaned = 0.00134307 Jy ! Total flux subtracted in 200 components = 0.00134307 Jy ! Clean residual min=-0.006548 max=0.005822 Jy/beam ! Clean residual mean=-0.000052 rms=0.001640 Jy/beam ! Combined flux in latest and established models = 0.431717 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.6188e-05 Jy ! Component: 100 - total flux cleaned = 0.000144028 Jy ! Component: 150 - total flux cleaned = 0.000175936 Jy ! Component: 200 - total flux cleaned = 0.000233187 Jy ! Total flux subtracted in 200 components = 0.000233187 Jy ! Clean residual min=-0.006363 max=0.005672 Jy/beam ! Clean residual mean=-0.000049 rms=0.001592 Jy/beam ! Combined flux in latest and established models = 0.43195 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 59 components and 0.43195 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.993 mas, bmaj=9.538 mas, bpa=15.59 degrees ! Estimated noise=3.6693 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000517013 Jy ! Component: 100 - total flux cleaned = 0.000480893 Jy ! Component: 150 - total flux cleaned = 0.000481946 Jy ! Component: 200 - total flux cleaned = 0.000415046 Jy ! Total flux subtracted in 200 components = 0.000415046 Jy ! Clean residual min=-0.006494 max=0.005643 Jy/beam ! Clean residual mean=-0.000030 rms=0.001557 Jy/beam ! Combined flux in latest and established models = 0.432365 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 69 components and 0.432365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095562Jy sigma=0.595513 ! Fit after self-cal, rms=0.095601Jy sigma=0.595447 wmodel J1113+1442_S_b_map.mod ! Writing 69 model components to file: J1113+1442_S_b_map.mod wobs J1113+1442_S_b_uvs.fits ! Writing UV FITS file: J1113+1442_S_b_uvs.fits wwins J1113+1442_S_b_map.win ! wwins: Wrote 1 windows to J1113+1442_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.00148144 Jy ! Component: 100 - total flux cleaned = -0.00235163 Jy ! Component: 150 - total flux cleaned = -0.00212557 Jy ! Component: 200 - total flux cleaned = -0.00190175 Jy ! Component: 250 - total flux cleaned = -0.00190131 Jy ! Component: 300 - total flux cleaned = -0.00176656 Jy ! Component: 350 - total flux cleaned = -0.00157601 Jy ! Component: 400 - total flux cleaned = -0.00151715 Jy ! Component: 450 - total flux cleaned = -0.00140206 Jy ! Component: 500 - total flux cleaned = -0.00134616 Jy ! Component: 550 - total flux cleaned = -0.00129185 Jy ! Component: 600 - total flux cleaned = -0.00118807 Jy ! Component: 650 - total flux cleaned = -0.00128889 Jy ! Component: 700 - total flux cleaned = -0.00133815 Jy ! Component: 750 - total flux cleaned = -0.00143519 Jy ! Component: 800 - total flux cleaned = -0.00157802 Jy ! Component: 850 - total flux cleaned = -0.00190457 Jy ! Component: 900 - total flux cleaned = -0.00227176 Jy ! Component: 950 - total flux cleaned = -0.00254405 Jy ! Component: 1000 - total flux cleaned = -0.00285727 Jy ! Component: 1050 - total flux cleaned = -0.00316805 Jy ! Component: 1100 - total flux cleaned = -0.0036089 Jy ! Component: 1150 - total flux cleaned = -0.00404774 Jy ! Component: 1200 - total flux cleaned = -0.00439731 Jy ! Component: 1250 - total flux cleaned = -0.00487721 Jy ! Component: 1300 - total flux cleaned = -0.00522513 Jy ! Component: 1350 - total flux cleaned = -0.00565982 Jy ! Component: 1400 - total flux cleaned = -0.00592074 Jy ! Component: 1450 - total flux cleaned = -0.00622641 Jy ! Component: 1500 - total flux cleaned = -0.00653341 Jy ! Component: 1550 - total flux cleaned = -0.00688528 Jy ! Component: 1600 - total flux cleaned = -0.00728322 Jy ! Component: 1650 - total flux cleaned = -0.00772741 Jy ! Component: 1700 - total flux cleaned = -0.00804013 Jy ! Component: 1750 - total flux cleaned = -0.00844593 Jy ! Component: 1800 - total flux cleaned = -0.0087645 Jy ! Component: 1850 - total flux cleaned = -0.00903963 Jy ! Component: 1900 - total flux cleaned = -0.00941077 Jy ! Component: 1950 - total flux cleaned = -0.00969151 Jy ! Component: 2000 - total flux cleaned = -0.0099751 Jy ! Component: 2050 - total flux cleaned = -0.0101664 Jy ! Component: 2100 - total flux cleaned = -0.0104082 Jy ! Component: 2150 - total flux cleaned = -0.0106039 Jy ! Component: 2200 - total flux cleaned = -0.0109496 Jy ! Component: 2250 - total flux cleaned = -0.0111 Jy ! Component: 2300 - total flux cleaned = -0.011303 Jy ! Component: 2350 - total flux cleaned = -0.0115595 Jy ! Component: 2400 - total flux cleaned = -0.0118191 Jy ! Component: 2450 - total flux cleaned = -0.012082 Jy ! Component: 2500 - total flux cleaned = -0.0122956 Jy ! Component: 2550 - total flux cleaned = -0.0124581 Jy ! Component: 2600 - total flux cleaned = -0.012678 Jy ! Component: 2650 - total flux cleaned = -0.0127895 Jy ! Component: 2700 - total flux cleaned = -0.0129588 Jy ! Component: 2750 - total flux cleaned = -0.0131888 Jy ! Component: 2800 - total flux cleaned = -0.0133637 Jy ! Component: 2850 - total flux cleaned = -0.0136007 Jy ! Component: 2900 - total flux cleaned = -0.013721 Jy ! Component: 2950 - total flux cleaned = -0.0139054 Jy ! Component: 3000 - total flux cleaned = -0.0141557 Jy ! Component: 3050 - total flux cleaned = -0.0143464 Jy ! Component: 3100 - total flux cleaned = -0.0146062 Jy ! Component: 3150 - total flux cleaned = -0.0148057 Jy ! Component: 3200 - total flux cleaned = -0.0150755 Jy ! Component: 3250 - total flux cleaned = -0.0153518 Jy ! Component: 3300 - total flux cleaned = -0.0155628 Jy ! Component: 3350 - total flux cleaned = -0.0157779 Jy ! Component: 3400 - total flux cleaned = -0.0160696 Jy ! Component: 3450 - total flux cleaned = -0.0162935 Jy ! Component: 3500 - total flux cleaned = -0.0164446 Jy ! Component: 3550 - total flux cleaned = -0.0167542 Jy ! Component: 3600 - total flux cleaned = -0.0169913 Jy ! Component: 3650 - total flux cleaned = -0.017315 Jy ! Component: 3700 - total flux cleaned = -0.0174801 Jy ! Component: 3750 - total flux cleaned = -0.017648 Jy ! Component: 3800 - total flux cleaned = -0.0179042 Jy ! Component: 3850 - total flux cleaned = -0.0182556 Jy ! Component: 3900 - total flux cleaned = -0.0184348 Jy ! Component: 3950 - total flux cleaned = -0.0186166 Jy ! Component: 4000 - total flux cleaned = -0.0189919 Jy ! Component: 4050 - total flux cleaned = -0.0191845 Jy ! Total flux subtracted in 4096 components = -0.0193795 Jy ! Clean residual min=-0.005247 max=0.005169 Jy/beam ! Clean residual mean=-0.000051 rms=0.001618 Jy/beam ! Combined flux in latest and established models = 0.412986 Jy keep ! Adding 194 model components to the UV plane model. ! The established model now contains 263 components and 0.412986 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1113+1442_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.993 x 9.538 at 15.59 degrees (North through East) ! Clean map min=-0.012493 max=0.39665 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1113+1442_S_b_map.fits wmodel /image_prod/ug002_uva//J1113+1442_S_b_map.mod ! Writing 263 model components to file: /image_prod/ug002_uva//J1113+1442_S_b_map.mod wobs /image_prod/ug002_uva//J1113+1442_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1113+1442_S_b_uvs.fits wwins /image_prod/ug002_uva//J1113+1442_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1113+1442_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.396653 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00177249 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.34058 1.34058 2.68116 5.36233 10.7247 21.4493 42.8986 85.7973 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0053 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.396 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 223.783 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1113+1442_S_b_dfm.log closed on Wed Mar 4 23:57:24 2020