! Started logfile: /image_prod/ug002_uva//J0935-2820_S_dfm.log on Wed Mar 4 23:07:27 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//J0935-2820_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0935-2820_S_uva.fits ! AN table 1: 75 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.770476 visibilities/baseline/integration-bin. ! Found source: J0935-2820 ! ! 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 4854 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 J0935-2820_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 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.052373Jy sigma=6.107906 ! Fit after self-cal, rms=0.869330Jy sigma=4.818585 ! 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.618 mas, bmaj=14.96 mas, bpa=4.648 degrees ! Estimated noise=2.95461 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.120038 Jy ! Component: 100 - total flux cleaned = 0.18393 Jy ! Total flux subtracted in 100 components = 0.18393 Jy ! Clean residual min=-0.042279 max=0.043103 Jy/beam ! Clean residual mean=0.000148 rms=0.014271 Jy/beam ! Combined flux in latest and established models = 0.18393 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 58 components and 0.18393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.174864Jy sigma=1.081124 ! Fit after self-cal, rms=0.173448Jy sigma=1.075326 ! 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.251 mas, bmaj=16.85 mas, bpa=4.679 degrees ! Estimated noise=1.81365 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.0594225 Jy ! Component: 100 - total flux cleaned = 0.0979764 Jy ! Component: 150 - total flux cleaned = 0.12403 Jy ! Component: 200 - total flux cleaned = 0.141854 Jy ! Total flux subtracted in 200 components = 0.141854 Jy ! Clean residual min=-0.038981 max=0.046106 Jy/beam ! Clean residual mean=0.000394 rms=0.014529 Jy/beam ! Combined flux in latest and established models = 0.325783 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 112 components and 0.325783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.155307Jy sigma=0.907809 ! Fit after self-cal, rms=0.154460Jy sigma=0.905435 ! 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.251 x 16.85 at 4.679 degrees (North through East) ! Clean map min=-0.039308 max=0.13282 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 2.00 FD 0.77 HN 1.67 KP 0.77 ! LA 0.90 NL 1.20 OV 1.20 SC 1.37 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.12 FD 0.75 HN 1.47 KP 0.82 ! LA 0.93 NL 1.28 OV 1.29 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.98 FD 0.77 HN 1.38 KP 0.86 ! LA 0.92 NL 1.62 OV 1.37 SC 1.15 ! ! ! Fit before self-cal, rms=0.154460Jy sigma=0.905435 ! Fit after self-cal, rms=0.239136Jy sigma=0.779913 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.526 mas, bmaj=18.42 mas, bpa=4.879 degrees ! Estimated noise=2.06632 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.000833482 Jy ! Component: 100 - total flux cleaned = 0.0008496 Jy ! Component: 150 - total flux cleaned = 0.00102413 Jy ! Component: 200 - total flux cleaned = 0.001011 Jy ! Total flux subtracted in 200 components = 0.001011 Jy ! Clean residual min=-0.034893 max=0.046456 Jy/beam ! Clean residual mean=0.000027 rms=0.013239 Jy/beam ! Combined flux in latest and established models = 0.326794 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 120 components and 0.326794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.238558Jy sigma=0.777463 ! Fit after self-cal, rms=0.242359Jy sigma=0.772686 ! 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.242359Jy sigma=0.772686 ! Fit after self-cal, rms=0.260997Jy sigma=0.740555 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.409 mas, bmaj=18.13 mas, bpa=5.367 degrees ! Estimated noise=2.09497 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00322347 Jy ! Component: 100 - total flux cleaned = 0.00239104 Jy ! Component: 150 - total flux cleaned = 0.00152455 Jy ! Component: 200 - total flux cleaned = 0.00107858 Jy ! Total flux subtracted in 200 components = 0.00107858 Jy ! Clean residual min=-0.035258 max=0.043010 Jy/beam ! Clean residual mean=0.000019 rms=0.012345 Jy/beam ! Combined flux in latest and established models = 0.327873 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 128 components and 0.327873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.260604Jy sigma=0.738027 ! Fit after self-cal, rms=0.261061Jy sigma=0.737209 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.00106623 Jy ! Component: 100 - total flux cleaned = 6.48657e-05 Jy ! Component: 150 - total flux cleaned = -0.000772299 Jy ! Component: 200 - total flux cleaned = -0.00113485 Jy ! Total flux subtracted in 200 components = -0.00113485 Jy ! Clean residual min=-0.035363 max=0.043175 Jy/beam ! Clean residual mean=0.000023 rms=0.012341 Jy/beam ! Combined flux in latest and established models = 0.326738 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 130 components and 0.326738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.260855Jy sigma=0.735856 ! Fit after self-cal, rms=0.261089Jy sigma=0.735569 ! 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.261089Jy sigma=0.735569 ! Fit after self-cal, rms=0.286284Jy sigma=0.732114 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.36 mas, bmaj=18.29 mas, bpa=5.784 degrees ! Estimated noise=2.09813 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000583894 Jy ! Component: 100 - total flux cleaned = -0.00165265 Jy ! Component: 150 - total flux cleaned = -0.00255027 Jy ! Component: 200 - total flux cleaned = -0.00307855 Jy ! Total flux subtracted in 200 components = -0.00307855 Jy ! Clean residual min=-0.036365 max=0.043493 Jy/beam ! Clean residual mean=0.000005 rms=0.012203 Jy/beam ! Combined flux in latest and established models = 0.323659 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 133 components and 0.323659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.286050Jy sigma=0.730616 ! Fit after self-cal, rms=0.286632Jy sigma=0.730323 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.46504e-05 Jy ! Component: 100 - total flux cleaned = -0.000736079 Jy ! Component: 150 - total flux cleaned = -0.00142792 Jy ! Component: 200 - total flux cleaned = -0.00183387 Jy ! Total flux subtracted in 200 components = -0.00183387 Jy ! Clean residual min=-0.036513 max=0.043342 Jy/beam ! Clean residual mean=0.000012 rms=0.012195 Jy/beam ! Combined flux in latest and established models = 0.321826 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 135 components and 0.321826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.286496Jy sigma=0.729498 ! Fit after self-cal, rms=0.286720Jy sigma=0.729291 ! 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.286720Jy sigma=0.729291 ! Fit after self-cal, rms=0.293650Jy sigma=0.728908 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.614 mas, bmaj=24.55 mas, bpa=0.5803 degrees ! Estimated noise=2.23925 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000178963 Jy ! Component: 100 - total flux cleaned = -0.000788045 Jy ! Component: 150 - total flux cleaned = -0.0015866 Jy ! Component: 200 - total flux cleaned = -0.00210689 Jy ! Total flux subtracted in 200 components = -0.00210689 Jy ! Clean residual min=-0.053514 max=0.062593 Jy/beam ! Clean residual mean=0.000019 rms=0.017298 Jy/beam ! Combined flux in latest and established models = 0.319719 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 140 components and 0.319719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.293576Jy sigma=0.728588 ! Fit after self-cal, rms=0.294146Jy sigma=0.727770 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.000492373 Jy ! Component: 100 - total flux cleaned = -0.00116289 Jy ! Component: 150 - total flux cleaned = -0.00174684 Jy ! Component: 200 - total flux cleaned = -0.00201662 Jy ! Total flux subtracted in 200 components = -0.00201662 Jy ! Clean residual min=-0.053662 max=0.062105 Jy/beam ! Clean residual mean=0.000030 rms=0.017262 Jy/beam ! Combined flux in latest and established models = 0.317702 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 142 components and 0.317702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.294142Jy sigma=0.727555 ! Fit after self-cal, rms=0.294406Jy sigma=0.727179 ! 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.377 mas, bmaj=18.6 mas, bpa=5.862 degrees ! Estimated noise=2.1183 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.377 x 18.6 at 5.862 degrees (North through East) ! Clean map min=-0.037757 max=0.16078 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.638 mas, bmaj=16.22 mas, bpa=5.784 degrees ! Estimated noise=3.52625 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.141781 Jy ! Component: 100 - total flux cleaned = 0.210009 Jy ! Component: 150 - total flux cleaned = 0.247919 Jy ! Component: 200 - total flux cleaned = 0.27045 Jy ! Total flux subtracted in 200 components = 0.27045 Jy ! Clean residual min=-0.037176 max=0.034535 Jy/beam ! Clean residual mean=-0.000034 rms=0.011484 Jy/beam ! Combined flux in latest and established models = 0.27045 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 67 model components to the UV plane model. ! The established model now contains 67 components and 0.27045 Jy ! Inverting map and beam ! Estimated beam: bmin=4.377 mas, bmaj=18.6 mas, bpa=5.862 degrees ! Estimated noise=2.1183 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.0203234 Jy ! Component: 100 - total flux cleaned = 0.0304481 Jy ! Component: 150 - total flux cleaned = 0.0339295 Jy ! Component: 200 - total flux cleaned = 0.035366 Jy ! Total flux subtracted in 200 components = 0.035366 Jy ! Clean residual min=-0.038155 max=0.043468 Jy/beam ! Clean residual mean=0.000027 rms=0.012335 Jy/beam ! Combined flux in latest and established models = 0.305816 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 105 components and 0.305816 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.614 mas, bmaj=24.55 mas, bpa=0.5803 degrees ! Estimated noise=2.23925 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00301992 Jy ! Component: 100 - total flux cleaned = 0.00359429 Jy ! Component: 150 - total flux cleaned = 0.00389173 Jy ! Component: 200 - total flux cleaned = 0.00415525 Jy ! Total flux subtracted in 200 components = 0.00415525 Jy ! Clean residual min=-0.052659 max=0.062204 Jy/beam ! Clean residual mean=0.000040 rms=0.017241 Jy/beam ! Combined flux in latest and established models = 0.309972 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.000126094 Jy ! Component: 100 - total flux cleaned = 0.000241582 Jy ! Component: 150 - total flux cleaned = 0.000237506 Jy ! Component: 200 - total flux cleaned = 0.000236211 Jy ! Total flux subtracted in 200 components = 0.000236211 Jy ! Clean residual min=-0.052682 max=0.062066 Jy/beam ! Clean residual mean=0.000040 rms=0.017221 Jy/beam ! Combined flux in latest and established models = 0.310208 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 112 components and 0.310208 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.377 mas, bmaj=18.6 mas, bpa=5.862 degrees ! Estimated noise=2.1183 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000998788 Jy ! Component: 100 - total flux cleaned = -0.00129683 Jy ! Component: 150 - total flux cleaned = -0.00109018 Jy ! Component: 200 - total flux cleaned = -0.000917261 Jy ! Total flux subtracted in 200 components = -0.000917261 Jy ! Clean residual min=-0.037359 max=0.043234 Jy/beam ! Clean residual mean=0.000025 rms=0.012268 Jy/beam ! Combined flux in latest and established models = 0.309291 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 128 components and 0.309291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.294589Jy sigma=0.727738 ! Fit after self-cal, rms=0.295110Jy sigma=0.726933 wmodel J0935-2820_S_map.mod ! Writing 128 model components to file: J0935-2820_S_map.mod wobs J0935-2820_S_uvs.fits ! Writing UV FITS file: J0935-2820_S_uvs.fits wwins J0935-2820_S_map.win ! wwins: Wrote 1 windows to J0935-2820_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.00768504 Jy ! Component: 100 - total flux cleaned = 0.0144993 Jy ! Component: 150 - total flux cleaned = 0.0219087 Jy ! Component: 200 - total flux cleaned = 0.0276769 Jy ! Component: 250 - total flux cleaned = 0.0350985 Jy ! Component: 300 - total flux cleaned = 0.0412224 Jy ! Component: 350 - total flux cleaned = 0.0470691 Jy ! Component: 400 - total flux cleaned = 0.0517895 Jy ! Component: 450 - total flux cleaned = 0.0534349 Jy ! Component: 500 - total flux cleaned = 0.0550332 Jy ! Component: 550 - total flux cleaned = 0.0561931 Jy ! Component: 600 - total flux cleaned = 0.0573154 Jy ! Component: 650 - total flux cleaned = 0.0583972 Jy ! Component: 700 - total flux cleaned = 0.0590996 Jy ! Component: 750 - total flux cleaned = 0.059784 Jy ! Component: 800 - total flux cleaned = 0.0614412 Jy ! Component: 850 - total flux cleaned = 0.0624027 Jy ! Component: 900 - total flux cleaned = 0.0630287 Jy ! Component: 950 - total flux cleaned = 0.0636463 Jy ! Component: 1000 - total flux cleaned = 0.0639484 Jy ! Component: 1050 - total flux cleaned = 0.065101 Jy ! Component: 1100 - total flux cleaned = 0.0648054 Jy ! Component: 1150 - total flux cleaned = 0.0650774 Jy ! Component: 1200 - total flux cleaned = 0.0653413 Jy ! Component: 1250 - total flux cleaned = 0.0656027 Jy ! Component: 1300 - total flux cleaned = 0.0656032 Jy ! Component: 1350 - total flux cleaned = 0.0658451 Jy ! Component: 1400 - total flux cleaned = 0.0653537 Jy ! Component: 1450 - total flux cleaned = 0.0653506 Jy ! Component: 1500 - total flux cleaned = 0.0651132 Jy ! Component: 1550 - total flux cleaned = 0.0646503 Jy ! Component: 1600 - total flux cleaned = 0.0642044 Jy ! Component: 1650 - total flux cleaned = 0.0637648 Jy ! Component: 1700 - total flux cleaned = 0.0639767 Jy ! Component: 1750 - total flux cleaned = 0.0635519 Jy ! Component: 1800 - total flux cleaned = 0.0633447 Jy ! Component: 1850 - total flux cleaned = 0.0633482 Jy ! Component: 1900 - total flux cleaned = 0.0633469 Jy ! Component: 1950 - total flux cleaned = 0.0625626 Jy ! Component: 2000 - total flux cleaned = 0.0623697 Jy ! Component: 2050 - total flux cleaned = 0.0614116 Jy ! Component: 2100 - total flux cleaned = 0.0604727 Jy ! Component: 2150 - total flux cleaned = 0.0593575 Jy ! Component: 2200 - total flux cleaned = 0.0586273 Jy ! Component: 2250 - total flux cleaned = 0.0579067 Jy ! Component: 2300 - total flux cleaned = 0.0575498 Jy ! Component: 2350 - total flux cleaned = 0.0568448 Jy ! Component: 2400 - total flux cleaned = 0.0559781 Jy ! Component: 2450 - total flux cleaned = 0.0554642 Jy ! Component: 2500 - total flux cleaned = 0.0551252 Jy ! Component: 2550 - total flux cleaned = 0.0544559 Jy ! Component: 2600 - total flux cleaned = 0.0541246 Jy ! Component: 2650 - total flux cleaned = 0.0537957 Jy ! Component: 2700 - total flux cleaned = 0.0529877 Jy ! Component: 2750 - total flux cleaned = 0.0525065 Jy ! Component: 2800 - total flux cleaned = 0.0515587 Jy ! Component: 2850 - total flux cleaned = 0.0512462 Jy ! Component: 2900 - total flux cleaned = 0.0503171 Jy ! Component: 2950 - total flux cleaned = 0.049703 Jy ! Component: 3000 - total flux cleaned = 0.048943 Jy ! Component: 3050 - total flux cleaned = 0.0483383 Jy ! Component: 3100 - total flux cleaned = 0.0475884 Jy ! Component: 3150 - total flux cleaned = 0.0468431 Jy ! Component: 3200 - total flux cleaned = 0.0466954 Jy ! Component: 3250 - total flux cleaned = 0.0462534 Jy ! Component: 3300 - total flux cleaned = 0.0458129 Jy ! Component: 3350 - total flux cleaned = 0.0455195 Jy ! Component: 3400 - total flux cleaned = 0.0450835 Jy ! Component: 3450 - total flux cleaned = 0.0446474 Jy ! Component: 3500 - total flux cleaned = 0.0445025 Jy ! Component: 3550 - total flux cleaned = 0.0440695 Jy ! Component: 3600 - total flux cleaned = 0.0437812 Jy ! Component: 3650 - total flux cleaned = 0.0432065 Jy ! Component: 3700 - total flux cleaned = 0.0427768 Jy ! Component: 3750 - total flux cleaned = 0.0423458 Jy ! Component: 3800 - total flux cleaned = 0.0420594 Jy ! Component: 3850 - total flux cleaned = 0.0417727 Jy ! Component: 3900 - total flux cleaned = 0.0409145 Jy ! Component: 3950 - total flux cleaned = 0.0407723 Jy ! Component: 4000 - total flux cleaned = 0.0406289 Jy ! Component: 4050 - total flux cleaned = 0.0406287 Jy ! Total flux subtracted in 4096 components = 0.0403425 Jy ! Clean residual min=-0.007922 max=0.008407 Jy/beam ! Clean residual mean=0.000036 rms=0.003079 Jy/beam ! Combined flux in latest and established models = 0.349633 Jy keep ! Adding 481 model components to the UV plane model. ! The established model now contains 609 components and 0.349633 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0935-2820_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.377 x 18.6 at 5.862 degrees (North through East) ! Clean map min=-0.02013 max=0.16738 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0935-2820_S_map.fits wmodel /image_prod/ug002_uva//J0935-2820_S_map.mod ! Writing 609 model components to file: /image_prod/ug002_uva//J0935-2820_S_map.mod wobs /image_prod/ug002_uva//J0935-2820_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0935-2820_S_uvs.fits wwins /image_prod/ug002_uva//J0935-2820_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0935-2820_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.167382 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00307205 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -5.50606 5.50606 11.0121 22.0242 44.0485 88.0969 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0092 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.167 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 54.485 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0935-2820_S_dfm.log closed on Wed Mar 4 23:07:31 2020