! Started logfile: /image_prod/ug002_uva//J1057-2509_S_dfm.log on Wed Mar 4 23:47:55 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//J1057-2509_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1057-2509_S_uva.fits ! AN table 1: 50 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.855 visibilities/baseline/integration-bin. ! Found source: J1057-2509 ! ! 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 36 lines of history. ! ! Reading 3591 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 J1057-2509_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 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.060711Jy sigma=6.042451 ! Fit after self-cal, rms=0.738723Jy sigma=4.044084 ! 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.548 mas, bmaj=7.676 mas, bpa=2.593 degrees ! Estimated noise=2.67384 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.214686 Jy ! Component: 100 - total flux cleaned = 0.265708 Jy ! Total flux subtracted in 100 components = 0.265708 Jy ! Clean residual min=-0.017576 max=0.024902 Jy/beam ! Clean residual mean=-0.000057 rms=0.005105 Jy/beam ! Combined flux in latest and established models = 0.265708 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.265708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105373Jy sigma=0.563211 ! Fit after self-cal, rms=0.105338Jy sigma=0.563112 ! 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=2.989 mas, bmaj=8.78 mas, bpa=2.065 degrees ! Estimated noise=2.1693 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.0230369 Jy ! Component: 100 - total flux cleaned = 0.0367435 Jy ! Component: 150 - total flux cleaned = 0.0456806 Jy ! Component: 200 - total flux cleaned = 0.0515249 Jy ! Total flux subtracted in 200 components = 0.0515249 Jy ! Clean residual min=-0.015375 max=0.023289 Jy/beam ! Clean residual mean=-0.000049 rms=0.004428 Jy/beam ! Combined flux in latest and established models = 0.317233 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 26 components and 0.317233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102092Jy sigma=0.517030 ! Fit after self-cal, rms=0.102102Jy sigma=0.516656 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.989 x 8.78 at 2.065 degrees (North through East) ! Clean map min=-0.014784 max=0.26777 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.94 HN 1.25 KP 0.96 ! MK 0.98 NL 1.00 OV 0.85 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.30 FD 0.93 HN 1.22 KP 1.00 ! MK 1.01 NL 1.17 OV 0.83 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.33 FD 0.93 HN 1.21 KP 0.96 ! MK 1.00 NL 0.94 OV 0.87 SC 0.91 ! ! ! Fit before self-cal, rms=0.102102Jy sigma=0.516656 ! Fit after self-cal, rms=0.101936Jy sigma=0.446288 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.995 mas, bmaj=8.839 mas, bpa=2.492 degrees ! Estimated noise=2.16878 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.00215731 Jy ! Component: 100 - total flux cleaned = -0.00255192 Jy ! Component: 150 - total flux cleaned = -0.00289857 Jy ! Component: 200 - total flux cleaned = -0.00313955 Jy ! Total flux subtracted in 200 components = -0.00313955 Jy ! Clean residual min=-0.007360 max=0.008491 Jy/beam ! Clean residual mean=-0.000016 rms=0.001983 Jy/beam ! Combined flux in latest and established models = 0.314094 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.314094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101687Jy sigma=0.445208 ! Fit after self-cal, rms=0.102190Jy sigma=0.444713 ! 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.102190Jy sigma=0.444713 ! Fit after self-cal, rms=0.106193Jy sigma=0.431892 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.014 mas, bmaj=8.899 mas, bpa=2.315 degrees ! Estimated noise=2.17107 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000663676 Jy ! Component: 100 - total flux cleaned = 0.00037237 Jy ! Component: 150 - total flux cleaned = 0.000201262 Jy ! Component: 200 - total flux cleaned = 0.000127616 Jy ! Total flux subtracted in 200 components = 0.000127616 Jy ! Clean residual min=-0.004437 max=0.005841 Jy/beam ! Clean residual mean=-0.000010 rms=0.001280 Jy/beam ! Combined flux in latest and established models = 0.314221 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 45 components and 0.314221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106079Jy sigma=0.431666 ! Fit after self-cal, rms=0.106178Jy sigma=0.431540 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) ! Added new window around map position (-14.5, -63). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00511692 Jy ! Component: 100 - total flux cleaned = 0.00582347 Jy ! Component: 150 - total flux cleaned = 0.00610328 Jy ! Component: 200 - total flux cleaned = 0.00647577 Jy ! Total flux subtracted in 200 components = 0.00647577 Jy ! Clean residual min=-0.004012 max=0.004410 Jy/beam ! Clean residual mean=-0.000016 rms=0.001105 Jy/beam ! Combined flux in latest and established models = 0.320697 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 67 components and 0.320697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105780Jy sigma=0.429694 ! Fit after self-cal, rms=0.105784Jy sigma=0.429618 ! 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.105784Jy sigma=0.429618 ! Fit after self-cal, rms=0.106065Jy sigma=0.429468 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.013 mas, bmaj=8.895 mas, bpa=2.261 degrees ! Estimated noise=2.16376 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000616135 Jy ! Component: 100 - total flux cleaned = 0.00061705 Jy ! Component: 150 - total flux cleaned = 0.000454385 Jy ! Component: 200 - total flux cleaned = 0.000260295 Jy ! Total flux subtracted in 200 components = 0.000260295 Jy ! Clean residual min=-0.003868 max=0.003971 Jy/beam ! Clean residual mean=-0.000013 rms=0.001049 Jy/beam ! Combined flux in latest and established models = 0.320957 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 80 components and 0.320957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105963Jy sigma=0.429183 ! Fit after self-cal, rms=0.105981Jy sigma=0.429162 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.000137155 Jy ! Component: 100 - total flux cleaned = -3.84763e-05 Jy ! Component: 150 - total flux cleaned = -0.0001928 Jy ! Component: 200 - total flux cleaned = -0.000228254 Jy ! Total flux subtracted in 200 components = -0.000228254 Jy ! Clean residual min=-0.003823 max=0.003746 Jy/beam ! Clean residual mean=-0.000013 rms=0.001032 Jy/beam ! Combined flux in latest and established models = 0.320729 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 95 components and 0.320729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105924Jy sigma=0.429051 ! Fit after self-cal, rms=0.105937Jy sigma=0.429037 ! 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.105937Jy sigma=0.429037 ! Fit after self-cal, rms=0.106034Jy sigma=0.429003 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.769 mas, bmaj=15.47 mas, bpa=1.601 degrees ! Estimated noise=2.70933 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000502657 Jy ! Component: 100 - total flux cleaned = -0.00050244 Jy ! Component: 150 - total flux cleaned = -0.000555068 Jy ! Component: 200 - total flux cleaned = -0.00079245 Jy ! Total flux subtracted in 200 components = -0.00079245 Jy ! Clean residual min=-0.005086 max=0.005165 Jy/beam ! Clean residual mean=-0.000024 rms=0.001573 Jy/beam ! Combined flux in latest and established models = 0.319937 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 101 components and 0.319937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105981Jy sigma=0.429024 ! Fit after self-cal, rms=0.105979Jy sigma=0.428976 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.000292887 Jy ! Component: 100 - total flux cleaned = -0.000512165 Jy ! Component: 150 - total flux cleaned = -0.000665816 Jy ! Component: 200 - total flux cleaned = -0.000770508 Jy ! Total flux subtracted in 200 components = -0.000770508 Jy ! Clean residual min=-0.005071 max=0.004962 Jy/beam ! Clean residual mean=-0.000022 rms=0.001546 Jy/beam ! Combined flux in latest and established models = 0.319166 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 106 components and 0.319166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105959Jy sigma=0.429095 ! Fit after self-cal, rms=0.105961Jy sigma=0.429078 ! 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.012 mas, bmaj=8.892 mas, bpa=2.218 degrees ! Estimated noise=2.16127 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.012 x 8.892 at 2.218 degrees (North through East) ! Clean map min=-0.0038311 max=0.26948 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.578 mas, bmaj=7.744 mas, bpa=3.056 degrees ! Estimated noise=2.62899 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.210856 Jy ! Component: 100 - total flux cleaned = 0.260167 Jy ! Component: 150 - total flux cleaned = 0.279002 Jy ! Component: 200 - total flux cleaned = 0.288662 Jy ! Total flux subtracted in 200 components = 0.288662 Jy ! Clean residual min=-0.005808 max=0.006338 Jy/beam ! Clean residual mean=-0.000021 rms=0.001438 Jy/beam ! Combined flux in latest and established models = 0.288662 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.288662 Jy ! Inverting map and beam ! Estimated beam: bmin=3.012 mas, bmaj=8.892 mas, bpa=2.218 degrees ! Estimated noise=2.16127 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, -11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00996318 Jy ! Component: 100 - total flux cleaned = 0.0164708 Jy ! Component: 150 - total flux cleaned = 0.0207089 Jy ! Component: 200 - total flux cleaned = 0.0229554 Jy ! Total flux subtracted in 200 components = 0.0229554 Jy ! Clean residual min=-0.004278 max=0.004008 Jy/beam ! Clean residual mean=-0.000013 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.311617 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 64 components and 0.311617 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=6.769 mas, bmaj=15.47 mas, bpa=1.601 degrees ! Estimated noise=2.70933 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00397801 Jy ! Component: 100 - total flux cleaned = 0.00491306 Jy ! Component: 150 - total flux cleaned = 0.00533213 Jy ! Component: 200 - total flux cleaned = 0.00562691 Jy ! Total flux subtracted in 200 components = 0.00562691 Jy ! Clean residual min=-0.004927 max=0.004947 Jy/beam ! Clean residual mean=-0.000014 rms=0.001364 Jy/beam ! Combined flux in latest and established models = 0.317244 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.000129389 Jy ! Component: 100 - total flux cleaned = 0.000248775 Jy ! Component: 150 - total flux cleaned = 0.000465799 Jy ! Component: 200 - total flux cleaned = 0.000564689 Jy ! Total flux subtracted in 200 components = 0.000564689 Jy ! Clean residual min=-0.004715 max=0.004528 Jy/beam ! Clean residual mean=-0.000012 rms=0.001313 Jy/beam ! Combined flux in latest and established models = 0.317809 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 105 components and 0.317809 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.012 mas, bmaj=8.892 mas, bpa=2.218 degrees ! Estimated noise=2.16127 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000480657 Jy ! Component: 100 - total flux cleaned = 0.000767282 Jy ! Component: 150 - total flux cleaned = 0.00111176 Jy ! Component: 200 - total flux cleaned = 0.00129129 Jy ! Total flux subtracted in 200 components = 0.00129129 Jy ! Clean residual min=-0.003789 max=0.003256 Jy/beam ! Clean residual mean=-0.000006 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.3191 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 127 components and 0.3191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105804Jy sigma=0.428334 ! Fit after self-cal, rms=0.105723Jy sigma=0.428071 wmodel J1057-2509_S_map.mod ! Writing 127 model components to file: J1057-2509_S_map.mod wobs J1057-2509_S_uvs.fits ! Writing UV FITS file: J1057-2509_S_uvs.fits wwins J1057-2509_S_map.win ! wwins: Wrote 3 windows to J1057-2509_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.00109101 Jy ! Component: 100 - total flux cleaned = -0.00125929 Jy ! Component: 150 - total flux cleaned = -0.00157144 Jy ! Component: 200 - total flux cleaned = -0.00182086 Jy ! Component: 250 - total flux cleaned = -0.00210851 Jy ! Component: 300 - total flux cleaned = -0.00229276 Jy ! Component: 350 - total flux cleaned = -0.00242477 Jy ! Component: 400 - total flux cleaned = -0.00251016 Jy ! Component: 450 - total flux cleaned = -0.00263345 Jy ! Component: 500 - total flux cleaned = -0.00271293 Jy ! Component: 550 - total flux cleaned = -0.00282785 Jy ! Component: 600 - total flux cleaned = -0.00290211 Jy ! Component: 650 - total flux cleaned = -0.00297493 Jy ! Component: 700 - total flux cleaned = -0.00315 Jy ! Component: 750 - total flux cleaned = -0.00318335 Jy ! Component: 800 - total flux cleaned = -0.00325024 Jy ! Component: 850 - total flux cleaned = -0.00338111 Jy ! Component: 900 - total flux cleaned = -0.00353992 Jy ! Component: 950 - total flux cleaned = -0.00366431 Jy ! Component: 1000 - total flux cleaned = -0.00375568 Jy ! Component: 1050 - total flux cleaned = -0.00390552 Jy ! Component: 1100 - total flux cleaned = -0.00405178 Jy ! Component: 1150 - total flux cleaned = -0.00410925 Jy ! Component: 1200 - total flux cleaned = -0.00425088 Jy ! Component: 1250 - total flux cleaned = -0.00444538 Jy ! Component: 1300 - total flux cleaned = -0.00449958 Jy ! Component: 1350 - total flux cleaned = -0.00458005 Jy ! Component: 1400 - total flux cleaned = -0.00468616 Jy ! Component: 1450 - total flux cleaned = -0.00481648 Jy ! Component: 1500 - total flux cleaned = -0.00479084 Jy ! Component: 1550 - total flux cleaned = -0.0049685 Jy ! Component: 1600 - total flux cleaned = -0.00499306 Jy ! Component: 1650 - total flux cleaned = -0.00501777 Jy ! Component: 1700 - total flux cleaned = -0.00506621 Jy ! Component: 1750 - total flux cleaned = -0.00513795 Jy ! Component: 1800 - total flux cleaned = -0.0052089 Jy ! Component: 1850 - total flux cleaned = -0.00523232 Jy ! Component: 1900 - total flux cleaned = -0.00527814 Jy ! Component: 1950 - total flux cleaned = -0.0053685 Jy ! Component: 2000 - total flux cleaned = -0.00539099 Jy ! Component: 2050 - total flux cleaned = -0.00545737 Jy ! Component: 2100 - total flux cleaned = -0.00552263 Jy ! Component: 2150 - total flux cleaned = -0.00558706 Jy ! Component: 2200 - total flux cleaned = -0.00569335 Jy ! Component: 2250 - total flux cleaned = -0.0056728 Jy ! Component: 2300 - total flux cleaned = -0.00577627 Jy ! Component: 2350 - total flux cleaned = -0.00573543 Jy ! Component: 2400 - total flux cleaned = -0.00581639 Jy ! Component: 2450 - total flux cleaned = -0.00583618 Jy ! Component: 2500 - total flux cleaned = -0.00587557 Jy ! Component: 2550 - total flux cleaned = -0.00587551 Jy ! Component: 2600 - total flux cleaned = -0.00591419 Jy ! Component: 2650 - total flux cleaned = -0.00601048 Jy ! Component: 2700 - total flux cleaned = -0.00616294 Jy ! Component: 2750 - total flux cleaned = -0.00618173 Jy ! Component: 2800 - total flux cleaned = -0.00625643 Jy ! Component: 2850 - total flux cleaned = -0.00633036 Jy ! Component: 2900 - total flux cleaned = -0.00640389 Jy ! Component: 2950 - total flux cleaned = -0.00644018 Jy ! Component: 3000 - total flux cleaned = -0.00654833 Jy ! Component: 3050 - total flux cleaned = -0.00653065 Jy ! Component: 3100 - total flux cleaned = -0.00661938 Jy ! Component: 3150 - total flux cleaned = -0.00672487 Jy ! Component: 3200 - total flux cleaned = -0.00681179 Jy ! Component: 3250 - total flux cleaned = -0.00686365 Jy ! Component: 3300 - total flux cleaned = -0.00694937 Jy ! Component: 3350 - total flux cleaned = -0.00706822 Jy ! Component: 3400 - total flux cleaned = -0.00710211 Jy ! Component: 3450 - total flux cleaned = -0.0072025 Jy ! Component: 3500 - total flux cleaned = -0.00726898 Jy ! Component: 3550 - total flux cleaned = -0.00743346 Jy ! Component: 3600 - total flux cleaned = -0.00749881 Jy ! Component: 3650 - total flux cleaned = -0.00756366 Jy ! Component: 3700 - total flux cleaned = -0.00759578 Jy ! Component: 3750 - total flux cleaned = -0.00762767 Jy ! Component: 3800 - total flux cleaned = -0.00767521 Jy ! Component: 3850 - total flux cleaned = -0.00775411 Jy ! Component: 3900 - total flux cleaned = -0.00772278 Jy ! Component: 3950 - total flux cleaned = -0.00781624 Jy ! Component: 4000 - total flux cleaned = -0.00787805 Jy ! Component: 4050 - total flux cleaned = -0.0079703 Jy ! Total flux subtracted in 4096 components = -0.00801615 Jy ! Clean residual min=-0.000997 max=0.001146 Jy/beam ! Clean residual mean=-0.000001 rms=0.000273 Jy/beam ! Combined flux in latest and established models = 0.311084 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 424 components and 0.311084 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1057-2509_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.012 x 8.892 at 2.218 degrees (North through East) ! Clean map min=-0.0026328 max=0.27203 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1057-2509_S_map.fits wmodel /image_prod/ug002_uva//J1057-2509_S_map.mod ! Writing 424 model components to file: /image_prod/ug002_uva//J1057-2509_S_map.mod wobs /image_prod/ug002_uva//J1057-2509_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1057-2509_S_uvs.fits wwins /image_prod/ug002_uva//J1057-2509_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1057-2509_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.272027 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000267798 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.295337 0.295337 0.590673 1.18135 2.36269 4.72538 9.45077 18.9015 37.8031 75.6062 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.272 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1015.79 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1057-2509_S_dfm.log closed on Wed Mar 4 23:47:59 2020