! Started logfile: /image_prod/ug002_uva//J0211-1558_S_dfm.log on Wed Mar 4 19:26:52 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//J0211-1558_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0211-1558_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.976667 visibilities/baseline/integration-bin. ! Found source: J0211-1558 ! ! 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 5274 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 J0211-1558_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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008912Jy sigma=7.364533 ! Fit after self-cal, rms=0.876287Jy sigma=6.370408 ! 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.608 mas, bmaj=6.765 mas, bpa=-3.799 degrees ! Estimated noise=2.11049 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.0990695 Jy ! Component: 100 - total flux cleaned = 0.120676 Jy ! Total flux subtracted in 100 components = 0.120676 Jy ! Clean residual min=-0.006194 max=0.006358 Jy/beam ! Clean residual mean=0.000002 rms=0.001388 Jy/beam ! Combined flux in latest and established models = 0.120676 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.120676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081652Jy sigma=0.479808 ! Fit after self-cal, rms=0.081641Jy sigma=0.479779 ! 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.106 mas, bmaj=7.977 mas, bpa=-3.395 degrees ! Estimated noise=1.41247 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.00476624 Jy ! Component: 100 - total flux cleaned = 0.00476945 Jy ! Component: 150 - total flux cleaned = 0.00468864 Jy ! Component: 200 - total flux cleaned = 0.0046867 Jy ! Total flux subtracted in 200 components = 0.0046867 Jy ! Clean residual min=-0.004300 max=0.004046 Jy/beam ! Clean residual mean=0.000016 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 0.125363 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.125363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081263Jy sigma=0.476497 ! Fit after self-cal, rms=0.081246Jy sigma=0.476480 ! 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.106 x 7.977 at -3.395 degrees (North through East) ! Clean map min=-0.0041764 max=0.12762 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.00 HN 1.03 KP 0.97 ! LA 1.02 MK 1.04 OV 0.84 PT 1.05 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.05 HN 0.97 KP 1.04 ! LA 1.07 MK 1.01 OV 0.94 PT 1.00 ! SC 0.88 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.03 HN 1.00 KP 1.07 ! LA 0.98 MK 0.97 OV 0.91 PT 1.03 ! SC 1.05 ! ! ! Fit before self-cal, rms=0.081246Jy sigma=0.476480 ! Fit after self-cal, rms=0.079013Jy sigma=0.470389 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.094 mas, bmaj=7.915 mas, bpa=-2.866 degrees ! Estimated noise=1.39836 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.000470779 Jy ! Component: 100 - total flux cleaned = 0.000381273 Jy ! Component: 150 - total flux cleaned = 0.000309042 Jy ! Component: 200 - total flux cleaned = 0.000250656 Jy ! Total flux subtracted in 200 components = 0.000250656 Jy ! Clean residual min=-0.003182 max=0.003083 Jy/beam ! Clean residual mean=0.000000 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.125614 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 26 components and 0.125614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078978Jy sigma=0.469902 ! Fit after self-cal, rms=0.078984Jy sigma=0.469768 ! 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.078984Jy sigma=0.469768 ! Fit after self-cal, rms=0.079646Jy sigma=0.466966 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.084 mas, bmaj=7.94 mas, bpa=-2.608 degrees ! Estimated noise=1.39974 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000514062 Jy ! Component: 100 - total flux cleaned = 0.000542315 Jy ! Component: 150 - total flux cleaned = 0.00056803 Jy ! Component: 200 - total flux cleaned = 0.000590218 Jy ! Total flux subtracted in 200 components = 0.000590218 Jy ! Clean residual min=-0.002442 max=0.002545 Jy/beam ! Clean residual mean=0.000005 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.126204 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 29 components and 0.126204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079634Jy sigma=0.466815 ! Fit after self-cal, rms=0.079658Jy sigma=0.466772 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 = 9.85286e-05 Jy ! Component: 100 - total flux cleaned = 0.000136775 Jy ! Component: 150 - total flux cleaned = 0.000137533 Jy ! Component: 200 - total flux cleaned = 0.000169781 Jy ! Total flux subtracted in 200 components = 0.000169781 Jy ! Clean residual min=-0.002406 max=0.002527 Jy/beam ! Clean residual mean=0.000005 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.126374 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 33 components and 0.126374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079651Jy sigma=0.466705 ! Fit after self-cal, rms=0.079649Jy sigma=0.466703 ! 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.079649Jy sigma=0.466703 ! Fit after self-cal, rms=0.079355Jy sigma=0.466668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.075 mas, bmaj=7.922 mas, bpa=-2.58 degrees ! Estimated noise=1.39698 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00033267 Jy ! Component: 100 - total flux cleaned = 0.000351563 Jy ! Component: 150 - total flux cleaned = 0.000369591 Jy ! Component: 200 - total flux cleaned = 0.000403827 Jy ! Total flux subtracted in 200 components = 0.000403827 Jy ! Clean residual min=-0.002392 max=0.002418 Jy/beam ! Clean residual mean=0.000005 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.126778 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.126778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079350Jy sigma=0.466586 ! Fit after self-cal, rms=0.079345Jy sigma=0.466584 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 = 7.12008e-05 Jy ! Component: 100 - total flux cleaned = 8.56124e-05 Jy ! Component: 150 - total flux cleaned = 0.000113388 Jy ! Component: 200 - total flux cleaned = 0.000126941 Jy ! Total flux subtracted in 200 components = 0.000126941 Jy ! Clean residual min=-0.002388 max=0.002412 Jy/beam ! Clean residual mean=0.000005 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.126904 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.126905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079340Jy sigma=0.466544 ! Fit after self-cal, rms=0.079339Jy sigma=0.466544 ! 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.079339Jy sigma=0.466544 ! Fit after self-cal, rms=0.079108Jy sigma=0.466525 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.116 mas, bmaj=15.91 mas, bpa=3.177 degrees ! Estimated noise=1.79804 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000836743 Jy ! Component: 100 - total flux cleaned = 0.000838881 Jy ! Component: 150 - total flux cleaned = 0.00083954 Jy ! Component: 200 - total flux cleaned = 0.000840034 Jy ! Total flux subtracted in 200 components = 0.000840034 Jy ! Clean residual min=-0.002380 max=0.002460 Jy/beam ! Clean residual mean=0.000010 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.127745 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 45 components and 0.127745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079114Jy sigma=0.466584 ! Fit after self-cal, rms=0.079106Jy sigma=0.466547 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.41764e-05 Jy ! Component: 100 - total flux cleaned = -2.27735e-05 Jy ! Component: 150 - total flux cleaned = -2.27282e-05 Jy ! Component: 200 - total flux cleaned = -4.19949e-05 Jy ! Total flux subtracted in 200 components = -4.19949e-05 Jy ! Clean residual min=-0.002375 max=0.002468 Jy/beam ! Clean residual mean=0.000010 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.127703 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 48 components and 0.127703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079111Jy sigma=0.466581 ! Fit after self-cal, rms=0.079107Jy sigma=0.466571 ! 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.069 mas, bmaj=7.909 mas, bpa=-2.558 degrees ! Estimated noise=1.39467 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.069 x 7.909 at -2.558 degrees (North through East) ! Clean map min=-0.0022671 max=0.12546 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.585 mas, bmaj=6.736 mas, bpa=-2.799 degrees ! Estimated noise=2.07541 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0974374 Jy ! Component: 100 - total flux cleaned = 0.118689 Jy ! Component: 150 - total flux cleaned = 0.123671 Jy ! Component: 200 - total flux cleaned = 0.124799 Jy ! Total flux subtracted in 200 components = 0.124799 Jy ! Clean residual min=-0.004149 max=0.004134 Jy/beam ! Clean residual mean=-0.000000 rms=0.001098 Jy/beam ! Combined flux in latest and established models = 0.124799 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 8 model components to the UV plane model. ! The established model now contains 8 components and 0.124799 Jy ! Inverting map and beam ! Estimated beam: bmin=3.069 mas, bmaj=7.909 mas, bpa=-2.558 degrees ! Estimated noise=1.39467 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) ! Added new window around map position (2, -9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00282932 Jy ! Component: 100 - total flux cleaned = 0.00339623 Jy ! Component: 150 - total flux cleaned = 0.00345336 Jy ! Component: 200 - total flux cleaned = 0.00355047 Jy ! Total flux subtracted in 200 components = 0.00355047 Jy ! Clean residual min=-0.002313 max=0.002657 Jy/beam ! Clean residual mean=0.000006 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.128349 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 27 components and 0.128349 Jy ! Inverting map ! Added new window around map position (18.5, -88). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00193287 Jy ! Component: 100 - total flux cleaned = 0.00178073 Jy ! Component: 150 - total flux cleaned = 0.00192281 Jy ! Component: 200 - total flux cleaned = 0.0019662 Jy ! Total flux subtracted in 200 components = 0.0019662 Jy ! Clean residual min=-0.002246 max=0.002083 Jy/beam ! Clean residual mean=0.000007 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.130315 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 41 components and 0.130315 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.116 mas, bmaj=15.91 mas, bpa=3.177 degrees ! Estimated noise=1.79804 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000236689 Jy ! Component: 100 - total flux cleaned = 0.000148914 Jy ! Component: 150 - total flux cleaned = 7.31987e-05 Jy ! Component: 200 - total flux cleaned = 2.27053e-05 Jy ! Total flux subtracted in 200 components = 2.27053e-05 Jy ! Clean residual min=-0.002098 max=0.002606 Jy/beam ! Clean residual mean=0.000016 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.130338 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 = -4.571e-05 Jy ! Component: 100 - total flux cleaned = -8.85903e-05 Jy ! Component: 150 - total flux cleaned = -8.83402e-05 Jy ! Component: 200 - total flux cleaned = -0.000101463 Jy ! Total flux subtracted in 200 components = -0.000101463 Jy ! Clean residual min=-0.002087 max=0.002594 Jy/beam ! Clean residual mean=0.000016 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.130237 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 69 components and 0.130237 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.069 mas, bmaj=7.909 mas, bpa=-2.558 degrees ! Estimated noise=1.39467 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.11266e-05 Jy ! Component: 100 - total flux cleaned = -0.000147356 Jy ! Component: 150 - total flux cleaned = -0.000177676 Jy ! Component: 200 - total flux cleaned = -0.000206804 Jy ! Total flux subtracted in 200 components = -0.000206804 Jy ! Clean residual min=-0.002187 max=0.002087 Jy/beam ! Clean residual mean=0.000008 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.13003 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 81 components and 0.13003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078863Jy sigma=0.465497 ! Fit after self-cal, rms=0.078865Jy sigma=0.465411 wmodel J0211-1558_S_map.mod ! Writing 81 model components to file: J0211-1558_S_map.mod wobs J0211-1558_S_uvs.fits ! Writing UV FITS file: J0211-1558_S_uvs.fits wwins J0211-1558_S_map.win ! wwins: Wrote 3 windows to J0211-1558_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.000436972 Jy ! Component: 100 - total flux cleaned = -0.000804603 Jy ! Component: 150 - total flux cleaned = -0.00114886 Jy ! Component: 200 - total flux cleaned = -0.00141108 Jy ! Component: 250 - total flux cleaned = -0.00156875 Jy ! Component: 300 - total flux cleaned = -0.0018737 Jy ! Component: 350 - total flux cleaned = -0.00199149 Jy ! Component: 400 - total flux cleaned = -0.00216334 Jy ! Component: 450 - total flux cleaned = -0.00230317 Jy ! Component: 500 - total flux cleaned = -0.00252126 Jy ! Component: 550 - total flux cleaned = -0.00268082 Jy ! Component: 600 - total flux cleaned = -0.00288911 Jy ! Component: 650 - total flux cleaned = -0.00309238 Jy ! Component: 700 - total flux cleaned = -0.00319253 Jy ! Component: 750 - total flux cleaned = -0.00338831 Jy ! Component: 800 - total flux cleaned = -0.00353198 Jy ! Component: 850 - total flux cleaned = -0.00360244 Jy ! Component: 900 - total flux cleaned = -0.00362536 Jy ! Component: 950 - total flux cleaned = -0.00369312 Jy ! Component: 1000 - total flux cleaned = -0.00376012 Jy ! Component: 1050 - total flux cleaned = -0.00391339 Jy ! Component: 1100 - total flux cleaned = -0.00408524 Jy ! Component: 1150 - total flux cleaned = -0.00419077 Jy ! Component: 1200 - total flux cleaned = -0.00427386 Jy ! Component: 1250 - total flux cleaned = -0.00437663 Jy ! Component: 1300 - total flux cleaned = -0.00453755 Jy ! Component: 1350 - total flux cleaned = -0.00461697 Jy ! Component: 1400 - total flux cleaned = -0.00475389 Jy ! Component: 1450 - total flux cleaned = -0.00486947 Jy ! Component: 1500 - total flux cleaned = -0.00494559 Jy ! Component: 1550 - total flux cleaned = -0.0050955 Jy ! Component: 1600 - total flux cleaned = -0.00522498 Jy ! Component: 1650 - total flux cleaned = -0.00535271 Jy ! Component: 1700 - total flux cleaned = -0.00549653 Jy ! Component: 1750 - total flux cleaned = -0.00563823 Jy ! Component: 1800 - total flux cleaned = -0.00577813 Jy ! Component: 1850 - total flux cleaned = -0.00593381 Jy ! Component: 1900 - total flux cleaned = -0.00603617 Jy ! Component: 1950 - total flux cleaned = -0.0061033 Jy ! Component: 2000 - total flux cleaned = -0.00618671 Jy ! Component: 2050 - total flux cleaned = -0.00628565 Jy ! Component: 2100 - total flux cleaned = -0.00635081 Jy ! Component: 2150 - total flux cleaned = -0.00646382 Jy ! Component: 2200 - total flux cleaned = -0.00652757 Jy ! Component: 2250 - total flux cleaned = -0.00652746 Jy ! Component: 2300 - total flux cleaned = -0.00665259 Jy ! Component: 2350 - total flux cleaned = -0.00669897 Jy ! Component: 2400 - total flux cleaned = -0.00677548 Jy ! Component: 2450 - total flux cleaned = -0.00683602 Jy ! Component: 2500 - total flux cleaned = -0.00685102 Jy ! Component: 2550 - total flux cleaned = -0.00692527 Jy ! Component: 2600 - total flux cleaned = -0.00694013 Jy ! Component: 2650 - total flux cleaned = -0.00692563 Jy ! Component: 2700 - total flux cleaned = -0.00694015 Jy ! Component: 2750 - total flux cleaned = -0.00692576 Jy ! Component: 2800 - total flux cleaned = -0.00692581 Jy ! Component: 2850 - total flux cleaned = -0.00696804 Jy ! Component: 2900 - total flux cleaned = -0.00691221 Jy ! Component: 2950 - total flux cleaned = -0.00691223 Jy ! Component: 3000 - total flux cleaned = -0.00695371 Jy ! Component: 3050 - total flux cleaned = -0.00689899 Jy ! Component: 3100 - total flux cleaned = -0.00691267 Jy ! Component: 3150 - total flux cleaned = -0.00691263 Jy ! Component: 3200 - total flux cleaned = -0.00681872 Jy ! Component: 3250 - total flux cleaned = -0.00680544 Jy ! Component: 3300 - total flux cleaned = -0.00683177 Jy ! Component: 3350 - total flux cleaned = -0.00677904 Jy ! Component: 3400 - total flux cleaned = -0.00672686 Jy ! Component: 3450 - total flux cleaned = -0.00672683 Jy ! Component: 3500 - total flux cleaned = -0.00664942 Jy ! Component: 3550 - total flux cleaned = -0.00661103 Jy ! Component: 3600 - total flux cleaned = -0.00662385 Jy ! Component: 3650 - total flux cleaned = -0.00658594 Jy ! Component: 3700 - total flux cleaned = -0.00658605 Jy ! Component: 3750 - total flux cleaned = -0.00656109 Jy ! Component: 3800 - total flux cleaned = -0.00661082 Jy ! Component: 3850 - total flux cleaned = -0.00659846 Jy ! Component: 3900 - total flux cleaned = -0.00662302 Jy ! Component: 3950 - total flux cleaned = -0.00659849 Jy ! Component: 4000 - total flux cleaned = -0.00658627 Jy ! Component: 4050 - total flux cleaned = -0.00658625 Jy ! Total flux subtracted in 4096 components = -0.00658625 Jy ! Clean residual min=-0.000850 max=0.000797 Jy/beam ! Clean residual mean=0.000001 rms=0.000207 Jy/beam ! Combined flux in latest and established models = 0.123443 Jy keep ! Adding 259 model components to the UV plane model. ! The established model now contains 340 components and 0.123443 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0211-1558_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.069 x 7.909 at -2.558 degrees (North through East) ! Clean map min=-0.0017236 max=0.12445 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0211-1558_S_map.fits wmodel /image_prod/ug002_uva//J0211-1558_S_map.mod ! Writing 340 model components to file: /image_prod/ug002_uva//J0211-1558_S_map.mod wobs /image_prod/ug002_uva//J0211-1558_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0211-1558_S_uvs.fits wwins /image_prod/ug002_uva//J0211-1558_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0211-1558_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.124451 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000201785 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.48642 0.48642 0.972841 1.94568 3.89136 7.78272 15.5654 31.1309 62.2618 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.124 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 616.75 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0211-1558_S_dfm.log closed on Wed Mar 4 19:26:56 2020