! Started logfile: /image_prod/ug002_uva//J0835-4510_S_dfm.log on Wed Mar 4 22:27:07 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//J0835-4510_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0835-4510_S_uva.fits ! AN table 1: 50 integrations on 15 of 15 possible baselines. ! AN table 2: 50 integrations on 15 of 15 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0835-4510 ! ! 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 4500 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 J0835-4510_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.018430Jy sigma=5.088581 ! Fit after self-cal, rms=0.685675Jy sigma=3.477173 ! 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.841 mas, bmaj=11.43 mas, bpa=3.586 degrees ! Estimated noise=4.06976 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.223326 Jy ! Component: 100 - total flux cleaned = 0.321977 Jy ! Total flux subtracted in 100 components = 0.321977 Jy ! Clean residual min=-0.017969 max=0.046387 Jy/beam ! Clean residual mean=-0.000294 rms=0.008224 Jy/beam ! Combined flux in latest and established models = 0.321977 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.321977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.136987Jy sigma=0.680399 ! Fit after self-cal, rms=0.136773Jy sigma=0.679367 ! 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.669 mas, bmaj=14.5 mas, bpa=4.821 degrees ! Estimated noise=2.09867 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.0688556 Jy ! Component: 100 - total flux cleaned = 0.0970034 Jy ! Component: 150 - total flux cleaned = 0.109711 Jy ! Component: 200 - total flux cleaned = 0.115457 Jy ! Total flux subtracted in 200 components = 0.115457 Jy ! Clean residual min=-0.012426 max=0.013156 Jy/beam ! Clean residual mean=0.000051 rms=0.004820 Jy/beam ! Combined flux in latest and established models = 0.437435 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 41 components and 0.437435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101960Jy sigma=0.511570 ! Fit after self-cal, rms=0.101940Jy sigma=0.511462 ! 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.669 x 14.5 at 4.821 degrees (North through East) ! Clean map min=-0.012369 max=0.30067 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.92 KP 0.94 LA 0.99 OV 1.00 ! PT 0.96 SC 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.27 KP 0.81 LA 1.01 MK 1.17 ! OV 0.96 PT 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 KP 0.94 LA 1.00 OV 0.99 ! PT 0.96 SC 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.29 KP 0.97 LA 1.01 MK 1.01 ! OV 0.94 PT 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 1.00 LA 1.04 OV 1.02 ! PT 1.02 SC 1.15 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.38 KP 0.98 LA 1.02 MK 1.01 ! OV 0.93 PT 0.99 ! ! ! Fit before self-cal, rms=0.101940Jy sigma=0.511462 ! Fit after self-cal, rms=0.095533Jy sigma=0.457172 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.746 mas, bmaj=14.69 mas, bpa=5.186 degrees ! Estimated noise=2.13662 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.000380261 Jy ! Component: 100 - total flux cleaned = 0.000322131 Jy ! Component: 150 - total flux cleaned = 0.00029398 Jy ! Component: 200 - total flux cleaned = 0.000294535 Jy ! Total flux subtracted in 200 components = 0.000294535 Jy ! Clean residual min=-0.002980 max=0.003330 Jy/beam ! Clean residual mean=-0.000024 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.437729 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 64 components and 0.437729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095513Jy sigma=0.457108 ! Fit after self-cal, rms=0.095608Jy sigma=0.456893 ! 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.095608Jy sigma=0.456893 ! Fit after self-cal, rms=0.095593Jy sigma=0.456884 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.743 mas, bmaj=14.67 mas, bpa=5.242 degrees ! Estimated noise=2.13645 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000418255 Jy ! Component: 100 - total flux cleaned = 0.000415827 Jy ! Component: 150 - total flux cleaned = 0.000388315 Jy ! Component: 200 - total flux cleaned = 0.000364039 Jy ! Total flux subtracted in 200 components = 0.000364039 Jy ! Clean residual min=-0.002936 max=0.003266 Jy/beam ! Clean residual mean=-0.000025 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.438093 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 71 components and 0.438093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095576Jy sigma=0.456833 ! Fit after self-cal, rms=0.095576Jy sigma=0.456832 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.29244e-06 Jy ! Component: 100 - total flux cleaned = -1.90106e-05 Jy ! Component: 150 - total flux cleaned = -1.91793e-05 Jy ! Component: 200 - total flux cleaned = -4.10859e-05 Jy ! Total flux subtracted in 200 components = -4.10859e-05 Jy ! Clean residual min=-0.002900 max=0.003206 Jy/beam ! Clean residual mean=-0.000025 rms=0.000845 Jy/beam ! Combined flux in latest and established models = 0.438052 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 74 components and 0.438052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095565Jy sigma=0.456788 ! Fit after self-cal, rms=0.095565Jy sigma=0.456786 ! 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.095565Jy sigma=0.456786 ! Fit after self-cal, rms=0.095534Jy sigma=0.456778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.739 mas, bmaj=14.66 mas, bpa=5.306 degrees ! Estimated noise=2.13645 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000418278 Jy ! Component: 100 - total flux cleaned = 0.000419828 Jy ! Component: 150 - total flux cleaned = 0.000419486 Jy ! Component: 200 - total flux cleaned = 0.000398907 Jy ! Total flux subtracted in 200 components = 0.000398907 Jy ! Clean residual min=-0.002864 max=0.003135 Jy/beam ! Clean residual mean=-0.000025 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.438451 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 75 components and 0.438451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095520Jy sigma=0.456738 ! Fit after self-cal, rms=0.095520Jy sigma=0.456737 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.54802e-06 Jy ! Component: 100 - total flux cleaned = 2.01863e-06 Jy ! Component: 150 - total flux cleaned = -1.84708e-05 Jy ! Component: 200 - total flux cleaned = -1.8225e-05 Jy ! Total flux subtracted in 200 components = -1.8225e-05 Jy ! Clean residual min=-0.002833 max=0.003082 Jy/beam ! Clean residual mean=-0.000026 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.438433 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 75 components and 0.438433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095512Jy sigma=0.456704 ! Fit after self-cal, rms=0.095511Jy sigma=0.456703 ! 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.095511Jy sigma=0.456703 ! Fit after self-cal, rms=0.095504Jy sigma=0.456694 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.09 mas, bmaj=48.66 mas, bpa=5.719 degrees ! Estimated noise=2.52528 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000586211 Jy ! Component: 100 - total flux cleaned = 0.000725094 Jy ! Component: 150 - total flux cleaned = 0.000734022 Jy ! Component: 200 - total flux cleaned = 0.000738415 Jy ! Total flux subtracted in 200 components = 0.000738415 Jy ! Clean residual min=-0.003487 max=0.002282 Jy/beam ! Clean residual mean=-0.000037 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.439171 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 76 components and 0.439171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095501Jy sigma=0.456703 ! Fit after self-cal, rms=0.095501Jy sigma=0.456701 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.26901e-05 Jy ! Component: 100 - total flux cleaned = 2.27039e-05 Jy ! Component: 150 - total flux cleaned = 2.24016e-05 Jy ! Component: 200 - total flux cleaned = 1.7035e-05 Jy ! Total flux subtracted in 200 components = 1.7035e-05 Jy ! Clean residual min=-0.003492 max=0.002275 Jy/beam ! Clean residual mean=-0.000037 rms=0.000970 Jy/beam ! Combined flux in latest and established models = 0.439188 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 80 components and 0.439188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095500Jy sigma=0.456701 ! Fit after self-cal, rms=0.095500Jy sigma=0.456701 ! 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.736 mas, bmaj=14.64 mas, bpa=5.369 degrees ! Estimated noise=2.1369 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.736 x 14.64 at 5.369 degrees (North through East) ! Clean map min=-0.0027548 max=0.30721 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.892 mas, bmaj=11.47 mas, bpa=4.335 degrees ! Estimated noise=4.2294 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.229454 Jy ! Component: 100 - total flux cleaned = 0.328284 Jy ! Component: 150 - total flux cleaned = 0.379054 Jy ! Component: 200 - total flux cleaned = 0.405281 Jy ! Total flux subtracted in 200 components = 0.405281 Jy ! Clean residual min=-0.006209 max=0.012272 Jy/beam ! Clean residual mean=-0.000149 rms=0.002277 Jy/beam ! Combined flux in latest and established models = 0.405281 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 41 model components to the UV plane model. ! The established model now contains 41 components and 0.405281 Jy ! Inverting map and beam ! Estimated beam: bmin=3.736 mas, bmaj=14.64 mas, bpa=5.369 degrees ! Estimated noise=2.1369 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.0183114 Jy ! Component: 100 - total flux cleaned = 0.0256126 Jy ! Component: 150 - total flux cleaned = 0.0288602 Jy ! Component: 200 - total flux cleaned = 0.0303086 Jy ! Total flux subtracted in 200 components = 0.0303086 Jy ! Clean residual min=-0.003001 max=0.003356 Jy/beam ! Clean residual mean=-0.000052 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.43559 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 73 components and 0.43559 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=11.09 mas, bmaj=48.66 mas, bpa=5.719 degrees ! Estimated noise=2.52528 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118608 Jy ! Component: 100 - total flux cleaned = 0.00127009 Jy ! Component: 150 - total flux cleaned = 0.00134769 Jy ! Component: 200 - total flux cleaned = 0.00142325 Jy ! Total flux subtracted in 200 components = 0.00142325 Jy ! Clean residual min=-0.003360 max=0.002681 Jy/beam ! Clean residual mean=-0.000063 rms=0.001128 Jy/beam ! Combined flux in latest and established models = 0.437013 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 = 7.37774e-05 Jy ! Component: 100 - total flux cleaned = 0.000144316 Jy ! Component: 150 - total flux cleaned = 0.000213533 Jy ! Component: 200 - total flux cleaned = 0.000280296 Jy ! Total flux subtracted in 200 components = 0.000280296 Jy ! Clean residual min=-0.003278 max=0.002591 Jy/beam ! Clean residual mean=-0.000059 rms=0.001096 Jy/beam ! Combined flux in latest and established models = 0.437293 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 77 components and 0.437293 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.736 mas, bmaj=14.64 mas, bpa=5.369 degrees ! Estimated noise=2.1369 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000583217 Jy ! Component: 100 - total flux cleaned = -0.000584666 Jy ! Component: 150 - total flux cleaned = -0.000583665 Jy ! Component: 200 - total flux cleaned = -0.000559355 Jy ! Total flux subtracted in 200 components = -0.000559355 Jy ! Clean residual min=-0.002762 max=0.003311 Jy/beam ! Clean residual mean=-0.000042 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.436734 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 81 components and 0.436734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095509Jy sigma=0.456751 ! Fit after self-cal, rms=0.095501Jy sigma=0.456740 wmodel J0835-4510_S_map.mod ! Writing 81 model components to file: J0835-4510_S_map.mod wobs J0835-4510_S_uvs.fits ! Writing UV FITS file: J0835-4510_S_uvs.fits wwins J0835-4510_S_map.win ! wwins: Wrote 1 windows to J0835-4510_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.000913259 Jy ! Component: 100 - total flux cleaned = 0.000866643 Jy ! Component: 150 - total flux cleaned = 0.000999604 Jy ! Component: 200 - total flux cleaned = 0.00104129 Jy ! Component: 250 - total flux cleaned = 0.0010809 Jy ! Component: 300 - total flux cleaned = 0.00108012 Jy ! Component: 350 - total flux cleaned = 0.00136561 Jy ! Component: 400 - total flux cleaned = 0.00153698 Jy ! Component: 450 - total flux cleaned = 0.00176785 Jy ! Component: 500 - total flux cleaned = 0.00205235 Jy ! Component: 550 - total flux cleaned = 0.00223565 Jy ! Component: 600 - total flux cleaned = 0.00244233 Jy ! Component: 650 - total flux cleaned = 0.00252846 Jy ! Component: 700 - total flux cleaned = 0.00264071 Jy ! Component: 750 - total flux cleaned = 0.00282973 Jy ! Component: 800 - total flux cleaned = 0.00288195 Jy ! Component: 850 - total flux cleaned = 0.00288177 Jy ! Component: 900 - total flux cleaned = 0.00283224 Jy ! Component: 950 - total flux cleaned = 0.00283306 Jy ! Component: 1000 - total flux cleaned = 0.00288054 Jy ! Component: 1050 - total flux cleaned = 0.00285771 Jy ! Component: 1100 - total flux cleaned = 0.00290322 Jy ! Component: 1150 - total flux cleaned = 0.00290261 Jy ! Component: 1200 - total flux cleaned = 0.00283717 Jy ! Component: 1250 - total flux cleaned = 0.00285798 Jy ! Component: 1300 - total flux cleaned = 0.00285792 Jy ! Component: 1350 - total flux cleaned = 0.00294025 Jy ! Component: 1400 - total flux cleaned = 0.00298073 Jy ! Component: 1450 - total flux cleaned = 0.00304117 Jy ! Component: 1500 - total flux cleaned = 0.00308092 Jy ! Component: 1550 - total flux cleaned = 0.00314025 Jy ! Component: 1600 - total flux cleaned = 0.00319878 Jy ! Component: 1650 - total flux cleaned = 0.00327613 Jy ! Component: 1700 - total flux cleaned = 0.0032953 Jy ! Component: 1750 - total flux cleaned = 0.00339023 Jy ! Component: 1800 - total flux cleaned = 0.00342764 Jy ! Component: 1850 - total flux cleaned = 0.0034649 Jy ! Component: 1900 - total flux cleaned = 0.00353903 Jy ! Component: 1950 - total flux cleaned = 0.00359397 Jy ! Component: 2000 - total flux cleaned = 0.00363039 Jy ! Component: 2050 - total flux cleaned = 0.00370254 Jy ! Component: 2100 - total flux cleaned = 0.00375625 Jy ! Component: 2150 - total flux cleaned = 0.00379194 Jy ! Component: 2200 - total flux cleaned = 0.00384525 Jy ! Component: 2250 - total flux cleaned = 0.00389844 Jy ! Component: 2300 - total flux cleaned = 0.00393384 Jy ! Component: 2350 - total flux cleaned = 0.00400416 Jy ! Component: 2400 - total flux cleaned = 0.00405681 Jy ! Component: 2450 - total flux cleaned = 0.0040919 Jy ! Component: 2500 - total flux cleaned = 0.00412684 Jy ! Component: 2550 - total flux cleaned = 0.00417899 Jy ! Component: 2600 - total flux cleaned = 0.004179 Jy ! Component: 2650 - total flux cleaned = 0.00423112 Jy ! Component: 2700 - total flux cleaned = 0.00426576 Jy ! Component: 2750 - total flux cleaned = 0.00428298 Jy ! Component: 2800 - total flux cleaned = 0.00430027 Jy ! Component: 2850 - total flux cleaned = 0.00433487 Jy ! Component: 2900 - total flux cleaned = 0.00440388 Jy ! Component: 2950 - total flux cleaned = 0.00443844 Jy ! Component: 3000 - total flux cleaned = 0.00454185 Jy ! Component: 3050 - total flux cleaned = 0.00459345 Jy ! Component: 3100 - total flux cleaned = 0.00467961 Jy ! Component: 3150 - total flux cleaned = 0.0047487 Jy ! Component: 3200 - total flux cleaned = 0.00478345 Jy ! Component: 3250 - total flux cleaned = 0.00488752 Jy ! Component: 3300 - total flux cleaned = 0.00492225 Jy ! Component: 3350 - total flux cleaned = 0.00500947 Jy ! Component: 3400 - total flux cleaned = 0.00500952 Jy ! Component: 3450 - total flux cleaned = 0.00502706 Jy ! Component: 3500 - total flux cleaned = 0.00502682 Jy ! Component: 3550 - total flux cleaned = 0.0050453 Jy ! Component: 3600 - total flux cleaned = 0.00506413 Jy ! Component: 3650 - total flux cleaned = 0.00504541 Jy ! Component: 3700 - total flux cleaned = 0.00504529 Jy ! Component: 3750 - total flux cleaned = 0.00504521 Jy ! Component: 3800 - total flux cleaned = 0.00504491 Jy ! Component: 3850 - total flux cleaned = 0.005045 Jy ! Component: 3900 - total flux cleaned = 0.00504482 Jy ! Component: 3950 - total flux cleaned = 0.00504469 Jy ! Component: 4000 - total flux cleaned = 0.00502358 Jy ! Component: 4050 - total flux cleaned = 0.00504494 Jy ! Total flux subtracted in 4096 components = 0.00500112 Jy ! Clean residual min=-0.001259 max=0.001204 Jy/beam ! Clean residual mean=0.000006 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.441735 Jy keep ! Adding 218 model components to the UV plane model. ! The established model now contains 299 components and 0.441735 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0835-4510_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.736 x 14.64 at 5.369 degrees (North through East) ! Clean map min=-0.0028669 max=0.31858 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0835-4510_S_map.fits wmodel /image_prod/ug002_uva//J0835-4510_S_map.mod ! Writing 299 model components to file: /image_prod/ug002_uva//J0835-4510_S_map.mod wobs /image_prod/ug002_uva//J0835-4510_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0835-4510_S_uvs.fits wwins /image_prod/ug002_uva//J0835-4510_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0835-4510_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.318578 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000360275 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.339266 0.339266 0.678532 1.35706 2.71413 5.42825 10.8565 21.713 43.426 86.852 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.318 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 884.262 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0835-4510_S_dfm.log closed on Wed Mar 4 22:27:11 2020