! Started logfile: /image_prod/ug002_uva//J1743+3747_S_dfm.log on Thu Mar 5 03:22:14 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//J1743+3747_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1743+3747_S_uva.fits ! AN table 1: 45 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.696296 visibilities/baseline/integration-bin. ! Found source: J1743+3747 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 3384 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 J1743+3747_S] 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 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.033720Jy sigma=8.226603 ! Fit after self-cal, rms=0.767379Jy sigma=6.163237 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.722 mas, bmaj=5.794 mas, bpa=-21.57 degrees ! Estimated noise=2.37834 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.182546 Jy ! Component: 100 - total flux cleaned = 0.222521 Jy ! Total flux subtracted in 100 components = 0.222521 Jy ! Clean residual min=-0.011665 max=0.011954 Jy/beam ! Clean residual mean=0.000005 rms=0.002723 Jy/beam ! Combined flux in latest and established models = 0.222521 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.222521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099483Jy sigma=0.515645 ! Fit after self-cal, rms=0.099471Jy sigma=0.515570 ! 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=3.252 mas, bmaj=6.385 mas, bpa=-21.72 degrees ! Estimated noise=1.6074 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.0118213 Jy ! Component: 100 - total flux cleaned = 0.0165658 Jy ! Component: 150 - total flux cleaned = 0.0190118 Jy ! Component: 200 - total flux cleaned = 0.020244 Jy ! Total flux subtracted in 200 components = 0.020244 Jy ! Clean residual min=-0.009493 max=0.007563 Jy/beam ! Clean residual mean=-0.000007 rms=0.002132 Jy/beam ! Combined flux in latest and established models = 0.242765 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 16 components and 0.242765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097589Jy sigma=0.506060 ! Fit after self-cal, rms=0.097573Jy sigma=0.506011 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.252 x 6.385 at -21.72 degrees (North through East) ! Clean map min=-0.0091131 max=0.23312 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.11 HN 1.04 KP 1.08 ! LA 1.06 MK 1.02 NL 1.00 OV 0.85 ! SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.07 HN 1.12 KP 1.09 ! LA 1.07 MK 1.01 NL 0.85 OV 0.85 ! SC 0.91 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.07 HN 1.05 KP 1.10 ! LA 1.06 MK 0.98 NL 0.92 OV 0.92 ! SC 1.05 ! ! ! Fit before self-cal, rms=0.097573Jy sigma=0.506011 ! Fit after self-cal, rms=0.087546Jy sigma=0.456817 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.259 mas, bmaj=6.364 mas, bpa=-21.33 degrees ! Estimated noise=1.61143 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.000524705 Jy ! Component: 100 - total flux cleaned = 0.000558949 Jy ! Component: 150 - total flux cleaned = 0.000558879 Jy ! Component: 200 - total flux cleaned = 0.000582944 Jy ! Total flux subtracted in 200 components = 0.000582944 Jy ! Clean residual min=-0.004002 max=0.003742 Jy/beam ! Clean residual mean=-0.000003 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.243348 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 36 components and 0.243348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087498Jy sigma=0.456611 ! Fit after self-cal, rms=0.087548Jy sigma=0.456336 ! 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.087548Jy sigma=0.456336 ! Fit after self-cal, rms=0.082230Jy sigma=0.441582 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.259 mas, bmaj=6.343 mas, bpa=-21.19 degrees ! Estimated noise=1.6116 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000203791 Jy ! Component: 100 - total flux cleaned = 0.000139361 Jy ! Component: 150 - total flux cleaned = 0.000138063 Jy ! Component: 200 - total flux cleaned = 0.000175845 Jy ! Total flux subtracted in 200 components = 0.000175845 Jy ! Clean residual min=-0.003060 max=0.002563 Jy/beam ! Clean residual mean=0.000000 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.243524 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 41 components and 0.243524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082204Jy sigma=0.441384 ! Fit after self-cal, rms=0.082172Jy sigma=0.441318 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.0001887 Jy ! Component: 100 - total flux cleaned = 0.000141156 Jy ! Component: 150 - total flux cleaned = 0.000116091 Jy ! Component: 200 - total flux cleaned = 8.47718e-05 Jy ! Total flux subtracted in 200 components = 8.47718e-05 Jy ! Clean residual min=-0.003047 max=0.002568 Jy/beam ! Clean residual mean=0.000000 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.243609 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 45 components and 0.243609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082163Jy sigma=0.441282 ! Fit after self-cal, rms=0.082166Jy sigma=0.441272 ! 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.082166Jy sigma=0.441272 ! Fit after self-cal, rms=0.081699Jy sigma=0.441170 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.26 mas, bmaj=6.33 mas, bpa=-21.08 degrees ! Estimated noise=1.61279 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000229197 Jy ! Component: 100 - total flux cleaned = 0.000247138 Jy ! Component: 150 - total flux cleaned = 0.000263393 Jy ! Component: 200 - total flux cleaned = 0.00028917 Jy ! Total flux subtracted in 200 components = 0.00028917 Jy ! Clean residual min=-0.003113 max=0.002566 Jy/beam ! Clean residual mean=0.000001 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.243898 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.243898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081689Jy sigma=0.441095 ! Fit after self-cal, rms=0.081687Jy sigma=0.441088 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.000103254 Jy ! Component: 100 - total flux cleaned = 8.18757e-05 Jy ! Component: 150 - total flux cleaned = 5.59782e-05 Jy ! Component: 200 - total flux cleaned = 4.85317e-05 Jy ! Total flux subtracted in 200 components = 4.85317e-05 Jy ! Clean residual min=-0.003100 max=0.002568 Jy/beam ! Clean residual mean=0.000001 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.243947 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 54 components and 0.243947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081683Jy sigma=0.441076 ! Fit after self-cal, rms=0.081685Jy sigma=0.441072 ! 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.081685Jy sigma=0.441072 ! Fit after self-cal, rms=0.081745Jy sigma=0.441029 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.689 mas, bmaj=9.272 mas, bpa=-28.1 degrees ! Estimated noise=2.00214 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000152523 Jy ! Component: 100 - total flux cleaned = -0.000202877 Jy ! Component: 150 - total flux cleaned = -0.000215847 Jy ! Component: 200 - total flux cleaned = -0.000216213 Jy ! Total flux subtracted in 200 components = -0.000216213 Jy ! Clean residual min=-0.003416 max=0.003249 Jy/beam ! Clean residual mean=0.000001 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.24373 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 63 components and 0.24373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081744Jy sigma=0.441047 ! Fit after self-cal, rms=0.081740Jy sigma=0.441030 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 = -2.01979e-05 Jy ! Component: 100 - total flux cleaned = -1.9355e-05 Jy ! Component: 150 - total flux cleaned = -2.02359e-05 Jy ! Component: 200 - total flux cleaned = -2.0232e-05 Jy ! Total flux subtracted in 200 components = -2.0232e-05 Jy ! Clean residual min=-0.003416 max=0.003264 Jy/beam ! Clean residual mean=0.000001 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.24371 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 66 components and 0.24371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081741Jy sigma=0.441068 ! Fit after self-cal, rms=0.081739Jy sigma=0.441059 ! 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=3.261 mas, bmaj=6.321 mas, bpa=-21 degrees ! Estimated noise=1.61417 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.261 x 6.321 at -21 degrees (North through East) ! Clean map min=-0.003088 max=0.23428 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=2.732 mas, bmaj=5.735 mas, bpa=-21.1 degrees ! Estimated noise=2.37775 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.182452 Jy ! Component: 100 - total flux cleaned = 0.222373 Jy ! Component: 150 - total flux cleaned = 0.233707 Jy ! Component: 200 - total flux cleaned = 0.238907 Jy ! Total flux subtracted in 200 components = 0.238907 Jy ! Clean residual min=-0.004575 max=0.004233 Jy/beam ! Clean residual mean=0.000004 rms=0.001162 Jy/beam ! Combined flux in latest and established models = 0.238907 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.238907 Jy ! Inverting map and beam ! Estimated beam: bmin=3.261 mas, bmaj=6.321 mas, bpa=-21 degrees ! Estimated noise=1.61417 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.00315417 Jy ! Component: 100 - total flux cleaned = 0.00462411 Jy ! Component: 150 - total flux cleaned = 0.00499812 Jy ! Component: 200 - total flux cleaned = 0.00511632 Jy ! Total flux subtracted in 200 components = 0.00511632 Jy ! Clean residual min=-0.003051 max=0.002554 Jy/beam ! Clean residual mean=0.000001 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.244023 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 30 components and 0.244023 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.689 mas, bmaj=9.272 mas, bpa=-28.1 degrees ! Estimated noise=2.00214 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000288239 Jy ! Component: 100 - total flux cleaned = -0.000338172 Jy ! Component: 150 - total flux cleaned = -0.000375489 Jy ! Component: 200 - total flux cleaned = -0.000418009 Jy ! Total flux subtracted in 200 components = -0.000418009 Jy ! Clean residual min=-0.003397 max=0.003247 Jy/beam ! Clean residual mean=0.000001 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.243605 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 = 9.28681e-07 Jy ! Component: 100 - total flux cleaned = 1.35527e-06 Jy ! Component: 150 - total flux cleaned = 1.14568e-06 Jy ! Component: 200 - total flux cleaned = 1.40073e-06 Jy ! Total flux subtracted in 200 components = 1.40073e-06 Jy ! Clean residual min=-0.003405 max=0.003269 Jy/beam ! Clean residual mean=0.000001 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.243607 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 54 components and 0.243607 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.261 mas, bmaj=6.321 mas, bpa=-21 degrees ! Estimated noise=1.61417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000372588 Jy ! Component: 100 - total flux cleaned = 0.000325519 Jy ! Component: 150 - total flux cleaned = 0.000285816 Jy ! Component: 200 - total flux cleaned = 0.000318942 Jy ! Total flux subtracted in 200 components = 0.000318942 Jy ! Clean residual min=-0.003109 max=0.002538 Jy/beam ! Clean residual mean=0.000001 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.243926 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.243926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081748Jy sigma=0.441111 ! Fit after self-cal, rms=0.081745Jy sigma=0.441080 wmodel J1743+3747_S_map.mod ! Writing 61 model components to file: J1743+3747_S_map.mod wobs J1743+3747_S_uvs.fits ! Writing UV FITS file: J1743+3747_S_uvs.fits wwins J1743+3747_S_map.win ! wwins: Wrote 1 windows to J1743+3747_S_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.00121048 Jy ! Component: 100 - total flux cleaned = -0.00204558 Jy ! Component: 150 - total flux cleaned = -0.00277971 Jy ! Component: 200 - total flux cleaned = -0.00327386 Jy ! Component: 250 - total flux cleaned = -0.00374812 Jy ! Component: 300 - total flux cleaned = -0.00412938 Jy ! Component: 350 - total flux cleaned = -0.00427754 Jy ! Component: 400 - total flux cleaned = -0.00438562 Jy ! Component: 450 - total flux cleaned = -0.00441969 Jy ! Component: 500 - total flux cleaned = -0.00431639 Jy ! Component: 550 - total flux cleaned = -0.00428284 Jy ! Component: 600 - total flux cleaned = -0.00424994 Jy ! Component: 650 - total flux cleaned = -0.00421733 Jy ! Component: 700 - total flux cleaned = -0.00409148 Jy ! Component: 750 - total flux cleaned = -0.00399959 Jy ! Component: 800 - total flux cleaned = -0.00393964 Jy ! Component: 850 - total flux cleaned = -0.00385121 Jy ! Component: 900 - total flux cleaned = -0.00379335 Jy ! Component: 950 - total flux cleaned = -0.00379342 Jy ! Component: 1000 - total flux cleaned = -0.0037375 Jy ! Component: 1050 - total flux cleaned = -0.00365478 Jy ! Component: 1100 - total flux cleaned = -0.00365483 Jy ! Component: 1150 - total flux cleaned = -0.00365471 Jy ! Component: 1200 - total flux cleaned = -0.00362833 Jy ! Component: 1250 - total flux cleaned = -0.00360241 Jy ! Component: 1300 - total flux cleaned = -0.00360257 Jy ! Component: 1350 - total flux cleaned = -0.00370252 Jy ! Component: 1400 - total flux cleaned = -0.00370228 Jy ! Component: 1450 - total flux cleaned = -0.00375107 Jy ! Component: 1500 - total flux cleaned = -0.00382309 Jy ! Component: 1550 - total flux cleaned = -0.00394138 Jy ! Component: 1600 - total flux cleaned = -0.00394118 Jy ! Component: 1650 - total flux cleaned = -0.0040102 Jy ! Component: 1700 - total flux cleaned = -0.00407855 Jy ! Component: 1750 - total flux cleaned = -0.0042129 Jy ! Component: 1800 - total flux cleaned = -0.00427927 Jy ! Component: 1850 - total flux cleaned = -0.00436631 Jy ! Component: 1900 - total flux cleaned = -0.00432349 Jy ! Component: 1950 - total flux cleaned = -0.00443019 Jy ! Component: 2000 - total flux cleaned = -0.00447224 Jy ! Component: 2050 - total flux cleaned = -0.00449325 Jy ! Component: 2100 - total flux cleaned = -0.00459639 Jy ! Component: 2150 - total flux cleaned = -0.00463683 Jy ! Component: 2200 - total flux cleaned = -0.00463695 Jy ! Component: 2250 - total flux cleaned = -0.00469599 Jy ! Component: 2300 - total flux cleaned = -0.004696 Jy ! Component: 2350 - total flux cleaned = -0.00481222 Jy ! Component: 2400 - total flux cleaned = -0.00483116 Jy ! Component: 2450 - total flux cleaned = -0.00492649 Jy ! Component: 2500 - total flux cleaned = -0.00503979 Jy ! Component: 2550 - total flux cleaned = -0.00509578 Jy ! Component: 2600 - total flux cleaned = -0.0051884 Jy ! Component: 2650 - total flux cleaned = -0.00527993 Jy ! Component: 2700 - total flux cleaned = -0.00533464 Jy ! Component: 2750 - total flux cleaned = -0.00540701 Jy ! Component: 2800 - total flux cleaned = -0.00551441 Jy ! Component: 2850 - total flux cleaned = -0.00553205 Jy ! Component: 2900 - total flux cleaned = -0.00563767 Jy ! Component: 2950 - total flux cleaned = -0.00572483 Jy ! Component: 3000 - total flux cleaned = -0.00574206 Jy ! Component: 3050 - total flux cleaned = -0.00584497 Jy ! Component: 3100 - total flux cleaned = -0.00586191 Jy ! Component: 3150 - total flux cleaned = -0.00594667 Jy ! Component: 3200 - total flux cleaned = -0.00603048 Jy ! Component: 3250 - total flux cleaned = -0.0061304 Jy ! Component: 3300 - total flux cleaned = -0.00616334 Jy ! Component: 3350 - total flux cleaned = -0.00618005 Jy ! Component: 3400 - total flux cleaned = -0.00632663 Jy ! Component: 3450 - total flux cleaned = -0.00635903 Jy ! Component: 3500 - total flux cleaned = -0.00642332 Jy ! Component: 3550 - total flux cleaned = -0.00648696 Jy ! Component: 3600 - total flux cleaned = -0.00650279 Jy ! Component: 3650 - total flux cleaned = -0.00653413 Jy ! Component: 3700 - total flux cleaned = -0.00656539 Jy ! Component: 3750 - total flux cleaned = -0.00658096 Jy ! Component: 3800 - total flux cleaned = -0.00670386 Jy ! Component: 3850 - total flux cleaned = -0.00667322 Jy ! Component: 3900 - total flux cleaned = -0.00665805 Jy ! Component: 3950 - total flux cleaned = -0.00665815 Jy ! Component: 4000 - total flux cleaned = -0.00667329 Jy ! Component: 4050 - total flux cleaned = -0.00673286 Jy ! Total flux subtracted in 4096 components = -0.00676241 Jy ! Clean residual min=-0.001100 max=0.000871 Jy/beam ! Clean residual mean=0.000000 rms=0.000262 Jy/beam ! Combined flux in latest and established models = 0.237163 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 343 components and 0.237163 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1743+3747_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.261 x 6.321 at -21 degrees (North through East) ! Clean map min=-0.0021581 max=0.2344 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1743+3747_S_map.fits wmodel /image_prod/ug002_uva//J1743+3747_S_map.mod ! Writing 343 model components to file: /image_prod/ug002_uva//J1743+3747_S_map.mod wobs /image_prod/ug002_uva//J1743+3747_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1743+3747_S_uvs.fits wwins /image_prod/ug002_uva//J1743+3747_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1743+3747_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.234402 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000257648 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.329752 0.329752 0.659504 1.31901 2.63802 5.27603 10.5521 21.1041 42.2082 84.4165 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.234 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 909.774 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1743+3747_S_dfm.log closed on Thu Mar 5 03:22:17 2020