! Started logfile: /image_prod/ug002_uva//J1605+3001_S_dfm.log on Thu Mar 5 02:33: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//J1605+3001_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1605+3001_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.918519 visibilities/baseline/integration-bin. ! Found source: J1605+3001 ! ! 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 7440 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 J1605+3001_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.040475Jy sigma=8.245837 ! Fit after self-cal, rms=0.744424Jy sigma=6.017513 ! 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.125 mas, bmaj=5.451 mas, bpa=-4.677 degrees ! Estimated noise=1.57112 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.19483 Jy ! Component: 100 - total flux cleaned = 0.237597 Jy ! Total flux subtracted in 100 components = 0.237597 Jy ! Clean residual min=-0.010830 max=0.013961 Jy/beam ! Clean residual mean=-0.000005 rms=0.002661 Jy/beam ! Combined flux in latest and established models = 0.237597 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.237597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098595Jy sigma=0.561348 ! Fit after self-cal, rms=0.098589Jy sigma=0.561309 ! 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.759 mas, bmaj=6.357 mas, bpa=-0.2889 degrees ! Estimated noise=1.07103 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.0160824 Jy ! Component: 100 - total flux cleaned = 0.0234702 Jy ! Component: 150 - total flux cleaned = 0.0257205 Jy ! Component: 200 - total flux cleaned = 0.0256041 Jy ! Total flux subtracted in 200 components = 0.0256041 Jy ! Clean residual min=-0.010084 max=0.006856 Jy/beam ! Clean residual mean=0.000024 rms=0.001882 Jy/beam ! Combined flux in latest and established models = 0.263201 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 27 components and 0.263201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094703Jy sigma=0.543056 ! Fit after self-cal, rms=0.094679Jy sigma=0.542769 ! 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.759 x 6.357 at -0.2889 degrees (North through East) ! Clean map min=-0.0098731 max=0.25193 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.99 HN 1.05 KP 1.00 ! LA 1.02 MK 0.98 NL 1.01 OV 1.09 ! PT 0.99 SC 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.01 HN 1.05 KP 1.03 ! LA 1.05 MK 0.98 NL 0.85 OV 1.07 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.01 HN 1.05 KP 1.03 ! LA 1.05 MK 0.98 NL 0.77 OV 1.06 ! PT 1.01 SC 1.03 ! ! ! Fit before self-cal, rms=0.094679Jy sigma=0.542769 ! Fit after self-cal, rms=0.080308Jy sigma=0.508343 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.774 mas, bmaj=6.346 mas, bpa=-0.8726 degrees ! Estimated noise=1.07831 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.00157985 Jy ! Component: 100 - total flux cleaned = 0.0015798 Jy ! Component: 150 - total flux cleaned = 0.0014867 Jy ! Component: 200 - total flux cleaned = 0.00122856 Jy ! Total flux subtracted in 200 components = 0.00122856 Jy ! Clean residual min=-0.005133 max=0.004876 Jy/beam ! Clean residual mean=0.000016 rms=0.001275 Jy/beam ! Combined flux in latest and established models = 0.264429 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 37 components and 0.264429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079893Jy sigma=0.507025 ! Fit after self-cal, rms=0.079865Jy sigma=0.506843 ! 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.079865Jy sigma=0.506843 ! Fit after self-cal, rms=0.063419Jy sigma=0.441024 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.726 mas, bmaj=6.385 mas, bpa=-0.5679 degrees ! Estimated noise=1.07364 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113468 Jy ! Component: 100 - total flux cleaned = 0.00113116 Jy ! Component: 150 - total flux cleaned = 0.00113064 Jy ! Component: 200 - total flux cleaned = 0.0011631 Jy ! Total flux subtracted in 200 components = 0.0011631 Jy ! Clean residual min=-0.002189 max=0.002639 Jy/beam ! Clean residual mean=0.000004 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.265592 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.265592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063353Jy sigma=0.440444 ! Fit after self-cal, rms=0.063361Jy sigma=0.440247 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) ! Added new window around map position (5, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00241908 Jy ! Component: 100 - total flux cleaned = 0.00278228 Jy ! Component: 150 - total flux cleaned = 0.00288082 Jy ! Component: 200 - total flux cleaned = 0.00292367 Jy ! Total flux subtracted in 200 components = 0.00292367 Jy ! Clean residual min=-0.002061 max=0.002288 Jy/beam ! Clean residual mean=0.000005 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.268516 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 64 components and 0.268516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063237Jy sigma=0.439176 ! Fit after self-cal, rms=0.063228Jy sigma=0.439127 ! 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.063228Jy sigma=0.439127 ! Fit after self-cal, rms=0.063085Jy sigma=0.438740 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.709 mas, bmaj=6.383 mas, bpa=-0.6362 degrees ! Estimated noise=1.0749 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179579 Jy ! Component: 100 - total flux cleaned = 0.00235988 Jy ! Component: 150 - total flux cleaned = 0.00243204 Jy ! Component: 200 - total flux cleaned = 0.00249469 Jy ! Total flux subtracted in 200 components = 0.00249469 Jy ! Clean residual min=-0.001934 max=0.002223 Jy/beam ! Clean residual mean=0.000004 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.271011 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 81 components and 0.271011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063027Jy sigma=0.438182 ! Fit after self-cal, rms=0.063018Jy sigma=0.438153 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) ! Added new window around map position (44.5, -84). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000799076 Jy ! Component: 100 - total flux cleaned = 0.000739893 Jy ! Component: 150 - total flux cleaned = 0.000959635 Jy ! Component: 200 - total flux cleaned = 0.000993832 Jy ! Total flux subtracted in 200 components = 0.000993832 Jy ! Clean residual min=-0.001912 max=0.001968 Jy/beam ! Clean residual mean=0.000005 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.272004 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 101 components and 0.272004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062946Jy sigma=0.437470 ! Fit after self-cal, rms=0.062941Jy sigma=0.437444 ! 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.062941Jy sigma=0.437444 ! Fit after self-cal, rms=0.062821Jy sigma=0.437297 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.678 mas, bmaj=10.16 mas, bpa=-2.232 degrees ! Estimated noise=1.27865 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000421174 Jy ! Component: 100 - total flux cleaned = 0.000516369 Jy ! Component: 150 - total flux cleaned = 0.000562707 Jy ! Component: 200 - total flux cleaned = 0.00064165 Jy ! Total flux subtracted in 200 components = 0.00064165 Jy ! Clean residual min=-0.001970 max=0.002040 Jy/beam ! Clean residual mean=0.000009 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.272646 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 115 components and 0.272646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062808Jy sigma=0.437114 ! Fit after self-cal, rms=0.062802Jy sigma=0.437101 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.60534e-05 Jy ! Component: 100 - total flux cleaned = 7.10976e-05 Jy ! Component: 150 - total flux cleaned = 0.000101777 Jy ! Component: 200 - total flux cleaned = 0.000101088 Jy ! Total flux subtracted in 200 components = 0.000101088 Jy ! Clean residual min=-0.001984 max=0.002046 Jy/beam ! Clean residual mean=0.000009 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.272747 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 127 components and 0.272747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062802Jy sigma=0.437069 ! Fit after self-cal, rms=0.062801Jy sigma=0.437066 ! 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.702 mas, bmaj=6.381 mas, bpa=-0.6537 degrees ! Estimated noise=1.07495 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.702 x 6.381 at -0.6537 degrees (North through East) ! Clean map min=-0.0019146 max=0.25291 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.081 mas, bmaj=5.514 mas, bpa=-4.704 degrees ! Estimated noise=1.56963 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.194607 Jy ! Component: 100 - total flux cleaned = 0.237337 Jy ! Component: 150 - total flux cleaned = 0.252278 Jy ! Component: 200 - total flux cleaned = 0.260348 Jy ! Total flux subtracted in 200 components = 0.260348 Jy ! Clean residual min=-0.003313 max=0.004366 Jy/beam ! Clean residual mean=-0.000004 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.260348 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.260348 Jy ! Inverting map and beam ! Estimated beam: bmin=3.702 mas, bmaj=6.381 mas, bpa=-0.6537 degrees ! Estimated noise=1.07495 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.00566522 Jy ! Component: 100 - total flux cleaned = 0.00895689 Jy ! Component: 150 - total flux cleaned = 0.0111922 Jy ! Component: 200 - total flux cleaned = 0.0117637 Jy ! Total flux subtracted in 200 components = 0.0117637 Jy ! Clean residual min=-0.002013 max=0.001970 Jy/beam ! Clean residual mean=0.000004 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.272112 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 40 components and 0.272112 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.678 mas, bmaj=10.16 mas, bpa=-2.232 degrees ! Estimated noise=1.27865 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000474372 Jy ! Component: 100 - total flux cleaned = 0.000933571 Jy ! Component: 150 - total flux cleaned = 0.000934851 Jy ! Component: 200 - total flux cleaned = 0.000902775 Jy ! Total flux subtracted in 200 components = 0.000902775 Jy ! Clean residual min=-0.001972 max=0.002051 Jy/beam ! Clean residual mean=0.000009 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.273015 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.85827e-05 Jy ! Component: 100 - total flux cleaned = -7.96374e-05 Jy ! Component: 150 - total flux cleaned = -0.00010316 Jy ! Component: 200 - total flux cleaned = -0.000124433 Jy ! Total flux subtracted in 200 components = -0.000124433 Jy ! Clean residual min=-0.002003 max=0.002041 Jy/beam ! Clean residual mean=0.000009 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.272891 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 78 components and 0.272891 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.702 mas, bmaj=6.381 mas, bpa=-0.6537 degrees ! Estimated noise=1.07495 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000104689 Jy ! Component: 100 - total flux cleaned = -6.22309e-06 Jy ! Component: 150 - total flux cleaned = 3.60499e-05 Jy ! Component: 200 - total flux cleaned = 3.64409e-05 Jy ! Total flux subtracted in 200 components = 3.64409e-05 Jy ! Clean residual min=-0.002060 max=0.001899 Jy/beam ! Clean residual mean=0.000005 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.272927 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 101 components and 0.272927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062837Jy sigma=0.437368 ! Fit after self-cal, rms=0.062836Jy sigma=0.437347 wmodel J1605+3001_S_map.mod ! Writing 101 model components to file: J1605+3001_S_map.mod wobs J1605+3001_S_uvs.fits ! Writing UV FITS file: J1605+3001_S_uvs.fits wwins J1605+3001_S_map.win ! wwins: Wrote 3 windows to J1605+3001_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.000162854 Jy ! Component: 100 - total flux cleaned = -0.000291541 Jy ! Component: 150 - total flux cleaned = -0.000382726 Jy ! Component: 200 - total flux cleaned = -0.000412173 Jy ! Component: 250 - total flux cleaned = -0.000355284 Jy ! Component: 300 - total flux cleaned = -0.000354957 Jy ! Component: 350 - total flux cleaned = -0.000409207 Jy ! Component: 400 - total flux cleaned = -0.000435491 Jy ! Component: 450 - total flux cleaned = -0.00046185 Jy ! Component: 500 - total flux cleaned = -0.000512519 Jy ! Component: 550 - total flux cleaned = -0.000537009 Jy ! Component: 600 - total flux cleaned = -0.000634362 Jy ! Component: 650 - total flux cleaned = -0.000705561 Jy ! Component: 700 - total flux cleaned = -0.000846549 Jy ! Component: 750 - total flux cleaned = -0.000961623 Jy ! Component: 800 - total flux cleaned = -0.00105271 Jy ! Component: 850 - total flux cleaned = -0.00123098 Jy ! Component: 900 - total flux cleaned = -0.00134026 Jy ! Component: 950 - total flux cleaned = -0.00149079 Jy ! Component: 1000 - total flux cleaned = -0.00155422 Jy ! Component: 1050 - total flux cleaned = -0.00167946 Jy ! Component: 1100 - total flux cleaned = -0.00169974 Jy ! Component: 1150 - total flux cleaned = -0.00180077 Jy ! Component: 1200 - total flux cleaned = -0.00180089 Jy ! Component: 1250 - total flux cleaned = -0.00195888 Jy ! Component: 1300 - total flux cleaned = -0.00205632 Jy ! Component: 1350 - total flux cleaned = -0.00207532 Jy ! Component: 1400 - total flux cleaned = -0.00215158 Jy ! Component: 1450 - total flux cleaned = -0.00218893 Jy ! Component: 1500 - total flux cleaned = -0.0022259 Jy ! Component: 1550 - total flux cleaned = -0.0023178 Jy ! Component: 1600 - total flux cleaned = -0.00240843 Jy ! Component: 1650 - total flux cleaned = -0.00239046 Jy ! Component: 1700 - total flux cleaned = -0.00247975 Jy ! Component: 1750 - total flux cleaned = -0.0025498 Jy ! Component: 1800 - total flux cleaned = -0.00260171 Jy ! Component: 1850 - total flux cleaned = -0.00258476 Jy ! Component: 1900 - total flux cleaned = -0.00268689 Jy ! Component: 1950 - total flux cleaned = -0.00272064 Jy ! Component: 2000 - total flux cleaned = -0.00275412 Jy ! Component: 2050 - total flux cleaned = -0.00283666 Jy ! Component: 2100 - total flux cleaned = -0.00286951 Jy ! Component: 2150 - total flux cleaned = -0.00285342 Jy ! Component: 2200 - total flux cleaned = -0.00295008 Jy ! Component: 2250 - total flux cleaned = -0.00302981 Jy ! Component: 2300 - total flux cleaned = -0.00309277 Jy ! Component: 2350 - total flux cleaned = -0.00312398 Jy ! Component: 2400 - total flux cleaned = -0.00313941 Jy ! Component: 2450 - total flux cleaned = -0.0031394 Jy ! Component: 2500 - total flux cleaned = -0.00317005 Jy ! Component: 2550 - total flux cleaned = -0.0032756 Jy ! Component: 2600 - total flux cleaned = -0.00329047 Jy ! Component: 2650 - total flux cleaned = -0.00329038 Jy ! Component: 2700 - total flux cleaned = -0.00330521 Jy ! Component: 2750 - total flux cleaned = -0.00333427 Jy ! Component: 2800 - total flux cleaned = -0.00333422 Jy ! Component: 2850 - total flux cleaned = -0.0033201 Jy ! Component: 2900 - total flux cleaned = -0.00336286 Jy ! Component: 2950 - total flux cleaned = -0.003391 Jy ! Component: 3000 - total flux cleaned = -0.00340516 Jy ! Component: 3050 - total flux cleaned = -0.00347444 Jy ! Component: 3100 - total flux cleaned = -0.00341946 Jy ! Component: 3150 - total flux cleaned = -0.0034332 Jy ! Component: 3200 - total flux cleaned = -0.00350096 Jy ! Component: 3250 - total flux cleaned = -0.00351426 Jy ! Component: 3300 - total flux cleaned = -0.00350079 Jy ! Component: 3350 - total flux cleaned = -0.00350072 Jy ! Component: 3400 - total flux cleaned = -0.00357955 Jy ! Component: 3450 - total flux cleaned = -0.00359244 Jy ! Component: 3500 - total flux cleaned = -0.00359258 Jy ! Component: 3550 - total flux cleaned = -0.00361832 Jy ! Component: 3600 - total flux cleaned = -0.00366947 Jy ! Component: 3650 - total flux cleaned = -0.00365679 Jy ! Component: 3700 - total flux cleaned = -0.00368205 Jy ! Component: 3750 - total flux cleaned = -0.00373218 Jy ! Component: 3800 - total flux cleaned = -0.00373228 Jy ! Component: 3850 - total flux cleaned = -0.00373227 Jy ! Component: 3900 - total flux cleaned = -0.00370776 Jy ! Component: 3950 - total flux cleaned = -0.00374433 Jy ! Component: 4000 - total flux cleaned = -0.00373222 Jy ! Component: 4050 - total flux cleaned = -0.00372025 Jy ! Total flux subtracted in 4096 components = -0.00375608 Jy ! Clean residual min=-0.000891 max=0.000685 Jy/beam ! Clean residual mean=0.000002 rms=0.000220 Jy/beam ! Combined flux in latest and established models = 0.269171 Jy keep ! Adding 314 model components to the UV plane model. ! The established model now contains 415 components and 0.269171 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1605+3001_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.702 x 6.381 at -0.6537 degrees (North through East) ! Clean map min=-0.0016003 max=0.25233 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1605+3001_S_map.fits wmodel /image_prod/ug002_uva//J1605+3001_S_map.mod ! Writing 415 model components to file: /image_prod/ug002_uva//J1605+3001_S_map.mod wobs /image_prod/ug002_uva//J1605+3001_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1605+3001_S_uvs.fits wwins /image_prod/ug002_uva//J1605+3001_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1605+3001_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.252327 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000216478 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.257379 0.257379 0.514758 1.02952 2.05903 4.11806 8.23612 16.4722 32.9445 65.889 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.252 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1165.6 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1605+3001_S_dfm.log closed on Thu Mar 5 02:33:39 2020