! Started logfile: /image_prod/ug002_uva//J0908+1609_S_dfm.log on Wed Mar 4 22:49:16 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//J0908+1609_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0908+1609_S_uva.fits ! AN table 1: 90 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.70582 visibilities/baseline/integration-bin. ! Found source: J0908+1609 ! ! 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 4002 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 J0908+1609_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 98 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.013394Jy sigma=7.739479 ! Fit after self-cal, rms=0.881851Jy sigma=6.702924 ! 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.716 mas, bmaj=6.547 mas, bpa=-5.576 degrees ! Estimated noise=1.9592 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.0942387 Jy ! Component: 100 - total flux cleaned = 0.118256 Jy ! Total flux subtracted in 100 components = 0.118256 Jy ! Clean residual min=-0.009742 max=0.012043 Jy/beam ! Clean residual mean=0.000016 rms=0.002557 Jy/beam ! Combined flux in latest and established models = 0.118256 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.118256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082546Jy sigma=0.496842 ! Fit after self-cal, rms=0.082376Jy sigma=0.495663 ! 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.046 mas, bmaj=7.189 mas, bpa=-7.156 degrees ! Estimated noise=1.53041 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.0111425 Jy ! Component: 100 - total flux cleaned = 0.01511 Jy ! Component: 150 - total flux cleaned = 0.0152631 Jy ! Component: 200 - total flux cleaned = 0.0152622 Jy ! Total flux subtracted in 200 components = 0.0152622 Jy ! Clean residual min=-0.008013 max=0.009776 Jy/beam ! Clean residual mean=0.000018 rms=0.002538 Jy/beam ! Combined flux in latest and established models = 0.133518 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 11 components and 0.133518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080849Jy sigma=0.480396 ! Fit after self-cal, rms=0.080754Jy sigma=0.479890 ! 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.046 x 7.189 at -7.156 degrees (North through East) ! Clean map min=-0.0079019 max=0.12009 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 KP 1.02 LA 0.95 MK 0.94 ! NL 1.18 OV 0.96 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 KP 1.05 LA 0.95 MK 0.95 ! NL 1.17 OV 0.98 SC 0.82 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 KP 1.04 LA 0.97 MK 0.94 ! NL 1.10 OV 0.97 SC 0.99 ! ! ! Fit before self-cal, rms=0.080754Jy sigma=0.479890 ! Fit after self-cal, rms=0.074838Jy sigma=0.471332 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.005 mas, bmaj=7.124 mas, bpa=-6.767 degrees ! Estimated noise=1.50317 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.00170759 Jy ! Component: 100 - total flux cleaned = 0.00140698 Jy ! Component: 150 - total flux cleaned = 0.00140213 Jy ! Component: 200 - total flux cleaned = 0.00133596 Jy ! Total flux subtracted in 200 components = 0.00133596 Jy ! Clean residual min=-0.008026 max=0.007880 Jy/beam ! Clean residual mean=0.000009 rms=0.002199 Jy/beam ! Combined flux in latest and established models = 0.134854 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 21 components and 0.134854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074643Jy sigma=0.468988 ! Fit after self-cal, rms=0.074633Jy sigma=0.468659 ! 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.074633Jy sigma=0.468659 ! Fit after self-cal, rms=0.079009Jy sigma=0.444658 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.001 mas, bmaj=7.18 mas, bpa=-6.117 degrees ! Estimated noise=1.52955 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000118708 Jy ! Component: 100 - total flux cleaned = 0.000527712 Jy ! Component: 150 - total flux cleaned = 0.000625101 Jy ! Component: 200 - total flux cleaned = 0.000709386 Jy ! Total flux subtracted in 200 components = 0.000709386 Jy ! Clean residual min=-0.003910 max=0.005121 Jy/beam ! Clean residual mean=0.000006 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 0.135563 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 37 components and 0.135563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078908Jy sigma=0.444093 ! Fit after self-cal, rms=0.079242Jy sigma=0.443561 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 (-36.5, 40.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00268665 Jy ! Component: 100 - total flux cleaned = 0.0027512 Jy ! Component: 150 - total flux cleaned = 0.0031362 Jy ! Component: 200 - total flux cleaned = 0.0037947 Jy ! Total flux subtracted in 200 components = 0.0037947 Jy ! Clean residual min=-0.003363 max=0.003856 Jy/beam ! Clean residual mean=0.000004 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.139358 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 53 components and 0.139358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078895Jy sigma=0.440913 ! Fit after self-cal, rms=0.078878Jy sigma=0.440735 ! 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.078878Jy sigma=0.440735 ! Fit after self-cal, rms=0.076669Jy sigma=0.435606 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.005 mas, bmaj=7.174 mas, bpa=-6.004 degrees ! Estimated noise=1.52387 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113547 Jy ! Component: 100 - total flux cleaned = 0.00176064 Jy ! Component: 150 - total flux cleaned = 0.00197927 Jy ! Component: 200 - total flux cleaned = 0.00201716 Jy ! Total flux subtracted in 200 components = 0.00201716 Jy ! Clean residual min=-0.002959 max=0.002903 Jy/beam ! Clean residual mean=0.000001 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.141375 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 68 components and 0.141375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076609Jy sigma=0.435047 ! Fit after self-cal, rms=0.076600Jy sigma=0.434920 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.000310965 Jy ! Component: 100 - total flux cleaned = 0.000439534 Jy ! Component: 150 - total flux cleaned = 0.000468695 Jy ! Component: 200 - total flux cleaned = 0.00055228 Jy ! Total flux subtracted in 200 components = 0.00055228 Jy ! Clean residual min=-0.002923 max=0.002837 Jy/beam ! Clean residual mean=0.000000 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.141928 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 74 components and 0.141928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076577Jy sigma=0.434704 ! Fit after self-cal, rms=0.076580Jy sigma=0.434697 ! 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.076580Jy sigma=0.434697 ! Fit after self-cal, rms=0.077095Jy sigma=0.434618 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.441 mas, bmaj=11.03 mas, bpa=-2.567 degrees ! Estimated noise=1.98938 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00161565 Jy ! Component: 100 - total flux cleaned = 0.00162855 Jy ! Component: 150 - total flux cleaned = 0.00155968 Jy ! Component: 200 - total flux cleaned = 0.00150218 Jy ! Total flux subtracted in 200 components = 0.00150218 Jy ! Clean residual min=-0.003425 max=0.003106 Jy/beam ! Clean residual mean=-0.000001 rms=0.000981 Jy/beam ! Combined flux in latest and established models = 0.14343 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 81 components and 0.14343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077103Jy sigma=0.434843 ! Fit after self-cal, rms=0.077095Jy sigma=0.434644 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.000439929 Jy ! Component: 100 - total flux cleaned = 0.000309971 Jy ! Component: 150 - total flux cleaned = 0.00019263 Jy ! Component: 200 - total flux cleaned = 0.000117134 Jy ! Total flux subtracted in 200 components = 0.000117134 Jy ! Clean residual min=-0.003522 max=0.003048 Jy/beam ! Clean residual mean=-0.000001 rms=0.000962 Jy/beam ! Combined flux in latest and established models = 0.143547 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 85 components and 0.143547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077109Jy sigma=0.434871 ! Fit after self-cal, rms=0.077094Jy sigma=0.434756 ! 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.002 mas, bmaj=7.183 mas, bpa=-6.058 degrees ! Estimated noise=1.52568 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.002 x 7.183 at -6.058 degrees (North through East) ! Clean map min=-0.0028066 max=0.11873 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.678 mas, bmaj=6.532 mas, bpa=-4.794 degrees ! Estimated noise=1.92063 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0921513 Jy ! Component: 100 - total flux cleaned = 0.116727 Jy ! Component: 150 - total flux cleaned = 0.127744 Jy ! Component: 200 - total flux cleaned = 0.133712 Jy ! Total flux subtracted in 200 components = 0.133712 Jy ! Clean residual min=-0.004878 max=0.006192 Jy/beam ! Clean residual mean=0.000005 rms=0.001159 Jy/beam ! Combined flux in latest and established models = 0.133712 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.133712 Jy ! Inverting map and beam ! Estimated beam: bmin=3.002 mas, bmaj=7.183 mas, bpa=-6.058 degrees ! Estimated noise=1.52568 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) ! Added new window around map position (-1, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00599789 Jy ! Component: 100 - total flux cleaned = 0.00950054 Jy ! Component: 150 - total flux cleaned = 0.0111596 Jy ! Component: 200 - total flux cleaned = 0.0120013 Jy ! Total flux subtracted in 200 components = 0.0120013 Jy ! Clean residual min=-0.003669 max=0.002901 Jy/beam ! Clean residual mean=0.000001 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.145713 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 38 components and 0.145713 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.441 mas, bmaj=11.03 mas, bpa=-2.567 degrees ! Estimated noise=1.98938 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150601 Jy ! Component: 100 - total flux cleaned = 0.00171865 Jy ! Component: 150 - total flux cleaned = 0.00188024 Jy ! Component: 200 - total flux cleaned = 0.00205374 Jy ! Total flux subtracted in 200 components = 0.00205374 Jy ! Clean residual min=-0.003465 max=0.003097 Jy/beam ! Clean residual mean=-0.000003 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.147767 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.000271846 Jy ! Component: 100 - total flux cleaned = 0.000412195 Jy ! Component: 150 - total flux cleaned = 0.000349643 Jy ! Component: 200 - total flux cleaned = 0.000351301 Jy ! Total flux subtracted in 200 components = 0.000351301 Jy ! Clean residual min=-0.003173 max=0.002996 Jy/beam ! Clean residual mean=-0.000004 rms=0.000840 Jy/beam ! Combined flux in latest and established models = 0.148118 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 82 components and 0.148118 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.002 mas, bmaj=7.183 mas, bpa=-6.058 degrees ! Estimated noise=1.52568 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000114472 Jy ! Component: 100 - total flux cleaned = -0.000212385 Jy ! Component: 150 - total flux cleaned = -0.000262538 Jy ! Component: 200 - total flux cleaned = -0.000222745 Jy ! Total flux subtracted in 200 components = -0.000222745 Jy ! Clean residual min=-0.002732 max=0.002614 Jy/beam ! Clean residual mean=-0.000002 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.147895 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 102 components and 0.147895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077012Jy sigma=0.434210 ! Fit after self-cal, rms=0.077006Jy sigma=0.433993 wmodel J0908+1609_S_map.mod ! Writing 102 model components to file: J0908+1609_S_map.mod wobs J0908+1609_S_uvs.fits ! Writing UV FITS file: J0908+1609_S_uvs.fits wwins J0908+1609_S_map.win ! wwins: Wrote 3 windows to J0908+1609_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.000270057 Jy ! Component: 100 - total flux cleaned = -0.000310407 Jy ! Component: 150 - total flux cleaned = -0.000577879 Jy ! Component: 200 - total flux cleaned = -0.00101151 Jy ! Component: 250 - total flux cleaned = -0.00135272 Jy ! Component: 300 - total flux cleaned = -0.00158035 Jy ! Component: 350 - total flux cleaned = -0.00173541 Jy ! Component: 400 - total flux cleaned = -0.0017358 Jy ! Component: 450 - total flux cleaned = -0.00185144 Jy ! Component: 500 - total flux cleaned = -0.00199114 Jy ! Component: 550 - total flux cleaned = -0.00210023 Jy ! Component: 600 - total flux cleaned = -0.00220682 Jy ! Component: 650 - total flux cleaned = -0.00228446 Jy ! Component: 700 - total flux cleaned = -0.0024087 Jy ! Component: 750 - total flux cleaned = -0.00240881 Jy ! Component: 800 - total flux cleaned = -0.00243287 Jy ! Component: 850 - total flux cleaned = -0.00250239 Jy ! Component: 900 - total flux cleaned = -0.00250218 Jy ! Component: 950 - total flux cleaned = -0.00254657 Jy ! Component: 1000 - total flux cleaned = -0.00256806 Jy ! Component: 1050 - total flux cleaned = -0.00260997 Jy ! Component: 1100 - total flux cleaned = -0.00262996 Jy ! Component: 1150 - total flux cleaned = -0.00260916 Jy ! Component: 1200 - total flux cleaned = -0.00262905 Jy ! Component: 1250 - total flux cleaned = -0.0026096 Jy ! Component: 1300 - total flux cleaned = -0.00266764 Jy ! Component: 1350 - total flux cleaned = -0.00263014 Jy ! Component: 1400 - total flux cleaned = -0.00268662 Jy ! Component: 1450 - total flux cleaned = -0.00277837 Jy ! Component: 1500 - total flux cleaned = -0.00274261 Jy ! Component: 1550 - total flux cleaned = -0.00277854 Jy ! Component: 1600 - total flux cleaned = -0.00279629 Jy ! Component: 1650 - total flux cleaned = -0.0028308 Jy ! Component: 1700 - total flux cleaned = -0.00286484 Jy ! Component: 1750 - total flux cleaned = -0.00286457 Jy ! Component: 1800 - total flux cleaned = -0.00286429 Jy ! Component: 1850 - total flux cleaned = -0.00288057 Jy ! Component: 1900 - total flux cleaned = -0.00286439 Jy ! Component: 1950 - total flux cleaned = -0.00289625 Jy ! Component: 2000 - total flux cleaned = -0.0029431 Jy ! Component: 2050 - total flux cleaned = -0.00286505 Jy ! Component: 2100 - total flux cleaned = -0.00286508 Jy ! Component: 2150 - total flux cleaned = -0.00281941 Jy ! Component: 2200 - total flux cleaned = -0.00283437 Jy ! Component: 2250 - total flux cleaned = -0.00275946 Jy ! Component: 2300 - total flux cleaned = -0.00271496 Jy ! Component: 2350 - total flux cleaned = -0.00267134 Jy ! Component: 2400 - total flux cleaned = -0.00261324 Jy ! Component: 2450 - total flux cleaned = -0.00254142 Jy ! Component: 2500 - total flux cleaned = -0.00249856 Jy ! Component: 2550 - total flux cleaned = -0.00239999 Jy ! Component: 2600 - total flux cleaned = -0.00234409 Jy ! Component: 2650 - total flux cleaned = -0.00228867 Jy ! Component: 2700 - total flux cleaned = -0.00227475 Jy ! Component: 2750 - total flux cleaned = -0.00217911 Jy ! Component: 2800 - total flux cleaned = -0.002098 Jy ! Component: 2850 - total flux cleaned = -0.0021115 Jy ! Component: 2900 - total flux cleaned = -0.00203144 Jy ! Component: 2950 - total flux cleaned = -0.00196528 Jy ! Component: 3000 - total flux cleaned = -0.00195212 Jy ! Component: 3050 - total flux cleaned = -0.001913 Jy ! Component: 3100 - total flux cleaned = -0.00187419 Jy ! Component: 3150 - total flux cleaned = -0.0018485 Jy ! Component: 3200 - total flux cleaned = -0.00182294 Jy ! Component: 3250 - total flux cleaned = -0.00179736 Jy ! Component: 3300 - total flux cleaned = -0.00173424 Jy ! Component: 3350 - total flux cleaned = -0.0017593 Jy ! Component: 3400 - total flux cleaned = -0.00168452 Jy ! Component: 3450 - total flux cleaned = -0.00164733 Jy ! Component: 3500 - total flux cleaned = -0.00161035 Jy ! Component: 3550 - total flux cleaned = -0.00157372 Jy ! Component: 3600 - total flux cleaned = -0.00152506 Jy ! Component: 3650 - total flux cleaned = -0.00150091 Jy ! Component: 3700 - total flux cleaned = -0.0014888 Jy ! Component: 3750 - total flux cleaned = -0.00145272 Jy ! Component: 3800 - total flux cleaned = -0.00140499 Jy ! Component: 3850 - total flux cleaned = -0.00140498 Jy ! Component: 3900 - total flux cleaned = -0.00138136 Jy ! Component: 3950 - total flux cleaned = -0.00134612 Jy ! Component: 4000 - total flux cleaned = -0.00131108 Jy ! Component: 4050 - total flux cleaned = -0.00129942 Jy ! Total flux subtracted in 4096 components = -0.00127623 Jy ! Clean residual min=-0.000701 max=0.000714 Jy/beam ! Clean residual mean=0.000001 rms=0.000196 Jy/beam ! Combined flux in latest and established models = 0.146619 Jy keep ! Adding 234 model components to the UV plane model. ! The established model now contains 336 components and 0.146619 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0908+1609_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.002 x 7.183 at -6.058 degrees (North through East) ! Clean map min=-0.0017442 max=0.11946 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0908+1609_S_map.fits wmodel /image_prod/ug002_uva//J0908+1609_S_map.mod ! Writing 336 model components to file: /image_prod/ug002_uva//J0908+1609_S_map.mod wobs /image_prod/ug002_uva//J0908+1609_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0908+1609_S_uvs.fits wwins /image_prod/ug002_uva//J0908+1609_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0908+1609_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.119458 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000192392 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.483163 0.483163 0.966326 1.93265 3.8653 7.73061 15.4612 30.9224 61.8448 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.119 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 620.908 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0908+1609_S_dfm.log closed on Wed Mar 4 22:49:20 2020