! Started logfile: /image_prod/ug002_uva//J0955+3335_S_dfm.log on Wed Mar 4 23:15:11 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//J0955+3335_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0955+3335_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.925463 visibilities/baseline/integration-bin. ! Found source: J0955+3335 ! ! 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 5997 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 J0955+3335_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005818Jy sigma=8.876656 ! Fit after self-cal, rms=0.915277Jy sigma=8.098882 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.155 mas, bmaj=7.39 mas, bpa=-20.99 degrees ! Estimated noise=1.59797 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.0658552 Jy ! Component: 100 - total flux cleaned = 0.0802562 Jy ! Total flux subtracted in 100 components = 0.0802562 Jy ! Clean residual min=-0.004086 max=0.004076 Jy/beam ! Clean residual mean=-0.000002 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.0802562 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0802562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067033Jy sigma=0.461485 ! Fit after self-cal, rms=0.066978Jy sigma=0.460986 ! 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.845 mas, bmaj=8.237 mas, bpa=-20.26 degrees ! Estimated noise=1.08069 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.00395857 Jy ! Component: 100 - total flux cleaned = 0.00458747 Jy ! Component: 150 - total flux cleaned = 0.00476854 Jy ! Component: 200 - total flux cleaned = 0.0048351 Jy ! Total flux subtracted in 200 components = 0.0048351 Jy ! Clean residual min=-0.002443 max=0.002730 Jy/beam ! Clean residual mean=-0.000003 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.0850913 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 22 components and 0.0850913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066575Jy sigma=0.459149 ! Fit after self-cal, rms=0.066574Jy sigma=0.459129 ! 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.845 x 8.237 at -20.26 degrees (North through East) ! Clean map min=-0.0023812 max=0.084797 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.93 HN 1.07 KP 0.98 ! LA 1.07 MK 1.03 NL 1.01 OV 1.03 ! PT 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.96 HN 1.05 KP 1.01 ! LA 1.08 MK 1.00 NL 1.13 OV 0.90 ! PT 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.95 HN 0.98 KP 1.00 ! LA 1.09 MK 1.00 NL 0.81 OV 1.02 ! PT 1.01 ! ! ! Fit before self-cal, rms=0.066574Jy sigma=0.459129 ! Fit after self-cal, rms=0.063647Jy sigma=0.454937 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.861 mas, bmaj=8.236 mas, bpa=-20.24 degrees ! Estimated noise=1.08338 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 = -3.54807e-05 Jy ! Component: 100 - total flux cleaned = -7.97913e-06 Jy ! Component: 150 - total flux cleaned = -8.70528e-06 Jy ! Component: 200 - total flux cleaned = 1.30837e-05 Jy ! Total flux subtracted in 200 components = 1.30837e-05 Jy ! Clean residual min=-0.002065 max=0.002212 Jy/beam ! Clean residual mean=-0.000001 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.0851044 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 36 components and 0.0851044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063618Jy sigma=0.454779 ! Fit after self-cal, rms=0.063674Jy sigma=0.454656 ! 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.063674Jy sigma=0.454656 ! Fit after self-cal, rms=0.060339Jy sigma=0.449505 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.87 mas, bmaj=8.222 mas, bpa=-20.31 degrees ! Estimated noise=1.08037 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000213481 Jy ! Component: 100 - total flux cleaned = -0.000232287 Jy ! Component: 150 - total flux cleaned = -0.00023282 Jy ! Component: 200 - total flux cleaned = -0.000232661 Jy ! Total flux subtracted in 200 components = -0.000232661 Jy ! Clean residual min=-0.001780 max=0.001733 Jy/beam ! Clean residual mean=-0.000002 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.0848717 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.0848717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060328Jy sigma=0.449423 ! Fit after self-cal, rms=0.060352Jy sigma=0.449308 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 = -1.81836e-05 Jy ! Component: 100 - total flux cleaned = -1.73983e-05 Jy ! Component: 150 - total flux cleaned = -1.70591e-05 Jy ! Component: 200 - total flux cleaned = -1.73071e-05 Jy ! Total flux subtracted in 200 components = -1.73071e-05 Jy ! Clean residual min=-0.001752 max=0.001750 Jy/beam ! Clean residual mean=-0.000002 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.0848544 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 46 components and 0.0848544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060344Jy sigma=0.449260 ! Fit after self-cal, rms=0.060346Jy sigma=0.449253 ! 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.060346Jy sigma=0.449253 ! Fit after self-cal, rms=0.060470Jy sigma=0.449244 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.875 mas, bmaj=8.226 mas, bpa=-20.33 degrees ! Estimated noise=1.08138 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000147705 Jy ! Component: 100 - total flux cleaned = -0.000147665 Jy ! Component: 150 - total flux cleaned = -0.00014804 Jy ! Component: 200 - total flux cleaned = -0.000147949 Jy ! Total flux subtracted in 200 components = -0.000147949 Jy ! Clean residual min=-0.001748 max=0.001720 Jy/beam ! Clean residual mean=-0.000002 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.0847065 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.0847065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060463Jy sigma=0.449205 ! Fit after self-cal, rms=0.060467Jy sigma=0.449199 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 = 2.07882e-06 Jy ! Component: 100 - total flux cleaned = -2.1603e-05 Jy ! Component: 150 - total flux cleaned = -1.07774e-05 Jy ! Component: 200 - total flux cleaned = -2.09344e-05 Jy ! Total flux subtracted in 200 components = -2.09344e-05 Jy ! Clean residual min=-0.001731 max=0.001714 Jy/beam ! Clean residual mean=-0.000002 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.0846855 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.0846855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060463Jy sigma=0.449171 ! Fit after self-cal, rms=0.060464Jy sigma=0.449166 ! 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.060464Jy sigma=0.449166 ! Fit after self-cal, rms=0.060525Jy sigma=0.449163 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.097 mas, bmaj=10.57 mas, bpa=-11.94 degrees ! Estimated noise=1.25196 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000168748 Jy ! Component: 100 - total flux cleaned = -0.000203603 Jy ! Component: 150 - total flux cleaned = -0.000231163 Jy ! Component: 200 - total flux cleaned = -0.000249213 Jy ! Total flux subtracted in 200 components = -0.000249213 Jy ! Clean residual min=-0.001726 max=0.001705 Jy/beam ! Clean residual mean=-0.000004 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.0844363 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 59 components and 0.0844363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060523Jy sigma=0.449164 ! Fit after self-cal, rms=0.060524Jy sigma=0.449161 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.85198e-07 Jy ! Component: 100 - total flux cleaned = -1.07658e-05 Jy ! Component: 150 - total flux cleaned = -1.46707e-05 Jy ! Component: 200 - total flux cleaned = -1.82286e-05 Jy ! Total flux subtracted in 200 components = -1.82286e-05 Jy ! Clean residual min=-0.001736 max=0.001699 Jy/beam ! Clean residual mean=-0.000004 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.0844181 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 66 components and 0.0844181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060523Jy sigma=0.449160 ! Fit after self-cal, rms=0.060523Jy sigma=0.449158 ! 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.878 mas, bmaj=8.231 mas, bpa=-20.34 degrees ! Estimated noise=1.08207 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.878 x 8.231 at -20.34 degrees (North through East) ! Clean map min=-0.0016977 max=0.084929 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.184 mas, bmaj=7.372 mas, bpa=-21.22 degrees ! Estimated noise=1.61966 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.066694 Jy ! Component: 100 - total flux cleaned = 0.0813913 Jy ! Component: 150 - total flux cleaned = 0.0849959 Jy ! Component: 200 - total flux cleaned = 0.0848275 Jy ! Total flux subtracted in 200 components = 0.0848275 Jy ! Clean residual min=-0.002941 max=0.002716 Jy/beam ! Clean residual mean=-0.000002 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.0848275 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0848275 Jy ! Inverting map and beam ! Estimated beam: bmin=3.878 mas, bmaj=8.231 mas, bpa=-20.34 degrees ! Estimated noise=1.08207 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 = -1.14175e-05 Jy ! Component: 100 - total flux cleaned = -5.29205e-05 Jy ! Component: 150 - total flux cleaned = -0.000122542 Jy ! Component: 200 - total flux cleaned = -0.000153927 Jy ! Total flux subtracted in 200 components = -0.000153927 Jy ! Clean residual min=-0.001838 max=0.001712 Jy/beam ! Clean residual mean=-0.000002 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.0846736 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 24 components and 0.0846736 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.097 mas, bmaj=10.57 mas, bpa=-11.94 degrees ! Estimated noise=1.25196 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000179238 Jy ! Component: 100 - total flux cleaned = -0.00025493 Jy ! Component: 150 - total flux cleaned = -0.000294396 Jy ! Component: 200 - total flux cleaned = -0.000317358 Jy ! Total flux subtracted in 200 components = -0.000317358 Jy ! Clean residual min=-0.001734 max=0.001735 Jy/beam ! Clean residual mean=-0.000004 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.0843562 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 = -1.02133e-05 Jy ! Component: 100 - total flux cleaned = -2.06037e-05 Jy ! Component: 150 - total flux cleaned = -3.02856e-05 Jy ! Component: 200 - total flux cleaned = -3.95839e-05 Jy ! Total flux subtracted in 200 components = -3.95839e-05 Jy ! Clean residual min=-0.001739 max=0.001722 Jy/beam ! Clean residual mean=-0.000004 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.0843167 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 40 components and 0.0843167 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.878 mas, bmaj=8.231 mas, bpa=-20.34 degrees ! Estimated noise=1.08207 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000138124 Jy ! Component: 100 - total flux cleaned = 0.000178747 Jy ! Component: 150 - total flux cleaned = 0.00023262 Jy ! Component: 200 - total flux cleaned = 0.000281078 Jy ! Total flux subtracted in 200 components = 0.000281078 Jy ! Clean residual min=-0.001777 max=0.001697 Jy/beam ! Clean residual mean=-0.000002 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.0845978 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.0845977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060535Jy sigma=0.449265 ! Fit after self-cal, rms=0.060533Jy sigma=0.449238 wmodel J0955+3335_S_map.mod ! Writing 48 model components to file: J0955+3335_S_map.mod wobs J0955+3335_S_uvs.fits ! Writing UV FITS file: J0955+3335_S_uvs.fits wwins J0955+3335_S_map.win ! wwins: Wrote 1 windows to J0955+3335_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.00033393 Jy ! Component: 100 - total flux cleaned = -0.000485291 Jy ! Component: 150 - total flux cleaned = -0.000686153 Jy ! Component: 200 - total flux cleaned = -0.000933428 Jy ! Component: 250 - total flux cleaned = -0.00114473 Jy ! Component: 300 - total flux cleaned = -0.00134869 Jy ! Component: 350 - total flux cleaned = -0.0014965 Jy ! Component: 400 - total flux cleaned = -0.00156807 Jy ! Component: 450 - total flux cleaned = -0.00156753 Jy ! Component: 500 - total flux cleaned = -0.00159031 Jy ! Component: 550 - total flux cleaned = -0.00165769 Jy ! Component: 600 - total flux cleaned = -0.00170147 Jy ! Component: 650 - total flux cleaned = -0.00172309 Jy ! Component: 700 - total flux cleaned = -0.0017652 Jy ! Component: 750 - total flux cleaned = -0.00178515 Jy ! Component: 800 - total flux cleaned = -0.00176469 Jy ! Component: 850 - total flux cleaned = -0.00170557 Jy ! Component: 900 - total flux cleaned = -0.00166699 Jy ! Component: 950 - total flux cleaned = -0.00164758 Jy ! Component: 1000 - total flux cleaned = -0.00162863 Jy ! Component: 1050 - total flux cleaned = -0.00155497 Jy ! Component: 1100 - total flux cleaned = -0.00155502 Jy ! Component: 1150 - total flux cleaned = -0.00153714 Jy ! Component: 1200 - total flux cleaned = -0.00146671 Jy ! Component: 1250 - total flux cleaned = -0.00148408 Jy ! Component: 1300 - total flux cleaned = -0.00144977 Jy ! Component: 1350 - total flux cleaned = -0.00146708 Jy ! Component: 1400 - total flux cleaned = -0.00148383 Jy ! Component: 1450 - total flux cleaned = -0.00148409 Jy ! Component: 1500 - total flux cleaned = -0.00151657 Jy ! Component: 1550 - total flux cleaned = -0.00156504 Jy ! Component: 1600 - total flux cleaned = -0.00154896 Jy ! Component: 1650 - total flux cleaned = -0.00158038 Jy ! Component: 1700 - total flux cleaned = -0.00161145 Jy ! Component: 1750 - total flux cleaned = -0.00161131 Jy ! Component: 1800 - total flux cleaned = -0.0016264 Jy ! Component: 1850 - total flux cleaned = -0.0016714 Jy ! Component: 1900 - total flux cleaned = -0.00164172 Jy ! Component: 1950 - total flux cleaned = -0.00168574 Jy ! Component: 2000 - total flux cleaned = -0.00167093 Jy ! Component: 2050 - total flux cleaned = -0.00164218 Jy ! Component: 2100 - total flux cleaned = -0.00172758 Jy ! Component: 2150 - total flux cleaned = -0.00172741 Jy ! Component: 2200 - total flux cleaned = -0.00171344 Jy ! Component: 2250 - total flux cleaned = -0.00175491 Jy ! Component: 2300 - total flux cleaned = -0.00175478 Jy ! Component: 2350 - total flux cleaned = -0.0017954 Jy ! Component: 2400 - total flux cleaned = -0.00179557 Jy ! Component: 2450 - total flux cleaned = -0.00182203 Jy ! Component: 2500 - total flux cleaned = -0.00183508 Jy ! Component: 2550 - total flux cleaned = -0.00184803 Jy ! Component: 2600 - total flux cleaned = -0.00182236 Jy ! Component: 2650 - total flux cleaned = -0.00187346 Jy ! Component: 2700 - total flux cleaned = -0.00187348 Jy ! Component: 2750 - total flux cleaned = -0.00191109 Jy ! Component: 2800 - total flux cleaned = -0.00189869 Jy ! Component: 2850 - total flux cleaned = -0.00192314 Jy ! Component: 2900 - total flux cleaned = -0.00191097 Jy ! Component: 2950 - total flux cleaned = -0.001935 Jy ! Component: 3000 - total flux cleaned = -0.00191112 Jy ! Component: 3050 - total flux cleaned = -0.00193495 Jy ! Component: 3100 - total flux cleaned = -0.00197021 Jy ! Component: 3150 - total flux cleaned = -0.00198196 Jy ! Component: 3200 - total flux cleaned = -0.00199369 Jy ! Component: 3250 - total flux cleaned = -0.00202806 Jy ! Component: 3300 - total flux cleaned = -0.00207339 Jy ! Component: 3350 - total flux cleaned = -0.00207341 Jy ! Component: 3400 - total flux cleaned = -0.00212917 Jy ! Component: 3450 - total flux cleaned = -0.00207372 Jy ! Component: 3500 - total flux cleaned = -0.00215054 Jy ! Component: 3550 - total flux cleaned = -0.00219417 Jy ! Component: 3600 - total flux cleaned = -0.00220491 Jy ! Component: 3650 - total flux cleaned = -0.00224785 Jy ! Component: 3700 - total flux cleaned = -0.00221586 Jy ! Component: 3750 - total flux cleaned = -0.00224761 Jy ! Component: 3800 - total flux cleaned = -0.0023 Jy ! Component: 3850 - total flux cleaned = -0.0023208 Jy ! Component: 3900 - total flux cleaned = -0.00235174 Jy ! Component: 3950 - total flux cleaned = -0.00232098 Jy ! Component: 4000 - total flux cleaned = -0.00236184 Jy ! Component: 4050 - total flux cleaned = -0.002372 Jy ! Total flux subtracted in 4096 components = -0.002382 Jy ! Clean residual min=-0.000666 max=0.000640 Jy/beam ! Clean residual mean=-0.000000 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.0822157 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 357 components and 0.0822158 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0955+3335_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.878 x 8.231 at -20.34 degrees (North through East) ! Clean map min=-0.0012482 max=0.084833 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0955+3335_S_map.fits wmodel /image_prod/ug002_uva//J0955+3335_S_map.mod ! Writing 357 model components to file: /image_prod/ug002_uva//J0955+3335_S_map.mod wobs /image_prod/ug002_uva//J0955+3335_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0955+3335_S_uvs.fits wwins /image_prod/ug002_uva//J0955+3335_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0955+3335_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0848332 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000188118 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.665253 0.665253 1.33051 2.66101 5.32202 10.644 21.2881 42.5762 85.1523 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.084 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 450.956 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0955+3335_S_dfm.log closed on Wed Mar 4 23:15:15 2020