! Started logfile: /image_prod/ug002_uva//J0607-2447_S_dfm.log on Wed Mar 4 21:10:34 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//J0607-2447_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0607-2447_S_uva.fits ! AN table 1: 50 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.865714 visibilities/baseline/integration-bin. ! Found source: J0607-2447 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 40 lines of history. ! ! Reading 3636 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 J0607-2447_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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.998818Jy sigma=6.818963 ! Fit after self-cal, rms=0.924254Jy sigma=6.301271 ! 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.73 mas, bmaj=6.472 mas, bpa=-10.61 degrees ! Estimated noise=2.56063 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.0577433 Jy ! Component: 100 - total flux cleaned = 0.0780758 Jy ! Total flux subtracted in 100 components = 0.0780758 Jy ! Clean residual min=-0.008179 max=0.009366 Jy/beam ! Clean residual mean=0.000016 rms=0.002043 Jy/beam ! Combined flux in latest and established models = 0.0780758 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0780758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073898Jy sigma=0.464305 ! Fit after self-cal, rms=0.073380Jy sigma=0.460685 ! 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.327 mas, bmaj=7.776 mas, bpa=-10.46 degrees ! Estimated noise=1.76447 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.0133076 Jy ! Component: 100 - total flux cleaned = 0.019422 Jy ! Component: 150 - total flux cleaned = 0.0226899 Jy ! Component: 200 - total flux cleaned = 0.0244616 Jy ! Total flux subtracted in 200 components = 0.0244616 Jy ! Clean residual min=-0.005559 max=0.005078 Jy/beam ! Clean residual mean=0.000000 rms=0.001396 Jy/beam ! Combined flux in latest and established models = 0.102537 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 49 components and 0.102537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071633Jy sigma=0.440998 ! Fit after self-cal, rms=0.071670Jy sigma=0.440810 ! 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.327 x 7.776 at -10.46 degrees (North through East) ! Clean map min=-0.0053645 max=0.07565 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.94 KP 0.96 MK 0.94 ! NL 1.11 OV 0.91 PT 0.95 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 1.02 KP 0.97 MK 0.99 ! NL 1.34 OV 0.88 PT 0.95 SC 1.21 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 1.00 KP 0.97 MK 1.10 ! NL 1.00 OV 0.94 PT 0.95 SC 0.92 ! ! ! Fit before self-cal, rms=0.071670Jy sigma=0.440810 ! Fit after self-cal, rms=0.076278Jy sigma=0.434886 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.364 mas, bmaj=7.878 mas, bpa=-10.47 degrees ! Estimated noise=1.77592 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 (-19, -10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00485145 Jy ! Component: 100 - total flux cleaned = 0.00720703 Jy ! Component: 150 - total flux cleaned = 0.00855652 Jy ! Component: 200 - total flux cleaned = 0.00936638 Jy ! Total flux subtracted in 200 components = 0.00936638 Jy ! Clean residual min=-0.003193 max=0.002910 Jy/beam ! Clean residual mean=0.000010 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.111904 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 66 components and 0.111904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075984Jy sigma=0.432221 ! Fit after self-cal, rms=0.076189Jy sigma=0.431744 ! 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.076189Jy sigma=0.431744 ! Fit after self-cal, rms=0.077717Jy sigma=0.430685 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.377 mas, bmaj=7.919 mas, bpa=-10.56 degrees ! Estimated noise=1.77038 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00158418 Jy ! Component: 100 - total flux cleaned = 0.00177876 Jy ! Component: 150 - total flux cleaned = 0.00184587 Jy ! Component: 200 - total flux cleaned = 0.00190828 Jy ! Total flux subtracted in 200 components = 0.00190828 Jy ! Clean residual min=-0.002942 max=0.003134 Jy/beam ! Clean residual mean=0.000009 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.113812 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 77 components and 0.113812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077664Jy sigma=0.430373 ! Fit after self-cal, rms=0.077731Jy sigma=0.430312 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, -106.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0026559 Jy ! Component: 100 - total flux cleaned = 0.00320409 Jy ! Component: 150 - total flux cleaned = 0.00324103 Jy ! Component: 200 - total flux cleaned = 0.00330874 Jy ! Total flux subtracted in 200 components = 0.00330874 Jy ! Clean residual min=-0.002677 max=0.002266 Jy/beam ! Clean residual mean=0.000005 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.117121 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 102 components and 0.117121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077627Jy sigma=0.429532 ! Fit after self-cal, rms=0.077616Jy sigma=0.429410 ! 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.077616Jy sigma=0.429410 ! Fit after self-cal, rms=0.078494Jy sigma=0.429205 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.374 mas, bmaj=7.942 mas, bpa=-10.7 degrees ! Estimated noise=1.76094 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000788788 Jy ! Component: 100 - total flux cleaned = 0.0010024 Jy ! Component: 150 - total flux cleaned = 0.00100368 Jy ! Component: 200 - total flux cleaned = 0.000970794 Jy ! Total flux subtracted in 200 components = 0.000970794 Jy ! Clean residual min=-0.002413 max=0.002251 Jy/beam ! Clean residual mean=0.000005 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.118092 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 119 components and 0.118092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078444Jy sigma=0.428921 ! Fit after self-cal, rms=0.078472Jy sigma=0.428887 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000195801 Jy ! Component: 100 - total flux cleaned = 0.000134846 Jy ! Component: 150 - total flux cleaned = -5.8162e-06 Jy ! Component: 200 - total flux cleaned = -5.89467e-05 Jy ! Total flux subtracted in 200 components = -5.89467e-05 Jy ! Clean residual min=-0.002378 max=0.002178 Jy/beam ! Clean residual mean=0.000005 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.118033 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 123 components and 0.118033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078444Jy sigma=0.428756 ! Fit after self-cal, rms=0.078440Jy sigma=0.428748 ! 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.078440Jy sigma=0.428748 ! Fit after self-cal, rms=0.078795Jy sigma=0.428713 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.857 mas, bmaj=19.29 mas, bpa=-7.395 degrees ! Estimated noise=2.08182 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000261885 Jy ! Component: 100 - total flux cleaned = 0.000419235 Jy ! Component: 150 - total flux cleaned = 0.000419345 Jy ! Component: 200 - total flux cleaned = 0.000420563 Jy ! Total flux subtracted in 200 components = 0.000420563 Jy ! Clean residual min=-0.002240 max=0.002006 Jy/beam ! Clean residual mean=0.000011 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.118453 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 136 components and 0.118453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078788Jy sigma=0.428657 ! Fit after self-cal, rms=0.078807Jy sigma=0.428646 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.49652e-05 Jy ! Component: 100 - total flux cleaned = 2.33165e-05 Jy ! Component: 150 - total flux cleaned = 6.07059e-06 Jy ! Component: 200 - total flux cleaned = 2.31118e-05 Jy ! Total flux subtracted in 200 components = 2.31118e-05 Jy ! Clean residual min=-0.002143 max=0.001937 Jy/beam ! Clean residual mean=0.000010 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.118476 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 142 components and 0.118476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078806Jy sigma=0.428645 ! Fit after self-cal, rms=0.078809Jy sigma=0.428636 ! 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.369 mas, bmaj=7.951 mas, bpa=-10.81 degrees ! Estimated noise=1.75531 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.369 x 7.951 at -10.81 degrees (North through East) ! Clean map min=-0.0024684 max=0.07597 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.759 mas, bmaj=6.582 mas, bpa=-10.78 degrees ! Estimated noise=2.55549 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.057605 Jy ! Component: 100 - total flux cleaned = 0.0780653 Jy ! Component: 150 - total flux cleaned = 0.0885057 Jy ! Component: 200 - total flux cleaned = 0.0952174 Jy ! Total flux subtracted in 200 components = 0.0952174 Jy ! Clean residual min=-0.005166 max=0.004943 Jy/beam ! Clean residual mean=0.000012 rms=0.001270 Jy/beam ! Combined flux in latest and established models = 0.0952174 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.0952174 Jy ! Inverting map and beam ! Estimated beam: bmin=3.369 mas, bmaj=7.951 mas, bpa=-10.81 degrees ! Estimated noise=1.75531 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.00573595 Jy ! Component: 100 - total flux cleaned = 0.0097153 Jy ! Component: 150 - total flux cleaned = 0.0128401 Jy ! Component: 200 - total flux cleaned = 0.0145776 Jy ! Total flux subtracted in 200 components = 0.0145776 Jy ! Clean residual min=-0.003134 max=0.002919 Jy/beam ! Clean residual mean=0.000009 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.109795 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 61 components and 0.109795 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=8.857 mas, bmaj=19.29 mas, bpa=-7.395 degrees ! Estimated noise=2.08182 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00246123 Jy ! Component: 100 - total flux cleaned = 0.00368575 Jy ! Component: 150 - total flux cleaned = 0.00456245 Jy ! Component: 200 - total flux cleaned = 0.00530726 Jy ! Total flux subtracted in 200 components = 0.00530726 Jy ! Clean residual min=-0.002279 max=0.001981 Jy/beam ! Clean residual mean=0.000011 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.115102 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 = 0.000593623 Jy ! Component: 100 - total flux cleaned = 0.00107776 Jy ! Component: 150 - total flux cleaned = 0.00145374 Jy ! Component: 200 - total flux cleaned = 0.00170478 Jy ! Total flux subtracted in 200 components = 0.00170478 Jy ! Clean residual min=-0.002110 max=0.001897 Jy/beam ! Clean residual mean=0.000009 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.116807 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 99 components and 0.116807 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.369 mas, bmaj=7.951 mas, bpa=-10.81 degrees ! Estimated noise=1.75531 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.80493e-05 Jy ! Component: 100 - total flux cleaned = 0.000124015 Jy ! Component: 150 - total flux cleaned = -1.51768e-05 Jy ! Component: 200 - total flux cleaned = -0.00018568 Jy ! Total flux subtracted in 200 components = -0.00018568 Jy ! Clean residual min=-0.002449 max=0.002273 Jy/beam ! Clean residual mean=0.000005 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.116621 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 118 components and 0.116621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078885Jy sigma=0.429047 ! Fit after self-cal, rms=0.078878Jy sigma=0.428989 wmodel J0607-2447_S_map.mod ! Writing 118 model components to file: J0607-2447_S_map.mod wobs J0607-2447_S_uvs.fits ! Writing UV FITS file: J0607-2447_S_uvs.fits wwins J0607-2447_S_map.win ! wwins: Wrote 3 windows to J0607-2447_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.000292669 Jy ! Component: 100 - total flux cleaned = -0.000783401 Jy ! Component: 150 - total flux cleaned = -0.00099656 Jy ! Component: 200 - total flux cleaned = -0.000997201 Jy ! Component: 250 - total flux cleaned = -0.000964946 Jy ! Component: 300 - total flux cleaned = -0.000934755 Jy ! Component: 350 - total flux cleaned = -0.000993379 Jy ! Component: 400 - total flux cleaned = -0.00107937 Jy ! Component: 450 - total flux cleaned = -0.0011352 Jy ! Component: 500 - total flux cleaned = -0.00124175 Jy ! Component: 550 - total flux cleaned = -0.00126708 Jy ! Component: 600 - total flux cleaned = -0.00131631 Jy ! Component: 650 - total flux cleaned = -0.00133982 Jy ! Component: 700 - total flux cleaned = -0.00138714 Jy ! Component: 750 - total flux cleaned = -0.00145613 Jy ! Component: 800 - total flux cleaned = -0.00147901 Jy ! Component: 850 - total flux cleaned = -0.00143483 Jy ! Component: 900 - total flux cleaned = -0.00132798 Jy ! Component: 950 - total flux cleaned = -0.00126569 Jy ! Component: 1000 - total flux cleaned = -0.00118416 Jy ! Component: 1050 - total flux cleaned = -0.00116444 Jy ! Component: 1100 - total flux cleaned = -0.00108609 Jy ! Component: 1150 - total flux cleaned = -0.00104809 Jy ! Component: 1200 - total flux cleaned = -0.00101053 Jy ! Component: 1250 - total flux cleaned = -0.00097308 Jy ! Component: 1300 - total flux cleaned = -0.000936172 Jy ! Component: 1350 - total flux cleaned = -0.000917687 Jy ! Component: 1400 - total flux cleaned = -0.000882117 Jy ! Component: 1450 - total flux cleaned = -0.000899267 Jy ! Component: 1500 - total flux cleaned = -0.000830021 Jy ! Component: 1550 - total flux cleaned = -0.000796036 Jy ! Component: 1600 - total flux cleaned = -0.00074575 Jy ! Component: 1650 - total flux cleaned = -0.000695989 Jy ! Component: 1700 - total flux cleaned = -0.000646594 Jy ! Component: 1750 - total flux cleaned = -0.000565631 Jy ! Component: 1800 - total flux cleaned = -0.000533307 Jy ! Component: 1850 - total flux cleaned = -0.000438455 Jy ! Component: 1900 - total flux cleaned = -0.000360256 Jy ! Component: 1950 - total flux cleaned = -0.000251739 Jy ! Component: 2000 - total flux cleaned = -0.000175263 Jy ! Component: 2050 - total flux cleaned = -0.000129796 Jy ! Component: 2100 - total flux cleaned = -5.45185e-05 Jy ! Component: 2150 - total flux cleaned = 1.97818e-05 Jy ! Component: 2200 - total flux cleaned = 0.000137304 Jy ! Component: 2250 - total flux cleaned = 0.000181017 Jy ! Component: 2300 - total flux cleaned = 0.000267655 Jy ! Component: 2350 - total flux cleaned = 0.000353231 Jy ! Component: 2400 - total flux cleaned = 0.000409915 Jy ! Component: 2450 - total flux cleaned = 0.000466011 Jy ! Component: 2500 - total flux cleaned = 0.000535601 Jy ! Component: 2550 - total flux cleaned = 0.000576957 Jy ! Component: 2600 - total flux cleaned = 0.000645187 Jy ! Component: 2650 - total flux cleaned = 0.000672428 Jy ! Component: 2700 - total flux cleaned = 0.000712773 Jy ! Component: 2750 - total flux cleaned = 0.000752749 Jy ! Component: 2800 - total flux cleaned = 0.000752827 Jy ! Component: 2850 - total flux cleaned = 0.000766057 Jy ! Component: 2900 - total flux cleaned = 0.00079226 Jy ! Component: 2950 - total flux cleaned = 0.000805154 Jy ! Component: 3000 - total flux cleaned = 0.000856594 Jy ! Component: 3050 - total flux cleaned = 0.000856532 Jy ! Component: 3100 - total flux cleaned = 0.000894638 Jy ! Component: 3150 - total flux cleaned = 0.000882055 Jy ! Component: 3200 - total flux cleaned = 0.000882011 Jy ! Component: 3250 - total flux cleaned = 0.000869627 Jy ! Component: 3300 - total flux cleaned = 0.000882024 Jy ! Component: 3350 - total flux cleaned = 0.000882051 Jy ! Component: 3400 - total flux cleaned = 0.000857731 Jy ! Component: 3450 - total flux cleaned = 0.000894162 Jy ! Component: 3500 - total flux cleaned = 0.000906161 Jy ! Component: 3550 - total flux cleaned = 0.000882212 Jy ! Component: 3600 - total flux cleaned = 0.000882208 Jy ! Component: 3650 - total flux cleaned = 0.000894011 Jy ! Component: 3700 - total flux cleaned = 0.000870464 Jy ! Component: 3750 - total flux cleaned = 0.000847161 Jy ! Component: 3800 - total flux cleaned = 0.000870418 Jy ! Component: 3850 - total flux cleaned = 0.000870476 Jy ! Component: 3900 - total flux cleaned = 0.000870396 Jy ! Component: 3950 - total flux cleaned = 0.000893101 Jy ! Component: 4000 - total flux cleaned = 0.000859066 Jy ! Component: 4050 - total flux cleaned = 0.000859089 Jy ! Total flux subtracted in 4096 components = 0.000847856 Jy ! Clean residual min=-0.000569 max=0.000642 Jy/beam ! Clean residual mean=-0.000000 rms=0.000185 Jy/beam ! Combined flux in latest and established models = 0.117469 Jy keep ! Adding 201 model components to the UV plane model. ! The established model now contains 319 components and 0.117469 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0607-2447_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.369 x 7.951 at -10.81 degrees (North through East) ! Clean map min=-0.0018691 max=0.077228 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0607-2447_S_map.fits wmodel /image_prod/ug002_uva//J0607-2447_S_map.mod ! Writing 319 model components to file: /image_prod/ug002_uva//J0607-2447_S_map.mod wobs /image_prod/ug002_uva//J0607-2447_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0607-2447_S_uvs.fits wwins /image_prod/ug002_uva//J0607-2447_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0607-2447_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.077228 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000184614 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.717153 0.717153 1.43431 2.86861 5.73723 11.4745 22.9489 45.8978 91.7956 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.077 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 418.32 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0607-2447_S_dfm.log closed on Wed Mar 4 21:10:38 2020