! Started logfile: /image_prod/ug002_uva//J1133-0905_S_dfm.log on Thu Mar 5 00:06:45 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//J1133-0905_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1133-0905_S_uva.fits ! AN table 1: 60 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.995238 visibilities/baseline/integration-bin. ! Found source: J1133-0905 ! ! 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 5016 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 J1133-0905_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.000853Jy sigma=7.001822 ! Fit after self-cal, rms=0.897245Jy sigma=6.278887 ! 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.745 mas, bmaj=6.676 mas, bpa=1.133 degrees ! Estimated noise=2.05739 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.0784294 Jy ! Component: 100 - total flux cleaned = 0.101034 Jy ! Total flux subtracted in 100 components = 0.101034 Jy ! Clean residual min=-0.006102 max=0.009593 Jy/beam ! Clean residual mean=-0.000019 rms=0.001703 Jy/beam ! Combined flux in latest and established models = 0.101034 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.101034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080268Jy sigma=0.472283 ! Fit after self-cal, rms=0.080246Jy sigma=0.471966 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0105431 Jy ! Component: 100 - total flux cleaned = 0.0159048 Jy ! Total flux subtracted in 100 components = 0.0159048 Jy ! Clean residual min=-0.006294 max=0.005634 Jy/beam ! Clean residual mean=-0.000005 rms=0.001369 Jy/beam ! Combined flux in latest and established models = 0.116939 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 19 components and 0.116939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078679Jy sigma=0.460159 ! Fit after self-cal, rms=0.078690Jy sigma=0.460066 ! 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.207 mas, bmaj=7.619 mas, bpa=0.5162 degrees ! Estimated noise=1.48583 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.00334276 Jy ! Component: 100 - total flux cleaned = 0.00509514 Jy ! Component: 150 - total flux cleaned = 0.00539431 Jy ! Component: 200 - total flux cleaned = 0.0054828 Jy ! Total flux subtracted in 200 components = 0.0054828 Jy ! Clean residual min=-0.005882 max=0.005147 Jy/beam ! Clean residual mean=0.000005 rms=0.001337 Jy/beam ! Combined flux in latest and established models = 0.122422 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 32 components and 0.122422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078495Jy sigma=0.458861 ! Fit after self-cal, rms=0.078492Jy sigma=0.458844 ! 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.207 x 7.619 at 0.5162 degrees (North through East) ! Clean map min=-0.0056855 max=0.10247 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.95 KP 1.01 MK 1.00 ! NL 1.05 OV 0.86 PT 1.08 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.02 KP 0.98 MK 1.03 ! NL 1.07 OV 0.93 PT 1.07 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 KP 1.01 MK 1.08 ! NL 0.96 OV 0.91 PT 1.06 SC 0.95 ! ! ! Fit before self-cal, rms=0.078492Jy sigma=0.458844 ! Fit after self-cal, rms=0.080014Jy sigma=0.454841 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.216 mas, bmaj=7.654 mas, bpa=1.108 degrees ! Estimated noise=1.49215 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 = 4.96603e-05 Jy ! Component: 100 - total flux cleaned = 1.53373e-06 Jy ! Component: 150 - total flux cleaned = 2.17842e-06 Jy ! Component: 200 - total flux cleaned = -3.87868e-05 Jy ! Total flux subtracted in 200 components = -3.87868e-05 Jy ! Clean residual min=-0.004838 max=0.004336 Jy/beam ! Clean residual mean=0.000005 rms=0.001198 Jy/beam ! Combined flux in latest and established models = 0.122383 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.122383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079901Jy sigma=0.454619 ! Fit after self-cal, rms=0.079949Jy sigma=0.454508 ! 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.079949Jy sigma=0.454508 ! Fit after self-cal, rms=0.076257Jy sigma=0.443912 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.215 mas, bmaj=7.655 mas, bpa=1.21 degrees ! Estimated noise=1.50275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00072171 Jy ! Component: 100 - total flux cleaned = 0.000687866 Jy ! Component: 150 - total flux cleaned = 0.000630867 Jy ! Component: 200 - total flux cleaned = 0.000630507 Jy ! Total flux subtracted in 200 components = 0.000630507 Jy ! Clean residual min=-0.003039 max=0.002858 Jy/beam ! Clean residual mean=0.000005 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.123014 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 46 components and 0.123014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076215Jy sigma=0.443756 ! Fit after self-cal, rms=0.076250Jy sigma=0.443630 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.09956e-05 Jy ! Component: 100 - total flux cleaned = 7.81179e-07 Jy ! Component: 150 - total flux cleaned = 2.01097e-05 Jy ! Component: 200 - total flux cleaned = 3.87376e-05 Jy ! Total flux subtracted in 200 components = 3.87376e-05 Jy ! Clean residual min=-0.002979 max=0.002791 Jy/beam ! Clean residual mean=0.000005 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.123052 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 51 components and 0.123052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076237Jy sigma=0.443569 ! Fit after self-cal, rms=0.076231Jy sigma=0.443567 ! 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.076231Jy sigma=0.443567 ! Fit after self-cal, rms=0.076138Jy sigma=0.441779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.218 mas, bmaj=7.65 mas, bpa=1.265 degrees ! Estimated noise=1.50061 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.96379e-05 Jy ! Component: 100 - total flux cleaned = -3.83994e-05 Jy ! Component: 150 - total flux cleaned = -5.61435e-05 Jy ! Component: 200 - total flux cleaned = -3.91357e-05 Jy ! Total flux subtracted in 200 components = -3.91357e-05 Jy ! Clean residual min=-0.002763 max=0.002992 Jy/beam ! Clean residual mean=0.000003 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.123013 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 60 components and 0.123013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076129Jy sigma=0.441724 ! Fit after self-cal, rms=0.076140Jy sigma=0.441700 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 (-7, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00237812 Jy ! Component: 100 - total flux cleaned = 0.00276376 Jy ! Component: 150 - total flux cleaned = 0.00304979 Jy ! Component: 200 - total flux cleaned = 0.00321076 Jy ! Total flux subtracted in 200 components = 0.00321076 Jy ! Clean residual min=-0.002578 max=0.002341 Jy/beam ! Clean residual mean=0.000004 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.126224 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 76 components and 0.126224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076015Jy sigma=0.440875 ! Fit after self-cal, rms=0.075984Jy sigma=0.440775 ! 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.075984Jy sigma=0.440775 ! Fit after self-cal, rms=0.075649Jy sigma=0.440705 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.968 mas, bmaj=13.47 mas, bpa=4.168 degrees ! Estimated noise=1.83194 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00065162 Jy ! Component: 100 - total flux cleaned = 0.000784479 Jy ! Component: 150 - total flux cleaned = 0.000834425 Jy ! Component: 200 - total flux cleaned = 0.000834669 Jy ! Total flux subtracted in 200 components = 0.000834669 Jy ! Clean residual min=-0.002547 max=0.002765 Jy/beam ! Clean residual mean=0.000006 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.127059 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 101 components and 0.127059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075635Jy sigma=0.440600 ! Fit after self-cal, rms=0.075627Jy sigma=0.440576 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.000106706 Jy ! Component: 100 - total flux cleaned = 8.5807e-05 Jy ! Component: 150 - total flux cleaned = 8.63068e-05 Jy ! Component: 200 - total flux cleaned = 8.6903e-05 Jy ! Total flux subtracted in 200 components = 8.6903e-05 Jy ! Clean residual min=-0.002501 max=0.002738 Jy/beam ! Clean residual mean=0.000006 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.127146 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 110 components and 0.127146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075622Jy sigma=0.440546 ! Fit after self-cal, rms=0.075616Jy sigma=0.440533 ! 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.204 mas, bmaj=7.635 mas, bpa=1.357 degrees ! Estimated noise=1.49403 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.204 x 7.635 at 1.357 degrees (North through East) ! Clean map min=-0.0026049 max=0.10218 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.746 mas, bmaj=6.702 mas, bpa=1.699 degrees ! Estimated noise=2.06219 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0784718 Jy ! Component: 100 - total flux cleaned = 0.101933 Jy ! Component: 150 - total flux cleaned = 0.11242 Jy ! Component: 200 - total flux cleaned = 0.118024 Jy ! Total flux subtracted in 200 components = 0.118024 Jy ! Clean residual min=-0.003779 max=0.003733 Jy/beam ! Clean residual mean=-0.000003 rms=0.000959 Jy/beam ! Combined flux in latest and established models = 0.118024 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.118024 Jy ! Inverting map and beam ! Estimated beam: bmin=3.204 mas, bmaj=7.635 mas, bpa=1.357 degrees ! Estimated noise=1.49403 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.00446121 Jy ! Component: 100 - total flux cleaned = 0.00691018 Jy ! Component: 150 - total flux cleaned = 0.00728311 Jy ! Component: 200 - total flux cleaned = 0.00747247 Jy ! Total flux subtracted in 200 components = 0.00747247 Jy ! Clean residual min=-0.002730 max=0.002422 Jy/beam ! Clean residual mean=0.000003 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.125497 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 41 components and 0.125497 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=7.968 mas, bmaj=13.47 mas, bpa=4.168 degrees ! Estimated noise=1.83194 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000459611 Jy ! Component: 100 - total flux cleaned = 0.00074416 Jy ! Component: 150 - total flux cleaned = 0.000936229 Jy ! Component: 200 - total flux cleaned = 0.00107653 Jy ! Total flux subtracted in 200 components = 0.00107653 Jy ! Clean residual min=-0.002512 max=0.002827 Jy/beam ! Clean residual mean=0.000006 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.126573 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.000101087 Jy ! Component: 100 - total flux cleaned = 0.000190374 Jy ! Component: 150 - total flux cleaned = 0.000254661 Jy ! Component: 200 - total flux cleaned = 0.000313153 Jy ! Total flux subtracted in 200 components = 0.000313153 Jy ! Clean residual min=-0.002514 max=0.002784 Jy/beam ! Clean residual mean=0.000006 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.126886 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 82 components and 0.126886 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.204 mas, bmaj=7.635 mas, bpa=1.357 degrees ! Estimated noise=1.49403 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000594868 Jy ! Component: 100 - total flux cleaned = -0.000450797 Jy ! Component: 150 - total flux cleaned = -0.000369535 Jy ! Component: 200 - total flux cleaned = -0.000295809 Jy ! Total flux subtracted in 200 components = -0.000295809 Jy ! Clean residual min=-0.002682 max=0.002186 Jy/beam ! Clean residual mean=0.000003 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.12659 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 96 components and 0.12659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075623Jy sigma=0.440545 ! Fit after self-cal, rms=0.075614Jy sigma=0.440498 wmodel J1133-0905_S_map.mod ! Writing 96 model components to file: J1133-0905_S_map.mod wobs J1133-0905_S_uvs.fits ! Writing UV FITS file: J1133-0905_S_uvs.fits wwins J1133-0905_S_map.win ! wwins: Wrote 2 windows to J1133-0905_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.000907252 Jy ! Component: 100 - total flux cleaned = -0.000912104 Jy ! Component: 150 - total flux cleaned = -0.000763381 Jy ! Component: 200 - total flux cleaned = -0.000799471 Jy ! Component: 250 - total flux cleaned = -0.000765199 Jy ! Component: 300 - total flux cleaned = -0.000832154 Jy ! Component: 350 - total flux cleaned = -0.000928629 Jy ! Component: 400 - total flux cleaned = -0.00086572 Jy ! Component: 450 - total flux cleaned = -0.00083575 Jy ! Component: 500 - total flux cleaned = -0.000866438 Jy ! Component: 550 - total flux cleaned = -0.000837616 Jy ! Component: 600 - total flux cleaned = -0.000809492 Jy ! Component: 650 - total flux cleaned = -0.000753884 Jy ! Component: 700 - total flux cleaned = -0.000726335 Jy ! Component: 750 - total flux cleaned = -0.00061869 Jy ! Component: 800 - total flux cleaned = -0.000565992 Jy ! Component: 850 - total flux cleaned = -0.000540481 Jy ! Component: 900 - total flux cleaned = -0.000515089 Jy ! Component: 950 - total flux cleaned = -0.000440126 Jy ! Component: 1000 - total flux cleaned = -0.000391145 Jy ! Component: 1050 - total flux cleaned = -0.000270562 Jy ! Component: 1100 - total flux cleaned = -0.000294017 Jy ! Component: 1150 - total flux cleaned = -0.000246838 Jy ! Component: 1200 - total flux cleaned = -0.000201032 Jy ! Component: 1250 - total flux cleaned = -0.000178863 Jy ! Component: 1300 - total flux cleaned = -0.000156553 Jy ! Component: 1350 - total flux cleaned = -0.00011244 Jy ! Component: 1400 - total flux cleaned = -4.72006e-05 Jy ! Component: 1450 - total flux cleaned = -4.70744e-05 Jy ! Component: 1500 - total flux cleaned = -4.66544e-06 Jy ! Component: 1550 - total flux cleaned = 5.80637e-05 Jy ! Component: 1600 - total flux cleaned = 7.86112e-05 Jy ! Component: 1650 - total flux cleaned = 0.000180147 Jy ! Component: 1700 - total flux cleaned = 0.000280222 Jy ! Component: 1750 - total flux cleaned = 0.000299939 Jy ! Component: 1800 - total flux cleaned = 0.00029997 Jy ! Component: 1850 - total flux cleaned = 0.000319703 Jy ! Component: 1900 - total flux cleaned = 0.000415459 Jy ! Component: 1950 - total flux cleaned = 0.000472266 Jy ! Component: 2000 - total flux cleaned = 0.000472285 Jy ! Component: 2050 - total flux cleaned = 0.000528269 Jy ! Component: 2100 - total flux cleaned = 0.000638253 Jy ! Component: 2150 - total flux cleaned = 0.000656272 Jy ! Component: 2200 - total flux cleaned = 0.000692401 Jy ! Component: 2250 - total flux cleaned = 0.000692493 Jy ! Component: 2300 - total flux cleaned = 0.000798157 Jy ! Component: 2350 - total flux cleaned = 0.000728405 Jy ! Component: 2400 - total flux cleaned = 0.000797402 Jy ! Component: 2450 - total flux cleaned = 0.000848681 Jy ! Component: 2500 - total flux cleaned = 0.000865376 Jy ! Component: 2550 - total flux cleaned = 0.000848542 Jy ! Component: 2600 - total flux cleaned = 0.00084867 Jy ! Component: 2650 - total flux cleaned = 0.000881729 Jy ! Component: 2700 - total flux cleaned = 0.000865413 Jy ! Component: 2750 - total flux cleaned = 0.000833126 Jy ! Component: 2800 - total flux cleaned = 0.000832971 Jy ! Component: 2850 - total flux cleaned = 0.000848992 Jy ! Component: 2900 - total flux cleaned = 0.000833304 Jy ! Component: 2950 - total flux cleaned = 0.000849095 Jy ! Component: 3000 - total flux cleaned = 0.000849333 Jy ! Component: 3050 - total flux cleaned = 0.000895692 Jy ! Component: 3100 - total flux cleaned = 0.00092628 Jy ! Component: 3150 - total flux cleaned = 0.000895969 Jy ! Component: 3200 - total flux cleaned = 0.00100148 Jy ! Component: 3250 - total flux cleaned = 0.00106116 Jy ! Component: 3300 - total flux cleaned = 0.0011056 Jy ! Component: 3350 - total flux cleaned = 0.00119404 Jy ! Component: 3400 - total flux cleaned = 0.0012086 Jy ! Component: 3450 - total flux cleaned = 0.0012812 Jy ! Component: 3500 - total flux cleaned = 0.0013244 Jy ! Component: 3550 - total flux cleaned = 0.00135299 Jy ! Component: 3600 - total flux cleaned = 0.00139562 Jy ! Component: 3650 - total flux cleaned = 0.0014663 Jy ! Component: 3700 - total flux cleaned = 0.00156456 Jy ! Component: 3750 - total flux cleaned = 0.00156442 Jy ! Component: 3800 - total flux cleaned = 0.0015922 Jy ! Component: 3850 - total flux cleaned = 0.0016473 Jy ! Component: 3900 - total flux cleaned = 0.00172938 Jy ! Component: 3950 - total flux cleaned = 0.00181087 Jy ! Component: 4000 - total flux cleaned = 0.0018514 Jy ! Component: 4050 - total flux cleaned = 0.00189166 Jy ! Total flux subtracted in 4096 components = 0.00191836 Jy ! Clean residual min=-0.000793 max=0.000798 Jy/beam ! Clean residual mean=0.000001 rms=0.000238 Jy/beam ! Combined flux in latest and established models = 0.128509 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 367 components and 0.128509 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1133-0905_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.204 x 7.635 at 1.357 degrees (North through East) ! Clean map min=-0.0020547 max=0.10305 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1133-0905_S_map.fits wmodel /image_prod/ug002_uva//J1133-0905_S_map.mod ! Writing 367 model components to file: /image_prod/ug002_uva//J1133-0905_S_map.mod wobs /image_prod/ug002_uva//J1133-0905_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1133-0905_S_uvs.fits wwins /image_prod/ug002_uva//J1133-0905_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1133-0905_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.103048 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00023078 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.671861 0.671861 1.34372 2.68745 5.37489 10.7498 21.4996 42.9991 85.9982 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.103 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 446.52 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1133-0905_S_dfm.log closed on Thu Mar 5 00:06:49 2020