! Started logfile: /image_prod/ug002_uva//J1028-0844_S_dfm.log on Wed Mar 4 23:35:06 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//J1028-0844_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1028-0844_S_uva.fits ! AN table 1: 75 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.753333 visibilities/baseline/integration-bin. ! Found source: J1028-0844 ! ! 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 6102 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 J1028-0844_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 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005988Jy sigma=7.340286 ! Fit after self-cal, rms=0.883131Jy sigma=6.401410 ! 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.647 mas, bmaj=6.897 mas, bpa=-3.226 degrees ! Estimated noise=1.82758 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.0940666 Jy ! Component: 100 - total flux cleaned = 0.115226 Jy ! Total flux subtracted in 100 components = 0.115226 Jy ! Clean residual min=-0.006162 max=0.008587 Jy/beam ! Clean residual mean=-0.000008 rms=0.001643 Jy/beam ! Combined flux in latest and established models = 0.115226 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.115226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074887Jy sigma=0.488869 ! Fit after self-cal, rms=0.074881Jy sigma=0.488803 ! 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.134 mas, bmaj=7.583 mas, bpa=-2.683 degrees ! Estimated noise=1.28065 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.00936664 Jy ! Component: 100 - total flux cleaned = 0.0142057 Jy ! Component: 150 - total flux cleaned = 0.016979 Jy ! Component: 200 - total flux cleaned = 0.0186562 Jy ! Total flux subtracted in 200 components = 0.0186562 Jy ! Clean residual min=-0.006545 max=0.007209 Jy/beam ! Clean residual mean=-0.000001 rms=0.001460 Jy/beam ! Combined flux in latest and established models = 0.133882 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 42 components and 0.133882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074059Jy sigma=0.477506 ! Fit after self-cal, rms=0.074103Jy sigma=0.477417 ! 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.134 x 7.583 at -2.683 degrees (North through East) ! Clean map min=-0.0064673 max=0.12068 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.28 FD 1.03 HN 1.01 KP 1.01 ! LA 1.02 MK 1.08 NL 0.97 OV 0.80 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.53 FD 0.97 HN 1.02 KP 1.02 ! LA 1.01 MK 1.02 NL 0.93 OV 0.86 ! SC 0.90 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.54 FD 1.05 HN 1.02 KP 1.03 ! LA 1.02 MK 0.96 NL 0.93 OV 0.86 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.074103Jy sigma=0.477417 ! Fit after self-cal, rms=0.077135Jy sigma=0.460389 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.127 mas, bmaj=7.654 mas, bpa=-2.389 degrees ! Estimated noise=1.28195 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.000364169 Jy ! Component: 100 - total flux cleaned = -0.000367678 Jy ! Component: 150 - total flux cleaned = -0.000370868 Jy ! Component: 200 - total flux cleaned = -0.000411345 Jy ! Total flux subtracted in 200 components = -0.000411345 Jy ! Clean residual min=-0.003187 max=0.003091 Jy/beam ! Clean residual mean=-0.000000 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.133471 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 50 components and 0.133471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077076Jy sigma=0.459997 ! Fit after self-cal, rms=0.077243Jy sigma=0.459734 ! 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.077243Jy sigma=0.459734 ! Fit after self-cal, rms=0.079542Jy sigma=0.455466 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.117 mas, bmaj=7.685 mas, bpa=-2.551 degrees ! Estimated noise=1.2849 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00039968 Jy ! Component: 100 - total flux cleaned = 0.000488198 Jy ! Component: 150 - total flux cleaned = 0.000485228 Jy ! Component: 200 - total flux cleaned = 0.00045061 Jy ! Total flux subtracted in 200 components = 0.00045061 Jy ! Clean residual min=-0.002205 max=0.002394 Jy/beam ! Clean residual mean=-0.000002 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.133921 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.133921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079498Jy sigma=0.455151 ! Fit after self-cal, rms=0.079553Jy sigma=0.455081 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.58071e-05 Jy ! Component: 100 - total flux cleaned = -7.48102e-05 Jy ! Component: 150 - total flux cleaned = -0.000100225 Jy ! Component: 200 - total flux cleaned = -0.000124081 Jy ! Total flux subtracted in 200 components = -0.000124081 Jy ! Clean residual min=-0.002152 max=0.002479 Jy/beam ! Clean residual mean=-0.000002 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.133797 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 53 components and 0.133797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079538Jy sigma=0.454951 ! Fit after self-cal, rms=0.079534Jy sigma=0.454948 ! 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.079534Jy sigma=0.454948 ! Fit after self-cal, rms=0.080448Jy sigma=0.454657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.109 mas, bmaj=7.686 mas, bpa=-2.648 degrees ! Estimated noise=1.28572 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000217894 Jy ! Component: 100 - total flux cleaned = 0.000245567 Jy ! Component: 150 - total flux cleaned = 0.000247137 Jy ! Component: 200 - total flux cleaned = 0.000226808 Jy ! Total flux subtracted in 200 components = 0.000226808 Jy ! Clean residual min=-0.002097 max=0.002457 Jy/beam ! Clean residual mean=-0.000002 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.134024 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.134024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080435Jy sigma=0.454533 ! Fit after self-cal, rms=0.080457Jy sigma=0.454520 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 (2, -30). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00180448 Jy ! Component: 100 - total flux cleaned = 0.00260446 Jy ! Component: 150 - total flux cleaned = 0.00299876 Jy ! Component: 200 - total flux cleaned = 0.00327386 Jy ! Total flux subtracted in 200 components = 0.00327386 Jy ! Clean residual min=-0.001987 max=0.002087 Jy/beam ! Clean residual mean=-0.000002 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.137298 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 77 components and 0.137298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080341Jy sigma=0.453712 ! Fit after self-cal, rms=0.080334Jy sigma=0.453662 ! 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.080334Jy sigma=0.453662 ! Fit after self-cal, rms=0.080760Jy sigma=0.453617 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.813 mas, bmaj=13.07 mas, bpa=-1.473 degrees ! Estimated noise=1.61686 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000413945 Jy ! Component: 100 - total flux cleaned = 0.000484819 Jy ! Component: 150 - total flux cleaned = 0.000465228 Jy ! Component: 200 - total flux cleaned = 0.000447264 Jy ! Total flux subtracted in 200 components = 0.000447264 Jy ! Clean residual min=-0.001993 max=0.002080 Jy/beam ! Clean residual mean=-0.000003 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.137745 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 97 components and 0.137745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080754Jy sigma=0.453539 ! Fit after self-cal, rms=0.080766Jy sigma=0.453531 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.74128e-05 Jy ! Component: 100 - total flux cleaned = -4.27676e-05 Jy ! Component: 150 - total flux cleaned = -8.68219e-05 Jy ! Component: 200 - total flux cleaned = -0.000127485 Jy ! Total flux subtracted in 200 components = -0.000127485 Jy ! Clean residual min=-0.001954 max=0.002112 Jy/beam ! Clean residual mean=-0.000003 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.137618 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 104 components and 0.137618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080763Jy sigma=0.453494 ! Fit after self-cal, rms=0.080762Jy sigma=0.453490 ! 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.107 mas, bmaj=7.697 mas, bpa=-2.734 degrees ! Estimated noise=1.28513 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.107 x 7.697 at -2.734 degrees (North through East) ! Clean map min=-0.0018306 max=0.12215 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.631 mas, bmaj=7.052 mas, bpa=-3.362 degrees ! Estimated noise=1.82826 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0939823 Jy ! Component: 100 - total flux cleaned = 0.115235 Jy ! Component: 150 - total flux cleaned = 0.123147 Jy ! Component: 200 - total flux cleaned = 0.127315 Jy ! Total flux subtracted in 200 components = 0.127315 Jy ! Clean residual min=-0.003057 max=0.002895 Jy/beam ! Clean residual mean=-0.000002 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.127315 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.127315 Jy ! Inverting map and beam ! Estimated beam: bmin=3.107 mas, bmaj=7.697 mas, bpa=-2.734 degrees ! Estimated noise=1.28513 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.00351963 Jy ! Component: 100 - total flux cleaned = 0.00535941 Jy ! Component: 150 - total flux cleaned = 0.00671276 Jy ! Component: 200 - total flux cleaned = 0.00774408 Jy ! Total flux subtracted in 200 components = 0.00774408 Jy ! Clean residual min=-0.001936 max=0.002050 Jy/beam ! Clean residual mean=-0.000004 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.135059 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 47 components and 0.135059 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=6.813 mas, bmaj=13.07 mas, bpa=-1.473 degrees ! Estimated noise=1.61686 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00147161 Jy ! Component: 100 - total flux cleaned = 0.00177265 Jy ! Component: 150 - total flux cleaned = 0.00187463 Jy ! Component: 200 - total flux cleaned = 0.00195822 Jy ! Total flux subtracted in 200 components = 0.00195822 Jy ! Clean residual min=-0.002041 max=0.002081 Jy/beam ! Clean residual mean=-0.000004 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.137018 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 = 5.30209e-05 Jy ! Component: 100 - total flux cleaned = 8.47549e-05 Jy ! Component: 150 - total flux cleaned = 9.95122e-05 Jy ! Component: 200 - total flux cleaned = 9.93533e-05 Jy ! Total flux subtracted in 200 components = 9.93533e-05 Jy ! Clean residual min=-0.002015 max=0.002104 Jy/beam ! Clean residual mean=-0.000004 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.137117 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 73 components and 0.137117 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.107 mas, bmaj=7.697 mas, bpa=-2.734 degrees ! Estimated noise=1.28513 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000371773 Jy ! Component: 100 - total flux cleaned = 0.000480447 Jy ! Component: 150 - total flux cleaned = 0.000511317 Jy ! Component: 200 - total flux cleaned = 0.000538625 Jy ! Total flux subtracted in 200 components = 0.000538625 Jy ! Clean residual min=-0.001802 max=0.002034 Jy/beam ! Clean residual mean=-0.000002 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.137656 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 89 components and 0.137656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080769Jy sigma=0.453367 ! Fit after self-cal, rms=0.080744Jy sigma=0.453327 wmodel J1028-0844_S_map.mod ! Writing 89 model components to file: J1028-0844_S_map.mod wobs J1028-0844_S_uvs.fits ! Writing UV FITS file: J1028-0844_S_uvs.fits wwins J1028-0844_S_map.win ! wwins: Wrote 2 windows to J1028-0844_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.000573829 Jy ! Component: 100 - total flux cleaned = 0.000705924 Jy ! Component: 150 - total flux cleaned = 0.000799866 Jy ! Component: 200 - total flux cleaned = 0.000738127 Jy ! Component: 250 - total flux cleaned = 0.000737562 Jy ! Component: 300 - total flux cleaned = 0.000680084 Jy ! Component: 350 - total flux cleaned = 0.000595821 Jy ! Component: 400 - total flux cleaned = 0.000622856 Jy ! Component: 450 - total flux cleaned = 0.00059679 Jy ! Component: 500 - total flux cleaned = 0.000648502 Jy ! Component: 550 - total flux cleaned = 0.00064809 Jy ! Component: 600 - total flux cleaned = 0.000819995 Jy ! Component: 650 - total flux cleaned = 0.000820059 Jy ! Component: 700 - total flux cleaned = 0.000915527 Jy ! Component: 750 - total flux cleaned = 0.00110094 Jy ! Component: 800 - total flux cleaned = 0.00110096 Jy ! Component: 850 - total flux cleaned = 0.0011686 Jy ! Component: 900 - total flux cleaned = 0.00125677 Jy ! Component: 950 - total flux cleaned = 0.00132169 Jy ! Component: 1000 - total flux cleaned = 0.00136452 Jy ! Component: 1050 - total flux cleaned = 0.00149012 Jy ! Component: 1100 - total flux cleaned = 0.00153132 Jy ! Component: 1150 - total flux cleaned = 0.00169355 Jy ! Component: 1200 - total flux cleaned = 0.00171344 Jy ! Component: 1250 - total flux cleaned = 0.00179169 Jy ! Component: 1300 - total flux cleaned = 0.00188854 Jy ! Component: 1350 - total flux cleaned = 0.00192651 Jy ! Component: 1400 - total flux cleaned = 0.00198302 Jy ! Component: 1450 - total flux cleaned = 0.00198312 Jy ! Component: 1500 - total flux cleaned = 0.00200152 Jy ! Component: 1550 - total flux cleaned = 0.00205591 Jy ! Component: 1600 - total flux cleaned = 0.00205641 Jy ! Component: 1650 - total flux cleaned = 0.00214443 Jy ! Component: 1700 - total flux cleaned = 0.00216163 Jy ! Component: 1750 - total flux cleaned = 0.00219565 Jy ! Component: 1800 - total flux cleaned = 0.00217875 Jy ! Component: 1850 - total flux cleaned = 0.0022792 Jy ! Component: 1900 - total flux cleaned = 0.00226279 Jy ! Component: 1950 - total flux cleaned = 0.0022792 Jy ! Component: 2000 - total flux cleaned = 0.00231157 Jy ! Component: 2050 - total flux cleaned = 0.00234341 Jy ! Component: 2100 - total flux cleaned = 0.00239091 Jy ! Component: 2150 - total flux cleaned = 0.00245345 Jy ! Component: 2200 - total flux cleaned = 0.0024998 Jy ! Component: 2250 - total flux cleaned = 0.00254611 Jy ! Component: 2300 - total flux cleaned = 0.00263734 Jy ! Component: 2350 - total flux cleaned = 0.00269717 Jy ! Component: 2400 - total flux cleaned = 0.00271183 Jy ! Component: 2450 - total flux cleaned = 0.00278542 Jy ! Component: 2500 - total flux cleaned = 0.00278544 Jy ! Component: 2550 - total flux cleaned = 0.00287207 Jy ! Component: 2600 - total flux cleaned = 0.00295816 Jy ! Component: 2650 - total flux cleaned = 0.0029725 Jy ! Component: 2700 - total flux cleaned = 0.00302898 Jy ! Component: 2750 - total flux cleaned = 0.00315427 Jy ! Component: 2800 - total flux cleaned = 0.00323701 Jy ! Component: 2850 - total flux cleaned = 0.0033328 Jy ! Component: 2900 - total flux cleaned = 0.00337349 Jy ! Component: 2950 - total flux cleaned = 0.00350813 Jy ! Component: 3000 - total flux cleaned = 0.00354814 Jy ! Component: 3050 - total flux cleaned = 0.0036013 Jy ! Component: 3100 - total flux cleaned = 0.00371965 Jy ! Component: 3150 - total flux cleaned = 0.00375884 Jy ! Component: 3200 - total flux cleaned = 0.00382359 Jy ! Component: 3250 - total flux cleaned = 0.0039263 Jy ! Component: 3300 - total flux cleaned = 0.00400287 Jy ! Component: 3350 - total flux cleaned = 0.00404087 Jy ! Component: 3400 - total flux cleaned = 0.00411639 Jy ! Component: 3450 - total flux cleaned = 0.0042412 Jy ! Component: 3500 - total flux cleaned = 0.00429094 Jy ! Component: 3550 - total flux cleaned = 0.00440184 Jy ! Component: 3600 - total flux cleaned = 0.00443859 Jy ! Component: 3650 - total flux cleaned = 0.00453568 Jy ! Component: 3700 - total flux cleaned = 0.00462009 Jy ! Component: 3750 - total flux cleaned = 0.00468006 Jy ! Component: 3800 - total flux cleaned = 0.00475146 Jy ! Component: 3850 - total flux cleaned = 0.00482233 Jy ! Component: 3900 - total flux cleaned = 0.00484583 Jy ! Component: 3950 - total flux cleaned = 0.00491574 Jy ! Component: 4000 - total flux cleaned = 0.00492732 Jy ! Component: 4050 - total flux cleaned = 0.00499644 Jy ! Total flux subtracted in 4096 components = 0.00504209 Jy ! Clean residual min=-0.000647 max=0.000641 Jy/beam ! Clean residual mean=-0.000001 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.142698 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 398 components and 0.142698 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1028-0844_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.107 x 7.697 at -2.734 degrees (North through East) ! Clean map min=-0.001267 max=0.12251 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1028-0844_S_map.fits wmodel /image_prod/ug002_uva//J1028-0844_S_map.mod ! Writing 398 model components to file: /image_prod/ug002_uva//J1028-0844_S_map.mod wobs /image_prod/ug002_uva//J1028-0844_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1028-0844_S_uvs.fits wwins /image_prod/ug002_uva//J1028-0844_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1028-0844_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.122506 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000200172 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.490192 0.490192 0.980385 1.96077 3.92154 7.84308 15.6862 31.3723 62.7446 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.122 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 612.004 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1028-0844_S_dfm.log closed on Wed Mar 4 23:35:09 2020