! Started logfile: /image_prod/ug002_uva//J0058-3234_S_dfm.log on Wed Mar 4 18:45: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//J0058-3234_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0058-3234_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.853333 visibilities/baseline/integration-bin. ! Found source: J0058-3234 ! ! 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 4608 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 J0058-3234_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 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008885Jy sigma=6.374240 ! Fit after self-cal, rms=0.887858Jy sigma=5.593759 ! 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.835 mas, bmaj=15.33 mas, bpa=-18.79 degrees ! Estimated noise=2.59006 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.0893141 Jy ! Component: 100 - total flux cleaned = 0.111426 Jy ! Total flux subtracted in 100 components = 0.111426 Jy ! Clean residual min=-0.009050 max=0.009244 Jy/beam ! Clean residual mean=-0.000021 rms=0.002289 Jy/beam ! Combined flux in latest and established models = 0.111426 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.111426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087002Jy sigma=0.470527 ! Fit after self-cal, rms=0.087012Jy sigma=0.470425 ! 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.549 mas, bmaj=16.5 mas, bpa=-18.23 degrees ! Estimated noise=1.71292 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.0117142 Jy ! Component: 100 - total flux cleaned = 0.01776 Jy ! Component: 150 - total flux cleaned = 0.0211959 Jy ! Component: 200 - total flux cleaned = 0.0232636 Jy ! Total flux subtracted in 200 components = 0.0232636 Jy ! Clean residual min=-0.005748 max=0.005753 Jy/beam ! Clean residual mean=0.000001 rms=0.001379 Jy/beam ! Combined flux in latest and established models = 0.13469 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 30 components and 0.13469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085601Jy sigma=0.458585 ! Fit after self-cal, rms=0.085634Jy sigma=0.458407 ! 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.549 x 16.5 at -18.23 degrees (North through East) ! Clean map min=-0.005448 max=0.11434 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.86 HN 1.22 KP 1.02 ! LA 0.98 MK 1.02 NL 1.00 OV 0.97 ! PT 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 0.93 HN 1.08 KP 1.01 ! LA 0.98 MK 0.95 NL 1.00 OV 0.83 ! PT 1.12 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.91 HN 1.24 KP 0.97 ! LA 1.06 MK 0.99 NL 1.01 OV 0.93 ! PT 1.06 ! ! ! Fit before self-cal, rms=0.085634Jy sigma=0.458407 ! Fit after self-cal, rms=0.092387Jy sigma=0.450577 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.561 mas, bmaj=16.67 mas, bpa=-18.39 degrees ! Estimated noise=1.72059 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.000528524 Jy ! Component: 100 - total flux cleaned = -0.000576654 Jy ! Component: 150 - total flux cleaned = -0.000532916 Jy ! Component: 200 - total flux cleaned = -0.000495758 Jy ! Total flux subtracted in 200 components = -0.000495758 Jy ! Clean residual min=-0.003986 max=0.003465 Jy/beam ! Clean residual mean=-0.000039 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.134194 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 43 components and 0.134194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092308Jy sigma=0.450330 ! Fit after self-cal, rms=0.092445Jy sigma=0.450114 ! 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.092445Jy sigma=0.450114 ! Fit after self-cal, rms=0.090259Jy sigma=0.446800 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.56 mas, bmaj=16.74 mas, bpa=-18.46 degrees ! Estimated noise=1.72782 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000155681 Jy ! Component: 100 - total flux cleaned = -0.000153367 Jy ! Component: 150 - total flux cleaned = -0.000184076 Jy ! Component: 200 - total flux cleaned = -0.000153803 Jy ! Total flux subtracted in 200 components = -0.000153803 Jy ! Clean residual min=-0.003536 max=0.002789 Jy/beam ! Clean residual mean=-0.000027 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.13404 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 63 components and 0.13404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090214Jy sigma=0.446659 ! Fit after self-cal, rms=0.090209Jy sigma=0.446622 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 = -3.20948e-06 Jy ! Component: 100 - total flux cleaned = 2.37447e-05 Jy ! Component: 150 - total flux cleaned = 7.31091e-05 Jy ! Component: 200 - total flux cleaned = 9.66095e-05 Jy ! Total flux subtracted in 200 components = 9.66095e-05 Jy ! Clean residual min=-0.003468 max=0.002744 Jy/beam ! Clean residual mean=-0.000027 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.134137 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 69 components and 0.134137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090189Jy sigma=0.446546 ! Fit after self-cal, rms=0.090185Jy sigma=0.446542 ! 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.090185Jy sigma=0.446542 ! Fit after self-cal, rms=0.089103Jy sigma=0.446122 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.564 mas, bmaj=16.76 mas, bpa=-18.48 degrees ! Estimated noise=1.72524 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000538223 Jy ! Component: 100 - total flux cleaned = -0.000538178 Jy ! Component: 150 - total flux cleaned = -0.000539269 Jy ! Component: 200 - total flux cleaned = -0.000539229 Jy ! Total flux subtracted in 200 components = -0.000539229 Jy ! Clean residual min=-0.003146 max=0.002619 Jy/beam ! Clean residual mean=-0.000021 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.133598 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 79 components and 0.133598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089078Jy sigma=0.446053 ! Fit after self-cal, rms=0.089064Jy sigma=0.446042 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 = -5.67829e-05 Jy ! Component: 100 - total flux cleaned = -1.67711e-05 Jy ! Component: 150 - total flux cleaned = 2.46304e-06 Jy ! Component: 200 - total flux cleaned = 3.70574e-05 Jy ! Total flux subtracted in 200 components = 3.70574e-05 Jy ! Clean residual min=-0.003081 max=0.002573 Jy/beam ! Clean residual mean=-0.000021 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.133635 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 85 components and 0.133635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089052Jy sigma=0.446002 ! Fit after self-cal, rms=0.089049Jy sigma=0.446000 ! 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.089049Jy sigma=0.446000 ! Fit after self-cal, rms=0.089252Jy sigma=0.445986 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.829 mas, bmaj=28.25 mas, bpa=-3.435 degrees ! Estimated noise=1.99677 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000372775 Jy ! Component: 100 - total flux cleaned = -0.000421469 Jy ! Component: 150 - total flux cleaned = -0.000411054 Jy ! Component: 200 - total flux cleaned = -0.000391309 Jy ! Total flux subtracted in 200 components = -0.000391309 Jy ! Clean residual min=-0.003158 max=0.002846 Jy/beam ! Clean residual mean=-0.000032 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.133243 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 97 components and 0.133243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089249Jy sigma=0.445977 ! Fit after self-cal, rms=0.089252Jy sigma=0.445973 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 = 8.11407e-06 Jy ! Component: 100 - total flux cleaned = 3.68294e-05 Jy ! Component: 150 - total flux cleaned = 5.47307e-05 Jy ! Component: 200 - total flux cleaned = 8.04077e-05 Jy ! Total flux subtracted in 200 components = 8.04077e-05 Jy ! Clean residual min=-0.003141 max=0.002854 Jy/beam ! Clean residual mean=-0.000032 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.133324 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 99 components and 0.133324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089251Jy sigma=0.445980 ! Fit after self-cal, rms=0.089251Jy sigma=0.445979 ! 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.567 mas, bmaj=16.79 mas, bpa=-18.48 degrees ! Estimated noise=1.72377 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.567 x 16.79 at -18.48 degrees (North through East) ! Clean map min=-0.0028294 max=0.11482 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.849 mas, bmaj=15.62 mas, bpa=-18.96 degrees ! Estimated noise=2.63024 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0904588 Jy ! Component: 100 - total flux cleaned = 0.112209 Jy ! Component: 150 - total flux cleaned = 0.121547 Jy ! Component: 200 - total flux cleaned = 0.126674 Jy ! Total flux subtracted in 200 components = 0.126674 Jy ! Clean residual min=-0.005102 max=0.004468 Jy/beam ! Clean residual mean=-0.000021 rms=0.001419 Jy/beam ! Combined flux in latest and established models = 0.126674 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.126674 Jy ! Inverting map and beam ! Estimated beam: bmin=3.567 mas, bmaj=16.79 mas, bpa=-18.48 degrees ! Estimated noise=1.72377 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.00310629 Jy ! Component: 100 - total flux cleaned = 0.00378137 Jy ! Component: 150 - total flux cleaned = 0.00408008 Jy ! Component: 200 - total flux cleaned = 0.00434168 Jy ! Total flux subtracted in 200 components = 0.00434168 Jy ! Clean residual min=-0.003080 max=0.002781 Jy/beam ! Clean residual mean=-0.000025 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.131016 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 42 components and 0.131016 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.829 mas, bmaj=28.25 mas, bpa=-3.435 degrees ! Estimated noise=1.99677 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000942386 Jy ! Component: 100 - total flux cleaned = 0.00113071 Jy ! Component: 150 - total flux cleaned = 0.00126715 Jy ! Component: 200 - total flux cleaned = 0.00141177 Jy ! Total flux subtracted in 200 components = 0.00141177 Jy ! Clean residual min=-0.003095 max=0.002752 Jy/beam ! Clean residual mean=-0.000036 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.132428 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.000107178 Jy ! Component: 100 - total flux cleaned = 0.000203773 Jy ! Component: 150 - total flux cleaned = 0.000240121 Jy ! Component: 200 - total flux cleaned = 0.000275408 Jy ! Total flux subtracted in 200 components = 0.000275408 Jy ! Clean residual min=-0.003098 max=0.002807 Jy/beam ! Clean residual mean=-0.000035 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.132703 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 57 components and 0.132703 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.567 mas, bmaj=16.79 mas, bpa=-18.48 degrees ! Estimated noise=1.72377 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000165231 Jy ! Component: 100 - total flux cleaned = -0.000129039 Jy ! Component: 150 - total flux cleaned = -9.97846e-05 Jy ! Component: 200 - total flux cleaned = -1.66832e-05 Jy ! Total flux subtracted in 200 components = -1.66832e-05 Jy ! Clean residual min=-0.002918 max=0.002779 Jy/beam ! Clean residual mean=-0.000022 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.132687 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 64 components and 0.132687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089234Jy sigma=0.446164 ! Fit after self-cal, rms=0.089209Jy sigma=0.446123 wmodel J0058-3234_S_map.mod ! Writing 64 model components to file: J0058-3234_S_map.mod wobs J0058-3234_S_uvs.fits ! Writing UV FITS file: J0058-3234_S_uvs.fits wwins J0058-3234_S_map.win ! wwins: Wrote 1 windows to J0058-3234_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.000962359 Jy ! Component: 100 - total flux cleaned = -0.00124657 Jy ! Component: 150 - total flux cleaned = -0.00129298 Jy ! Component: 200 - total flux cleaned = -0.00133201 Jy ! Component: 250 - total flux cleaned = -0.00144681 Jy ! Component: 300 - total flux cleaned = -0.00170104 Jy ! Component: 350 - total flux cleaned = -0.0018396 Jy ! Component: 400 - total flux cleaned = -0.00200765 Jy ! Component: 450 - total flux cleaned = -0.00213632 Jy ! Component: 500 - total flux cleaned = -0.00219852 Jy ! Component: 550 - total flux cleaned = -0.00216847 Jy ! Component: 600 - total flux cleaned = -0.00216897 Jy ! Component: 650 - total flux cleaned = -0.00211117 Jy ! Component: 700 - total flux cleaned = -0.00211117 Jy ! Component: 750 - total flux cleaned = -0.00208438 Jy ! Component: 800 - total flux cleaned = -0.00205766 Jy ! Component: 850 - total flux cleaned = -0.00205699 Jy ! Component: 900 - total flux cleaned = -0.00203061 Jy ! Component: 950 - total flux cleaned = -0.00192883 Jy ! Component: 1000 - total flux cleaned = -0.00195341 Jy ! Component: 1050 - total flux cleaned = -0.00185531 Jy ! Component: 1100 - total flux cleaned = -0.00180729 Jy ! Component: 1150 - total flux cleaned = -0.00185405 Jy ! Component: 1200 - total flux cleaned = -0.00185372 Jy ! Component: 1250 - total flux cleaned = -0.00183084 Jy ! Component: 1300 - total flux cleaned = -0.00180848 Jy ! Component: 1350 - total flux cleaned = -0.00187488 Jy ! Component: 1400 - total flux cleaned = -0.0018529 Jy ! Component: 1450 - total flux cleaned = -0.00185307 Jy ! Component: 1500 - total flux cleaned = -0.00189525 Jy ! Component: 1550 - total flux cleaned = -0.00189482 Jy ! Component: 1600 - total flux cleaned = -0.00189469 Jy ! Component: 1650 - total flux cleaned = -0.00193523 Jy ! Component: 1700 - total flux cleaned = -0.00197517 Jy ! Component: 1750 - total flux cleaned = -0.00197502 Jy ! Component: 1800 - total flux cleaned = -0.00203361 Jy ! Component: 1850 - total flux cleaned = -0.00207206 Jy ! Component: 1900 - total flux cleaned = -0.00205336 Jy ! Component: 1950 - total flux cleaned = -0.00214718 Jy ! Component: 2000 - total flux cleaned = -0.00222127 Jy ! Component: 2050 - total flux cleaned = -0.00225796 Jy ! Component: 2100 - total flux cleaned = -0.00225787 Jy ! Component: 2150 - total flux cleaned = -0.00231214 Jy ! Component: 2200 - total flux cleaned = -0.00231223 Jy ! Component: 2250 - total flux cleaned = -0.00238294 Jy ! Component: 2300 - total flux cleaned = -0.00236529 Jy ! Component: 2350 - total flux cleaned = -0.00241723 Jy ! Component: 2400 - total flux cleaned = -0.00246871 Jy ! Component: 2450 - total flux cleaned = -0.00250279 Jy ! Component: 2500 - total flux cleaned = -0.00257047 Jy ! Component: 2550 - total flux cleaned = -0.0026041 Jy ! Component: 2600 - total flux cleaned = -0.00267078 Jy ! Component: 2650 - total flux cleaned = -0.00270383 Jy ! Component: 2700 - total flux cleaned = -0.0027697 Jy ! Component: 2750 - total flux cleaned = -0.00286788 Jy ! Component: 2800 - total flux cleaned = -0.00285159 Jy ! Component: 2850 - total flux cleaned = -0.00290001 Jy ! Component: 2900 - total flux cleaned = -0.00293204 Jy ! Component: 2950 - total flux cleaned = -0.00299585 Jy ! Component: 3000 - total flux cleaned = -0.00304343 Jy ! Component: 3050 - total flux cleaned = -0.00304351 Jy ! Component: 3100 - total flux cleaned = -0.00312185 Jy ! Component: 3150 - total flux cleaned = -0.003153 Jy ! Component: 3200 - total flux cleaned = -0.00318409 Jy ! Component: 3250 - total flux cleaned = -0.00324563 Jy ! Component: 3300 - total flux cleaned = -0.00330679 Jy ! Component: 3350 - total flux cleaned = -0.0033676 Jy ! Component: 3400 - total flux cleaned = -0.00341286 Jy ! Component: 3450 - total flux cleaned = -0.00344293 Jy ! Component: 3500 - total flux cleaned = -0.00348782 Jy ! Component: 3550 - total flux cleaned = -0.00354708 Jy ! Component: 3600 - total flux cleaned = -0.00356185 Jy ! Component: 3650 - total flux cleaned = -0.00364977 Jy ! Component: 3700 - total flux cleaned = -0.00366437 Jy ! Component: 3750 - total flux cleaned = -0.00375141 Jy ! Component: 3800 - total flux cleaned = -0.0037946 Jy ! Component: 3850 - total flux cleaned = -0.00385204 Jy ! Component: 3900 - total flux cleaned = -0.00393765 Jy ! Component: 3950 - total flux cleaned = -0.00396605 Jy ! Component: 4000 - total flux cleaned = -0.00405082 Jy ! Component: 4050 - total flux cleaned = -0.00407889 Jy ! Total flux subtracted in 4096 components = -0.00414899 Jy ! Clean residual min=-0.000757 max=0.000852 Jy/beam ! Clean residual mean=0.000004 rms=0.000263 Jy/beam ! Combined flux in latest and established models = 0.128538 Jy keep ! Adding 231 model components to the UV plane model. ! The established model now contains 295 components and 0.128538 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0058-3234_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.567 x 16.79 at -18.48 degrees (North through East) ! Clean map min=-0.0025504 max=0.11651 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0058-3234_S_map.fits wmodel /image_prod/ug002_uva//J0058-3234_S_map.mod ! Writing 295 model components to file: /image_prod/ug002_uva//J0058-3234_S_map.mod wobs /image_prod/ug002_uva//J0058-3234_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0058-3234_S_uvs.fits wwins /image_prod/ug002_uva//J0058-3234_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0058-3234_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.116512 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00025645 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.660317 0.660317 1.32063 2.64127 5.28253 10.5651 21.1301 42.2603 84.5205 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.116 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 454.327 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0058-3234_S_dfm.log closed on Wed Mar 4 18:45:19 2020