! Started logfile: /image_prod/ug002_uva//J1321-4342_S_dfm.log on Thu Mar 5 01:10:55 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//J1321-4342_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1321-4342_S_uva.fits ! AN table 1: 74 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.846847 visibilities/baseline/integration-bin. ! Found source: J1321-4342 ! ! 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 3948 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 J1321-4342_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 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.020551Jy sigma=5.624436 ! Fit after self-cal, rms=0.786130Jy sigma=4.307236 ! 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.529 mas, bmaj=8.248 mas, bpa=3.84 degrees ! Estimated noise=2.75588 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.155903 Jy ! Component: 100 - total flux cleaned = 0.232012 Jy ! Total flux subtracted in 100 components = 0.232012 Jy ! Clean residual min=-0.016896 max=0.039444 Jy/beam ! Clean residual mean=-0.000801 rms=0.006886 Jy/beam ! Combined flux in latest and established models = 0.232012 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 37 components and 0.232012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.118044Jy sigma=0.667157 ! Fit after self-cal, rms=0.117639Jy sigma=0.664820 ! 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.111 mas, bmaj=9.929 mas, bpa=3.519 degrees ! Estimated noise=2.04699 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.0647232 Jy ! Component: 100 - total flux cleaned = 0.0927534 Jy ! Component: 150 - total flux cleaned = 0.105006 Jy ! Component: 200 - total flux cleaned = 0.110388 Jy ! Total flux subtracted in 200 components = 0.110388 Jy ! Clean residual min=-0.009635 max=0.016541 Jy/beam ! Clean residual mean=-0.000251 rms=0.003262 Jy/beam ! Combined flux in latest and established models = 0.342401 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 53 components and 0.342401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084127Jy sigma=0.456100 ! Fit after self-cal, rms=0.084107Jy sigma=0.455804 ! 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.111 x 9.929 at 3.519 degrees (North through East) ! Clean map min=-0.0094044 max=0.20273 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.90 KP 1.05 LA 0.98 MK 0.91 ! OV 1.05 PT 1.05 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.92 KP 1.06 LA 0.98 MK 1.12 ! OV 1.08 PT 0.98 SC 1.16 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 KP 1.06 LA 0.92 MK 1.01 ! OV 1.03 PT 1.00 SC 0.96 ! ! ! Fit before self-cal, rms=0.084107Jy sigma=0.455804 ! Fit after self-cal, rms=0.083438Jy sigma=0.441477 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.136 mas, bmaj=9.975 mas, bpa=3.35 degrees ! Estimated noise=2.04396 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.000143006 Jy ! Component: 100 - total flux cleaned = 0.000143597 Jy ! Component: 150 - total flux cleaned = 0.000142614 Jy ! Component: 200 - total flux cleaned = 0.000141159 Jy ! Total flux subtracted in 200 components = 0.000141159 Jy ! Clean residual min=-0.006163 max=0.010424 Jy/beam ! Clean residual mean=-0.000092 rms=0.002705 Jy/beam ! Combined flux in latest and established models = 0.342542 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 59 components and 0.342542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083426Jy sigma=0.441366 ! Fit after self-cal, rms=0.083530Jy sigma=0.441229 ! 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.083530Jy sigma=0.441229 ! Fit after self-cal, rms=0.083692Jy sigma=0.441226 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.139 mas, bmaj=9.984 mas, bpa=3.374 degrees ! Estimated noise=2.04669 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.39272e-05 Jy ! Component: 100 - total flux cleaned = 0.000106458 Jy ! Component: 150 - total flux cleaned = 0.000127504 Jy ! Component: 200 - total flux cleaned = 0.000146452 Jy ! Total flux subtracted in 200 components = 0.000146452 Jy ! Clean residual min=-0.006204 max=0.010551 Jy/beam ! Clean residual mean=-0.000092 rms=0.002709 Jy/beam ! Combined flux in latest and established models = 0.342688 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 65 components and 0.342688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083682Jy sigma=0.441157 ! Fit after self-cal, rms=0.083682Jy sigma=0.441143 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 = -4.59967e-05 Jy ! Component: 100 - total flux cleaned = -6.4382e-07 Jy ! Component: 150 - total flux cleaned = 3.86897e-05 Jy ! Component: 200 - total flux cleaned = 5.64785e-05 Jy ! Total flux subtracted in 200 components = 5.64785e-05 Jy ! Clean residual min=-0.006206 max=0.010515 Jy/beam ! Clean residual mean=-0.000092 rms=0.002706 Jy/beam ! Combined flux in latest and established models = 0.342745 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 70 components and 0.342745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083672Jy sigma=0.441091 ! Fit after self-cal, rms=0.083672Jy sigma=0.441080 ! 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.083672Jy sigma=0.441080 ! Fit after self-cal, rms=0.083888Jy sigma=0.439660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.144 mas, bmaj=9.958 mas, bpa=3.424 degrees ! Estimated noise=2.05267 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000162014 Jy ! Component: 100 - total flux cleaned = 0.00021346 Jy ! Component: 150 - total flux cleaned = 0.000237025 Jy ! Component: 200 - total flux cleaned = 0.000235262 Jy ! Total flux subtracted in 200 components = 0.000235262 Jy ! Clean residual min=-0.005558 max=0.010110 Jy/beam ! Clean residual mean=-0.000079 rms=0.002605 Jy/beam ! Combined flux in latest and established models = 0.34298 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 75 components and 0.34298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083868Jy sigma=0.439617 ! Fit after self-cal, rms=0.083872Jy sigma=0.439602 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.33827e-05 Jy ! Component: 100 - total flux cleaned = -3.09906e-05 Jy ! Component: 150 - total flux cleaned = -1.22919e-05 Jy ! Component: 200 - total flux cleaned = -1.17628e-05 Jy ! Total flux subtracted in 200 components = -1.17628e-05 Jy ! Clean residual min=-0.005590 max=0.010038 Jy/beam ! Clean residual mean=-0.000079 rms=0.002603 Jy/beam ! Combined flux in latest and established models = 0.342968 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 75 components and 0.342968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083861Jy sigma=0.439568 ! Fit after self-cal, rms=0.083861Jy sigma=0.439558 ! 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.083861Jy sigma=0.439558 ! Fit after self-cal, rms=0.083812Jy sigma=0.439541 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.86 mas, bmaj=37.71 mas, bpa=1.978 degrees ! Estimated noise=2.54968 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195011 Jy ! Component: 100 - total flux cleaned = 0.00198966 Jy ! Component: 150 - total flux cleaned = 0.00203029 Jy ! Component: 200 - total flux cleaned = 0.00207149 Jy ! Total flux subtracted in 200 components = 0.00207149 Jy ! Clean residual min=-0.006814 max=0.014572 Jy/beam ! Clean residual mean=-0.000112 rms=0.004182 Jy/beam ! Combined flux in latest and established models = 0.34504 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 78 components and 0.34504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083813Jy sigma=0.439623 ! Fit after self-cal, rms=0.083811Jy sigma=0.439607 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 = 8.0223e-06 Jy ! Component: 100 - total flux cleaned = 4.68982e-05 Jy ! Component: 150 - total flux cleaned = 8.78082e-05 Jy ! Component: 200 - total flux cleaned = 0.000124881 Jy ! Total flux subtracted in 200 components = 0.000124881 Jy ! Clean residual min=-0.006799 max=0.014494 Jy/beam ! Clean residual mean=-0.000110 rms=0.004172 Jy/beam ! Combined flux in latest and established models = 0.345164 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 79 components and 0.345164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083822Jy sigma=0.439687 ! Fit after self-cal, rms=0.083819Jy sigma=0.439668 ! 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.139 mas, bmaj=9.929 mas, bpa=3.407 degrees ! Estimated noise=2.05163 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.139 x 9.929 at 3.407 degrees (North through East) ! Clean map min=-0.0055201 max=0.1971 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.544 mas, bmaj=8.173 mas, bpa=3.618 degrees ! Estimated noise=2.78078 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.157168 Jy ! Component: 100 - total flux cleaned = 0.233219 Jy ! Component: 150 - total flux cleaned = 0.277917 Jy ! Component: 200 - total flux cleaned = 0.304461 Jy ! Total flux subtracted in 200 components = 0.304461 Jy ! Clean residual min=-0.009018 max=0.014818 Jy/beam ! Clean residual mean=-0.000308 rms=0.003290 Jy/beam ! Combined flux in latest and established models = 0.304461 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 49 model components to the UV plane model. ! The established model now contains 49 components and 0.304461 Jy ! Inverting map and beam ! Estimated beam: bmin=3.139 mas, bmaj=9.929 mas, bpa=3.407 degrees ! Estimated noise=2.05163 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.0219585 Jy ! Component: 100 - total flux cleaned = 0.0314574 Jy ! Component: 150 - total flux cleaned = 0.035619 Jy ! Component: 200 - total flux cleaned = 0.0374463 Jy ! Total flux subtracted in 200 components = 0.0374463 Jy ! Clean residual min=-0.005776 max=0.010552 Jy/beam ! Clean residual mean=-0.000088 rms=0.002632 Jy/beam ! Combined flux in latest and established models = 0.341907 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 72 components and 0.341907 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=10.86 mas, bmaj=37.71 mas, bpa=1.978 degrees ! Estimated noise=2.54968 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00262873 Jy ! Component: 100 - total flux cleaned = 0.00285265 Jy ! Component: 150 - total flux cleaned = 0.00289304 Jy ! Component: 200 - total flux cleaned = 0.00293414 Jy ! Total flux subtracted in 200 components = 0.00293414 Jy ! Clean residual min=-0.006849 max=0.014649 Jy/beam ! Clean residual mean=-0.000115 rms=0.004198 Jy/beam ! Combined flux in latest and established models = 0.344841 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 = 3.96615e-05 Jy ! Component: 100 - total flux cleaned = 7.71802e-05 Jy ! Component: 150 - total flux cleaned = 7.97023e-05 Jy ! Component: 200 - total flux cleaned = 0.000116515 Jy ! Total flux subtracted in 200 components = 0.000116515 Jy ! Clean residual min=-0.006832 max=0.014570 Jy/beam ! Clean residual mean=-0.000113 rms=0.004188 Jy/beam ! Combined flux in latest and established models = 0.344958 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 74 components and 0.344958 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.139 mas, bmaj=9.929 mas, bpa=3.407 degrees ! Estimated noise=2.05163 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00164823 Jy ! Component: 100 - total flux cleaned = -0.00171883 Jy ! Component: 150 - total flux cleaned = -0.00183777 Jy ! Component: 200 - total flux cleaned = -0.00186451 Jy ! Total flux subtracted in 200 components = -0.00186451 Jy ! Clean residual min=-0.005863 max=0.010301 Jy/beam ! Clean residual mean=-0.000079 rms=0.002616 Jy/beam ! Combined flux in latest and established models = 0.343093 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 88 components and 0.343093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083900Jy sigma=0.440101 ! Fit after self-cal, rms=0.083878Jy sigma=0.440074 wmodel J1321-4342_S_map.mod ! Writing 88 model components to file: J1321-4342_S_map.mod wobs J1321-4342_S_uvs.fits ! Writing UV FITS file: J1321-4342_S_uvs.fits wwins J1321-4342_S_map.win ! wwins: Wrote 1 windows to J1321-4342_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.00449675 Jy ! Component: 100 - total flux cleaned = 0.00837099 Jy ! Component: 150 - total flux cleaned = 0.0118395 Jy ! Component: 200 - total flux cleaned = 0.0149785 Jy ! Component: 250 - total flux cleaned = 0.0178666 Jy ! Component: 300 - total flux cleaned = 0.0205555 Jy ! Component: 350 - total flux cleaned = 0.0229713 Jy ! Component: 400 - total flux cleaned = 0.0246713 Jy ! Component: 450 - total flux cleaned = 0.0261864 Jy ! Component: 500 - total flux cleaned = 0.0276207 Jy ! Component: 550 - total flux cleaned = 0.028985 Jy ! Component: 600 - total flux cleaned = 0.030286 Jy ! Component: 650 - total flux cleaned = 0.0311638 Jy ! Component: 700 - total flux cleaned = 0.031936 Jy ! Component: 750 - total flux cleaned = 0.0325459 Jy ! Component: 800 - total flux cleaned = 0.0331981 Jy ! Component: 850 - total flux cleaned = 0.033702 Jy ! Component: 900 - total flux cleaned = 0.0341903 Jy ! Component: 950 - total flux cleaned = 0.0346045 Jy ! Component: 1000 - total flux cleaned = 0.034835 Jy ! Component: 1050 - total flux cleaned = 0.0351148 Jy ! Component: 1100 - total flux cleaned = 0.0353321 Jy ! Component: 1150 - total flux cleaned = 0.0354386 Jy ! Component: 1200 - total flux cleaned = 0.035699 Jy ! Component: 1250 - total flux cleaned = 0.0359016 Jy ! Component: 1300 - total flux cleaned = 0.0360506 Jy ! Component: 1350 - total flux cleaned = 0.0362932 Jy ! Component: 1400 - total flux cleaned = 0.0363413 Jy ! Component: 1450 - total flux cleaned = 0.0366207 Jy ! Component: 1500 - total flux cleaned = 0.0367569 Jy ! Component: 1550 - total flux cleaned = 0.036935 Jy ! Component: 1600 - total flux cleaned = 0.0371105 Jy ! Component: 1650 - total flux cleaned = 0.0373681 Jy ! Component: 1700 - total flux cleaned = 0.0377058 Jy ! Component: 1750 - total flux cleaned = 0.0380393 Jy ! Component: 1800 - total flux cleaned = 0.0382861 Jy ! Component: 1850 - total flux cleaned = 0.0386105 Jy ! Component: 1900 - total flux cleaned = 0.0388103 Jy ! Component: 1950 - total flux cleaned = 0.0391657 Jy ! Component: 2000 - total flux cleaned = 0.0394767 Jy ! Component: 2050 - total flux cleaned = 0.0397452 Jy ! Component: 2100 - total flux cleaned = 0.0399349 Jy ! Component: 2150 - total flux cleaned = 0.0402717 Jy ! Component: 2200 - total flux cleaned = 0.0404563 Jy ! Component: 2250 - total flux cleaned = 0.0406759 Jy ! Component: 2300 - total flux cleaned = 0.0408569 Jy ! Component: 2350 - total flux cleaned = 0.0411072 Jy ! Component: 2400 - total flux cleaned = 0.04139 Jy ! Component: 2450 - total flux cleaned = 0.0415651 Jy ! Component: 2500 - total flux cleaned = 0.041842 Jy ! Component: 2550 - total flux cleaned = 0.0420479 Jy ! Component: 2600 - total flux cleaned = 0.0422182 Jy ! Component: 2650 - total flux cleaned = 0.0424546 Jy ! Component: 2700 - total flux cleaned = 0.0426553 Jy ! Component: 2750 - total flux cleaned = 0.0428544 Jy ! Component: 2800 - total flux cleaned = 0.0429861 Jy ! Component: 2850 - total flux cleaned = 0.0432796 Jy ! Component: 2900 - total flux cleaned = 0.0434089 Jy ! Component: 2950 - total flux cleaned = 0.0436661 Jy ! Component: 3000 - total flux cleaned = 0.0438581 Jy ! Component: 3050 - total flux cleaned = 0.0440491 Jy ! Component: 3100 - total flux cleaned = 0.0441441 Jy ! Component: 3150 - total flux cleaned = 0.044239 Jy ! Component: 3200 - total flux cleaned = 0.0443651 Jy ! Component: 3250 - total flux cleaned = 0.0443966 Jy ! Component: 3300 - total flux cleaned = 0.0445223 Jy ! Component: 3350 - total flux cleaned = 0.0446166 Jy ! Component: 3400 - total flux cleaned = 0.0447421 Jy ! Component: 3450 - total flux cleaned = 0.0448362 Jy ! Component: 3500 - total flux cleaned = 0.0449616 Jy ! Component: 3550 - total flux cleaned = 0.0449927 Jy ! Component: 3600 - total flux cleaned = 0.0450553 Jy ! Component: 3650 - total flux cleaned = 0.0450866 Jy ! Component: 3700 - total flux cleaned = 0.0452122 Jy ! Component: 3750 - total flux cleaned = 0.0452435 Jy ! Component: 3800 - total flux cleaned = 0.0453378 Jy ! Component: 3850 - total flux cleaned = 0.0454321 Jy ! Component: 3900 - total flux cleaned = 0.0455265 Jy ! Component: 3950 - total flux cleaned = 0.0456211 Jy ! Component: 4000 - total flux cleaned = 0.0457159 Jy ! Component: 4050 - total flux cleaned = 0.0457794 Jy ! Total flux subtracted in 4096 components = 0.0458748 Jy ! Clean residual min=-0.001977 max=0.002195 Jy/beam ! Clean residual mean=0.000017 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.388968 Jy keep ! Adding 352 model components to the UV plane model. ! The established model now contains 440 components and 0.388968 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1321-4342_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.139 x 9.929 at 3.407 degrees (North through East) ! Clean map min=-0.0041106 max=0.19778 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1321-4342_S_map.fits wmodel /image_prod/ug002_uva//J1321-4342_S_map.mod ! Writing 440 model components to file: /image_prod/ug002_uva//J1321-4342_S_map.mod wobs /image_prod/ug002_uva//J1321-4342_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1321-4342_S_uvs.fits wwins /image_prod/ug002_uva//J1321-4342_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1321-4342_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.197784 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000721311 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.09409 1.09409 2.18817 4.37635 8.75269 17.5054 35.0108 70.0215 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.197 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 274.201 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1321-4342_S_dfm.log closed on Thu Mar 5 01:10:58 2020