! Started logfile: /image_prod/ug002_uva//J2200+1030_S_dfm.log on Thu Mar 5 05:25:57 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//J2200+1030_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2200+1030_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.903241 visibilities/baseline/integration-bin. ! Found source: J2200+1030 ! ! 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 5853 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 J2200+1030_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 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012234Jy sigma=8.380540 ! Fit after self-cal, rms=0.901776Jy sigma=7.449195 ! 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.299 mas, bmaj=12.49 mas, bpa=-16.83 degrees ! Estimated noise=1.6733 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.076588 Jy ! Component: 100 - total flux cleaned = 0.0943461 Jy ! Total flux subtracted in 100 components = 0.0943461 Jy ! Clean residual min=-0.004595 max=0.006721 Jy/beam ! Clean residual mean=-0.000005 rms=0.001390 Jy/beam ! Combined flux in latest and established models = 0.0943461 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0943461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065361Jy sigma=0.482803 ! Fit after self-cal, rms=0.065341Jy sigma=0.482326 ! 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.932 mas, bmaj=13.16 mas, bpa=-16.76 degrees ! Estimated noise=1.15739 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.00864609 Jy ! Component: 100 - total flux cleaned = 0.012828 Jy ! Component: 150 - total flux cleaned = 0.0150723 Jy ! Component: 200 - total flux cleaned = 0.0156245 Jy ! Total flux subtracted in 200 components = 0.0156245 Jy ! Clean residual min=-0.003360 max=0.004260 Jy/beam ! Clean residual mean=0.000006 rms=0.000962 Jy/beam ! Combined flux in latest and established models = 0.109971 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 29 components and 0.109971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064331Jy sigma=0.472453 ! Fit after self-cal, rms=0.064353Jy sigma=0.472257 ! 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.932 x 13.16 at -16.76 degrees (North through East) ! Clean map min=-0.0032877 max=0.099994 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.98 HN 0.97 KP 0.95 ! LA 1.29 MK 1.09 NL 0.96 OV 0.93 ! PT 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 0.96 KP 0.98 ! LA 1.02 MK 1.01 NL 1.13 OV 1.01 ! PT 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.93 HN 0.98 KP 1.00 ! LA 1.02 MK 0.96 NL 1.02 OV 0.98 ! PT 0.95 ! ! ! Fit before self-cal, rms=0.064353Jy sigma=0.472257 ! Fit after self-cal, rms=0.065188Jy sigma=0.465520 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.943 mas, bmaj=13.11 mas, bpa=-16.63 degrees ! Estimated noise=1.15255 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.00034819 Jy ! Component: 100 - total flux cleaned = 0.00051455 Jy ! Component: 150 - total flux cleaned = 0.000514209 Jy ! Component: 200 - total flux cleaned = 0.000596649 Jy ! Total flux subtracted in 200 components = 0.000596649 Jy ! Clean residual min=-0.003719 max=0.003456 Jy/beam ! Clean residual mean=0.000008 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.110567 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 45 components and 0.110567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065137Jy sigma=0.465169 ! Fit after self-cal, rms=0.065179Jy sigma=0.464992 ! 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.065179Jy sigma=0.464992 ! Fit after self-cal, rms=0.072156Jy sigma=0.447532 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.963 mas, bmaj=13.12 mas, bpa=-16.47 degrees ! Estimated noise=1.15806 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000352303 Jy ! Component: 100 - total flux cleaned = 0.000351927 Jy ! Component: 150 - total flux cleaned = 0.000391988 Jy ! Component: 200 - total flux cleaned = 0.000426695 Jy ! Total flux subtracted in 200 components = 0.000426695 Jy ! Clean residual min=-0.002088 max=0.002323 Jy/beam ! Clean residual mean=0.000012 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.110994 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 58 components and 0.110994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072138Jy sigma=0.447366 ! Fit after self-cal, rms=0.072266Jy sigma=0.447085 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.24315e-05 Jy ! Component: 100 - total flux cleaned = 3.66261e-05 Jy ! Component: 150 - total flux cleaned = 3.75534e-05 Jy ! Component: 200 - total flux cleaned = 6.44682e-05 Jy ! Total flux subtracted in 200 components = 6.44682e-05 Jy ! Clean residual min=-0.002069 max=0.002278 Jy/beam ! Clean residual mean=0.000012 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.111058 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 65 components and 0.111058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072260Jy sigma=0.447021 ! Fit after self-cal, rms=0.072261Jy sigma=0.447013 ! 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.072261Jy sigma=0.447013 ! Fit after self-cal, rms=0.073274Jy sigma=0.446790 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.962 mas, bmaj=13.13 mas, bpa=-16.43 degrees ! Estimated noise=1.15796 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000179093 Jy ! Component: 100 - total flux cleaned = 0.000195099 Jy ! Component: 150 - total flux cleaned = 0.000222061 Jy ! Component: 200 - total flux cleaned = 0.000247894 Jy ! Total flux subtracted in 200 components = 0.000247894 Jy ! Clean residual min=-0.002069 max=0.002283 Jy/beam ! Clean residual mean=0.000009 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.111306 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 74 components and 0.111306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073264Jy sigma=0.446747 ! Fit after self-cal, rms=0.073271Jy sigma=0.446742 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 (-110, -29.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00217449 Jy ! Component: 100 - total flux cleaned = 0.00294814 Jy ! Component: 150 - total flux cleaned = 0.00317669 Jy ! Component: 200 - total flux cleaned = 0.00321793 Jy ! Total flux subtracted in 200 components = 0.00321793 Jy ! Clean residual min=-0.002052 max=0.001994 Jy/beam ! Clean residual mean=0.000006 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.114524 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 94 components and 0.114524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073167Jy sigma=0.445987 ! Fit after self-cal, rms=0.073147Jy sigma=0.445952 ! 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.073147Jy sigma=0.445952 ! Fit after self-cal, rms=0.073335Jy sigma=0.445916 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.179 mas, bmaj=13.71 mas, bpa=-10.78 degrees ! Estimated noise=1.27699 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000897749 Jy ! Component: 100 - total flux cleaned = 0.00105514 Jy ! Component: 150 - total flux cleaned = 0.00103317 Jy ! Component: 200 - total flux cleaned = 0.00103375 Jy ! Total flux subtracted in 200 components = 0.00103375 Jy ! Clean residual min=-0.002030 max=0.002040 Jy/beam ! Clean residual mean=0.000010 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.115558 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 113 components and 0.115558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073323Jy sigma=0.445816 ! Fit after self-cal, rms=0.073326Jy sigma=0.445804 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.04272e-05 Jy ! Component: 100 - total flux cleaned = -4.09945e-06 Jy ! Component: 150 - total flux cleaned = -2.08418e-05 Jy ! Component: 200 - total flux cleaned = -5.27826e-05 Jy ! Total flux subtracted in 200 components = -5.27826e-05 Jy ! Clean residual min=-0.001955 max=0.002059 Jy/beam ! Clean residual mean=0.000010 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.115505 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 126 components and 0.115505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073320Jy sigma=0.445744 ! Fit after self-cal, rms=0.073316Jy sigma=0.445741 ! 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.96 mas, bmaj=13.15 mas, bpa=-16.42 degrees ! Estimated noise=1.15593 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.96 x 13.15 at -16.42 degrees (North through East) ! Clean map min=-0.0020135 max=0.09947 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.327 mas, bmaj=12.45 mas, bpa=-16.5 degrees ! Estimated noise=1.67717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0766475 Jy ! Component: 100 - total flux cleaned = 0.0941589 Jy ! Component: 150 - total flux cleaned = 0.101358 Jy ! Component: 200 - total flux cleaned = 0.105477 Jy ! Total flux subtracted in 200 components = 0.105477 Jy ! Clean residual min=-0.002927 max=0.003109 Jy/beam ! Clean residual mean=0.000003 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.105477 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.105477 Jy ! Inverting map and beam ! Estimated beam: bmin=3.96 mas, bmaj=13.15 mas, bpa=-16.42 degrees ! Estimated noise=1.15593 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.00351217 Jy ! Component: 100 - total flux cleaned = 0.00567304 Jy ! Component: 150 - total flux cleaned = 0.00725208 Jy ! Component: 200 - total flux cleaned = 0.00800974 Jy ! Total flux subtracted in 200 components = 0.00800974 Jy ! Clean residual min=-0.002255 max=0.002128 Jy/beam ! Clean residual mean=0.000006 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.113487 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 51 components and 0.113487 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.179 mas, bmaj=13.71 mas, bpa=-10.78 degrees ! Estimated noise=1.27699 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.001763 Jy ! Component: 100 - total flux cleaned = 0.00235244 Jy ! Component: 150 - total flux cleaned = 0.00250006 Jy ! Component: 200 - total flux cleaned = 0.00256489 Jy ! Total flux subtracted in 200 components = 0.00256489 Jy ! Clean residual min=-0.002169 max=0.002131 Jy/beam ! Clean residual mean=0.000009 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.116052 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 = 2.723e-05 Jy ! Component: 100 - total flux cleaned = 3.13612e-06 Jy ! Component: 150 - total flux cleaned = -4.37164e-05 Jy ! Component: 200 - total flux cleaned = -0.000109134 Jy ! Total flux subtracted in 200 components = -0.000109134 Jy ! Clean residual min=-0.002055 max=0.002117 Jy/beam ! Clean residual mean=0.000009 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.115942 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 87 components and 0.115942 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.96 mas, bmaj=13.15 mas, bpa=-16.42 degrees ! Estimated noise=1.15593 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000251865 Jy ! Component: 100 - total flux cleaned = -0.000332601 Jy ! Component: 150 - total flux cleaned = -0.000370738 Jy ! Component: 200 - total flux cleaned = -0.000405509 Jy ! Total flux subtracted in 200 components = -0.000405509 Jy ! Clean residual min=-0.002175 max=0.001948 Jy/beam ! Clean residual mean=0.000006 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.115537 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 101 components and 0.115537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073333Jy sigma=0.445883 ! Fit after self-cal, rms=0.073324Jy sigma=0.445857 wmodel J2200+1030_S_map.mod ! Writing 101 model components to file: J2200+1030_S_map.mod wobs J2200+1030_S_uvs.fits ! Writing UV FITS file: J2200+1030_S_uvs.fits wwins J2200+1030_S_map.win ! wwins: Wrote 2 windows to J2200+1030_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.000386172 Jy ! Component: 100 - total flux cleaned = -0.000816411 Jy ! Component: 150 - total flux cleaned = -0.00118942 Jy ! Component: 200 - total flux cleaned = -0.00157201 Jy ! Component: 250 - total flux cleaned = -0.00188037 Jy ! Component: 300 - total flux cleaned = -0.00215008 Jy ! Component: 350 - total flux cleaned = -0.002307 Jy ! Component: 400 - total flux cleaned = -0.00253587 Jy ! Component: 450 - total flux cleaned = -0.00270926 Jy ! Component: 500 - total flux cleaned = -0.00287801 Jy ! Component: 550 - total flux cleaned = -0.00301885 Jy ! Component: 600 - total flux cleaned = -0.00306469 Jy ! Component: 650 - total flux cleaned = -0.00322315 Jy ! Component: 700 - total flux cleaned = -0.00340035 Jy ! Component: 750 - total flux cleaned = -0.00353043 Jy ! Component: 800 - total flux cleaned = -0.00367972 Jy ! Component: 850 - total flux cleaned = -0.00378433 Jy ! Component: 900 - total flux cleaned = -0.00392836 Jy ! Component: 950 - total flux cleaned = -0.00400995 Jy ! Component: 1000 - total flux cleaned = -0.00415002 Jy ! Component: 1050 - total flux cleaned = -0.00434634 Jy ! Component: 1100 - total flux cleaned = -0.00446248 Jy ! Component: 1150 - total flux cleaned = -0.00461527 Jy ! Component: 1200 - total flux cleaned = -0.00470944 Jy ! Component: 1250 - total flux cleaned = -0.00482106 Jy ! Component: 1300 - total flux cleaned = -0.00498646 Jy ! Component: 1350 - total flux cleaned = -0.00516717 Jy ! Component: 1400 - total flux cleaned = -0.00529204 Jy ! Component: 1450 - total flux cleaned = -0.00545076 Jy ! Component: 1500 - total flux cleaned = -0.00559025 Jy ! Component: 1550 - total flux cleaned = -0.00569395 Jy ! Component: 1600 - total flux cleaned = -0.00584676 Jy ! Component: 1650 - total flux cleaned = -0.00593049 Jy ! Component: 1700 - total flux cleaned = -0.00602999 Jy ! Component: 1750 - total flux cleaned = -0.00606255 Jy ! Component: 1800 - total flux cleaned = -0.00611138 Jy ! Component: 1850 - total flux cleaned = -0.00615952 Jy ! Component: 1900 - total flux cleaned = -0.00617559 Jy ! Component: 1950 - total flux cleaned = -0.00622293 Jy ! Component: 2000 - total flux cleaned = -0.00620746 Jy ! Component: 2050 - total flux cleaned = -0.0062693 Jy ! Component: 2100 - total flux cleaned = -0.0062844 Jy ! Component: 2150 - total flux cleaned = -0.00628443 Jy ! Component: 2200 - total flux cleaned = -0.00631435 Jy ! Component: 2250 - total flux cleaned = -0.00637365 Jy ! Component: 2300 - total flux cleaned = -0.00628509 Jy ! Component: 2350 - total flux cleaned = -0.00625566 Jy ! Component: 2400 - total flux cleaned = -0.00624114 Jy ! Component: 2450 - total flux cleaned = -0.00625551 Jy ! Component: 2500 - total flux cleaned = -0.00621276 Jy ! Component: 2550 - total flux cleaned = -0.00618451 Jy ! Component: 2600 - total flux cleaned = -0.00612862 Jy ! Component: 2650 - total flux cleaned = -0.0061426 Jy ! Component: 2700 - total flux cleaned = -0.00611493 Jy ! Component: 2750 - total flux cleaned = -0.00608748 Jy ! Component: 2800 - total flux cleaned = -0.00607378 Jy ! Component: 2850 - total flux cleaned = -0.00608725 Jy ! Component: 2900 - total flux cleaned = -0.0060473 Jy ! Component: 2950 - total flux cleaned = -0.00608696 Jy ! Component: 3000 - total flux cleaned = -0.00603436 Jy ! Component: 3050 - total flux cleaned = -0.0060344 Jy ! Component: 3100 - total flux cleaned = -0.00603438 Jy ! Component: 3150 - total flux cleaned = -0.00595735 Jy ! Component: 3200 - total flux cleaned = -0.00598291 Jy ! Component: 3250 - total flux cleaned = -0.0059196 Jy ! Component: 3300 - total flux cleaned = -0.0059321 Jy ! Component: 3350 - total flux cleaned = -0.00589461 Jy ! Component: 3400 - total flux cleaned = -0.00586986 Jy ! Component: 3450 - total flux cleaned = -0.00583305 Jy ! Component: 3500 - total flux cleaned = -0.00579644 Jy ! Component: 3550 - total flux cleaned = -0.00577229 Jy ! Component: 3600 - total flux cleaned = -0.00574823 Jy ! Component: 3650 - total flux cleaned = -0.00574828 Jy ! Component: 3700 - total flux cleaned = -0.00573633 Jy ! Component: 3750 - total flux cleaned = -0.00567736 Jy ! Component: 3800 - total flux cleaned = -0.00568908 Jy ! Component: 3850 - total flux cleaned = -0.00563076 Jy ! Component: 3900 - total flux cleaned = -0.00563081 Jy ! Component: 3950 - total flux cleaned = -0.00557317 Jy ! Component: 4000 - total flux cleaned = -0.00555024 Jy ! Component: 4050 - total flux cleaned = -0.00551621 Jy ! Total flux subtracted in 4096 components = -0.005505 Jy ! Clean residual min=-0.000692 max=0.000710 Jy/beam ! Clean residual mean=0.000001 rms=0.000216 Jy/beam ! Combined flux in latest and established models = 0.110032 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 378 components and 0.110032 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2200+1030_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.96 x 13.15 at -16.42 degrees (North through East) ! Clean map min=-0.0018588 max=0.099395 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2200+1030_S_map.fits wmodel /image_prod/ug002_uva//J2200+1030_S_map.mod ! Writing 378 model components to file: /image_prod/ug002_uva//J2200+1030_S_map.mod wobs /image_prod/ug002_uva//J2200+1030_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2200+1030_S_uvs.fits wwins /image_prod/ug002_uva//J2200+1030_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J2200+1030_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0993945 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000214478 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.647352 0.647352 1.2947 2.58941 5.17882 10.3576 20.7153 41.4306 82.8611 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.099 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 463.426 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2200+1030_S_dfm.log closed on Thu Mar 5 05:26:00 2020