! Started logfile: /image_prod/ug002_uva//J2005-1822_S_dfm.log on Thu Mar 5 04:34:56 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//J2005-1822_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2005-1822_S_uva.fits ! AN table 1: 40 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.968056 visibilities/baseline/integration-bin. ! Found source: J2005-1822 ! ! 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 4182 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 J2005-1822_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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.068212Jy sigma=6.819403 ! Fit after self-cal, rms=0.652443Jy sigma=3.991613 ! 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.528 mas, bmaj=7.009 mas, bpa=-2.178 degrees ! Estimated noise=2.83852 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.280525 Jy ! Component: 100 - total flux cleaned = 0.343391 Jy ! Total flux subtracted in 100 components = 0.343391 Jy ! Clean residual min=-0.019526 max=0.031888 Jy/beam ! Clean residual mean=0.000053 rms=0.005778 Jy/beam ! Combined flux in latest and established models = 0.343391 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.343391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.114412Jy sigma=0.668123 ! Fit after self-cal, rms=0.114367Jy sigma=0.667918 ! 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=2.959 mas, bmaj=7.536 mas, bpa=-1.575 degrees ! Estimated noise=1.79814 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 (1, -10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0342296 Jy ! Component: 100 - total flux cleaned = 0.0528633 Jy ! Component: 150 - total flux cleaned = 0.063214 Jy ! Component: 200 - total flux cleaned = 0.0683915 Jy ! Total flux subtracted in 200 components = 0.0683915 Jy ! Clean residual min=-0.017172 max=0.016430 Jy/beam ! Clean residual mean=-0.000023 rms=0.004285 Jy/beam ! Combined flux in latest and established models = 0.411782 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 43 components and 0.411782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104259Jy sigma=0.582874 ! Fit after self-cal, rms=0.103395Jy sigma=0.577162 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.959 x 7.536 at -1.575 degrees (North through East) ! Clean map min=-0.016997 max=0.35052 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.87 HN 1.15 KP 1.02 ! LA 0.99 MK 1.04 NL 0.97 OV 0.81 ! SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.25 FD 1.01 HN 1.18 KP 1.05 ! LA 1.01 MK 1.01 NL 0.92 OV 0.86 ! SC 0.89 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.03 HN 1.16 KP 1.03 ! LA 0.98 MK 1.02 NL 0.96 OV 0.86 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.103395Jy sigma=0.577162 ! Fit after self-cal, rms=0.093821Jy sigma=0.495729 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.985 mas, bmaj=7.554 mas, bpa=-0.8993 degrees ! Estimated noise=1.77629 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.00277204 Jy ! Component: 100 - total flux cleaned = 0.00186411 Jy ! Component: 150 - total flux cleaned = 0.00112774 Jy ! Component: 200 - total flux cleaned = 0.000654201 Jy ! Total flux subtracted in 200 components = 0.000654201 Jy ! Clean residual min=-0.009752 max=0.009747 Jy/beam ! Clean residual mean=0.000016 rms=0.002234 Jy/beam ! Combined flux in latest and established models = 0.412436 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 61 components and 0.412436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092693Jy sigma=0.489510 ! Fit after self-cal, rms=0.092678Jy sigma=0.488403 ! 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.092678Jy sigma=0.488403 ! Fit after self-cal, rms=0.090616Jy sigma=0.455512 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.978 mas, bmaj=7.561 mas, bpa=-1.111 degrees ! Estimated noise=1.78202 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00362194 Jy ! Component: 100 - total flux cleaned = 0.00387959 Jy ! Component: 150 - total flux cleaned = 0.00443525 Jy ! Component: 200 - total flux cleaned = 0.00511058 Jy ! Total flux subtracted in 200 components = 0.00511058 Jy ! Clean residual min=-0.005463 max=0.004686 Jy/beam ! Clean residual mean=0.000011 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.417547 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 83 components and 0.417547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090295Jy sigma=0.451773 ! Fit after self-cal, rms=0.090291Jy sigma=0.451381 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.00111497 Jy ! Component: 100 - total flux cleaned = 0.00129219 Jy ! Component: 150 - total flux cleaned = 0.00144473 Jy ! Component: 200 - total flux cleaned = 0.00165393 Jy ! Total flux subtracted in 200 components = 0.00165393 Jy ! Clean residual min=-0.005034 max=0.004287 Jy/beam ! Clean residual mean=0.000011 rms=0.001051 Jy/beam ! Combined flux in latest and established models = 0.419201 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 93 components and 0.419201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090185Jy sigma=0.450118 ! Fit after self-cal, rms=0.090126Jy sigma=0.449976 ! 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.090126Jy sigma=0.449976 ! Fit after self-cal, rms=0.090608Jy sigma=0.449472 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.97 mas, bmaj=7.546 mas, bpa=-1.199 degrees ! Estimated noise=1.77731 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000973433 Jy ! Component: 100 - total flux cleaned = 0.00128881 Jy ! Component: 150 - total flux cleaned = 0.00155766 Jy ! Component: 200 - total flux cleaned = 0.00173453 Jy ! Total flux subtracted in 200 components = 0.00173453 Jy ! Clean residual min=-0.004377 max=0.003806 Jy/beam ! Clean residual mean=0.000007 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.420935 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 103 components and 0.420935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090525Jy sigma=0.448426 ! Fit after self-cal, rms=0.090480Jy sigma=0.448322 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.000256927 Jy ! Component: 100 - total flux cleaned = 0.000371958 Jy ! Component: 150 - total flux cleaned = 0.000469875 Jy ! Component: 200 - total flux cleaned = 0.000512001 Jy ! Total flux subtracted in 200 components = 0.000512001 Jy ! Clean residual min=-0.004023 max=0.003709 Jy/beam ! Clean residual mean=0.000007 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.421447 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 109 components and 0.421447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090431Jy sigma=0.447815 ! Fit after self-cal, rms=0.090395Jy sigma=0.447746 ! 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.090395Jy sigma=0.447746 ! Fit after self-cal, rms=0.090503Jy sigma=0.447641 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.157 mas, bmaj=15.25 mas, bpa=4.196 degrees ! Estimated noise=2.27549 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0021702 Jy ! Component: 100 - total flux cleaned = 0.00242962 Jy ! Component: 150 - total flux cleaned = 0.00264259 Jy ! Component: 200 - total flux cleaned = 0.00279473 Jy ! Total flux subtracted in 200 components = 0.00279473 Jy ! Clean residual min=-0.004829 max=0.005196 Jy/beam ! Clean residual mean=0.000009 rms=0.001372 Jy/beam ! Combined flux in latest and established models = 0.424242 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 120 components and 0.424242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090531Jy sigma=0.447519 ! Fit after self-cal, rms=0.090507Jy sigma=0.447446 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.000545547 Jy ! Component: 100 - total flux cleaned = 0.000619028 Jy ! Component: 150 - total flux cleaned = 0.000713484 Jy ! Component: 200 - total flux cleaned = 0.000771164 Jy ! Total flux subtracted in 200 components = 0.000771164 Jy ! Clean residual min=-0.004748 max=0.005157 Jy/beam ! Clean residual mean=0.000009 rms=0.001364 Jy/beam ! Combined flux in latest and established models = 0.425013 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 132 components and 0.425013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090527Jy sigma=0.447446 ! Fit after self-cal, rms=0.090508Jy sigma=0.447419 ! 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=2.966 mas, bmaj=7.538 mas, bpa=-1.229 degrees ! Estimated noise=1.77538 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.966 x 7.538 at -1.229 degrees (North through East) ! Clean map min=-0.0035853 max=0.34602 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.526 mas, bmaj=7.039 mas, bpa=-1.983 degrees ! Estimated noise=2.83818 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.280108 Jy ! Component: 100 - total flux cleaned = 0.347873 Jy ! Component: 150 - total flux cleaned = 0.375393 Jy ! Component: 200 - total flux cleaned = 0.390461 Jy ! Total flux subtracted in 200 components = 0.390461 Jy ! Clean residual min=-0.007185 max=0.008106 Jy/beam ! Clean residual mean=0.000028 rms=0.001915 Jy/beam ! Combined flux in latest and established models = 0.390461 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.390461 Jy ! Inverting map and beam ! Estimated beam: bmin=2.966 mas, bmaj=7.538 mas, bpa=-1.229 degrees ! Estimated noise=1.77538 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.0105174 Jy ! Component: 100 - total flux cleaned = 0.0168285 Jy ! Component: 150 - total flux cleaned = 0.0211424 Jy ! Component: 200 - total flux cleaned = 0.0243144 Jy ! Total flux subtracted in 200 components = 0.0243144 Jy ! Clean residual min=-0.004092 max=0.003491 Jy/beam ! Clean residual mean=0.000008 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.414776 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 62 components and 0.414776 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.157 mas, bmaj=15.25 mas, bpa=4.196 degrees ! Estimated noise=2.27549 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00343708 Jy ! Component: 100 - total flux cleaned = 0.00564091 Jy ! Component: 150 - total flux cleaned = 0.00715054 Jy ! Component: 200 - total flux cleaned = 0.00820206 Jy ! Total flux subtracted in 200 components = 0.00820206 Jy ! Clean residual min=-0.005090 max=0.005136 Jy/beam ! Clean residual mean=0.000011 rms=0.001379 Jy/beam ! Combined flux in latest and established models = 0.422978 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.000390341 Jy ! Component: 100 - total flux cleaned = 0.000564831 Jy ! Component: 150 - total flux cleaned = 0.000726103 Jy ! Component: 200 - total flux cleaned = 0.000875321 Jy ! Total flux subtracted in 200 components = 0.000875321 Jy ! Clean residual min=-0.004965 max=0.005139 Jy/beam ! Clean residual mean=0.000010 rms=0.001367 Jy/beam ! Combined flux in latest and established models = 0.423853 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 88 components and 0.423853 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.966 mas, bmaj=7.538 mas, bpa=-1.229 degrees ! Estimated noise=1.77538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000503891 Jy ! Component: 100 - total flux cleaned = -0.000789194 Jy ! Component: 150 - total flux cleaned = -0.000748781 Jy ! Component: 200 - total flux cleaned = -0.000710586 Jy ! Total flux subtracted in 200 components = -0.000710586 Jy ! Clean residual min=-0.003876 max=0.003479 Jy/beam ! Clean residual mean=0.000005 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.423143 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 108 components and 0.423143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090587Jy sigma=0.447366 ! Fit after self-cal, rms=0.090513Jy sigma=0.447191 wmodel J2005-1822_S_map.mod ! Writing 108 model components to file: J2005-1822_S_map.mod wobs J2005-1822_S_uvs.fits ! Writing UV FITS file: J2005-1822_S_uvs.fits wwins J2005-1822_S_map.win ! wwins: Wrote 2 windows to J2005-1822_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.00101908 Jy ! Component: 100 - total flux cleaned = -0.00175435 Jy ! Component: 150 - total flux cleaned = -0.00186816 Jy ! Component: 200 - total flux cleaned = -0.00213749 Jy ! Component: 250 - total flux cleaned = -0.00234305 Jy ! Component: 300 - total flux cleaned = -0.00278808 Jy ! Component: 350 - total flux cleaned = -0.00321662 Jy ! Component: 400 - total flux cleaned = -0.00358556 Jy ! Component: 450 - total flux cleaned = -0.00398963 Jy ! Component: 500 - total flux cleaned = -0.0043369 Jy ! Component: 550 - total flux cleaned = -0.00459075 Jy ! Component: 600 - total flux cleaned = -0.00475728 Jy ! Component: 650 - total flux cleaned = -0.00507918 Jy ! Component: 700 - total flux cleaned = -0.00531515 Jy ! Component: 750 - total flux cleaned = -0.00562166 Jy ! Component: 800 - total flux cleaned = -0.00584553 Jy ! Component: 850 - total flux cleaned = -0.00599206 Jy ! Component: 900 - total flux cleaned = -0.00620826 Jy ! Component: 950 - total flux cleaned = -0.0063841 Jy ! Component: 1000 - total flux cleaned = -0.00655601 Jy ! Component: 1050 - total flux cleaned = -0.00672366 Jy ! Component: 1100 - total flux cleaned = -0.00685489 Jy ! Component: 1150 - total flux cleaned = -0.00698383 Jy ! Component: 1200 - total flux cleaned = -0.0070469 Jy ! Component: 1250 - total flux cleaned = -0.00723228 Jy ! Component: 1300 - total flux cleaned = -0.0072928 Jy ! Component: 1350 - total flux cleaned = -0.00735247 Jy ! Component: 1400 - total flux cleaned = -0.00744067 Jy ! Component: 1450 - total flux cleaned = -0.00752798 Jy ! Component: 1500 - total flux cleaned = -0.00761318 Jy ! Component: 1550 - total flux cleaned = -0.0076973 Jy ! Component: 1600 - total flux cleaned = -0.00778028 Jy ! Component: 1650 - total flux cleaned = -0.0078885 Jy ! Component: 1700 - total flux cleaned = -0.00791463 Jy ! Component: 1750 - total flux cleaned = -0.00796731 Jy ! Component: 1800 - total flux cleaned = -0.0080193 Jy ! Component: 1850 - total flux cleaned = -0.00807022 Jy ! Component: 1900 - total flux cleaned = -0.00807027 Jy ! Component: 1950 - total flux cleaned = -0.00812056 Jy ! Component: 2000 - total flux cleaned = -0.00816978 Jy ! Component: 2050 - total flux cleaned = -0.00819347 Jy ! Component: 2100 - total flux cleaned = -0.00821748 Jy ! Component: 2150 - total flux cleaned = -0.00831173 Jy ! Component: 2200 - total flux cleaned = -0.00831152 Jy ! Component: 2250 - total flux cleaned = -0.00833486 Jy ! Component: 2300 - total flux cleaned = -0.00842534 Jy ! Component: 2350 - total flux cleaned = -0.00844787 Jy ! Component: 2400 - total flux cleaned = -0.00853655 Jy ! Component: 2450 - total flux cleaned = -0.00864605 Jy ! Component: 2500 - total flux cleaned = -0.00868893 Jy ! Component: 2550 - total flux cleaned = -0.00875317 Jy ! Component: 2600 - total flux cleaned = -0.00881606 Jy ! Component: 2650 - total flux cleaned = -0.00881629 Jy ! Component: 2700 - total flux cleaned = -0.00885791 Jy ! Component: 2750 - total flux cleaned = -0.00881723 Jy ! Component: 2800 - total flux cleaned = -0.00887802 Jy ! Component: 2850 - total flux cleaned = -0.00891806 Jy ! Component: 2900 - total flux cleaned = -0.00889844 Jy ! Component: 2950 - total flux cleaned = -0.00897689 Jy ! Component: 3000 - total flux cleaned = -0.00893781 Jy ! Component: 3050 - total flux cleaned = -0.0089956 Jy ! Component: 3100 - total flux cleaned = -0.00901462 Jy ! Component: 3150 - total flux cleaned = -0.00897675 Jy ! Component: 3200 - total flux cleaned = -0.00905178 Jy ! Component: 3250 - total flux cleaned = -0.0091074 Jy ! Component: 3300 - total flux cleaned = -0.00914396 Jy ! Component: 3350 - total flux cleaned = -0.00912561 Jy ! Component: 3400 - total flux cleaned = -0.00916178 Jy ! Component: 3450 - total flux cleaned = -0.00916199 Jy ! Component: 3500 - total flux cleaned = -0.00925117 Jy ! Component: 3550 - total flux cleaned = -0.00930427 Jy ! Component: 3600 - total flux cleaned = -0.00939212 Jy ! Component: 3650 - total flux cleaned = -0.00942703 Jy ! Component: 3700 - total flux cleaned = -0.00949644 Jy ! Component: 3750 - total flux cleaned = -0.00956533 Jy ! Component: 3800 - total flux cleaned = -0.00965068 Jy ! Component: 3850 - total flux cleaned = -0.0096847 Jy ! Component: 3900 - total flux cleaned = -0.00975209 Jy ! Component: 3950 - total flux cleaned = -0.00973542 Jy ! Component: 4000 - total flux cleaned = -0.00981882 Jy ! Component: 4050 - total flux cleaned = -0.00988504 Jy ! Total flux subtracted in 4096 components = -0.00990146 Jy ! Clean residual min=-0.001202 max=0.000953 Jy/beam ! Clean residual mean=0.000001 rms=0.000292 Jy/beam ! Combined flux in latest and established models = 0.413241 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 410 components and 0.413241 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2005-1822_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.966 x 7.538 at -1.229 degrees (North through East) ! Clean map min=-0.0019692 max=0.34683 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2005-1822_S_map.fits wmodel /image_prod/ug002_uva//J2005-1822_S_map.mod ! Writing 410 model components to file: /image_prod/ug002_uva//J2005-1822_S_map.mod wobs /image_prod/ug002_uva//J2005-1822_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2005-1822_S_uvs.fits wwins /image_prod/ug002_uva//J2005-1822_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J2005-1822_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.346831 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000287691 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.248845 0.248845 0.497691 0.995381 1.99076 3.98153 7.96305 15.9261 31.8522 63.7044 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.346 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1205.57 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2005-1822_S_dfm.log closed on Thu Mar 5 04:34:59 2020