! Started logfile: /image_prod/ug002_uva//J0735+234A_S_dfm.log on Wed Mar 4 21:53:30 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//J0735+234A_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0735+234A_S_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.934513 visibilities/baseline/integration-bin. ! Found source: J0735+234A ! ! 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 14256 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 J0735+234A_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.016383Jy sigma=8.803590 ! Fit after self-cal, rms=0.908008Jy sigma=7.807773 ! 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.886 mas, bmaj=6.167 mas, bpa=-6.713 degrees ! Estimated noise=1.11774 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.0706787 Jy ! Component: 100 - total flux cleaned = 0.105545 Jy ! Total flux subtracted in 100 components = 0.105545 Jy ! Clean residual min=-0.016022 max=0.023081 Jy/beam ! Clean residual mean=0.000051 rms=0.005214 Jy/beam ! Combined flux in latest and established models = 0.105545 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 37 components and 0.105545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.137400Jy sigma=1.169568 ! Fit after self-cal, rms=0.137008Jy sigma=1.165235 ! 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.378 mas, bmaj=7.291 mas, bpa=-7.491 degrees ! Estimated noise=0.70955 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.040946 Jy ! Component: 100 - total flux cleaned = 0.0671455 Jy ! Component: 150 - total flux cleaned = 0.0844768 Jy ! Component: 200 - total flux cleaned = 0.0960092 Jy ! Total flux subtracted in 200 components = 0.0960092 Jy ! Clean residual min=-0.018741 max=0.026602 Jy/beam ! Clean residual mean=0.000016 rms=0.006340 Jy/beam ! Combined flux in latest and established models = 0.201554 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 75 components and 0.201554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.123039Jy sigma=1.042750 ! Fit after self-cal, rms=0.122684Jy sigma=1.039320 ! 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.378 x 7.291 at -7.491 degrees (North through East) ! Clean map min=-0.017582 max=0.088543 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 2.12 HN 1.11 KP 0.63 ! LA 0.71 MK 1.43 NL 1.18 OV 1.18 ! PT 0.87 SC 1.12 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.71 HN 0.95 KP 0.66 ! LA 0.71 MK 2.12 NL 1.36 OV 1.45 ! PT 0.87 SC 1.20 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.51 FD 1.44 HN 0.92 KP 0.69 ! LA 0.73 MK 1.85 NL 1.42 OV 2.03 ! PT 0.84 SC 1.18 ! ! ! Fit before self-cal, rms=0.122684Jy sigma=1.039320 ! Fit after self-cal, rms=0.163941Jy sigma=0.913172 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.838 mas, bmaj=7.736 mas, bpa=-5.433 degrees ! Estimated noise=0.795645 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.00713408 Jy ! Component: 100 - total flux cleaned = 0.0078028 Jy ! Component: 150 - total flux cleaned = 0.00779991 Jy ! Component: 200 - total flux cleaned = 0.00780667 Jy ! Total flux subtracted in 200 components = 0.00780667 Jy ! Clean residual min=-0.019375 max=0.024845 Jy/beam ! Clean residual mean=-0.000039 rms=0.005724 Jy/beam ! Combined flux in latest and established models = 0.209361 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 81 components and 0.209361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.163186Jy sigma=0.909967 ! Fit after self-cal, rms=0.166848Jy sigma=0.897680 ! 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.166848Jy sigma=0.897680 ! Fit after self-cal, rms=0.248307Jy sigma=0.834813 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.8 mas, bmaj=7.61 mas, bpa=-7.135 degrees ! Estimated noise=0.848495 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00719985 Jy ! Component: 100 - total flux cleaned = 0.0103443 Jy ! Component: 150 - total flux cleaned = 0.0105704 Jy ! Component: 200 - total flux cleaned = 0.0106878 Jy ! Total flux subtracted in 200 components = 0.0106878 Jy ! Clean residual min=-0.017531 max=0.025689 Jy/beam ! Clean residual mean=-0.000031 rms=0.005297 Jy/beam ! Combined flux in latest and established models = 0.220049 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 83 components and 0.220049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.247714Jy sigma=0.833669 ! Fit after self-cal, rms=0.248681Jy sigma=0.832291 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 (1.5, -82.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0191935 Jy ! Component: 100 - total flux cleaned = 0.0218614 Jy ! Component: 150 - total flux cleaned = 0.0209292 Jy ! Component: 200 - total flux cleaned = 0.0206405 Jy ! Total flux subtracted in 200 components = 0.0206405 Jy ! Clean residual min=-0.016079 max=0.019773 Jy/beam ! Clean residual mean=-0.000014 rms=0.005039 Jy/beam ! Combined flux in latest and established models = 0.240689 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 109 components and 0.240689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.244980Jy sigma=0.811736 ! Fit after self-cal, rms=0.244645Jy sigma=0.808558 ! 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.244645Jy sigma=0.808558 ! Fit after self-cal, rms=0.261343Jy sigma=0.798591 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.864 mas, bmaj=7.68 mas, bpa=-7.918 degrees ! Estimated noise=0.846367 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00382385 Jy ! Component: 100 - total flux cleaned = 0.00718895 Jy ! Component: 150 - total flux cleaned = 0.00850436 Jy ! Component: 200 - total flux cleaned = 0.00916675 Jy ! Total flux subtracted in 200 components = 0.00916675 Jy ! Clean residual min=-0.015171 max=0.020040 Jy/beam ! Clean residual mean=-0.000021 rms=0.004880 Jy/beam ! Combined flux in latest and established models = 0.249856 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 125 components and 0.249856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.260463Jy sigma=0.796403 ! Fit after self-cal, rms=0.260369Jy sigma=0.795881 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.00139197 Jy ! Component: 100 - total flux cleaned = 0.00167695 Jy ! Component: 150 - total flux cleaned = 0.00194344 Jy ! Component: 200 - total flux cleaned = 0.00194852 Jy ! Total flux subtracted in 200 components = 0.00194852 Jy ! Clean residual min=-0.015185 max=0.020345 Jy/beam ! Clean residual mean=-0.000023 rms=0.004864 Jy/beam ! Combined flux in latest and established models = 0.251805 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 135 components and 0.251804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.259990Jy sigma=0.795142 ! Fit after self-cal, rms=0.259954Jy sigma=0.795030 ! 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.259954Jy sigma=0.795030 ! Fit after self-cal, rms=0.279027Jy sigma=0.793191 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.156 mas, bmaj=11.9 mas, bpa=-21.85 degrees ! Estimated noise=0.894967 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000241109 Jy ! Component: 100 - total flux cleaned = -0.000264744 Jy ! Component: 150 - total flux cleaned = -0.000476303 Jy ! Component: 200 - total flux cleaned = -0.000113102 Jy ! Total flux subtracted in 200 components = -0.000113102 Jy ! Clean residual min=-0.021830 max=0.024962 Jy/beam ! Clean residual mean=-0.000052 rms=0.007220 Jy/beam ! Combined flux in latest and established models = 0.251691 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 155 components and 0.251691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.278427Jy sigma=0.792806 ! Fit after self-cal, rms=0.278485Jy sigma=0.792029 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.0001677 Jy ! Component: 100 - total flux cleaned = -0.000162616 Jy ! Component: 150 - total flux cleaned = -0.000312419 Jy ! Component: 200 - total flux cleaned = -0.000570638 Jy ! Total flux subtracted in 200 components = -0.000570638 Jy ! Clean residual min=-0.021579 max=0.024670 Jy/beam ! Clean residual mean=-0.000054 rms=0.007158 Jy/beam ! Combined flux in latest and established models = 0.251121 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 165 components and 0.251121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.278231Jy sigma=0.793212 ! Fit after self-cal, rms=0.278314Jy sigma=0.792948 ! 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.951 mas, bmaj=7.697 mas, bpa=-8.278 degrees ! Estimated noise=0.87178 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.951 x 7.697 at -8.278 degrees (North through East) ! Clean map min=-0.021003 max=0.10842 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.312 mas, bmaj=6.286 mas, bpa=-6.279 degrees ! Estimated noise=1.46942 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0880671 Jy ! Component: 100 - total flux cleaned = 0.13299 Jy ! Component: 150 - total flux cleaned = 0.163489 Jy ! Component: 200 - total flux cleaned = 0.184757 Jy ! Total flux subtracted in 200 components = 0.184757 Jy ! Clean residual min=-0.015897 max=0.018779 Jy/beam ! Clean residual mean=0.000007 rms=0.004704 Jy/beam ! Combined flux in latest and established models = 0.184757 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 47 model components to the UV plane model. ! The established model now contains 47 components and 0.184757 Jy ! Inverting map and beam ! Estimated beam: bmin=3.951 mas, bmaj=7.697 mas, bpa=-8.278 degrees ! Estimated noise=0.87178 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.0167767 Jy ! Component: 100 - total flux cleaned = 0.0291248 Jy ! Component: 150 - total flux cleaned = 0.0382371 Jy ! Component: 200 - total flux cleaned = 0.0459381 Jy ! Total flux subtracted in 200 components = 0.0459381 Jy ! Clean residual min=-0.016296 max=0.019768 Jy/beam ! Clean residual mean=-0.000019 rms=0.005118 Jy/beam ! Combined flux in latest and established models = 0.230696 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 74 components and 0.230696 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.156 mas, bmaj=11.9 mas, bpa=-21.85 degrees ! Estimated noise=0.894967 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00662609 Jy ! Component: 100 - total flux cleaned = 0.00928826 Jy ! Component: 150 - total flux cleaned = 0.0114962 Jy ! Component: 200 - total flux cleaned = 0.012122 Jy ! Total flux subtracted in 200 components = 0.012122 Jy ! Clean residual min=-0.021246 max=0.025299 Jy/beam ! Clean residual mean=-0.000045 rms=0.007247 Jy/beam ! Combined flux in latest and established models = 0.242817 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.000796291 Jy ! Component: 100 - total flux cleaned = 0.00147471 Jy ! Component: 150 - total flux cleaned = 0.00146712 Jy ! Component: 200 - total flux cleaned = 0.00147117 Jy ! Total flux subtracted in 200 components = 0.00147117 Jy ! Clean residual min=-0.021643 max=0.025107 Jy/beam ! Clean residual mean=-0.000049 rms=0.007186 Jy/beam ! Combined flux in latest and established models = 0.244289 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 116 components and 0.244289 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.951 mas, bmaj=7.697 mas, bpa=-8.278 degrees ! Estimated noise=0.87178 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00393285 Jy ! Component: 100 - total flux cleaned = 0.006345 Jy ! Component: 150 - total flux cleaned = 0.00713367 Jy ! Component: 200 - total flux cleaned = 0.00743132 Jy ! Total flux subtracted in 200 components = 0.00743132 Jy ! Clean residual min=-0.015797 max=0.020963 Jy/beam ! Clean residual mean=-0.000023 rms=0.004981 Jy/beam ! Combined flux in latest and established models = 0.25172 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 131 components and 0.25172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.277888Jy sigma=0.797409 ! Fit after self-cal, rms=0.277494Jy sigma=0.796501 wmodel J0735+234A_S_map.mod ! Writing 131 model components to file: J0735+234A_S_map.mod wobs J0735+234A_S_uvs.fits ! Writing UV FITS file: J0735+234A_S_uvs.fits wwins J0735+234A_S_map.win ! wwins: Wrote 2 windows to J0735+234A_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.00903649 Jy ! Component: 100 - total flux cleaned = 0.0168598 Jy ! Component: 150 - total flux cleaned = 0.0212374 Jy ! Component: 200 - total flux cleaned = 0.0245631 Jy ! Component: 250 - total flux cleaned = 0.0280341 Jy ! Component: 300 - total flux cleaned = 0.0311294 Jy ! Component: 350 - total flux cleaned = 0.0333738 Jy ! Component: 400 - total flux cleaned = 0.034826 Jy ! Component: 450 - total flux cleaned = 0.0360119 Jy ! Component: 500 - total flux cleaned = 0.0376349 Jy ! Component: 550 - total flux cleaned = 0.0389979 Jy ! Component: 600 - total flux cleaned = 0.0396666 Jy ! Component: 650 - total flux cleaned = 0.0405455 Jy ! Component: 700 - total flux cleaned = 0.041625 Jy ! Component: 750 - total flux cleaned = 0.0426866 Jy ! Component: 800 - total flux cleaned = 0.0439365 Jy ! Component: 850 - total flux cleaned = 0.0449615 Jy ! Component: 900 - total flux cleaned = 0.0459713 Jy ! Component: 950 - total flux cleaned = 0.0469671 Jy ! Component: 1000 - total flux cleaned = 0.0477522 Jy ! Component: 1050 - total flux cleaned = 0.0485328 Jy ! Component: 1100 - total flux cleaned = 0.0496825 Jy ! Component: 1150 - total flux cleaned = 0.0504367 Jy ! Component: 1200 - total flux cleaned = 0.0517463 Jy ! Component: 1250 - total flux cleaned = 0.0521159 Jy ! Component: 1300 - total flux cleaned = 0.0535806 Jy ! Component: 1350 - total flux cleaned = 0.0543048 Jy ! Component: 1400 - total flux cleaned = 0.0553775 Jy ! Component: 1450 - total flux cleaned = 0.0560886 Jy ! Component: 1500 - total flux cleaned = 0.0574888 Jy ! Component: 1550 - total flux cleaned = 0.0583539 Jy ! Component: 1600 - total flux cleaned = 0.0592109 Jy ! Component: 1650 - total flux cleaned = 0.0598904 Jy ! Component: 1700 - total flux cleaned = 0.0612343 Jy ! Component: 1750 - total flux cleaned = 0.06223 Jy ! Component: 1800 - total flux cleaned = 0.0627243 Jy ! Component: 1850 - total flux cleaned = 0.0638647 Jy ! Component: 1900 - total flux cleaned = 0.0645108 Jy ! Component: 1950 - total flux cleaned = 0.0657907 Jy ! Component: 2000 - total flux cleaned = 0.0661079 Jy ! Component: 2050 - total flux cleaned = 0.0665792 Jy ! Component: 2100 - total flux cleaned = 0.0679767 Jy ! Component: 2150 - total flux cleaned = 0.0684378 Jy ! Component: 2200 - total flux cleaned = 0.0693523 Jy ! Component: 2250 - total flux cleaned = 0.0701076 Jy ! Component: 2300 - total flux cleaned = 0.0708569 Jy ! Component: 2350 - total flux cleaned = 0.0718993 Jy ! Component: 2400 - total flux cleaned = 0.072341 Jy ! Component: 2450 - total flux cleaned = 0.0730735 Jy ! Component: 2500 - total flux cleaned = 0.0739457 Jy ! Component: 2550 - total flux cleaned = 0.0745211 Jy ! Component: 2600 - total flux cleaned = 0.075521 Jy ! Component: 2650 - total flux cleaned = 0.0763705 Jy ! Component: 2700 - total flux cleaned = 0.0769329 Jy ! Component: 2750 - total flux cleaned = 0.0780464 Jy ! Component: 2800 - total flux cleaned = 0.0785988 Jy ! Component: 2850 - total flux cleaned = 0.0791468 Jy ! Component: 2900 - total flux cleaned = 0.0803714 Jy ! Component: 2950 - total flux cleaned = 0.080911 Jy ! Component: 3000 - total flux cleaned = 0.0822501 Jy ! Component: 3050 - total flux cleaned = 0.0829131 Jy ! Component: 3100 - total flux cleaned = 0.0833087 Jy ! Component: 3150 - total flux cleaned = 0.0840947 Jy ! Component: 3200 - total flux cleaned = 0.0846139 Jy ! Component: 3250 - total flux cleaned = 0.0847452 Jy ! Component: 3300 - total flux cleaned = 0.085515 Jy ! Component: 3350 - total flux cleaned = 0.0866594 Jy ! Component: 3400 - total flux cleaned = 0.08691 Jy ! Component: 3450 - total flux cleaned = 0.0871616 Jy ! Component: 3500 - total flux cleaned = 0.0880338 Jy ! Component: 3550 - total flux cleaned = 0.0890242 Jy ! Component: 3600 - total flux cleaned = 0.0895161 Jy ! Component: 3650 - total flux cleaned = 0.090492 Jy ! Component: 3700 - total flux cleaned = 0.0912188 Jy ! Component: 3750 - total flux cleaned = 0.0912179 Jy ! Component: 3800 - total flux cleaned = 0.0916959 Jy ! Component: 3850 - total flux cleaned = 0.0925268 Jy ! Component: 3900 - total flux cleaned = 0.0929981 Jy ! Component: 3950 - total flux cleaned = 0.0934673 Jy ! Component: 4000 - total flux cleaned = 0.0938157 Jy ! Component: 4050 - total flux cleaned = 0.0943926 Jy ! Total flux subtracted in 4096 components = 0.0946217 Jy ! Clean residual min=-0.006633 max=0.007483 Jy/beam ! Clean residual mean=-0.000022 rms=0.002424 Jy/beam ! Combined flux in latest and established models = 0.346342 Jy keep ! Adding 414 model components to the UV plane model. ! The established model now contains 545 components and 0.346342 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0735+234A_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.951 x 7.697 at -8.278 degrees (North through East) ! Clean map min=-0.021019 max=0.11318 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0735+234A_S_map.fits wmodel /image_prod/ug002_uva//J0735+234A_S_map.mod ! Writing 545 model components to file: /image_prod/ug002_uva//J0735+234A_S_map.mod wobs /image_prod/ug002_uva//J0735+234A_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0735+234A_S_uvs.fits wwins /image_prod/ug002_uva//J0735+234A_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0735+234A_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.113182 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00240598 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -6.3773 6.3773 12.7546 25.5092 51.0184 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0072 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.113 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 47.041 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0735+234A_S_dfm.log closed on Wed Mar 4 21:53:34 2020