! Started logfile: /image_prod/ug002_uva//J1643-1645_S_dfm.log on Thu Mar 5 02:53:36 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//J1643-1645_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1643-1645_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.881019 visibilities/baseline/integration-bin. ! Found source: J1643-1645 ! ! 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 5709 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 J1643-1645_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016097Jy sigma=7.096310 ! Fit after self-cal, rms=0.883303Jy sigma=6.068733 ! 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=3.499 mas, bmaj=11.12 mas, bpa=15.37 degrees ! Estimated noise=2.10194 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.0969846 Jy ! Component: 100 - total flux cleaned = 0.123751 Jy ! Total flux subtracted in 100 components = 0.123751 Jy ! Clean residual min=-0.008255 max=0.012341 Jy/beam ! Clean residual mean=-0.000011 rms=0.002686 Jy/beam ! Combined flux in latest and established models = 0.123751 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.123751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087374Jy sigma=0.493424 ! Fit after self-cal, rms=0.087150Jy sigma=0.492239 ! 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=4.089 mas, bmaj=12.26 mas, bpa=13.59 degrees ! Estimated noise=1.40858 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 (-2.5, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0152459 Jy ! Component: 100 - total flux cleaned = 0.0208842 Jy ! Component: 150 - total flux cleaned = 0.0229207 Jy ! Component: 200 - total flux cleaned = 0.0234338 Jy ! Total flux subtracted in 200 components = 0.0234338 Jy ! Clean residual min=-0.005860 max=0.006149 Jy/beam ! Clean residual mean=0.000004 rms=0.001461 Jy/beam ! Combined flux in latest and established models = 0.147185 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 53 components and 0.147185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084757Jy sigma=0.466750 ! Fit after self-cal, rms=0.084637Jy sigma=0.466409 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.089 x 12.26 at 13.59 degrees (North through East) ! Clean map min=-0.0064737 max=0.10998 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.95 HN 1.02 KP 1.00 ! LA 1.00 NL 0.91 OV 0.90 PT 1.01 ! SC 1.09 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.21 FD 0.96 HN 1.00 KP 0.99 ! LA 0.97 NL 0.87 OV 0.96 PT 1.01 ! SC 0.89 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.68 FD 0.98 HN 1.08 KP 1.02 ! LA 1.00 NL 0.92 OV 0.97 PT 1.04 ! SC 1.12 ! ! ! Fit before self-cal, rms=0.084637Jy sigma=0.466409 ! Fit after self-cal, rms=0.105215Jy sigma=0.452094 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.139 mas, bmaj=12.29 mas, bpa=12.94 degrees ! Estimated noise=1.42538 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.00168808 Jy ! Component: 100 - total flux cleaned = -0.00168685 Jy ! Component: 150 - total flux cleaned = -0.0016143 Jy ! Component: 200 - total flux cleaned = -0.00154504 Jy ! Total flux subtracted in 200 components = -0.00154504 Jy ! Clean residual min=-0.003765 max=0.002741 Jy/beam ! Clean residual mean=0.000005 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.14564 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 77 components and 0.14564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105034Jy sigma=0.450727 ! Fit after self-cal, rms=0.105166Jy sigma=0.450525 ! 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.105166Jy sigma=0.450525 ! Fit after self-cal, rms=0.107954Jy sigma=0.449193 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.147 mas, bmaj=12.3 mas, bpa=12.86 degrees ! Estimated noise=1.42487 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000945149 Jy ! Component: 100 - total flux cleaned = -0.000939223 Jy ! Component: 150 - total flux cleaned = -0.00076348 Jy ! Component: 200 - total flux cleaned = -0.000709776 Jy ! Total flux subtracted in 200 components = -0.000709776 Jy ! Clean residual min=-0.003330 max=0.002481 Jy/beam ! Clean residual mean=0.000006 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.14493 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 96 components and 0.14493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107866Jy sigma=0.448544 ! Fit after self-cal, rms=0.107873Jy sigma=0.448517 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.00010462 Jy ! Component: 100 - total flux cleaned = 0.0001944 Jy ! Component: 150 - total flux cleaned = 0.000234895 Jy ! Component: 200 - total flux cleaned = 0.000234327 Jy ! Total flux subtracted in 200 components = 0.000234327 Jy ! Clean residual min=-0.003238 max=0.002446 Jy/beam ! Clean residual mean=0.000007 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.145164 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 106 components and 0.145164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107834Jy sigma=0.448223 ! Fit after self-cal, rms=0.107836Jy sigma=0.448220 ! 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.107836Jy sigma=0.448220 ! Fit after self-cal, rms=0.109282Jy sigma=0.448063 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.155 mas, bmaj=12.29 mas, bpa=12.76 degrees ! Estimated noise=1.42455 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000756332 Jy ! Component: 100 - total flux cleaned = -0.000758339 Jy ! Component: 150 - total flux cleaned = -0.000720219 Jy ! Component: 200 - total flux cleaned = -0.000648612 Jy ! Total flux subtracted in 200 components = -0.000648612 Jy ! Clean residual min=-0.003029 max=0.002331 Jy/beam ! Clean residual mean=0.000006 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.144516 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 114 components and 0.144516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109241Jy sigma=0.447764 ! Fit after self-cal, rms=0.109255Jy sigma=0.447761 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.26926e-05 Jy ! Component: 100 - total flux cleaned = 0.000104489 Jy ! Component: 150 - total flux cleaned = 0.000134728 Jy ! Component: 200 - total flux cleaned = 0.000162294 Jy ! Total flux subtracted in 200 components = 0.000162294 Jy ! Clean residual min=-0.002961 max=0.002317 Jy/beam ! Clean residual mean=0.000006 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.144678 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 119 components and 0.144678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109235Jy sigma=0.447622 ! Fit after self-cal, rms=0.109237Jy sigma=0.447621 ! 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.109237Jy sigma=0.447621 ! Fit after self-cal, rms=0.111456Jy sigma=0.447551 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.688 mas, bmaj=17.77 mas, bpa=1.078 degrees ! Estimated noise=1.5665 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000123984 Jy ! Component: 100 - total flux cleaned = 2.75658e-05 Jy ! Component: 150 - total flux cleaned = 5.13244e-06 Jy ! Component: 200 - total flux cleaned = -6.16384e-05 Jy ! Total flux subtracted in 200 components = -6.16384e-05 Jy ! Clean residual min=-0.003345 max=0.002555 Jy/beam ! Clean residual mean=0.000011 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.144616 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 134 components and 0.144616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111438Jy sigma=0.447406 ! Fit after self-cal, rms=0.111458Jy sigma=0.447389 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.000160247 Jy ! Component: 100 - total flux cleaned = -0.000121511 Jy ! Component: 150 - total flux cleaned = -5.0427e-05 Jy ! Component: 200 - total flux cleaned = -6.69241e-05 Jy ! Total flux subtracted in 200 components = -6.69241e-05 Jy ! Clean residual min=-0.003442 max=0.002465 Jy/beam ! Clean residual mean=0.000012 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.144549 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 142 components and 0.144549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111445Jy sigma=0.447341 ! Fit after self-cal, rms=0.111442Jy sigma=0.447330 ! 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=4.158 mas, bmaj=12.28 mas, bpa=12.69 degrees ! Estimated noise=1.42503 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.158 x 12.28 at 12.69 degrees (North through East) ! Clean map min=-0.0030694 max=0.115 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=3.571 mas, bmaj=11.13 mas, bpa=14.5 degrees ! Estimated noise=2.13045 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0982056 Jy ! Component: 100 - total flux cleaned = 0.121243 Jy ! Component: 150 - total flux cleaned = 0.130678 Jy ! Component: 200 - total flux cleaned = 0.135308 Jy ! Total flux subtracted in 200 components = 0.135308 Jy ! Clean residual min=-0.004893 max=0.004168 Jy/beam ! Clean residual mean=-0.000001 rms=0.001230 Jy/beam ! Combined flux in latest and established models = 0.135308 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.135308 Jy ! Inverting map and beam ! Estimated beam: bmin=4.158 mas, bmaj=12.28 mas, bpa=12.69 degrees ! Estimated noise=1.42503 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, -10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00380492 Jy ! Component: 100 - total flux cleaned = 0.00509054 Jy ! Component: 150 - total flux cleaned = 0.00585646 Jy ! Component: 200 - total flux cleaned = 0.00663247 Jy ! Total flux subtracted in 200 components = 0.00663247 Jy ! Clean residual min=-0.002820 max=0.002261 Jy/beam ! Clean residual mean=0.000004 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.141941 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 59 components and 0.141941 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.688 mas, bmaj=17.77 mas, bpa=1.078 degrees ! Estimated noise=1.5665 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129983 Jy ! Component: 100 - total flux cleaned = 0.00162808 Jy ! Component: 150 - total flux cleaned = 0.00177262 Jy ! Component: 200 - total flux cleaned = 0.0018672 Jy ! Total flux subtracted in 200 components = 0.0018672 Jy ! Clean residual min=-0.003258 max=0.002507 Jy/beam ! Clean residual mean=0.000010 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.143808 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 = 2.83063e-05 Jy ! Component: 100 - total flux cleaned = 5.57993e-05 Jy ! Component: 150 - total flux cleaned = 8.05089e-05 Jy ! Component: 200 - total flux cleaned = 8.05265e-05 Jy ! Total flux subtracted in 200 components = 8.05265e-05 Jy ! Clean residual min=-0.003243 max=0.002551 Jy/beam ! Clean residual mean=0.000010 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.143888 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 101 components and 0.143888 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.158 mas, bmaj=12.28 mas, bpa=12.69 degrees ! Estimated noise=1.42503 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000217953 Jy ! Component: 100 - total flux cleaned = -0.00021556 Jy ! Component: 150 - total flux cleaned = -0.000178992 Jy ! Component: 200 - total flux cleaned = -0.000214915 Jy ! Total flux subtracted in 200 components = -0.000214915 Jy ! Clean residual min=-0.002634 max=0.002250 Jy/beam ! Clean residual mean=0.000006 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.143673 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 117 components and 0.143673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111476Jy sigma=0.447268 ! Fit after self-cal, rms=0.111442Jy sigma=0.447208 wmodel J1643-1645_S_map.mod ! Writing 117 model components to file: J1643-1645_S_map.mod wobs J1643-1645_S_uvs.fits ! Writing UV FITS file: J1643-1645_S_uvs.fits wwins J1643-1645_S_map.win ! wwins: Wrote 3 windows to J1643-1645_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.00107798 Jy ! Component: 100 - total flux cleaned = -0.00185498 Jy ! Component: 150 - total flux cleaned = -0.00231294 Jy ! Component: 200 - total flux cleaned = -0.00274558 Jy ! Component: 250 - total flux cleaned = -0.00315969 Jy ! Component: 300 - total flux cleaned = -0.00339294 Jy ! Component: 350 - total flux cleaned = -0.00368345 Jy ! Component: 400 - total flux cleaned = -0.00390194 Jy ! Component: 450 - total flux cleaned = -0.00408394 Jy ! Component: 500 - total flux cleaned = -0.00426128 Jy ! Component: 550 - total flux cleaned = -0.00431906 Jy ! Component: 600 - total flux cleaned = -0.00445796 Jy ! Component: 650 - total flux cleaned = -0.00451179 Jy ! Component: 700 - total flux cleaned = -0.00456389 Jy ! Component: 750 - total flux cleaned = -0.00443298 Jy ! Component: 800 - total flux cleaned = -0.0044329 Jy ! Component: 850 - total flux cleaned = -0.00440837 Jy ! Component: 900 - total flux cleaned = -0.00443302 Jy ! Component: 950 - total flux cleaned = -0.00445708 Jy ! Component: 1000 - total flux cleaned = -0.00441022 Jy ! Component: 1050 - total flux cleaned = -0.00445674 Jy ! Component: 1100 - total flux cleaned = -0.00443397 Jy ! Component: 1150 - total flux cleaned = -0.00443343 Jy ! Component: 1200 - total flux cleaned = -0.00436746 Jy ! Component: 1250 - total flux cleaned = -0.00434592 Jy ! Component: 1300 - total flux cleaned = -0.004325 Jy ! Component: 1350 - total flux cleaned = -0.00432461 Jy ! Component: 1400 - total flux cleaned = -0.0043452 Jy ! Component: 1450 - total flux cleaned = -0.0041609 Jy ! Component: 1500 - total flux cleaned = -0.004161 Jy ! Component: 1550 - total flux cleaned = -0.00404167 Jy ! Component: 1600 - total flux cleaned = -0.00390454 Jy ! Component: 1650 - total flux cleaned = -0.00386576 Jy ! Component: 1700 - total flux cleaned = -0.00369376 Jy ! Component: 1750 - total flux cleaned = -0.00367472 Jy ! Component: 1800 - total flux cleaned = -0.00354461 Jy ! Component: 1850 - total flux cleaned = -0.00350782 Jy ! Component: 1900 - total flux cleaned = -0.0034352 Jy ! Component: 1950 - total flux cleaned = -0.0033458 Jy ! Component: 2000 - total flux cleaned = -0.00334599 Jy ! Component: 2050 - total flux cleaned = -0.00327575 Jy ! Component: 2100 - total flux cleaned = -0.00322359 Jy ! Component: 2150 - total flux cleaned = -0.00315511 Jy ! Component: 2200 - total flux cleaned = -0.00310449 Jy ! Component: 2250 - total flux cleaned = -0.00300404 Jy ! Component: 2300 - total flux cleaned = -0.00303721 Jy ! Component: 2350 - total flux cleaned = -0.00297149 Jy ! Component: 2400 - total flux cleaned = -0.00292274 Jy ! Component: 2450 - total flux cleaned = -0.00289066 Jy ! Component: 2500 - total flux cleaned = -0.00289079 Jy ! Component: 2550 - total flux cleaned = -0.00289081 Jy ! Component: 2600 - total flux cleaned = -0.00287505 Jy ! Component: 2650 - total flux cleaned = -0.00289037 Jy ! Component: 2700 - total flux cleaned = -0.00285972 Jy ! Component: 2750 - total flux cleaned = -0.0027538 Jy ! Component: 2800 - total flux cleaned = -0.00273889 Jy ! Component: 2850 - total flux cleaned = -0.00270908 Jy ! Component: 2900 - total flux cleaned = -0.00266498 Jy ! Component: 2950 - total flux cleaned = -0.00265055 Jy ! Component: 3000 - total flux cleaned = -0.00262159 Jy ! Component: 3050 - total flux cleaned = -0.00259294 Jy ! Component: 3100 - total flux cleaned = -0.00259286 Jy ! Component: 3150 - total flux cleaned = -0.00255035 Jy ! Component: 3200 - total flux cleaned = -0.0025504 Jy ! Component: 3250 - total flux cleaned = -0.00253653 Jy ! Component: 3300 - total flux cleaned = -0.00256417 Jy ! Component: 3350 - total flux cleaned = -0.00249521 Jy ! Component: 3400 - total flux cleaned = -0.00248155 Jy ! Component: 3450 - total flux cleaned = -0.00249504 Jy ! Component: 3500 - total flux cleaned = -0.00246809 Jy ! Component: 3550 - total flux cleaned = -0.00241427 Jy ! Component: 3600 - total flux cleaned = -0.00240098 Jy ! Component: 3650 - total flux cleaned = -0.00245384 Jy ! Component: 3700 - total flux cleaned = -0.00244058 Jy ! Component: 3750 - total flux cleaned = -0.00241443 Jy ! Component: 3800 - total flux cleaned = -0.00247941 Jy ! Component: 3850 - total flux cleaned = -0.00246647 Jy ! Component: 3900 - total flux cleaned = -0.00246647 Jy ! Component: 3950 - total flux cleaned = -0.00251762 Jy ! Component: 4000 - total flux cleaned = -0.00250491 Jy ! Component: 4050 - total flux cleaned = -0.00250485 Jy ! Total flux subtracted in 4096 components = -0.00251742 Jy ! Clean residual min=-0.000772 max=0.000779 Jy/beam ! Clean residual mean=-0.000001 rms=0.000233 Jy/beam ! Combined flux in latest and established models = 0.141156 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 393 components and 0.141156 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1643-1645_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.158 x 12.28 at 12.69 degrees (North through East) ! Clean map min=-0.002151 max=0.11975 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1643-1645_S_map.fits wmodel /image_prod/ug002_uva//J1643-1645_S_map.mod ! Writing 393 model components to file: /image_prod/ug002_uva//J1643-1645_S_map.mod wobs /image_prod/ug002_uva//J1643-1645_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1643-1645_S_uvs.fits wwins /image_prod/ug002_uva//J1643-1645_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1643-1645_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.119749 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000226913 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.568472 0.568472 1.13694 2.27389 4.54777 9.09555 18.1911 36.3822 72.7644 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.119 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 527.73 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1643-1645_S_dfm.log closed on Thu Mar 5 02:53:39 2020