! Started logfile: /image_prod/ug002_uva//J0643-1335_S_dfm.log on Wed Mar 4 21:27:49 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//J0643-1335_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0643-1335_S_uva.fits ! AN table 1: 40 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.967361 visibilities/baseline/integration-bin. ! Found source: J0643-1335 ! ! 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 4179 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 J0643-1335_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 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.022170Jy sigma=6.731190 ! Fit after self-cal, rms=0.725844Jy sigma=4.676337 ! 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.844 mas, bmaj=6.91 mas, bpa=-4.456 degrees ! Estimated noise=2.20528 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.216719 Jy ! Component: 100 - total flux cleaned = 0.277046 Jy ! Total flux subtracted in 100 components = 0.277046 Jy ! Clean residual min=-0.013778 max=0.024115 Jy/beam ! Clean residual mean=-0.000070 rms=0.004163 Jy/beam ! Combined flux in latest and established models = 0.277046 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.277046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102518Jy sigma=0.598196 ! Fit after self-cal, rms=0.102471Jy sigma=0.597814 ! 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.614 mas, bpa=-3.092 degrees ! Estimated noise=1.74626 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.0259696 Jy ! Component: 100 - total flux cleaned = 0.0321139 Jy ! Component: 150 - total flux cleaned = 0.031516 Jy ! Component: 200 - total flux cleaned = 0.0310684 Jy ! Total flux subtracted in 200 components = 0.0310684 Jy ! Clean residual min=-0.011743 max=0.015412 Jy/beam ! Clean residual mean=-0.000016 rms=0.003268 Jy/beam ! Combined flux in latest and established models = 0.308115 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 13 components and 0.308115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097306Jy sigma=0.548542 ! Fit after self-cal, rms=0.097254Jy sigma=0.548289 ! 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.614 at -3.092 degrees (North through East) ! Clean map min=-0.011206 max=0.28272 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.04 HN 1.08 KP 1.00 ! LA 1.00 MK 1.03 NL 1.00 OV 0.79 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.28 FD 0.99 HN 1.13 KP 1.04 ! LA 1.00 MK 1.01 NL 0.97 OV 0.84 ! SC 0.86 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.00 HN 1.05 KP 1.03 ! LA 0.97 MK 0.96 NL 1.04 OV 0.90 ! SC 0.94 ! ! ! Fit before self-cal, rms=0.097254Jy sigma=0.548289 ! Fit after self-cal, rms=0.093369Jy sigma=0.500871 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.189 mas, bmaj=7.572 mas, bpa=-2.171 degrees ! Estimated noise=1.72484 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.00257827 Jy ! Component: 100 - total flux cleaned = -0.00343008 Jy ! Component: 150 - total flux cleaned = -0.003938 Jy ! Component: 200 - total flux cleaned = -0.00421662 Jy ! Total flux subtracted in 200 components = -0.00421662 Jy ! Clean residual min=-0.008458 max=0.010015 Jy/beam ! Clean residual mean=-0.000025 rms=0.002185 Jy/beam ! Combined flux in latest and established models = 0.303898 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 23 components and 0.303898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093049Jy sigma=0.498760 ! Fit after self-cal, rms=0.093113Jy sigma=0.498511 ! 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.093113Jy sigma=0.498511 ! Fit after self-cal, rms=0.088428Jy sigma=0.463375 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.19 mas, bmaj=7.567 mas, bpa=-2.187 degrees ! Estimated noise=1.72383 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00204891 Jy ! Component: 100 - total flux cleaned = 0.0020513 Jy ! Component: 150 - total flux cleaned = 0.00205131 Jy ! Component: 200 - total flux cleaned = 0.00204891 Jy ! Total flux subtracted in 200 components = 0.00204891 Jy ! Clean residual min=-0.004481 max=0.006794 Jy/beam ! Clean residual mean=-0.000011 rms=0.001131 Jy/beam ! Combined flux in latest and established models = 0.305947 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 32 components and 0.305947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088332Jy sigma=0.462580 ! Fit after self-cal, rms=0.088391Jy sigma=0.462445 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 (14, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00641992 Jy ! Component: 100 - total flux cleaned = 0.00949993 Jy ! Component: 150 - total flux cleaned = 0.0109587 Jy ! Component: 200 - total flux cleaned = 0.0114245 Jy ! Total flux subtracted in 200 components = 0.0114245 Jy ! Clean residual min=-0.003412 max=0.003944 Jy/beam ! Clean residual mean=-0.000007 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.317372 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 54 components and 0.317372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087964Jy sigma=0.458824 ! Fit after self-cal, rms=0.087937Jy sigma=0.458499 ! 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.087937Jy sigma=0.458499 ! Fit after self-cal, rms=0.088308Jy sigma=0.458156 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.185 mas, bmaj=7.574 mas, bpa=-2.156 degrees ! Estimated noise=1.72478 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00219258 Jy ! Component: 100 - total flux cleaned = 0.00295746 Jy ! Component: 150 - total flux cleaned = 0.00320217 Jy ! Component: 200 - total flux cleaned = 0.00337407 Jy ! Total flux subtracted in 200 components = 0.00337407 Jy ! Clean residual min=-0.003402 max=0.003475 Jy/beam ! Clean residual mean=-0.000005 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.320746 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 69 components and 0.320746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088235Jy sigma=0.457587 ! Fit after self-cal, rms=0.088238Jy sigma=0.457545 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.000615935 Jy ! Component: 100 - total flux cleaned = 0.000768742 Jy ! Component: 150 - total flux cleaned = 0.00090793 Jy ! Component: 200 - total flux cleaned = 0.000971013 Jy ! Total flux subtracted in 200 components = 0.000971013 Jy ! Clean residual min=-0.003458 max=0.003462 Jy/beam ! Clean residual mean=-0.000005 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.321717 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 76 components and 0.321717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088203Jy sigma=0.457366 ! Fit after self-cal, rms=0.088204Jy sigma=0.457359 ! 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.088204Jy sigma=0.457359 ! Fit after self-cal, rms=0.088377Jy sigma=0.457289 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.157 mas, bmaj=13.32 mas, bpa=1.391 degrees ! Estimated noise=2.19704 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000717113 Jy ! Component: 100 - total flux cleaned = 0.000779743 Jy ! Component: 150 - total flux cleaned = 0.000877275 Jy ! Component: 200 - total flux cleaned = 0.000941834 Jy ! Total flux subtracted in 200 components = 0.000941834 Jy ! Clean residual min=-0.003549 max=0.004136 Jy/beam ! Clean residual mean=-0.000005 rms=0.000961 Jy/beam ! Combined flux in latest and established models = 0.322659 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 91 components and 0.322659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088377Jy sigma=0.457184 ! Fit after self-cal, rms=0.088372Jy sigma=0.457171 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.000316269 Jy ! Component: 100 - total flux cleaned = 0.000335777 Jy ! Component: 150 - total flux cleaned = 0.000353848 Jy ! Component: 200 - total flux cleaned = 0.000353086 Jy ! Total flux subtracted in 200 components = 0.000353086 Jy ! Clean residual min=-0.003572 max=0.004097 Jy/beam ! Clean residual mean=-0.000004 rms=0.000958 Jy/beam ! Combined flux in latest and established models = 0.323012 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 95 components and 0.323012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088374Jy sigma=0.457133 ! Fit after self-cal, rms=0.088373Jy sigma=0.457129 ! 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.181 mas, bmaj=7.575 mas, bpa=-2.144 degrees ! Estimated noise=1.72661 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.181 x 7.575 at -2.144 degrees (North through East) ! Clean map min=-0.0031804 max=0.28021 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.827 mas, bmaj=6.924 mas, bpa=-3.669 degrees ! Estimated noise=2.18983 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.215005 Jy ! Component: 100 - total flux cleaned = 0.274567 Jy ! Component: 150 - total flux cleaned = 0.298689 Jy ! Component: 200 - total flux cleaned = 0.310012 Jy ! Total flux subtracted in 200 components = 0.310012 Jy ! Clean residual min=-0.005014 max=0.005924 Jy/beam ! Clean residual mean=-0.000017 rms=0.001356 Jy/beam ! Combined flux in latest and established models = 0.310012 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.310012 Jy ! Inverting map and beam ! Estimated beam: bmin=3.181 mas, bmaj=7.575 mas, bpa=-2.144 degrees ! Estimated noise=1.72661 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.00743514 Jy ! Component: 100 - total flux cleaned = 0.0100548 Jy ! Component: 150 - total flux cleaned = 0.0115926 Jy ! Component: 200 - total flux cleaned = 0.0123495 Jy ! Total flux subtracted in 200 components = 0.0123495 Jy ! Clean residual min=-0.003738 max=0.003753 Jy/beam ! Clean residual mean=-0.000001 rms=0.000892 Jy/beam ! Combined flux in latest and established models = 0.322361 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 28 components and 0.322361 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.157 mas, bmaj=13.32 mas, bpa=1.391 degrees ! Estimated noise=2.19704 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00132474 Jy ! Component: 100 - total flux cleaned = 0.00164814 Jy ! Component: 150 - total flux cleaned = 0.00192011 Jy ! Component: 200 - total flux cleaned = 0.00192293 Jy ! Total flux subtracted in 200 components = 0.00192293 Jy ! Clean residual min=-0.003848 max=0.004083 Jy/beam ! Clean residual mean=-0.000000 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.324284 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.30162e-05 Jy ! Component: 100 - total flux cleaned = 7.59906e-05 Jy ! Component: 150 - total flux cleaned = 7.57072e-05 Jy ! Component: 200 - total flux cleaned = 0.00010476 Jy ! Total flux subtracted in 200 components = 0.00010476 Jy ! Clean residual min=-0.003812 max=0.004068 Jy/beam ! Clean residual mean=-0.000001 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.324389 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 61 components and 0.324389 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.181 mas, bmaj=7.575 mas, bpa=-2.144 degrees ! Estimated noise=1.72661 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000208634 Jy ! Component: 100 - total flux cleaned = -0.00029161 Jy ! Component: 150 - total flux cleaned = -0.00029192 Jy ! Component: 200 - total flux cleaned = -0.000234551 Jy ! Total flux subtracted in 200 components = -0.000234551 Jy ! Clean residual min=-0.003164 max=0.003594 Jy/beam ! Clean residual mean=-0.000002 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.324155 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 74 components and 0.324155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088487Jy sigma=0.457858 ! Fit after self-cal, rms=0.088460Jy sigma=0.457705 wmodel J0643-1335_S_map.mod ! Writing 74 model components to file: J0643-1335_S_map.mod wobs J0643-1335_S_uvs.fits ! Writing UV FITS file: J0643-1335_S_uvs.fits wwins J0643-1335_S_map.win ! wwins: Wrote 2 windows to J0643-1335_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.000282421 Jy ! Component: 100 - total flux cleaned = 0.000721868 Jy ! Component: 150 - total flux cleaned = 0.00107894 Jy ! Component: 200 - total flux cleaned = 0.00131742 Jy ! Component: 250 - total flux cleaned = 0.00140938 Jy ! Component: 300 - total flux cleaned = 0.00136673 Jy ! Component: 350 - total flux cleaned = 0.00128423 Jy ! Component: 400 - total flux cleaned = 0.00128619 Jy ! Component: 450 - total flux cleaned = 0.00128753 Jy ! Component: 500 - total flux cleaned = 0.00136439 Jy ! Component: 550 - total flux cleaned = 0.00136477 Jy ! Component: 600 - total flux cleaned = 0.00143695 Jy ! Component: 650 - total flux cleaned = 0.0013658 Jy ! Component: 700 - total flux cleaned = 0.00143458 Jy ! Component: 750 - total flux cleaned = 0.00153511 Jy ! Component: 800 - total flux cleaned = 0.00146907 Jy ! Component: 850 - total flux cleaned = 0.00150179 Jy ! Component: 900 - total flux cleaned = 0.0014072 Jy ! Component: 950 - total flux cleaned = 0.00140774 Jy ! Component: 1000 - total flux cleaned = 0.00140834 Jy ! Component: 1050 - total flux cleaned = 0.00143897 Jy ! Component: 1100 - total flux cleaned = 0.00143867 Jy ! Component: 1150 - total flux cleaned = 0.00138068 Jy ! Component: 1200 - total flux cleaned = 0.00138071 Jy ! Component: 1250 - total flux cleaned = 0.00140793 Jy ! Component: 1300 - total flux cleaned = 0.00126981 Jy ! Component: 1350 - total flux cleaned = 0.0012698 Jy ! Component: 1400 - total flux cleaned = 0.00116265 Jy ! Component: 1450 - total flux cleaned = 0.00116248 Jy ! Component: 1500 - total flux cleaned = 0.0011101 Jy ! Component: 1550 - total flux cleaned = 0.00100712 Jy ! Component: 1600 - total flux cleaned = 0.00108302 Jy ! Component: 1650 - total flux cleaned = 0.00110773 Jy ! Component: 1700 - total flux cleaned = 0.00113152 Jy ! Component: 1750 - total flux cleaned = 0.00110719 Jy ! Component: 1800 - total flux cleaned = 0.00113116 Jy ! Component: 1850 - total flux cleaned = 0.00110748 Jy ! Component: 1900 - total flux cleaned = 0.00120106 Jy ! Component: 1950 - total flux cleaned = 0.00122403 Jy ! Component: 2000 - total flux cleaned = 0.00124709 Jy ! Component: 2050 - total flux cleaned = 0.00129214 Jy ! Component: 2100 - total flux cleaned = 0.00131463 Jy ! Component: 2150 - total flux cleaned = 0.0013589 Jy ! Component: 2200 - total flux cleaned = 0.00142433 Jy ! Component: 2250 - total flux cleaned = 0.00148885 Jy ! Component: 2300 - total flux cleaned = 0.00146739 Jy ! Component: 2350 - total flux cleaned = 0.00148847 Jy ! Component: 2400 - total flux cleaned = 0.00148871 Jy ! Component: 2450 - total flux cleaned = 0.00153008 Jy ! Component: 2500 - total flux cleaned = 0.00146901 Jy ! Component: 2550 - total flux cleaned = 0.0015699 Jy ! Component: 2600 - total flux cleaned = 0.00160944 Jy ! Component: 2650 - total flux cleaned = 0.00162911 Jy ! Component: 2700 - total flux cleaned = 0.00166802 Jy ! Component: 2750 - total flux cleaned = 0.00170665 Jy ! Component: 2800 - total flux cleaned = 0.00172614 Jy ! Component: 2850 - total flux cleaned = 0.00174533 Jy ! Component: 2900 - total flux cleaned = 0.00180176 Jy ! Component: 2950 - total flux cleaned = 0.00187626 Jy ! Component: 3000 - total flux cleaned = 0.00189458 Jy ! Component: 3050 - total flux cleaned = 0.0019677 Jy ! Component: 3100 - total flux cleaned = 0.00193135 Jy ! Component: 3150 - total flux cleaned = 0.00196741 Jy ! Component: 3200 - total flux cleaned = 0.00198518 Jy ! Component: 3250 - total flux cleaned = 0.00205626 Jy ! Component: 3300 - total flux cleaned = 0.0021088 Jy ! Component: 3350 - total flux cleaned = 0.00209134 Jy ! Component: 3400 - total flux cleaned = 0.00210874 Jy ! Component: 3450 - total flux cleaned = 0.00210892 Jy ! Component: 3500 - total flux cleaned = 0.0022109 Jy ! Component: 3550 - total flux cleaned = 0.00217703 Jy ! Component: 3600 - total flux cleaned = 0.00216045 Jy ! Component: 3650 - total flux cleaned = 0.00221042 Jy ! Component: 3700 - total flux cleaned = 0.00224347 Jy ! Component: 3750 - total flux cleaned = 0.00227622 Jy ! Component: 3800 - total flux cleaned = 0.0022924 Jy ! Component: 3850 - total flux cleaned = 0.0022924 Jy ! Component: 3900 - total flux cleaned = 0.00232456 Jy ! Component: 3950 - total flux cleaned = 0.00234057 Jy ! Component: 4000 - total flux cleaned = 0.00237217 Jy ! Component: 4050 - total flux cleaned = 0.00238784 Jy ! Total flux subtracted in 4096 components = 0.00238794 Jy ! Clean residual min=-0.000816 max=0.001075 Jy/beam ! Clean residual mean=0.000002 rms=0.000273 Jy/beam ! Combined flux in latest and established models = 0.326543 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 358 components and 0.326543 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0643-1335_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.181 x 7.575 at -2.144 degrees (North through East) ! Clean map min=-0.0020121 max=0.27842 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0643-1335_S_map.fits wmodel /image_prod/ug002_uva//J0643-1335_S_map.mod ! Writing 358 model components to file: /image_prod/ug002_uva//J0643-1335_S_map.mod wobs /image_prod/ug002_uva//J0643-1335_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0643-1335_S_uvs.fits wwins /image_prod/ug002_uva//J0643-1335_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0643-1335_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.278418 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000266348 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.286994 0.286994 0.573989 1.14798 2.29596 4.59191 9.18382 18.3676 36.7353 73.4706 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.278 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1045.32 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0643-1335_S_dfm.log closed on Wed Mar 4 21:27:53 2020