! Started logfile: /image_prod/ug002_uva//J0735+2341_S_dfm.log on Wed Mar 4 21:53:20 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+2341_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0735+2341_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+2341 ! ! 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+2341_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.020363Jy sigma=8.622771 ! Fit after self-cal, rms=0.904175Jy sigma=7.565508 ! 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.872 mas, bmaj=6.118 mas, bpa=-5.304 degrees ! Estimated noise=1.13389 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.0733285 Jy ! Component: 100 - total flux cleaned = 0.109343 Jy ! Total flux subtracted in 100 components = 0.109343 Jy ! Clean residual min=-0.016533 max=0.023346 Jy/beam ! Clean residual mean=0.000050 rms=0.005302 Jy/beam ! Combined flux in latest and established models = 0.109343 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 35 components and 0.109343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.142277Jy sigma=1.160648 ! Fit after self-cal, rms=0.141917Jy sigma=1.157214 ! 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.356 mas, bmaj=7.251 mas, bpa=-6.325 degrees ! Estimated noise=0.727897 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.0416769 Jy ! Component: 100 - total flux cleaned = 0.0677477 Jy ! Component: 150 - total flux cleaned = 0.0846427 Jy ! Component: 200 - total flux cleaned = 0.0956724 Jy ! Total flux subtracted in 200 components = 0.0956724 Jy ! Clean residual min=-0.018839 max=0.026863 Jy/beam ! Clean residual mean=0.000014 rms=0.006494 Jy/beam ! Combined flux in latest and established models = 0.205015 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 73 components and 0.205015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.128257Jy sigma=1.037450 ! Fit after self-cal, rms=0.127953Jy sigma=1.034671 ! 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.356 x 7.251 at -6.325 degrees (North through East) ! Clean map min=-0.01787 max=0.093333 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.26 FD 2.15 HN 1.29 KP 0.64 ! LA 0.72 MK 1.43 NL 1.16 OV 1.20 ! PT 0.87 SC 1.17 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.72 HN 1.11 KP 0.67 ! LA 0.72 MK 1.95 NL 1.22 OV 1.44 ! PT 0.87 SC 1.13 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.61 FD 1.44 HN 1.09 KP 0.70 ! LA 0.74 MK 1.73 NL 1.30 OV 1.97 ! PT 0.84 SC 1.20 ! ! ! Fit before self-cal, rms=0.127953Jy sigma=1.034671 ! Fit after self-cal, rms=0.179274Jy sigma=0.913335 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.789 mas, bmaj=7.764 mas, bpa=-4.073 degrees ! Estimated noise=0.833421 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.00659439 Jy ! Component: 100 - total flux cleaned = 0.00679818 Jy ! Component: 150 - total flux cleaned = 0.00695686 Jy ! Component: 200 - total flux cleaned = 0.00696217 Jy ! Total flux subtracted in 200 components = 0.00696217 Jy ! Clean residual min=-0.020866 max=0.025580 Jy/beam ! Clean residual mean=-0.000038 rms=0.006061 Jy/beam ! Combined flux in latest and established models = 0.211977 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 80 components and 0.211977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.178303Jy sigma=0.911577 ! Fit after self-cal, rms=0.181948Jy sigma=0.899775 ! 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.181948Jy sigma=0.899775 ! Fit after self-cal, rms=0.269773Jy sigma=0.839155 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.752 mas, bmaj=7.707 mas, bpa=-6.167 degrees ! Estimated noise=0.903718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0085921 Jy ! Component: 100 - total flux cleaned = 0.0116186 Jy ! Component: 150 - total flux cleaned = 0.0115188 Jy ! Component: 200 - total flux cleaned = 0.0114321 Jy ! Total flux subtracted in 200 components = 0.0114321 Jy ! Clean residual min=-0.019383 max=0.026991 Jy/beam ! Clean residual mean=-0.000032 rms=0.005756 Jy/beam ! Combined flux in latest and established models = 0.22341 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 82 components and 0.22341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.268856Jy sigma=0.838697 ! Fit after self-cal, rms=0.269818Jy sigma=0.837448 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.0193992 Jy ! Component: 100 - total flux cleaned = 0.0220702 Jy ! Component: 150 - total flux cleaned = 0.0222086 Jy ! Component: 200 - total flux cleaned = 0.0213603 Jy ! Total flux subtracted in 200 components = 0.0213603 Jy ! Clean residual min=-0.017251 max=0.022166 Jy/beam ! Clean residual mean=-0.000013 rms=0.005493 Jy/beam ! Combined flux in latest and established models = 0.24477 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 111 components and 0.24477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.265294Jy sigma=0.817505 ! Fit after self-cal, rms=0.264923Jy sigma=0.814024 ! 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.264923Jy sigma=0.814024 ! Fit after self-cal, rms=0.288448Jy sigma=0.803080 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.86 mas, bmaj=7.876 mas, bpa=-7.196 degrees ! Estimated noise=0.918293 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00316887 Jy ! Component: 100 - total flux cleaned = 0.00662222 Jy ! Component: 150 - total flux cleaned = 0.00871557 Jy ! Component: 200 - total flux cleaned = 0.00978131 Jy ! Total flux subtracted in 200 components = 0.00978131 Jy ! Clean residual min=-0.016196 max=0.021998 Jy/beam ! Clean residual mean=-0.000022 rms=0.005424 Jy/beam ! Combined flux in latest and established models = 0.254551 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 134 components and 0.254551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.287122Jy sigma=0.802502 ! Fit after self-cal, rms=0.286993Jy sigma=0.801877 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.00117387 Jy ! Component: 100 - total flux cleaned = 0.00147715 Jy ! Component: 150 - total flux cleaned = 0.00133594 Jy ! Component: 200 - total flux cleaned = 0.0013373 Jy ! Total flux subtracted in 200 components = 0.0013373 Jy ! Clean residual min=-0.016064 max=0.021937 Jy/beam ! Clean residual mean=-0.000023 rms=0.005417 Jy/beam ! Combined flux in latest and established models = 0.255888 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 148 components and 0.255888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.286499Jy sigma=0.802022 ! Fit after self-cal, rms=0.286546Jy sigma=0.801941 ! 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.286546Jy sigma=0.801941 ! Fit after self-cal, rms=0.311911Jy sigma=0.799529 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.355 mas, bmaj=12.31 mas, bpa=-18.85 degrees ! Estimated noise=0.965478 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129505 Jy ! Component: 100 - total flux cleaned = 0.00216262 Jy ! Component: 150 - total flux cleaned = 0.00189486 Jy ! Component: 200 - total flux cleaned = 0.00150493 Jy ! Total flux subtracted in 200 components = 0.00150493 Jy ! Clean residual min=-0.025322 max=0.027690 Jy/beam ! Clean residual mean=-0.000054 rms=0.007986 Jy/beam ! Combined flux in latest and established models = 0.257393 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 163 components and 0.257393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.311000Jy sigma=0.800051 ! Fit after self-cal, rms=0.311062Jy sigma=0.798908 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.0010211 Jy ! Component: 100 - total flux cleaned = -0.0016057 Jy ! Component: 150 - total flux cleaned = -0.00245357 Jy ! Component: 200 - total flux cleaned = -0.00291575 Jy ! Total flux subtracted in 200 components = -0.00291575 Jy ! Clean residual min=-0.024948 max=0.027321 Jy/beam ! Clean residual mean=-0.000054 rms=0.007911 Jy/beam ! Combined flux in latest and established models = 0.254478 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 174 components and 0.254478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.310530Jy sigma=0.800810 ! Fit after self-cal, rms=0.310640Jy sigma=0.800175 ! 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.915 mas, bmaj=7.961 mas, bpa=-7.78 degrees ! Estimated noise=0.954113 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.915 x 7.961 at -7.78 degrees (North through East) ! Clean map min=-0.02606 max=0.12201 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.264 mas, bmaj=6.501 mas, bpa=-6.087 degrees ! Estimated noise=1.62632 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0988879 Jy ! Component: 100 - total flux cleaned = 0.1466 Jy ! Component: 150 - total flux cleaned = 0.176946 Jy ! Component: 200 - total flux cleaned = 0.193056 Jy ! Total flux subtracted in 200 components = 0.193056 Jy ! Clean residual min=-0.017325 max=0.020388 Jy/beam ! Clean residual mean=0.000003 rms=0.005154 Jy/beam ! Combined flux in latest and established models = 0.193056 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 43 model components to the UV plane model. ! The established model now contains 43 components and 0.193056 Jy ! Inverting map and beam ! Estimated beam: bmin=3.915 mas, bmaj=7.961 mas, bpa=-7.78 degrees ! Estimated noise=0.954113 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.0171387 Jy ! Component: 100 - total flux cleaned = 0.0286592 Jy ! Component: 150 - total flux cleaned = 0.0383331 Jy ! Component: 200 - total flux cleaned = 0.0459003 Jy ! Total flux subtracted in 200 components = 0.0459003 Jy ! Clean residual min=-0.017336 max=0.022206 Jy/beam ! Clean residual mean=-0.000020 rms=0.005680 Jy/beam ! Combined flux in latest and established models = 0.238956 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 64 components and 0.238956 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.355 mas, bmaj=12.31 mas, bpa=-18.85 degrees ! Estimated noise=0.965478 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00665021 Jy ! Component: 100 - total flux cleaned = 0.00899437 Jy ! Component: 150 - total flux cleaned = 0.0112202 Jy ! Component: 200 - total flux cleaned = 0.0112098 Jy ! Total flux subtracted in 200 components = 0.0112098 Jy ! Clean residual min=-0.024481 max=0.028000 Jy/beam ! Clean residual mean=-0.000047 rms=0.007975 Jy/beam ! Combined flux in latest and established models = 0.250166 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.000284099 Jy ! Component: 100 - total flux cleaned = -0.000297897 Jy ! Component: 150 - total flux cleaned = -0.000527543 Jy ! Component: 200 - total flux cleaned = -0.000723626 Jy ! Total flux subtracted in 200 components = -0.000723626 Jy ! Clean residual min=-0.025003 max=0.027905 Jy/beam ! Clean residual mean=-0.000051 rms=0.007927 Jy/beam ! Combined flux in latest and established models = 0.249442 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 100 components and 0.249442 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.915 mas, bmaj=7.961 mas, bpa=-7.78 degrees ! Estimated noise=0.954113 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00389672 Jy ! Component: 100 - total flux cleaned = 0.00458471 Jy ! Component: 150 - total flux cleaned = 0.0045732 Jy ! Component: 200 - total flux cleaned = 0.00473246 Jy ! Total flux subtracted in 200 components = 0.00473246 Jy ! Clean residual min=-0.017719 max=0.022492 Jy/beam ! Clean residual mean=-0.000025 rms=0.005596 Jy/beam ! Combined flux in latest and established models = 0.254175 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 119 components and 0.254174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.309823Jy sigma=0.805945 ! Fit after self-cal, rms=0.309629Jy sigma=0.805247 wmodel J0735+2341_S_map.mod ! Writing 119 model components to file: J0735+2341_S_map.mod wobs J0735+2341_S_uvs.fits ! Writing UV FITS file: J0735+2341_S_uvs.fits wwins J0735+2341_S_map.win ! wwins: Wrote 2 windows to J0735+2341_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.00994133 Jy ! Component: 100 - total flux cleaned = 0.0187838 Jy ! Component: 150 - total flux cleaned = 0.0243847 Jy ! Component: 200 - total flux cleaned = 0.0274869 Jy ! Component: 250 - total flux cleaned = 0.0307609 Jy ! Component: 300 - total flux cleaned = 0.0324825 Jy ! Component: 350 - total flux cleaned = 0.0347112 Jy ! Component: 400 - total flux cleaned = 0.0371547 Jy ! Component: 450 - total flux cleaned = 0.0384804 Jy ! Component: 500 - total flux cleaned = 0.0405558 Jy ! Component: 550 - total flux cleaned = 0.042078 Jy ! Component: 600 - total flux cleaned = 0.0438222 Jy ! Component: 650 - total flux cleaned = 0.0460273 Jy ! Component: 700 - total flux cleaned = 0.0477103 Jy ! Component: 750 - total flux cleaned = 0.0488965 Jy ! Component: 800 - total flux cleaned = 0.0502969 Jy ! Component: 850 - total flux cleaned = 0.051447 Jy ! Component: 900 - total flux cleaned = 0.0523578 Jy ! Component: 950 - total flux cleaned = 0.0525838 Jy ! Component: 1000 - total flux cleaned = 0.0532469 Jy ! Component: 1050 - total flux cleaned = 0.0536869 Jy ! Component: 1100 - total flux cleaned = 0.0545527 Jy ! Component: 1150 - total flux cleaned = 0.0549825 Jy ! Component: 1200 - total flux cleaned = 0.0568844 Jy ! Component: 1250 - total flux cleaned = 0.0577151 Jy ! Component: 1300 - total flux cleaned = 0.0579187 Jy ! Component: 1350 - total flux cleaned = 0.0587388 Jy ! Component: 1400 - total flux cleaned = 0.0601587 Jy ! Component: 1450 - total flux cleaned = 0.0605607 Jy ! Component: 1500 - total flux cleaned = 0.061755 Jy ! Component: 1550 - total flux cleaned = 0.0625431 Jy ! Component: 1600 - total flux cleaned = 0.0633231 Jy ! Component: 1650 - total flux cleaned = 0.0646764 Jy ! Component: 1700 - total flux cleaned = 0.0650584 Jy ! Component: 1750 - total flux cleaned = 0.0656271 Jy ! Component: 1800 - total flux cleaned = 0.0665664 Jy ! Component: 1850 - total flux cleaned = 0.067124 Jy ! Component: 1900 - total flux cleaned = 0.0682307 Jy ! Component: 1950 - total flux cleaned = 0.0687805 Jy ! Component: 2000 - total flux cleaned = 0.0695103 Jy ! Component: 2050 - total flux cleaned = 0.0705891 Jy ! Component: 2100 - total flux cleaned = 0.0720157 Jy ! Component: 2150 - total flux cleaned = 0.0727227 Jy ! Component: 2200 - total flux cleaned = 0.0736013 Jy ! Component: 2250 - total flux cleaned = 0.0741216 Jy ! Component: 2300 - total flux cleaned = 0.0749864 Jy ! Component: 2350 - total flux cleaned = 0.0760152 Jy ! Component: 2400 - total flux cleaned = 0.0761857 Jy ! Component: 2450 - total flux cleaned = 0.0770306 Jy ! Component: 2500 - total flux cleaned = 0.0782008 Jy ! Component: 2550 - total flux cleaned = 0.0791954 Jy ! Component: 2600 - total flux cleaned = 0.079853 Jy ! Component: 2650 - total flux cleaned = 0.0800179 Jy ! Component: 2700 - total flux cleaned = 0.0811542 Jy ! Component: 2750 - total flux cleaned = 0.0821176 Jy ! Component: 2800 - total flux cleaned = 0.082117 Jy ! Component: 2850 - total flux cleaned = 0.0829112 Jy ! Component: 2900 - total flux cleaned = 0.0843268 Jy ! Component: 2950 - total flux cleaned = 0.084794 Jy ! Component: 3000 - total flux cleaned = 0.0860317 Jy ! Component: 3050 - total flux cleaned = 0.0864906 Jy ! Component: 3100 - total flux cleaned = 0.0863372 Jy ! Component: 3150 - total flux cleaned = 0.0869438 Jy ! Component: 3200 - total flux cleaned = 0.0879972 Jy ! Component: 3250 - total flux cleaned = 0.088296 Jy ! Component: 3300 - total flux cleaned = 0.0894825 Jy ! Component: 3350 - total flux cleaned = 0.0894833 Jy ! Component: 3400 - total flux cleaned = 0.0906522 Jy ! Component: 3450 - total flux cleaned = 0.0910874 Jy ! Component: 3500 - total flux cleaned = 0.092529 Jy ! Component: 3550 - total flux cleaned = 0.0926698 Jy ! Component: 3600 - total flux cleaned = 0.0932376 Jy ! Component: 3650 - total flux cleaned = 0.0932374 Jy ! Component: 3700 - total flux cleaned = 0.0937992 Jy ! Component: 3750 - total flux cleaned = 0.094079 Jy ! Component: 3800 - total flux cleaned = 0.0944955 Jy ! Component: 3850 - total flux cleaned = 0.0954588 Jy ! Component: 3900 - total flux cleaned = 0.0953224 Jy ! Component: 3950 - total flux cleaned = 0.0958674 Jy ! Component: 4000 - total flux cleaned = 0.0962731 Jy ! Component: 4050 - total flux cleaned = 0.0970794 Jy ! Total flux subtracted in 4096 components = 0.0977484 Jy ! Clean residual min=-0.007839 max=0.008356 Jy/beam ! Clean residual mean=-0.000024 rms=0.002838 Jy/beam ! Combined flux in latest and established models = 0.351923 Jy keep ! Adding 381 model components to the UV plane model. ! The established model now contains 500 components and 0.351923 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0735+2341_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.915 x 7.961 at -7.78 degrees (North through East) ! Clean map min=-0.027233 max=0.12826 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0735+2341_S_map.fits wmodel /image_prod/ug002_uva//J0735+2341_S_map.mod ! Writing 500 model components to file: /image_prod/ug002_uva//J0735+2341_S_map.mod wobs /image_prod/ug002_uva//J0735+2341_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0735+2341_S_uvs.fits wwins /image_prod/ug002_uva//J0735+2341_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0735+2341_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.128261 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00281894 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -6.59345 6.59345 13.1869 26.3738 52.7476 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0084 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.128 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 45.499 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0735+2341_S_dfm.log closed on Wed Mar 4 21:53:24 2020