! Started logfile: /image_prod/ug002_uva//J1013-2546_S_dfm.log on Wed Mar 4 23:28:15 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//J1013-2546_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1013-2546_S_uva.fits ! AN table 1: 40 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.977083 visibilities/baseline/integration-bin. ! Found source: J1013-2546 ! ! 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 4221 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 J1013-2546_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 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.029754Jy sigma=6.597116 ! Fit after self-cal, rms=0.833759Jy sigma=5.244437 ! 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.617 mas, bmaj=6.978 mas, bpa=-4.323 degrees ! Estimated noise=2.33989 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.135861 Jy ! Component: 100 - total flux cleaned = 0.166772 Jy ! Total flux subtracted in 100 components = 0.166772 Jy ! Clean residual min=-0.010667 max=0.013616 Jy/beam ! Clean residual mean=-0.000024 rms=0.002755 Jy/beam ! Combined flux in latest and established models = 0.166772 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.166772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095873Jy sigma=0.520617 ! Fit after self-cal, rms=0.095887Jy sigma=0.520533 ! 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.017 mas, bmaj=7.968 mas, bpa=-5.229 degrees ! Estimated noise=1.79539 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 (4, -9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0182481 Jy ! Component: 100 - total flux cleaned = 0.0284621 Jy ! Component: 150 - total flux cleaned = 0.0347184 Jy ! Component: 200 - total flux cleaned = 0.038038 Jy ! Total flux subtracted in 200 components = 0.038038 Jy ! Clean residual min=-0.006929 max=0.008523 Jy/beam ! Clean residual mean=0.000021 rms=0.001826 Jy/beam ! Combined flux in latest and established models = 0.20481 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 63 components and 0.20481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092912Jy sigma=0.489373 ! Fit after self-cal, rms=0.092691Jy sigma=0.487362 ! 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.017 x 7.968 at -5.229 degrees (North through East) ! Clean map min=-0.0067485 max=0.16977 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 1.14 KP 0.96 ! LA 1.02 MK 1.02 OV 0.79 PT 1.01 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 FD 0.99 HN 1.13 KP 1.01 ! LA 1.05 MK 0.99 OV 0.86 PT 1.00 ! SC 0.91 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 0.99 HN 1.15 KP 1.02 ! LA 1.01 MK 0.97 OV 0.90 PT 0.99 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.092691Jy sigma=0.487362 ! Fit after self-cal, rms=0.097055Jy sigma=0.470217 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.023 mas, bmaj=7.954 mas, bpa=-4.808 degrees ! Estimated noise=1.77931 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.00127033 Jy ! Component: 100 - total flux cleaned = 0.000913472 Jy ! Component: 150 - total flux cleaned = 0.000681329 Jy ! Component: 200 - total flux cleaned = 0.000681271 Jy ! Total flux subtracted in 200 components = 0.000681271 Jy ! Clean residual min=-0.003208 max=0.003529 Jy/beam ! Clean residual mean=0.000003 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.205491 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 76 components and 0.205491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096938Jy sigma=0.469490 ! Fit after self-cal, rms=0.097052Jy sigma=0.469228 ! 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.097052Jy sigma=0.469228 ! Fit after self-cal, rms=0.097580Jy sigma=0.467383 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.019 mas, bmaj=7.945 mas, bpa=-4.846 degrees ! Estimated noise=1.77596 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000665962 Jy ! Component: 100 - total flux cleaned = 0.000553281 Jy ! Component: 150 - total flux cleaned = 0.000551486 Jy ! Component: 200 - total flux cleaned = 0.000548978 Jy ! Total flux subtracted in 200 components = 0.000548978 Jy ! Clean residual min=-0.002927 max=0.003095 Jy/beam ! Clean residual mean=0.000001 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.20604 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 93 components and 0.20604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097505Jy sigma=0.466983 ! Fit after self-cal, rms=0.097510Jy sigma=0.466916 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.000211054 Jy ! Component: 100 - total flux cleaned = 0.00012875 Jy ! Component: 150 - total flux cleaned = 9.33494e-05 Jy ! Component: 200 - total flux cleaned = 9.28632e-05 Jy ! Total flux subtracted in 200 components = 9.28632e-05 Jy ! Clean residual min=-0.002848 max=0.003036 Jy/beam ! Clean residual mean=0.000001 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.206133 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 103 components and 0.206133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097469Jy sigma=0.466732 ! Fit after self-cal, rms=0.097469Jy sigma=0.466707 ! 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.097469Jy sigma=0.466707 ! Fit after self-cal, rms=0.097695Jy sigma=0.466466 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.017 mas, bmaj=7.943 mas, bpa=-4.815 degrees ! Estimated noise=1.77196 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000624793 Jy ! Component: 100 - total flux cleaned = 0.000540975 Jy ! Component: 150 - total flux cleaned = 0.000431818 Jy ! Component: 200 - total flux cleaned = 0.000367389 Jy ! Total flux subtracted in 200 components = 0.000367389 Jy ! Clean residual min=-0.002736 max=0.002876 Jy/beam ! Clean residual mean=-0.000000 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.2065 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 114 components and 0.2065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097652Jy sigma=0.466259 ! Fit after self-cal, rms=0.097653Jy sigma=0.466230 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 = 7.66324e-05 Jy ! Component: 100 - total flux cleaned = 5.0129e-05 Jy ! Component: 150 - total flux cleaned = -3.62265e-06 Jy ! Component: 200 - total flux cleaned = -2.96995e-05 Jy ! Total flux subtracted in 200 components = -2.96995e-05 Jy ! Clean residual min=-0.002707 max=0.002867 Jy/beam ! Clean residual mean=-0.000000 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.20647 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 124 components and 0.20647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097627Jy sigma=0.466139 ! Fit after self-cal, rms=0.097628Jy sigma=0.466121 ! 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.097628Jy sigma=0.466121 ! Fit after self-cal, rms=0.097601Jy sigma=0.466086 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.728 mas, bmaj=19.7 mas, bpa=1.035 degrees ! Estimated noise=2.23503 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000159095 Jy ! Component: 100 - total flux cleaned = -0.000180944 Jy ! Component: 150 - total flux cleaned = -0.000179549 Jy ! Component: 200 - total flux cleaned = -0.000193508 Jy ! Total flux subtracted in 200 components = -0.000193508 Jy ! Clean residual min=-0.003178 max=0.002590 Jy/beam ! Clean residual mean=-0.000001 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.206277 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 130 components and 0.206277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097589Jy sigma=0.466045 ! Fit after self-cal, rms=0.097586Jy sigma=0.466015 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 = 6.96002e-06 Jy ! Component: 100 - total flux cleaned = 7.79888e-06 Jy ! Component: 150 - total flux cleaned = -8.77518e-06 Jy ! Component: 200 - total flux cleaned = -9.51863e-06 Jy ! Total flux subtracted in 200 components = -9.51863e-06 Jy ! Clean residual min=-0.003180 max=0.002581 Jy/beam ! Clean residual mean=-0.000001 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.206267 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 144 components and 0.206267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097577Jy sigma=0.465998 ! Fit after self-cal, rms=0.097576Jy sigma=0.465980 ! 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.016 mas, bmaj=7.943 mas, bpa=-4.752 degrees ! Estimated noise=1.7701 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.016 x 7.943 at -4.752 degrees (North through East) ! Clean map min=-0.0025418 max=0.16777 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.614 mas, bmaj=6.96 mas, bpa=-3.853 degrees ! Estimated noise=2.28971 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.132758 Jy ! Component: 100 - total flux cleaned = 0.164039 Jy ! Component: 150 - total flux cleaned = 0.179007 Jy ! Component: 200 - total flux cleaned = 0.188443 Jy ! Total flux subtracted in 200 components = 0.188443 Jy ! Clean residual min=-0.005512 max=0.005464 Jy/beam ! Clean residual mean=-0.000015 rms=0.001386 Jy/beam ! Combined flux in latest and established models = 0.188443 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 41 model components to the UV plane model. ! The established model now contains 41 components and 0.188443 Jy ! Inverting map and beam ! Estimated beam: bmin=3.016 mas, bmaj=7.943 mas, bpa=-4.752 degrees ! Estimated noise=1.7701 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) ! Added new window around map position (-2.5, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00788672 Jy ! Component: 100 - total flux cleaned = 0.0123017 Jy ! Component: 150 - total flux cleaned = 0.014997 Jy ! Component: 200 - total flux cleaned = 0.016638 Jy ! Total flux subtracted in 200 components = 0.016638 Jy ! Clean residual min=-0.002793 max=0.002829 Jy/beam ! Clean residual mean=-0.000002 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.205081 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 86 components and 0.205081 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.728 mas, bmaj=19.7 mas, bpa=1.035 degrees ! Estimated noise=2.23503 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00091978 Jy ! Component: 100 - total flux cleaned = 0.000985609 Jy ! Component: 150 - total flux cleaned = 0.00098382 Jy ! Component: 200 - total flux cleaned = 0.000937899 Jy ! Total flux subtracted in 200 components = 0.000937899 Jy ! Clean residual min=-0.003101 max=0.002681 Jy/beam ! Clean residual mean=-0.000001 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.206019 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 = -2.15261e-05 Jy ! Component: 100 - total flux cleaned = -8.16825e-05 Jy ! Component: 150 - total flux cleaned = -0.000100484 Jy ! Component: 200 - total flux cleaned = -0.000136269 Jy ! Total flux subtracted in 200 components = -0.000136269 Jy ! Clean residual min=-0.003068 max=0.002657 Jy/beam ! Clean residual mean=-0.000001 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.205883 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 113 components and 0.205883 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.016 mas, bmaj=7.943 mas, bpa=-4.752 degrees ! Estimated noise=1.7701 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000454794 Jy ! Component: 100 - total flux cleaned = -0.000524715 Jy ! Component: 150 - total flux cleaned = -0.000556775 Jy ! Component: 200 - total flux cleaned = -0.000587187 Jy ! Total flux subtracted in 200 components = -0.000587187 Jy ! Clean residual min=-0.002763 max=0.002740 Jy/beam ! Clean residual mean=-0.000001 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.205296 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 128 components and 0.205296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097566Jy sigma=0.466040 ! Fit after self-cal, rms=0.097574Jy sigma=0.465987 wmodel J1013-2546_S_map.mod ! Writing 128 model components to file: J1013-2546_S_map.mod wobs J1013-2546_S_uvs.fits ! Writing UV FITS file: J1013-2546_S_uvs.fits wwins J1013-2546_S_map.win ! wwins: Wrote 3 windows to J1013-2546_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.000156282 Jy ! Component: 100 - total flux cleaned = 0.00039999 Jy ! Component: 150 - total flux cleaned = 0.000538395 Jy ! Component: 200 - total flux cleaned = 0.000582689 Jy ! Component: 250 - total flux cleaned = 0.000496322 Jy ! Component: 300 - total flux cleaned = 0.000329259 Jy ! Component: 350 - total flux cleaned = 0.000207503 Jy ! Component: 400 - total flux cleaned = 8.90736e-05 Jy ! Component: 450 - total flux cleaned = -0.000103755 Jy ! Component: 500 - total flux cleaned = -0.000179317 Jy ! Component: 550 - total flux cleaned = -0.000364367 Jy ! Component: 600 - total flux cleaned = -0.000545199 Jy ! Component: 650 - total flux cleaned = -0.000685944 Jy ! Component: 700 - total flux cleaned = -0.000755299 Jy ! Component: 750 - total flux cleaned = -0.000958907 Jy ! Component: 800 - total flux cleaned = -0.00115862 Jy ! Component: 850 - total flux cleaned = -0.00132152 Jy ! Component: 900 - total flux cleaned = -0.00148165 Jy ! Component: 950 - total flux cleaned = -0.00167012 Jy ! Component: 1000 - total flux cleaned = -0.0017933 Jy ! Component: 1050 - total flux cleaned = -0.0019447 Jy ! Component: 1100 - total flux cleaned = -0.00212397 Jy ! Component: 1150 - total flux cleaned = -0.00232995 Jy ! Component: 1200 - total flux cleaned = -0.00253177 Jy ! Component: 1250 - total flux cleaned = -0.002645 Jy ! Component: 1300 - total flux cleaned = -0.00267344 Jy ! Component: 1350 - total flux cleaned = -0.00283943 Jy ! Component: 1400 - total flux cleaned = -0.00292133 Jy ! Component: 1450 - total flux cleaned = -0.00294859 Jy ! Component: 1500 - total flux cleaned = -0.00302865 Jy ! Component: 1550 - total flux cleaned = -0.00308138 Jy ! Component: 1600 - total flux cleaned = -0.00313321 Jy ! Component: 1650 - total flux cleaned = -0.00320982 Jy ! Component: 1700 - total flux cleaned = -0.00313458 Jy ! Component: 1750 - total flux cleaned = -0.00320976 Jy ! Component: 1800 - total flux cleaned = -0.00328401 Jy ! Component: 1850 - total flux cleaned = -0.00330806 Jy ! Component: 1900 - total flux cleaned = -0.00333207 Jy ! Component: 1950 - total flux cleaned = -0.00338 Jy ! Component: 2000 - total flux cleaned = -0.0033329 Jy ! Component: 2050 - total flux cleaned = -0.00337981 Jy ! Component: 2100 - total flux cleaned = -0.00342585 Jy ! Component: 2150 - total flux cleaned = -0.00349453 Jy ! Component: 2200 - total flux cleaned = -0.00349454 Jy ! Component: 2250 - total flux cleaned = -0.00356154 Jy ! Component: 2300 - total flux cleaned = -0.00351742 Jy ! Component: 2350 - total flux cleaned = -0.00349561 Jy ! Component: 2400 - total flux cleaned = -0.00343078 Jy ! Component: 2450 - total flux cleaned = -0.0034522 Jy ! Component: 2500 - total flux cleaned = -0.00338849 Jy ! Component: 2550 - total flux cleaned = -0.00340973 Jy ! Component: 2600 - total flux cleaned = -0.00332633 Jy ! Component: 2650 - total flux cleaned = -0.00326463 Jy ! Component: 2700 - total flux cleaned = -0.00324412 Jy ! Component: 2750 - total flux cleaned = -0.00312283 Jy ! Component: 2800 - total flux cleaned = -0.0031229 Jy ! Component: 2850 - total flux cleaned = -0.00310292 Jy ! Component: 2900 - total flux cleaned = -0.00300447 Jy ! Component: 2950 - total flux cleaned = -0.0030434 Jy ! Component: 3000 - total flux cleaned = -0.00298555 Jy ! Component: 3050 - total flux cleaned = -0.00300447 Jy ! Component: 3100 - total flux cleaned = -0.00290954 Jy ! Component: 3150 - total flux cleaned = -0.0028721 Jy ! Component: 3200 - total flux cleaned = -0.00279746 Jy ! Component: 3250 - total flux cleaned = -0.0027789 Jy ! Component: 3300 - total flux cleaned = -0.00281551 Jy ! Component: 3350 - total flux cleaned = -0.0026694 Jy ! Component: 3400 - total flux cleaned = -0.00263328 Jy ! Component: 3450 - total flux cleaned = -0.00265118 Jy ! Component: 3500 - total flux cleaned = -0.00259753 Jy ! Component: 3550 - total flux cleaned = -0.00254444 Jy ! Component: 3600 - total flux cleaned = -0.00254452 Jy ! Component: 3650 - total flux cleaned = -0.00252725 Jy ! Component: 3700 - total flux cleaned = -0.00256187 Jy ! Component: 3750 - total flux cleaned = -0.00254444 Jy ! Component: 3800 - total flux cleaned = -0.0024931 Jy ! Component: 3850 - total flux cleaned = -0.00252708 Jy ! Component: 3900 - total flux cleaned = -0.00247663 Jy ! Component: 3950 - total flux cleaned = -0.00249331 Jy ! Component: 4000 - total flux cleaned = -0.00246017 Jy ! Component: 4050 - total flux cleaned = -0.00249328 Jy ! Total flux subtracted in 4096 components = -0.00249321 Jy ! Clean residual min=-0.001096 max=0.001044 Jy/beam ! Clean residual mean=-0.000001 rms=0.000291 Jy/beam ! Combined flux in latest and established models = 0.202802 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 391 components and 0.202803 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1013-2546_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.016 x 7.943 at -4.752 degrees (North through East) ! Clean map min=-0.0021117 max=0.16567 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1013-2546_S_map.fits wmodel /image_prod/ug002_uva//J1013-2546_S_map.mod ! Writing 391 model components to file: /image_prod/ug002_uva//J1013-2546_S_map.mod wobs /image_prod/ug002_uva//J1013-2546_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1013-2546_S_uvs.fits wwins /image_prod/ug002_uva//J1013-2546_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1013-2546_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.165669 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000287245 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.520154 0.520154 1.04031 2.08062 4.16123 8.32246 16.6449 33.2899 66.5797 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.165 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 576.752 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1013-2546_S_dfm.log closed on Wed Mar 4 23:28:19 2020