! Started logfile: /image_prod/ug002_uva//J2249-1251_S_dfm.log on Thu Mar 5 05:54:07 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//J2249-1251_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2249-1251_S_uva.fits ! AN table 1: 40 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.857639 visibilities/baseline/integration-bin. ! Found source: J2249-1251 ! ! 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 3705 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 J2249-1251_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 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.054340Jy sigma=7.015397 ! Fit after self-cal, rms=0.689609Jy sigma=4.416200 ! 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.653 mas, bmaj=6.689 mas, bpa=0.3921 degrees ! Estimated noise=2.58755 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.247043 Jy ! Component: 100 - total flux cleaned = 0.304717 Jy ! Total flux subtracted in 100 components = 0.304717 Jy ! Clean residual min=-0.014532 max=0.030652 Jy/beam ! Clean residual mean=-0.000035 rms=0.005379 Jy/beam ! Combined flux in latest and established models = 0.304717 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.304717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109368Jy sigma=0.653006 ! Fit after self-cal, rms=0.109385Jy sigma=0.652904 ! 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.157 mas, bmaj=7.89 mas, bpa=1.093 degrees ! Estimated noise=1.84787 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.0315176 Jy ! Component: 100 - total flux cleaned = 0.0483125 Jy ! Component: 150 - total flux cleaned = 0.058293 Jy ! Component: 200 - total flux cleaned = 0.0642415 Jy ! Total flux subtracted in 200 components = 0.0642415 Jy ! Clean residual min=-0.012926 max=0.019706 Jy/beam ! Clean residual mean=-0.000044 rms=0.004412 Jy/beam ! Combined flux in latest and established models = 0.368958 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 18 components and 0.368958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103198Jy sigma=0.561190 ! Fit after self-cal, rms=0.103228Jy sigma=0.561080 ! 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.157 x 7.89 at 1.093 degrees (North through East) ! Clean map min=-0.012744 max=0.3111 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.96 HN 1.07 KP 0.97 ! LA 0.98 MK 1.03 OV 1.01 PT 0.94 ! SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.26 FD 0.93 HN 1.07 KP 0.94 ! LA 0.97 MK 1.01 OV 1.01 PT 0.95 ! SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.60 FD 0.95 HN 1.03 KP 0.95 ! LA 0.97 MK 1.01 OV 1.00 PT 0.95 ! SC 0.91 ! ! ! Fit before self-cal, rms=0.103228Jy sigma=0.561080 ! Fit after self-cal, rms=0.124819Jy sigma=0.465143 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.137 mas, bmaj=7.982 mas, bpa=1.579 degrees ! Estimated noise=1.85833 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.001702 Jy ! Component: 100 - total flux cleaned = 0.00170146 Jy ! Component: 150 - total flux cleaned = 0.00154359 Jy ! Component: 200 - total flux cleaned = 0.0012523 Jy ! Total flux subtracted in 200 components = 0.0012523 Jy ! Clean residual min=-0.010934 max=0.010328 Jy/beam ! Clean residual mean=-0.000022 rms=0.002732 Jy/beam ! Combined flux in latest and established models = 0.37021 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 25 components and 0.37021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.123939Jy sigma=0.462226 ! Fit after self-cal, rms=0.124208Jy sigma=0.461983 ! 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.124208Jy sigma=0.461983 ! Fit after self-cal, rms=0.107214Jy sigma=0.427995 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.127 mas, bmaj=7.998 mas, bpa=1.307 degrees ! Estimated noise=1.85679 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00106979 Jy ! Component: 100 - total flux cleaned = -0.00106946 Jy ! Component: 150 - total flux cleaned = -0.00132148 Jy ! Component: 200 - total flux cleaned = -0.00166412 Jy ! Total flux subtracted in 200 components = -0.00166412 Jy ! Clean residual min=-0.005954 max=0.008473 Jy/beam ! Clean residual mean=-0.000011 rms=0.001585 Jy/beam ! Combined flux in latest and established models = 0.368546 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 29 components and 0.368546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106846Jy sigma=0.425844 ! Fit after self-cal, rms=0.106902Jy sigma=0.425768 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 (-19.5, -11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00590626 Jy ! Component: 100 - total flux cleaned = 0.00587215 Jy ! Component: 150 - total flux cleaned = 0.00640706 Jy ! Component: 200 - total flux cleaned = 0.00677473 Jy ! Total flux subtracted in 200 components = 0.00677473 Jy ! Clean residual min=-0.005172 max=0.005182 Jy/beam ! Clean residual mean=-0.000012 rms=0.001332 Jy/beam ! Combined flux in latest and established models = 0.375321 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 45 components and 0.375321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106303Jy sigma=0.420013 ! Fit after self-cal, rms=0.106261Jy sigma=0.419829 ! 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.106261Jy sigma=0.419829 ! Fit after self-cal, rms=0.106689Jy sigma=0.419416 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.124 mas, bmaj=7.991 mas, bpa=1.248 degrees ! Estimated noise=1.851 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000580154 Jy ! Component: 100 - total flux cleaned = 0.000583951 Jy ! Component: 150 - total flux cleaned = 0.000682694 Jy ! Component: 200 - total flux cleaned = 0.000592165 Jy ! Total flux subtracted in 200 components = 0.000592165 Jy ! Clean residual min=-0.004962 max=0.005085 Jy/beam ! Clean residual mean=-0.000010 rms=0.001221 Jy/beam ! Combined flux in latest and established models = 0.375913 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 51 components and 0.375913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106459Jy sigma=0.417878 ! Fit after self-cal, rms=0.106453Jy sigma=0.417824 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.67182e-05 Jy ! Component: 100 - total flux cleaned = -8.60754e-05 Jy ! Component: 150 - total flux cleaned = -0.000162338 Jy ! Component: 200 - total flux cleaned = -0.000307264 Jy ! Total flux subtracted in 200 components = -0.000307264 Jy ! Clean residual min=-0.004817 max=0.004994 Jy/beam ! Clean residual mean=-0.000009 rms=0.001185 Jy/beam ! Combined flux in latest and established models = 0.375606 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 56 components and 0.375606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106303Jy sigma=0.417039 ! Fit after self-cal, rms=0.106307Jy sigma=0.417022 ! 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.106307Jy sigma=0.417022 ! Fit after self-cal, rms=0.106553Jy sigma=0.416937 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.811 mas, bmaj=16.04 mas, bpa=8.21 degrees ! Estimated noise=2.25158 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000627681 Jy ! Component: 100 - total flux cleaned = -0.000553131 Jy ! Component: 150 - total flux cleaned = -0.000556314 Jy ! Component: 200 - total flux cleaned = -0.000660231 Jy ! Total flux subtracted in 200 components = -0.000660231 Jy ! Clean residual min=-0.006436 max=0.006051 Jy/beam ! Clean residual mean=-0.000011 rms=0.001715 Jy/beam ! Combined flux in latest and established models = 0.374946 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 63 components and 0.374946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106515Jy sigma=0.416661 ! Fit after self-cal, rms=0.106504Jy sigma=0.416584 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.000133971 Jy ! Component: 100 - total flux cleaned = -0.000132245 Jy ! Component: 150 - total flux cleaned = -0.000170963 Jy ! Component: 200 - total flux cleaned = -0.000245005 Jy ! Total flux subtracted in 200 components = -0.000245005 Jy ! Clean residual min=-0.006237 max=0.005898 Jy/beam ! Clean residual mean=-0.000009 rms=0.001677 Jy/beam ! Combined flux in latest and established models = 0.374701 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 68 components and 0.374701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106493Jy sigma=0.416690 ! Fit after self-cal, rms=0.106492Jy sigma=0.416663 ! 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.123 mas, bmaj=7.988 mas, bpa=1.224 degrees ! Estimated noise=1.84929 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.123 x 7.988 at 1.224 degrees (North through East) ! Clean map min=-0.0050954 max=0.31691 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.616 mas, bmaj=6.77 mas, bpa=0.2152 degrees ! Estimated noise=2.60863 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.248927 Jy ! Component: 100 - total flux cleaned = 0.307737 Jy ! Component: 150 - total flux cleaned = 0.329996 Jy ! Component: 200 - total flux cleaned = 0.341506 Jy ! Total flux subtracted in 200 components = 0.341506 Jy ! Clean residual min=-0.007423 max=0.007986 Jy/beam ! Clean residual mean=-0.000008 rms=0.001743 Jy/beam ! Combined flux in latest and established models = 0.341506 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.341506 Jy ! Inverting map and beam ! Estimated beam: bmin=3.123 mas, bmaj=7.988 mas, bpa=1.224 degrees ! Estimated noise=1.84929 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 (-4, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0113484 Jy ! Component: 100 - total flux cleaned = 0.0186164 Jy ! Component: 150 - total flux cleaned = 0.0237203 Jy ! Component: 200 - total flux cleaned = 0.0261534 Jy ! Total flux subtracted in 200 components = 0.0261534 Jy ! Clean residual min=-0.004795 max=0.005263 Jy/beam ! Clean residual mean=-0.000009 rms=0.001259 Jy/beam ! Combined flux in latest and established models = 0.367659 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 53 components and 0.367659 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.811 mas, bmaj=16.04 mas, bpa=8.21 degrees ! Estimated noise=2.25158 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00423879 Jy ! Component: 100 - total flux cleaned = 0.00502428 Jy ! Component: 150 - total flux cleaned = 0.00539298 Jy ! Component: 200 - total flux cleaned = 0.00579686 Jy ! Total flux subtracted in 200 components = 0.00579686 Jy ! Clean residual min=-0.006276 max=0.006167 Jy/beam ! Clean residual mean=-0.000011 rms=0.001763 Jy/beam ! Combined flux in latest and established models = 0.373456 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.000283306 Jy ! Component: 100 - total flux cleaned = 0.000536413 Jy ! Component: 150 - total flux cleaned = 0.000762461 Jy ! Component: 200 - total flux cleaned = 0.000914758 Jy ! Total flux subtracted in 200 components = 0.000914758 Jy ! Clean residual min=-0.006047 max=0.006244 Jy/beam ! Clean residual mean=-0.000009 rms=0.001707 Jy/beam ! Combined flux in latest and established models = 0.374371 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 75 components and 0.374371 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.123 mas, bmaj=7.988 mas, bpa=1.224 degrees ! Estimated noise=1.84929 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000301367 Jy ! Component: 100 - total flux cleaned = 0.000525963 Jy ! Component: 150 - total flux cleaned = 0.000525349 Jy ! Component: 200 - total flux cleaned = 0.000580759 Jy ! Total flux subtracted in 200 components = 0.000580759 Jy ! Clean residual min=-0.004390 max=0.005117 Jy/beam ! Clean residual mean=-0.000005 rms=0.001054 Jy/beam ! Combined flux in latest and established models = 0.374952 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 87 components and 0.374952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106151Jy sigma=0.414556 ! Fit after self-cal, rms=0.106119Jy sigma=0.414221 wmodel J2249-1251_S_map.mod ! Writing 87 model components to file: J2249-1251_S_map.mod wobs J2249-1251_S_uvs.fits ! Writing UV FITS file: J2249-1251_S_uvs.fits wwins J2249-1251_S_map.win ! wwins: Wrote 3 windows to J2249-1251_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.000129458 Jy ! Component: 100 - total flux cleaned = -8.94044e-05 Jy ! Component: 150 - total flux cleaned = -2.72388e-05 Jy ! Component: 200 - total flux cleaned = 9.24726e-05 Jy ! Component: 250 - total flux cleaned = 0.000422015 Jy ! Component: 300 - total flux cleaned = 0.000682083 Jy ! Component: 350 - total flux cleaned = 0.000978548 Jy ! Component: 400 - total flux cleaned = 0.00130764 Jy ! Component: 450 - total flux cleaned = 0.00157835 Jy ! Component: 500 - total flux cleaned = 0.00175277 Jy ! Component: 550 - total flux cleaned = 0.00179442 Jy ! Component: 600 - total flux cleaned = 0.00199533 Jy ! Component: 650 - total flux cleaned = 0.00199529 Jy ! Component: 700 - total flux cleaned = 0.00203225 Jy ! Component: 750 - total flux cleaned = 0.00206856 Jy ! Component: 800 - total flux cleaned = 0.00213883 Jy ! Component: 850 - total flux cleaned = 0.00220726 Jy ! Component: 900 - total flux cleaned = 0.00237342 Jy ! Component: 950 - total flux cleaned = 0.00234085 Jy ! Component: 1000 - total flux cleaned = 0.00237269 Jy ! Component: 1050 - total flux cleaned = 0.00252717 Jy ! Component: 1100 - total flux cleaned = 0.00264796 Jy ! Component: 1150 - total flux cleaned = 0.00267753 Jy ! Component: 1200 - total flux cleaned = 0.00290928 Jy ! Component: 1250 - total flux cleaned = 0.00296613 Jy ! Component: 1300 - total flux cleaned = 0.00299389 Jy ! Component: 1350 - total flux cleaned = 0.00302144 Jy ! Component: 1400 - total flux cleaned = 0.00312899 Jy ! Component: 1450 - total flux cleaned = 0.0030759 Jy ! Component: 1500 - total flux cleaned = 0.00325766 Jy ! Component: 1550 - total flux cleaned = 0.00323147 Jy ! Component: 1600 - total flux cleaned = 0.00328196 Jy ! Component: 1650 - total flux cleaned = 0.00325774 Jy ! Component: 1700 - total flux cleaned = 0.00328227 Jy ! Component: 1750 - total flux cleaned = 0.00330614 Jy ! Component: 1800 - total flux cleaned = 0.00321214 Jy ! Component: 1850 - total flux cleaned = 0.00325885 Jy ! Component: 1900 - total flux cleaned = 0.00328213 Jy ! Component: 1950 - total flux cleaned = 0.00341778 Jy ! Component: 2000 - total flux cleaned = 0.0034625 Jy ! Component: 2050 - total flux cleaned = 0.00355048 Jy ! Component: 2100 - total flux cleaned = 0.00361555 Jy ! Component: 2150 - total flux cleaned = 0.0036585 Jy ! Component: 2200 - total flux cleaned = 0.0036584 Jy ! Component: 2250 - total flux cleaned = 0.00372139 Jy ! Component: 2300 - total flux cleaned = 0.00367966 Jy ! Component: 2350 - total flux cleaned = 0.00374133 Jy ! Component: 2400 - total flux cleaned = 0.00374109 Jy ! Component: 2450 - total flux cleaned = 0.00376108 Jy ! Component: 2500 - total flux cleaned = 0.00382055 Jy ! Component: 2550 - total flux cleaned = 0.00382047 Jy ! Component: 2600 - total flux cleaned = 0.00385932 Jy ! Component: 2650 - total flux cleaned = 0.00380125 Jy ! Component: 2700 - total flux cleaned = 0.00385898 Jy ! Component: 2750 - total flux cleaned = 0.00385884 Jy ! Component: 2800 - total flux cleaned = 0.00391518 Jy ! Component: 2850 - total flux cleaned = 0.00385902 Jy ! Component: 2900 - total flux cleaned = 0.00385901 Jy ! Component: 2950 - total flux cleaned = 0.00384054 Jy ! Component: 3000 - total flux cleaned = 0.00384056 Jy ! Component: 3050 - total flux cleaned = 0.00382253 Jy ! Component: 3100 - total flux cleaned = 0.00376868 Jy ! Component: 3150 - total flux cleaned = 0.00380414 Jy ! Component: 3200 - total flux cleaned = 0.00376897 Jy ! Component: 3250 - total flux cleaned = 0.00373395 Jy ! Component: 3300 - total flux cleaned = 0.00375128 Jy ! Component: 3350 - total flux cleaned = 0.00371697 Jy ! Component: 3400 - total flux cleaned = 0.00368309 Jy ! Component: 3450 - total flux cleaned = 0.0037169 Jy ! Component: 3500 - total flux cleaned = 0.0036664 Jy ! Component: 3550 - total flux cleaned = 0.00369966 Jy ! Component: 3600 - total flux cleaned = 0.00363339 Jy ! Component: 3650 - total flux cleaned = 0.00361689 Jy ! Component: 3700 - total flux cleaned = 0.00360065 Jy ! Component: 3750 - total flux cleaned = 0.0035844 Jy ! Component: 3800 - total flux cleaned = 0.00356826 Jy ! Component: 3850 - total flux cleaned = 0.00353611 Jy ! Component: 3900 - total flux cleaned = 0.00345663 Jy ! Component: 3950 - total flux cleaned = 0.00350386 Jy ! Component: 4000 - total flux cleaned = 0.00334685 Jy ! Component: 4050 - total flux cleaned = 0.0033157 Jy ! Total flux subtracted in 4096 components = 0.00328474 Jy ! Clean residual min=-0.001068 max=0.000918 Jy/beam ! Clean residual mean=0.000001 rms=0.000272 Jy/beam ! Combined flux in latest and established models = 0.378236 Jy keep ! Adding 256 model components to the UV plane model. ! The established model now contains 343 components and 0.378236 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2249-1251_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.123 x 7.988 at 1.224 degrees (North through East) ! Clean map min=-0.0044173 max=0.32166 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2249-1251_S_map.fits wmodel /image_prod/ug002_uva//J2249-1251_S_map.mod ! Writing 343 model components to file: /image_prod/ug002_uva//J2249-1251_S_map.mod wobs /image_prod/ug002_uva//J2249-1251_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2249-1251_S_uvs.fits wwins /image_prod/ug002_uva//J2249-1251_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J2249-1251_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.321661 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000266183 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.248258 0.248258 0.496516 0.993032 1.98606 3.97213 7.94426 15.8885 31.777 63.5541 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.321 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1208.42 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2249-1251_S_dfm.log closed on Thu Mar 5 05:54:10 2020