! Started logfile: /image_prod/ug002_uva//J2139+1316_S_dfm.log on Thu Mar 5 05:19:51 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//J2139+1316_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2139+1316_S_uva.fits ! AN table 1: 90 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.907716 visibilities/baseline/integration-bin. ! Found source: J2139+1316 ! ! 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 8823 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 J2139+1316_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 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.024110Jy sigma=8.217554 ! Fit after self-cal, rms=0.819645Jy sigma=6.461414 ! 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.941 mas, bmaj=6.725 mas, bpa=-3.582 degrees ! Estimated noise=1.64263 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.146809 Jy ! Component: 100 - total flux cleaned = 0.179129 Jy ! Total flux subtracted in 100 components = 0.179129 Jy ! Clean residual min=-0.008294 max=0.014714 Jy/beam ! Clean residual mean=-0.000022 rms=0.002481 Jy/beam ! Combined flux in latest and established models = 0.179129 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.179129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078007Jy sigma=0.527125 ! Fit after self-cal, rms=0.077999Jy sigma=0.526622 ! 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.479 mas, bmaj=7.699 mas, bpa=-1.632 degrees ! Estimated noise=0.987041 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (4, 12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0164762 Jy ! Component: 100 - total flux cleaned = 0.0261856 Jy ! Component: 150 - total flux cleaned = 0.030924 Jy ! Component: 200 - total flux cleaned = 0.0311421 Jy ! Total flux subtracted in 200 components = 0.0311421 Jy ! Clean residual min=-0.006108 max=0.011826 Jy/beam ! Clean residual mean=0.000013 rms=0.001789 Jy/beam ! Combined flux in latest and established models = 0.210271 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 33 components and 0.210271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074374Jy sigma=0.487471 ! Fit after self-cal, rms=0.074078Jy sigma=0.484264 ! 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.479 x 7.699 at -1.632 degrees (North through East) ! Clean map min=-0.0054631 max=0.18326 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.97 HN 0.97 KP 0.98 ! LA 0.98 MK 1.04 OV 0.94 PT 0.99 ! SC 0.88 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.77 FD 0.95 HN 1.00 KP 0.96 ! LA 0.96 MK 1.01 OV 0.94 PT 1.01 ! SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 FD 0.96 HN 0.98 KP 0.95 ! LA 0.95 MK 1.03 OV 1.11 PT 0.98 ! SC 0.88 ! ! ! Fit before self-cal, rms=0.074078Jy sigma=0.484264 ! Fit after self-cal, rms=0.075067Jy sigma=0.442359 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.441 mas, bmaj=7.817 mas, bpa=-1.009 degrees ! Estimated noise=0.98001 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.00155068 Jy ! Component: 100 - total flux cleaned = -0.00155324 Jy ! Component: 150 - total flux cleaned = -0.00141535 Jy ! Component: 200 - total flux cleaned = -0.00141421 Jy ! Total flux subtracted in 200 components = -0.00141421 Jy ! Clean residual min=-0.004581 max=0.004579 Jy/beam ! Clean residual mean=0.000021 rms=0.001114 Jy/beam ! Combined flux in latest and established models = 0.208857 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 55 components and 0.208857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074259Jy sigma=0.439124 ! Fit after self-cal, rms=0.074326Jy sigma=0.438710 ! 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.074326Jy sigma=0.438710 ! Fit after self-cal, rms=0.098498Jy sigma=0.417778 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.443 mas, bmaj=7.841 mas, bpa=-0.8654 degrees ! Estimated noise=0.985391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00118766 Jy ! Component: 100 - total flux cleaned = -0.00137567 Jy ! Component: 150 - total flux cleaned = -0.00162883 Jy ! Component: 200 - total flux cleaned = -0.00192702 Jy ! Total flux subtracted in 200 components = -0.00192702 Jy ! Clean residual min=-0.002754 max=0.002390 Jy/beam ! Clean residual mean=0.000009 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.20693 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 70 components and 0.20693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098331Jy sigma=0.415932 ! Fit after self-cal, rms=0.098513Jy sigma=0.415738 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.000512455 Jy ! Component: 100 - total flux cleaned = -0.000706165 Jy ! Component: 150 - total flux cleaned = -0.000883384 Jy ! Component: 200 - total flux cleaned = -0.00093798 Jy ! Total flux subtracted in 200 components = -0.00093798 Jy ! Clean residual min=-0.002525 max=0.002165 Jy/beam ! Clean residual mean=0.000010 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.205992 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 80 components and 0.205992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098439Jy sigma=0.414845 ! Fit after self-cal, rms=0.098454Jy sigma=0.414795 ! 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.098454Jy sigma=0.414795 ! Fit after self-cal, rms=0.103343Jy sigma=0.414549 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.436 mas, bmaj=7.851 mas, bpa=-1.017 degrees ! Estimated noise=0.984277 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00110027 Jy ! Component: 100 - total flux cleaned = -0.00121877 Jy ! Component: 150 - total flux cleaned = -0.00127246 Jy ! Component: 200 - total flux cleaned = -0.00127299 Jy ! Total flux subtracted in 200 components = -0.00127299 Jy ! Clean residual min=-0.002280 max=0.001969 Jy/beam ! Clean residual mean=0.000009 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.204719 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 82 components and 0.204719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103272Jy sigma=0.413786 ! Fit after self-cal, rms=0.103303Jy sigma=0.413745 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.00034677 Jy ! Component: 100 - total flux cleaned = -0.000390795 Jy ! Component: 150 - total flux cleaned = -0.000429191 Jy ! Component: 200 - total flux cleaned = -0.000466088 Jy ! Total flux subtracted in 200 components = -0.000466088 Jy ! Clean residual min=-0.002183 max=0.001902 Jy/beam ! Clean residual mean=0.000009 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.204253 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 87 components and 0.204253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103266Jy sigma=0.413336 ! Fit after self-cal, rms=0.103277Jy sigma=0.413318 ! 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.103277Jy sigma=0.413318 ! Fit after self-cal, rms=0.105359Jy sigma=0.413209 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.036 mas, bmaj=11.89 mas, bpa=1.541 degrees ! Estimated noise=1.12853 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000974384 Jy ! Component: 100 - total flux cleaned = -0.00121584 Jy ! Component: 150 - total flux cleaned = -0.00142585 Jy ! Component: 200 - total flux cleaned = -0.00152014 Jy ! Total flux subtracted in 200 components = -0.00152014 Jy ! Clean residual min=-0.001924 max=0.001576 Jy/beam ! Clean residual mean=0.000018 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.202733 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 99 components and 0.202733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105338Jy sigma=0.413025 ! Fit after self-cal, rms=0.105364Jy sigma=0.413002 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.000311537 Jy ! Component: 100 - total flux cleaned = -0.000400679 Jy ! Component: 150 - total flux cleaned = -0.000481819 Jy ! Component: 200 - total flux cleaned = -0.000519667 Jy ! Total flux subtracted in 200 components = -0.000519667 Jy ! Clean residual min=-0.001814 max=0.001572 Jy/beam ! Clean residual mean=0.000018 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.202213 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 107 components and 0.202213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105357Jy sigma=0.412916 ! Fit after self-cal, rms=0.105367Jy sigma=0.412905 ! 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.431 mas, bmaj=7.857 mas, bpa=-1.125 degrees ! Estimated noise=0.983482 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.431 x 7.857 at -1.125 degrees (North through East) ! Clean map min=-0.0020147 max=0.18503 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.895 mas, bmaj=6.807 mas, bpa=-2.694 degrees ! Estimated noise=1.62999 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.145651 Jy ! Component: 100 - total flux cleaned = 0.177619 Jy ! Component: 150 - total flux cleaned = 0.187508 Jy ! Component: 200 - total flux cleaned = 0.193197 Jy ! Total flux subtracted in 200 components = 0.193197 Jy ! Clean residual min=-0.003732 max=0.003539 Jy/beam ! Clean residual mean=-0.000001 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.193197 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.193197 Jy ! Inverting map and beam ! Estimated beam: bmin=3.431 mas, bmaj=7.857 mas, bpa=-1.125 degrees ! Estimated noise=0.983482 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.00435215 Jy ! Component: 100 - total flux cleaned = 0.00573422 Jy ! Component: 150 - total flux cleaned = 0.00622593 Jy ! Component: 200 - total flux cleaned = 0.00656767 Jy ! Total flux subtracted in 200 components = 0.00656767 Jy ! Clean residual min=-0.002206 max=0.002244 Jy/beam ! Clean residual mean=0.000008 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.199765 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 37 components and 0.199765 Jy ! Inverting map ! Added new window around map position (-4, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108635 Jy ! Component: 100 - total flux cleaned = 0.00136814 Jy ! Component: 150 - total flux cleaned = 0.00161333 Jy ! Component: 200 - total flux cleaned = 0.00183595 Jy ! Total flux subtracted in 200 components = 0.00183595 Jy ! Clean residual min=-0.001967 max=0.001875 Jy/beam ! Clean residual mean=0.000009 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.201601 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 61 components and 0.201601 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.036 mas, bmaj=11.89 mas, bpa=1.541 degrees ! Estimated noise=1.12853 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000540585 Jy ! Component: 100 - total flux cleaned = 0.000493802 Jy ! Component: 150 - total flux cleaned = 0.000451698 Jy ! Component: 200 - total flux cleaned = 0.000414147 Jy ! Total flux subtracted in 200 components = 0.000414147 Jy ! Clean residual min=-0.001810 max=0.001809 Jy/beam ! Clean residual mean=0.000019 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.202015 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 = -3.34844e-05 Jy ! Component: 100 - total flux cleaned = -6.34366e-05 Jy ! Component: 150 - total flux cleaned = -9.21479e-05 Jy ! Component: 200 - total flux cleaned = -0.000133402 Jy ! Total flux subtracted in 200 components = -0.000133402 Jy ! Clean residual min=-0.001791 max=0.001793 Jy/beam ! Clean residual mean=0.000019 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.201882 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 81 components and 0.201882 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.431 mas, bmaj=7.857 mas, bpa=-1.125 degrees ! Estimated noise=0.983482 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000134672 Jy ! Component: 100 - total flux cleaned = 0.000209851 Jy ! Component: 150 - total flux cleaned = 0.000276871 Jy ! Component: 200 - total flux cleaned = 0.000276094 Jy ! Total flux subtracted in 200 components = 0.000276094 Jy ! Clean residual min=-0.001684 max=0.001810 Jy/beam ! Clean residual mean=0.000009 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.202158 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 89 components and 0.202158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105397Jy sigma=0.412193 ! Fit after self-cal, rms=0.105391Jy sigma=0.412134 wmodel J2139+1316_S_map.mod ! Writing 89 model components to file: J2139+1316_S_map.mod wobs J2139+1316_S_uvs.fits ! Writing UV FITS file: J2139+1316_S_uvs.fits wwins J2139+1316_S_map.win ! wwins: Wrote 3 windows to J2139+1316_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 = 6.7285e-05 Jy ! Component: 100 - total flux cleaned = 3.64027e-05 Jy ! Component: 150 - total flux cleaned = 0.000152296 Jy ! Component: 200 - total flux cleaned = 0.000264556 Jy ! Component: 250 - total flux cleaned = 0.000345488 Jy ! Component: 300 - total flux cleaned = 0.000450639 Jy ! Component: 350 - total flux cleaned = 0.000629702 Jy ! Component: 400 - total flux cleaned = 0.00072975 Jy ! Component: 450 - total flux cleaned = 0.000875378 Jy ! Component: 500 - total flux cleaned = 0.00101732 Jy ! Component: 550 - total flux cleaned = 0.0011794 Jy ! Component: 600 - total flux cleaned = 0.0012923 Jy ! Component: 650 - total flux cleaned = 0.00138127 Jy ! Component: 700 - total flux cleaned = 0.00146863 Jy ! Component: 750 - total flux cleaned = 0.0014899 Jy ! Component: 800 - total flux cleaned = 0.00155324 Jy ! Component: 850 - total flux cleaned = 0.00163586 Jy ! Component: 900 - total flux cleaned = 0.00167608 Jy ! Component: 950 - total flux cleaned = 0.00171552 Jy ! Component: 1000 - total flux cleaned = 0.00171564 Jy ! Component: 1050 - total flux cleaned = 0.00173504 Jy ! Component: 1100 - total flux cleaned = 0.00173494 Jy ! Component: 1150 - total flux cleaned = 0.00171657 Jy ! Component: 1200 - total flux cleaned = 0.0017909 Jy ! Component: 1250 - total flux cleaned = 0.00179098 Jy ! Component: 1300 - total flux cleaned = 0.00180919 Jy ! Component: 1350 - total flux cleaned = 0.00179114 Jy ! Component: 1400 - total flux cleaned = 0.00173836 Jy ! Component: 1450 - total flux cleaned = 0.00175585 Jy ! Component: 1500 - total flux cleaned = 0.00179015 Jy ! Component: 1550 - total flux cleaned = 0.00179061 Jy ! Component: 1600 - total flux cleaned = 0.00177375 Jy ! Component: 1650 - total flux cleaned = 0.00180721 Jy ! Component: 1700 - total flux cleaned = 0.00183976 Jy ! Component: 1750 - total flux cleaned = 0.00195333 Jy ! Component: 1800 - total flux cleaned = 0.00193731 Jy ! Component: 1850 - total flux cleaned = 0.00196899 Jy ! Component: 1900 - total flux cleaned = 0.00193714 Jy ! Component: 1950 - total flux cleaned = 0.00199975 Jy ! Component: 2000 - total flux cleaned = 0.00209253 Jy ! Component: 2050 - total flux cleaned = 0.00209242 Jy ! Component: 2100 - total flux cleaned = 0.00212297 Jy ! Component: 2150 - total flux cleaned = 0.00219793 Jy ! Component: 2200 - total flux cleaned = 0.00222757 Jy ! Component: 2250 - total flux cleaned = 0.00228662 Jy ! Component: 2300 - total flux cleaned = 0.00234504 Jy ! Component: 2350 - total flux cleaned = 0.00241731 Jy ! Component: 2400 - total flux cleaned = 0.00238863 Jy ! Component: 2450 - total flux cleaned = 0.00251645 Jy ! Component: 2500 - total flux cleaned = 0.0025307 Jy ! Component: 2550 - total flux cleaned = 0.00262849 Jy ! Component: 2600 - total flux cleaned = 0.00269777 Jy ! Component: 2650 - total flux cleaned = 0.0028076 Jy ! Component: 2700 - total flux cleaned = 0.00287557 Jy ! Component: 2750 - total flux cleaned = 0.00298324 Jy ! Component: 2800 - total flux cleaned = 0.00305003 Jy ! Component: 2850 - total flux cleaned = 0.00308956 Jy ! Component: 2900 - total flux cleaned = 0.00311582 Jy ! Component: 2950 - total flux cleaned = 0.00314181 Jy ! Component: 3000 - total flux cleaned = 0.00325829 Jy ! Component: 3050 - total flux cleaned = 0.00332249 Jy ! Component: 3100 - total flux cleaned = 0.00333506 Jy ! Component: 3150 - total flux cleaned = 0.00337293 Jy ! Component: 3200 - total flux cleaned = 0.00349824 Jy ! Component: 3250 - total flux cleaned = 0.00356025 Jy ! Component: 3300 - total flux cleaned = 0.00362177 Jy ! Component: 3350 - total flux cleaned = 0.00360958 Jy ! Component: 3400 - total flux cleaned = 0.00367014 Jy ! Component: 3450 - total flux cleaned = 0.00373048 Jy ! Component: 3500 - total flux cleaned = 0.00376625 Jy ! Component: 3550 - total flux cleaned = 0.00382562 Jy ! Component: 3600 - total flux cleaned = 0.00389632 Jy ! Component: 3650 - total flux cleaned = 0.00393136 Jy ! Component: 3700 - total flux cleaned = 0.00401265 Jy ! Component: 3750 - total flux cleaned = 0.00401256 Jy ! Component: 3800 - total flux cleaned = 0.00403557 Jy ! Component: 3850 - total flux cleaned = 0.00409268 Jy ! Component: 3900 - total flux cleaned = 0.00413808 Jy ! Component: 3950 - total flux cleaned = 0.00421687 Jy ! Component: 4000 - total flux cleaned = 0.00422796 Jy ! Component: 4050 - total flux cleaned = 0.00425011 Jy ! Total flux subtracted in 4096 components = 0.00427216 Jy ! Clean residual min=-0.000840 max=0.000611 Jy/beam ! Clean residual mean=0.000003 rms=0.000197 Jy/beam ! Combined flux in latest and established models = 0.20643 Jy keep ! Adding 260 model components to the UV plane model. ! The established model now contains 349 components and 0.20643 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2139+1316_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.431 x 7.857 at -1.125 degrees (North through East) ! Clean map min=-0.0011104 max=0.18633 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2139+1316_S_map.fits wmodel /image_prod/ug002_uva//J2139+1316_S_map.mod ! Writing 349 model components to file: /image_prod/ug002_uva//J2139+1316_S_map.mod wobs /image_prod/ug002_uva//J2139+1316_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2139+1316_S_uvs.fits wwins /image_prod/ug002_uva//J2139+1316_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J2139+1316_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.186332 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000193374 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.311339 0.311339 0.622678 1.24536 2.49071 4.98142 9.96285 19.9257 39.8514 79.7028 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.186 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 963.579 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2139+1316_S_dfm.log closed on Thu Mar 5 05:19:55 2020