! Started logfile: /image_prod/ug002_uva//J1729-2657_S_dfm.log on Thu Mar 5 03:16:11 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//J1729-2657_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1729-2657_S_uva.fits ! AN table 1: 60 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.864881 visibilities/baseline/integration-bin. ! Found source: J1729-2657 ! ! 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 4359 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 J1729-2657_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 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.018346Jy sigma=7.128286 ! Fit after self-cal, rms=0.865281Jy sigma=5.910077 ! 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=5.805 mas, bmaj=25.11 mas, bpa=-5.469 degrees ! Estimated noise=2.05226 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.112163 Jy ! Component: 100 - total flux cleaned = 0.156326 Jy ! Total flux subtracted in 100 components = 0.156326 Jy ! Clean residual min=-0.010205 max=0.021509 Jy/beam ! Clean residual mean=-0.000197 rms=0.004105 Jy/beam ! Combined flux in latest and established models = 0.156326 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 35 components and 0.156326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086671Jy sigma=0.569152 ! Fit after self-cal, rms=0.085767Jy sigma=0.564486 ! 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=6.63 mas, bmaj=27.97 mas, bpa=-5.312 degrees ! Estimated noise=1.58856 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.0318703 Jy ! Component: 100 - total flux cleaned = 0.0489177 Jy ! Component: 150 - total flux cleaned = 0.0592053 Jy ! Component: 200 - total flux cleaned = 0.0659578 Jy ! Total flux subtracted in 200 components = 0.0659578 Jy ! Clean residual min=-0.004456 max=0.007822 Jy/beam ! Clean residual mean=-0.000064 rms=0.001477 Jy/beam ! Combined flux in latest and established models = 0.222283 Jy ! Performing phase self-cal ! Adding 110 model components to the UV plane model. ! The established model now contains 139 components and 0.222283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074958Jy sigma=0.458335 ! Fit after self-cal, rms=0.074616Jy sigma=0.456599 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.63 x 27.97 at -5.312 degrees (North through East) ! Clean map min=-0.0041729 max=0.1355 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.00 HN 1.00 KP 0.97 ! LA 0.98 NL 1.16 OV 1.07 PT 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.01 HN 0.80 KP 0.96 ! LA 0.98 NL 1.26 OV 1.01 PT 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.97 HN 0.79 KP 0.96 ! LA 0.97 NL 0.96 OV 1.02 PT 0.96 ! ! ! Fit before self-cal, rms=0.074616Jy sigma=0.456599 ! Fit after self-cal, rms=0.074123Jy sigma=0.448352 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.45 mas, bmaj=28.45 mas, bpa=-5.584 degrees ! Estimated noise=1.56799 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.00184855 Jy ! Component: 100 - total flux cleaned = 0.00229541 Jy ! Component: 150 - total flux cleaned = 0.00239015 Jy ! Component: 200 - total flux cleaned = 0.002391 Jy ! Total flux subtracted in 200 components = 0.002391 Jy ! Clean residual min=-0.002973 max=0.003225 Jy/beam ! Clean residual mean=-0.000006 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.224674 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 147 components and 0.224674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074024Jy sigma=0.447580 ! Fit after self-cal, rms=0.074070Jy sigma=0.447444 ! 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.074070Jy sigma=0.447444 ! Fit after self-cal, rms=0.072258Jy sigma=0.445128 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.32 mas, bmaj=28.5 mas, bpa=-5.648 degrees ! Estimated noise=1.55552 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000986673 Jy ! Component: 100 - total flux cleaned = 0.0010625 Jy ! Component: 150 - total flux cleaned = 0.00106241 Jy ! Component: 200 - total flux cleaned = 0.00103935 Jy ! Total flux subtracted in 200 components = 0.00103935 Jy ! Clean residual min=-0.002622 max=0.003051 Jy/beam ! Clean residual mean=-0.000005 rms=0.000840 Jy/beam ! Combined flux in latest and established models = 0.225714 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 154 components and 0.225714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072222Jy sigma=0.444916 ! Fit after self-cal, rms=0.072218Jy sigma=0.444875 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.000121586 Jy ! Component: 100 - total flux cleaned = -7.63315e-05 Jy ! Component: 150 - total flux cleaned = -9.41417e-05 Jy ! Component: 200 - total flux cleaned = -0.000129458 Jy ! Total flux subtracted in 200 components = -0.000129458 Jy ! Clean residual min=-0.002583 max=0.003035 Jy/beam ! Clean residual mean=-0.000005 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 0.225584 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 165 components and 0.225584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072205Jy sigma=0.444800 ! Fit after self-cal, rms=0.072208Jy sigma=0.444791 ! 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.072208Jy sigma=0.444791 ! Fit after self-cal, rms=0.071601Jy sigma=0.444501 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.299 mas, bmaj=28.39 mas, bpa=-5.598 degrees ! Estimated noise=1.55373 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000608724 Jy ! Component: 100 - total flux cleaned = 0.000610959 Jy ! Component: 150 - total flux cleaned = 0.00057011 Jy ! Component: 200 - total flux cleaned = 0.000551088 Jy ! Total flux subtracted in 200 components = 0.000551088 Jy ! Clean residual min=-0.002624 max=0.003039 Jy/beam ! Clean residual mean=-0.000005 rms=0.000817 Jy/beam ! Combined flux in latest and established models = 0.226135 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 174 components and 0.226135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071585Jy sigma=0.444418 ! Fit after self-cal, rms=0.071584Jy sigma=0.444413 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.58019e-05 Jy ! Component: 100 - total flux cleaned = -1.00724e-05 Jy ! Component: 150 - total flux cleaned = -2.64001e-05 Jy ! Component: 200 - total flux cleaned = -4.20024e-05 Jy ! Total flux subtracted in 200 components = -4.20024e-05 Jy ! Clean residual min=-0.002619 max=0.003022 Jy/beam ! Clean residual mean=-0.000005 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.226093 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 182 components and 0.226093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071575Jy sigma=0.444377 ! Fit after self-cal, rms=0.071577Jy sigma=0.444375 ! 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.071577Jy sigma=0.444375 ! Fit after self-cal, rms=0.071523Jy sigma=0.444353 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.294 mas, bmaj=28.94 mas, bpa=-2.517 degrees ! Estimated noise=1.62373 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000917897 Jy ! Component: 100 - total flux cleaned = 0.000948299 Jy ! Component: 150 - total flux cleaned = 0.000899211 Jy ! Component: 200 - total flux cleaned = 0.000853468 Jy ! Total flux subtracted in 200 components = 0.000853468 Jy ! Clean residual min=-0.002391 max=0.002681 Jy/beam ! Clean residual mean=-0.000005 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.226947 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 183 components and 0.226947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071518Jy sigma=0.444329 ! Fit after self-cal, rms=0.071524Jy sigma=0.444315 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 = -3.85391e-05 Jy ! Component: 100 - total flux cleaned = -7.96593e-05 Jy ! Component: 150 - total flux cleaned = -0.000117698 Jy ! Component: 200 - total flux cleaned = -0.000134844 Jy ! Total flux subtracted in 200 components = -0.000134844 Jy ! Clean residual min=-0.002393 max=0.002655 Jy/beam ! Clean residual mean=-0.000006 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.226812 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 187 components and 0.226812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071525Jy sigma=0.444314 ! Fit after self-cal, rms=0.071531Jy sigma=0.444309 ! 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=6.297 mas, bmaj=28.33 mas, bpa=-5.567 degrees ! Estimated noise=1.55572 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.297 x 28.33 at -5.567 degrees (North through East) ! Clean map min=-0.0025615 max=0.1304 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=5.469 mas, bmaj=25.33 mas, bpa=-5.637 degrees ! Estimated noise=1.98774 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.111161 Jy ! Component: 100 - total flux cleaned = 0.156273 Jy ! Component: 150 - total flux cleaned = 0.181056 Jy ! Component: 200 - total flux cleaned = 0.196312 Jy ! Total flux subtracted in 200 components = 0.196312 Jy ! Clean residual min=-0.005320 max=0.009094 Jy/beam ! Clean residual mean=-0.000069 rms=0.001903 Jy/beam ! Combined flux in latest and established models = 0.196312 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 72 model components to the UV plane model. ! The established model now contains 72 components and 0.196312 Jy ! Inverting map and beam ! Estimated beam: bmin=6.297 mas, bmaj=28.33 mas, bpa=-5.567 degrees ! Estimated noise=1.55572 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.0122343 Jy ! Component: 100 - total flux cleaned = 0.0190731 Jy ! Component: 150 - total flux cleaned = 0.0233061 Jy ! Component: 200 - total flux cleaned = 0.0260565 Jy ! Total flux subtracted in 200 components = 0.0260565 Jy ! Clean residual min=-0.002941 max=0.003818 Jy/beam ! Clean residual mean=-0.000019 rms=0.000923 Jy/beam ! Combined flux in latest and established models = 0.222369 Jy ! Adding 76 model components to the UV plane model. ! The established model now contains 137 components and 0.222369 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=9.294 mas, bmaj=28.94 mas, bpa=-2.517 degrees ! Estimated noise=1.62373 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00251022 Jy ! Component: 100 - total flux cleaned = 0.00317158 Jy ! Component: 150 - total flux cleaned = 0.00340516 Jy ! Component: 200 - total flux cleaned = 0.00353204 Jy ! Total flux subtracted in 200 components = 0.00353204 Jy ! Clean residual min=-0.003091 max=0.002987 Jy/beam ! Clean residual mean=-0.000010 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 0.225901 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.000155392 Jy ! Component: 100 - total flux cleaned = 0.000261789 Jy ! Component: 150 - total flux cleaned = 0.000360496 Jy ! Component: 200 - total flux cleaned = 0.000452067 Jy ! Total flux subtracted in 200 components = 0.000452067 Jy ! Clean residual min=-0.002896 max=0.002730 Jy/beam ! Clean residual mean=-0.000008 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.226353 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 175 components and 0.226353 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.297 mas, bmaj=28.33 mas, bpa=-5.567 degrees ! Estimated noise=1.55572 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000301797 Jy ! Component: 100 - total flux cleaned = -0.000123672 Jy ! Component: 150 - total flux cleaned = 2.95225e-05 Jy ! Component: 200 - total flux cleaned = 0.000129523 Jy ! Total flux subtracted in 200 components = 0.000129523 Jy ! Clean residual min=-0.002643 max=0.002805 Jy/beam ! Clean residual mean=-0.000006 rms=0.000817 Jy/beam ! Combined flux in latest and established models = 0.226482 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 192 components and 0.226482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071558Jy sigma=0.444540 ! Fit after self-cal, rms=0.071535Jy sigma=0.444423 wmodel J1729-2657_S_map.mod ! Writing 192 model components to file: J1729-2657_S_map.mod wobs J1729-2657_S_uvs.fits ! Writing UV FITS file: J1729-2657_S_uvs.fits wwins J1729-2657_S_map.win ! wwins: Wrote 1 windows to J1729-2657_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.000904673 Jy ! Component: 100 - total flux cleaned = 0.00122676 Jy ! Component: 150 - total flux cleaned = 0.00139031 Jy ! Component: 200 - total flux cleaned = 0.00143036 Jy ! Component: 250 - total flux cleaned = 0.00154322 Jy ! Component: 300 - total flux cleaned = 0.0015797 Jy ! Component: 350 - total flux cleaned = 0.00161396 Jy ! Component: 400 - total flux cleaned = 0.00158112 Jy ! Component: 450 - total flux cleaned = 0.0016118 Jy ! Component: 500 - total flux cleaned = 0.0017012 Jy ! Component: 550 - total flux cleaned = 0.00173004 Jy ! Component: 600 - total flux cleaned = 0.00190098 Jy ! Component: 650 - total flux cleaned = 0.00206607 Jy ! Component: 700 - total flux cleaned = 0.00217268 Jy ! Component: 750 - total flux cleaned = 0.00237983 Jy ! Component: 800 - total flux cleaned = 0.00250599 Jy ! Component: 850 - total flux cleaned = 0.00275097 Jy ! Component: 900 - total flux cleaned = 0.00298833 Jy ! Component: 950 - total flux cleaned = 0.00312775 Jy ! Component: 1000 - total flux cleaned = 0.00330874 Jy ! Component: 1050 - total flux cleaned = 0.00339713 Jy ! Component: 1100 - total flux cleaned = 0.00346208 Jy ! Component: 1150 - total flux cleaned = 0.00348355 Jy ! Component: 1200 - total flux cleaned = 0.00346308 Jy ! Component: 1250 - total flux cleaned = 0.00344254 Jy ! Component: 1300 - total flux cleaned = 0.00348177 Jy ! Component: 1350 - total flux cleaned = 0.00348139 Jy ! Component: 1400 - total flux cleaned = 0.00351918 Jy ! Component: 1450 - total flux cleaned = 0.00351893 Jy ! Component: 1500 - total flux cleaned = 0.00351875 Jy ! Component: 1550 - total flux cleaned = 0.00346543 Jy ! Component: 1600 - total flux cleaned = 0.00344791 Jy ! Component: 1650 - total flux cleaned = 0.00341321 Jy ! Component: 1700 - total flux cleaned = 0.00334535 Jy ! Component: 1750 - total flux cleaned = 0.00331186 Jy ! Component: 1800 - total flux cleaned = 0.00321387 Jy ! Component: 1850 - total flux cleaned = 0.00316612 Jy ! Component: 1900 - total flux cleaned = 0.00307165 Jy ! Component: 1950 - total flux cleaned = 0.00300975 Jy ! Component: 2000 - total flux cleaned = 0.00285759 Jy ! Component: 2050 - total flux cleaned = 0.00281237 Jy ! Component: 2100 - total flux cleaned = 0.00269408 Jy ! Component: 2150 - total flux cleaned = 0.00260683 Jy ! Component: 2200 - total flux cleaned = 0.00244864 Jy ! Component: 2250 - total flux cleaned = 0.00227824 Jy ! Component: 2300 - total flux cleaned = 0.00212425 Jy ! Component: 2350 - total flux cleaned = 0.00194447 Jy ! Component: 2400 - total flux cleaned = 0.00176657 Jy ! Component: 2450 - total flux cleaned = 0.00164498 Jy ! Component: 2500 - total flux cleaned = 0.0015246 Jy ! Component: 2550 - total flux cleaned = 0.00136596 Jy ! Component: 2600 - total flux cleaned = 0.00122244 Jy ! Component: 2650 - total flux cleaned = 0.00108034 Jy ! Component: 2700 - total flux cleaned = 0.000939789 Jy ! Component: 2750 - total flux cleaned = 0.000825961 Jy ! Component: 2800 - total flux cleaned = 0.000688232 Jy ! Component: 2850 - total flux cleaned = 0.000564274 Jy ! Component: 2900 - total flux cleaned = 0.000441451 Jy ! Component: 2950 - total flux cleaned = 0.000283485 Jy ! Component: 3000 - total flux cleaned = 0.000187316 Jy ! Component: 3050 - total flux cleaned = 5.61254e-05 Jy ! Component: 3100 - total flux cleaned = -8.56735e-05 Jy ! Component: 3150 - total flux cleaned = -0.00020277 Jy ! Component: 3200 - total flux cleaned = -0.000341979 Jy ! Component: 3250 - total flux cleaned = -0.000468398 Jy ! Component: 3300 - total flux cleaned = -0.000571185 Jy ! Component: 3350 - total flux cleaned = -0.000695883 Jy ! Component: 3400 - total flux cleaned = -0.000853331 Jy ! Component: 3450 - total flux cleaned = -0.000953834 Jy ! Component: 3500 - total flux cleaned = -0.00106482 Jy ! Component: 3550 - total flux cleaned = -0.00117499 Jy ! Component: 3600 - total flux cleaned = -0.0012955 Jy ! Component: 3650 - total flux cleaned = -0.00141528 Jy ! Component: 3700 - total flux cleaned = -0.00152358 Jy ! Component: 3750 - total flux cleaned = -0.00166345 Jy ! Component: 3800 - total flux cleaned = -0.00175965 Jy ! Component: 3850 - total flux cleaned = -0.00186602 Jy ! Component: 3900 - total flux cleaned = -0.00197185 Jy ! Component: 3950 - total flux cleaned = -0.00207712 Jy ! Component: 4000 - total flux cleaned = -0.00216097 Jy ! Component: 4050 - total flux cleaned = -0.00224434 Jy ! Total flux subtracted in 4096 components = -0.00234809 Jy ! Clean residual min=-0.000723 max=0.000619 Jy/beam ! Clean residual mean=-0.000008 rms=0.000215 Jy/beam ! Combined flux in latest and established models = 0.224134 Jy keep ! Adding 392 model components to the UV plane model. ! The established model now contains 584 components and 0.224134 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1729-2657_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.297 x 28.33 at -5.567 degrees (North through East) ! Clean map min=-0.0017624 max=0.13001 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1729-2657_S_map.fits wmodel /image_prod/ug002_uva//J1729-2657_S_map.mod ! Writing 584 model components to file: /image_prod/ug002_uva//J1729-2657_S_map.mod wobs /image_prod/ug002_uva//J1729-2657_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1729-2657_S_uvs.fits wwins /image_prod/ug002_uva//J1729-2657_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1729-2657_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.13001 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000202131 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.466421 0.466421 0.932843 1.86569 3.73137 7.46274 14.9255 29.851 59.702 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.13 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 643.195 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1729-2657_S_dfm.log closed on Thu Mar 5 03:16:15 2020