! Started logfile: /image_prod/ug002_uva//J1629-1720_S_dfm.log on Thu Mar 5 02:45: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//J1629-1720_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1629-1720_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.985556 visibilities/baseline/integration-bin. ! Found source: J1629-1720 ! ! 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 5322 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 J1629-1720_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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005574Jy sigma=7.042188 ! Fit after self-cal, rms=0.885500Jy sigma=6.217795 ! 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.594 mas, bmaj=6.831 mas, bpa=-2.171 degrees ! Estimated noise=1.90479 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.0901636 Jy ! Component: 100 - total flux cleaned = 0.11256 Jy ! Total flux subtracted in 100 components = 0.11256 Jy ! Clean residual min=-0.005922 max=0.009055 Jy/beam ! Clean residual mean=0.000015 rms=0.001667 Jy/beam ! Combined flux in latest and established models = 0.11256 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.11256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074788Jy sigma=0.457217 ! Fit after self-cal, rms=0.074591Jy sigma=0.455965 ! 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.12 mas, bmaj=7.84 mas, bpa=-1.902 degrees ! Estimated noise=1.42771 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.0111766 Jy ! Component: 100 - total flux cleaned = 0.0161488 Jy ! Component: 150 - total flux cleaned = 0.0189018 Jy ! Component: 200 - total flux cleaned = 0.0205231 Jy ! Total flux subtracted in 200 components = 0.0205231 Jy ! Clean residual min=-0.005704 max=0.005860 Jy/beam ! Clean residual mean=0.000008 rms=0.001335 Jy/beam ! Combined flux in latest and established models = 0.133083 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 31 components and 0.133083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073106Jy sigma=0.442751 ! Fit after self-cal, rms=0.073130Jy sigma=0.442533 ! 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.12 x 7.84 at -1.902 degrees (North through East) ! Clean map min=-0.0056109 max=0.11515 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.90 HN 1.06 KP 1.04 ! LA 1.01 MK 0.98 OV 0.87 PT 1.19 ! SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 0.95 HN 1.10 KP 1.02 ! LA 0.96 MK 0.97 OV 0.88 PT 1.08 ! SC 1.15 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.94 HN 1.07 KP 0.99 ! LA 0.97 MK 1.01 OV 0.86 PT 1.11 ! SC 0.96 ! ! ! Fit before self-cal, rms=0.073130Jy sigma=0.442533 ! Fit after self-cal, rms=0.073510Jy sigma=0.431363 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.128 mas, bmaj=7.873 mas, bpa=-1.894 degrees ! Estimated noise=1.42864 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 = 9.86347e-06 Jy ! Component: 100 - total flux cleaned = 0.000103179 Jy ! Component: 150 - total flux cleaned = 0.000152036 Jy ! Component: 200 - total flux cleaned = 0.000194771 Jy ! Total flux subtracted in 200 components = 0.000194771 Jy ! Clean residual min=-0.003573 max=0.003538 Jy/beam ! Clean residual mean=-0.000003 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.133278 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.133278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073479Jy sigma=0.431222 ! Fit after self-cal, rms=0.073583Jy sigma=0.431017 ! 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.073583Jy sigma=0.431017 ! Fit after self-cal, rms=0.071780Jy sigma=0.426019 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.133 mas, bmaj=7.911 mas, bpa=-1.995 degrees ! Estimated noise=1.43039 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00013022 Jy ! Component: 100 - total flux cleaned = -0.000151446 Jy ! Component: 150 - total flux cleaned = -0.000171427 Jy ! Component: 200 - total flux cleaned = -0.000171772 Jy ! Total flux subtracted in 200 components = -0.000171772 Jy ! Clean residual min=-0.002272 max=0.002267 Jy/beam ! Clean residual mean=-0.000002 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.133106 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.133106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071758Jy sigma=0.425938 ! Fit after self-cal, rms=0.071769Jy sigma=0.425855 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 = -1.21921e-06 Jy ! Component: 100 - total flux cleaned = -2.08185e-05 Jy ! Component: 150 - total flux cleaned = -2.05997e-05 Jy ! Component: 200 - total flux cleaned = -3.69129e-05 Jy ! Total flux subtracted in 200 components = -3.69129e-05 Jy ! Clean residual min=-0.002259 max=0.002249 Jy/beam ! Clean residual mean=-0.000002 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.133069 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.133069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071754Jy sigma=0.425803 ! Fit after self-cal, rms=0.071753Jy sigma=0.425788 ! 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.071753Jy sigma=0.425788 ! Fit after self-cal, rms=0.071844Jy sigma=0.425777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.133 mas, bmaj=7.926 mas, bpa=-2.055 degrees ! Estimated noise=1.43036 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.69126e-05 Jy ! Component: 100 - total flux cleaned = -0.000125416 Jy ! Component: 150 - total flux cleaned = -0.000125653 Jy ! Component: 200 - total flux cleaned = -0.000140616 Jy ! Total flux subtracted in 200 components = -0.000140616 Jy ! Clean residual min=-0.002259 max=0.002249 Jy/beam ! Clean residual mean=-0.000002 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.132929 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 52 components and 0.132929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071829Jy sigma=0.425738 ! Fit after self-cal, rms=0.071831Jy sigma=0.425726 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.76956e-07 Jy ! Component: 100 - total flux cleaned = -1.62304e-05 Jy ! Component: 150 - total flux cleaned = -1.57422e-05 Jy ! Component: 200 - total flux cleaned = -1.6339e-05 Jy ! Total flux subtracted in 200 components = -1.6339e-05 Jy ! Clean residual min=-0.002250 max=0.002233 Jy/beam ! Clean residual mean=-0.000002 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.132912 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 52 components and 0.132912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071819Jy sigma=0.425696 ! Fit after self-cal, rms=0.071820Jy sigma=0.425686 ! 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.071820Jy sigma=0.425686 ! Fit after self-cal, rms=0.071875Jy sigma=0.425679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.26 mas, bmaj=16.38 mas, bpa=5.914 degrees ! Estimated noise=1.78138 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000202215 Jy ! Component: 100 - total flux cleaned = -0.00020428 Jy ! Component: 150 - total flux cleaned = -0.000204951 Jy ! Component: 200 - total flux cleaned = -0.000206656 Jy ! Total flux subtracted in 200 components = -0.000206656 Jy ! Clean residual min=-0.002089 max=0.002453 Jy/beam ! Clean residual mean=-0.000004 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.132706 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 56 components and 0.132706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071868Jy sigma=0.425663 ! Fit after self-cal, rms=0.071867Jy sigma=0.425639 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.37317e-05 Jy ! Component: 100 - total flux cleaned = -2.37148e-05 Jy ! Component: 150 - total flux cleaned = -3.8901e-05 Jy ! Component: 200 - total flux cleaned = -3.75964e-05 Jy ! Total flux subtracted in 200 components = -3.75964e-05 Jy ! Clean residual min=-0.002064 max=0.002413 Jy/beam ! Clean residual mean=-0.000004 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.132668 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 56 components and 0.132668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071864Jy sigma=0.425642 ! Fit after self-cal, rms=0.071862Jy sigma=0.425627 ! 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.134 mas, bmaj=7.936 mas, bpa=-2.11 degrees ! Estimated noise=1.43014 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.134 x 7.936 at -2.11 degrees (North through East) ! Clean map min=-0.0021755 max=0.11475 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.603 mas, bmaj=6.891 mas, bpa=-2.219 degrees ! Estimated noise=1.91035 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0902839 Jy ! Component: 100 - total flux cleaned = 0.113238 Jy ! Component: 150 - total flux cleaned = 0.122899 Jy ! Component: 200 - total flux cleaned = 0.127624 Jy ! Total flux subtracted in 200 components = 0.127624 Jy ! Clean residual min=-0.003137 max=0.003479 Jy/beam ! Clean residual mean=0.000003 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.127624 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.127624 Jy ! Inverting map and beam ! Estimated beam: bmin=3.134 mas, bmaj=7.936 mas, bpa=-2.11 degrees ! Estimated noise=1.43014 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.00285312 Jy ! Component: 100 - total flux cleaned = 0.00375893 Jy ! Component: 150 - total flux cleaned = 0.004043 Jy ! Component: 200 - total flux cleaned = 0.00423519 Jy ! Total flux subtracted in 200 components = 0.00423519 Jy ! Clean residual min=-0.002335 max=0.002297 Jy/beam ! Clean residual mean=-0.000003 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.131859 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 39 components and 0.131859 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.26 mas, bmaj=16.38 mas, bpa=5.914 degrees ! Estimated noise=1.78138 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00033185 Jy ! Component: 100 - total flux cleaned = 0.00033032 Jy ! Component: 150 - total flux cleaned = 0.000330877 Jy ! Component: 200 - total flux cleaned = 0.00034881 Jy ! Total flux subtracted in 200 components = 0.00034881 Jy ! Clean residual min=-0.002050 max=0.002463 Jy/beam ! Clean residual mean=-0.000005 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.132208 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 = 1.55998e-05 Jy ! Component: 100 - total flux cleaned = 3.01967e-05 Jy ! Component: 150 - total flux cleaned = 4.34674e-05 Jy ! Component: 200 - total flux cleaned = 5.56878e-05 Jy ! Total flux subtracted in 200 components = 5.56878e-05 Jy ! Clean residual min=-0.002022 max=0.002406 Jy/beam ! Clean residual mean=-0.000004 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.132264 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 45 components and 0.132264 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.134 mas, bmaj=7.936 mas, bpa=-2.11 degrees ! Estimated noise=1.43014 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000188778 Jy ! Component: 100 - total flux cleaned = 9.00905e-05 Jy ! Component: 150 - total flux cleaned = 7.06481e-05 Jy ! Component: 200 - total flux cleaned = 7.10302e-05 Jy ! Total flux subtracted in 200 components = 7.10302e-05 Jy ! Clean residual min=-0.002326 max=0.002236 Jy/beam ! Clean residual mean=-0.000002 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.132335 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 54 components and 0.132335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071877Jy sigma=0.425679 ! Fit after self-cal, rms=0.071862Jy sigma=0.425653 wmodel J1629-1720_S_map.mod ! Writing 54 model components to file: J1629-1720_S_map.mod wobs J1629-1720_S_uvs.fits ! Writing UV FITS file: J1629-1720_S_uvs.fits wwins J1629-1720_S_map.win ! wwins: Wrote 1 windows to J1629-1720_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.000193528 Jy ! Component: 100 - total flux cleaned = 0.000420335 Jy ! Component: 150 - total flux cleaned = 0.00059591 Jy ! Component: 200 - total flux cleaned = 0.000663466 Jy ! Component: 250 - total flux cleaned = 0.000761626 Jy ! Component: 300 - total flux cleaned = 0.000917422 Jy ! Component: 350 - total flux cleaned = 0.000947823 Jy ! Component: 400 - total flux cleaned = 0.0010657 Jy ! Component: 450 - total flux cleaned = 0.00109403 Jy ! Component: 500 - total flux cleaned = 0.00109391 Jy ! Component: 550 - total flux cleaned = 0.00109501 Jy ! Component: 600 - total flux cleaned = 0.00114806 Jy ! Component: 650 - total flux cleaned = 0.00117415 Jy ! Component: 700 - total flux cleaned = 0.00109918 Jy ! Component: 750 - total flux cleaned = 0.00114881 Jy ! Component: 800 - total flux cleaned = 0.00110062 Jy ! Component: 850 - total flux cleaned = 0.00114839 Jy ! Component: 900 - total flux cleaned = 0.00114803 Jy ! Component: 950 - total flux cleaned = 0.00117071 Jy ! Component: 1000 - total flux cleaned = 0.0011705 Jy ! Component: 1050 - total flux cleaned = 0.00114811 Jy ! Component: 1100 - total flux cleaned = 0.00112622 Jy ! Component: 1150 - total flux cleaned = 0.00108331 Jy ! Component: 1200 - total flux cleaned = 0.00108332 Jy ! Component: 1250 - total flux cleaned = 0.00108283 Jy ! Component: 1300 - total flux cleaned = 0.00104179 Jy ! Component: 1350 - total flux cleaned = 0.000981503 Jy ! Component: 1400 - total flux cleaned = 0.000981526 Jy ! Component: 1450 - total flux cleaned = 0.000961777 Jy ! Component: 1500 - total flux cleaned = 0.000961822 Jy ! Component: 1550 - total flux cleaned = 0.0009428 Jy ! Component: 1600 - total flux cleaned = 0.000961905 Jy ! Component: 1650 - total flux cleaned = 0.00101791 Jy ! Component: 1700 - total flux cleaned = 0.00103597 Jy ! Component: 1750 - total flux cleaned = 0.00107214 Jy ! Component: 1800 - total flux cleaned = 0.00110789 Jy ! Component: 1850 - total flux cleaned = 0.00112571 Jy ! Component: 1900 - total flux cleaned = 0.00117846 Jy ! Component: 1950 - total flux cleaned = 0.00119566 Jy ! Component: 2000 - total flux cleaned = 0.00124708 Jy ! Component: 2050 - total flux cleaned = 0.00129781 Jy ! Component: 2100 - total flux cleaned = 0.00128092 Jy ! Component: 2150 - total flux cleaned = 0.00131417 Jy ! Component: 2200 - total flux cleaned = 0.00133044 Jy ! Component: 2250 - total flux cleaned = 0.00134661 Jy ! Component: 2300 - total flux cleaned = 0.00137869 Jy ! Component: 2350 - total flux cleaned = 0.00137876 Jy ! Component: 2400 - total flux cleaned = 0.00144184 Jy ! Component: 2450 - total flux cleaned = 0.00142628 Jy ! Component: 2500 - total flux cleaned = 0.00151905 Jy ! Component: 2550 - total flux cleaned = 0.00156487 Jy ! Component: 2600 - total flux cleaned = 0.00161023 Jy ! Component: 2650 - total flux cleaned = 0.00162525 Jy ! Component: 2700 - total flux cleaned = 0.0016699 Jy ! Component: 2750 - total flux cleaned = 0.0017585 Jy ! Component: 2800 - total flux cleaned = 0.0018171 Jy ! Component: 2850 - total flux cleaned = 0.00184609 Jy ! Component: 2900 - total flux cleaned = 0.00188932 Jy ! Component: 2950 - total flux cleaned = 0.00194649 Jy ! Component: 3000 - total flux cleaned = 0.00198896 Jy ! Component: 3050 - total flux cleaned = 0.0020312 Jy ! Component: 3100 - total flux cleaned = 0.00207321 Jy ! Component: 3150 - total flux cleaned = 0.00212885 Jy ! Component: 3200 - total flux cleaned = 0.00218397 Jy ! Component: 3250 - total flux cleaned = 0.00222499 Jy ! Component: 3300 - total flux cleaned = 0.00226576 Jy ! Component: 3350 - total flux cleaned = 0.00229277 Jy ! Component: 3400 - total flux cleaned = 0.00231958 Jy ! Component: 3450 - total flux cleaned = 0.00237286 Jy ! Component: 3500 - total flux cleaned = 0.00246556 Jy ! Component: 3550 - total flux cleaned = 0.0024656 Jy ! Component: 3600 - total flux cleaned = 0.00247874 Jy ! Component: 3650 - total flux cleaned = 0.00256967 Jy ! Component: 3700 - total flux cleaned = 0.00262129 Jy ! Component: 3750 - total flux cleaned = 0.00262138 Jy ! Component: 3800 - total flux cleaned = 0.0026852 Jy ! Component: 3850 - total flux cleaned = 0.00274865 Jy ! Component: 3900 - total flux cleaned = 0.00281174 Jy ! Component: 3950 - total flux cleaned = 0.00284952 Jy ! Component: 4000 - total flux cleaned = 0.00293707 Jy ! Component: 4050 - total flux cleaned = 0.00298689 Jy ! Total flux subtracted in 4096 components = 0.00303647 Jy ! Clean residual min=-0.000806 max=0.000748 Jy/beam ! Clean residual mean=-0.000000 rms=0.000212 Jy/beam ! Combined flux in latest and established models = 0.135371 Jy keep ! Adding 239 model components to the UV plane model. ! The established model now contains 293 components and 0.135371 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1629-1720_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.134 x 7.936 at -2.11 degrees (North through East) ! Clean map min=-0.0016313 max=0.11563 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1629-1720_S_map.fits wmodel /image_prod/ug002_uva//J1629-1720_S_map.mod ! Writing 293 model components to file: /image_prod/ug002_uva//J1629-1720_S_map.mod wobs /image_prod/ug002_uva//J1629-1720_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1629-1720_S_uvs.fits wwins /image_prod/ug002_uva//J1629-1720_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1629-1720_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.115626 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000208054 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.539814 0.539814 1.07963 2.15926 4.31851 8.63702 17.274 34.5481 69.0962 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.115 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 555.747 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1629-1720_S_dfm.log closed on Thu Mar 5 02:45:52 2020