! Started logfile: /image_prod/ug002_uva//J2008-0418_S_dfm.log on Thu Mar 5 04:36:38 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//J2008-0418_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2008-0418_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.913889 visibilities/baseline/integration-bin. ! Found source: J2008-0418 ! ! 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 5922 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 J2008-0418_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.014434Jy sigma=7.752576 ! Fit after self-cal, rms=0.863068Jy sigma=6.577233 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.032 mas, bmaj=14.47 mas, bpa=-18.58 degrees ! Estimated noise=1.59307 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.106264 Jy ! Component: 100 - total flux cleaned = 0.134847 Jy ! Total flux subtracted in 100 components = 0.134847 Jy ! Clean residual min=-0.007572 max=0.011965 Jy/beam ! Clean residual mean=-0.000009 rms=0.002382 Jy/beam ! Combined flux in latest and established models = 0.134847 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.134847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078485Jy sigma=0.561435 ! Fit after self-cal, rms=0.078422Jy sigma=0.560819 ! 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.726 mas, bmaj=14.83 mas, bpa=-17.74 degrees ! Estimated noise=1.24081 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.0151653 Jy ! Component: 100 - total flux cleaned = 0.023221 Jy ! Component: 150 - total flux cleaned = 0.0279901 Jy ! Component: 200 - total flux cleaned = 0.0309976 Jy ! Total flux subtracted in 200 components = 0.0309976 Jy ! Clean residual min=-0.007801 max=0.007650 Jy/beam ! Clean residual mean=-0.000028 rms=0.001964 Jy/beam ! Combined flux in latest and established models = 0.165844 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 65 components and 0.165844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075748Jy sigma=0.537402 ! Fit after self-cal, rms=0.075706Jy sigma=0.537024 ! 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.726 x 14.83 at -17.74 degrees (North through East) ! Clean map min=-0.0075281 max=0.13641 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.91 HN 0.97 KP 0.97 ! LA 1.71 MK 1.01 NL 0.92 OV 0.92 ! PT 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.93 HN 1.04 KP 0.97 ! LA 0.95 MK 1.03 NL 1.02 OV 0.96 ! PT 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 FD 0.93 HN 0.99 KP 1.16 ! LA 0.93 MK 1.01 NL 0.93 OV 0.97 ! PT 0.95 ! ! ! Fit before self-cal, rms=0.075706Jy sigma=0.537024 ! Fit after self-cal, rms=0.082073Jy sigma=0.503558 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.738 mas, bmaj=15.14 mas, bpa=-17.68 degrees ! Estimated noise=1.23421 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.00109177 Jy ! Component: 100 - total flux cleaned = 0.00102748 Jy ! Component: 150 - total flux cleaned = 0.000803034 Jy ! Component: 200 - total flux cleaned = 0.000602976 Jy ! Total flux subtracted in 200 components = 0.000602976 Jy ! Clean residual min=-0.006361 max=0.006850 Jy/beam ! Clean residual mean=-0.000019 rms=0.001509 Jy/beam ! Combined flux in latest and established models = 0.166447 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 82 components and 0.166447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081941Jy sigma=0.502825 ! Fit after self-cal, rms=0.082142Jy sigma=0.502216 ! 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.082142Jy sigma=0.502216 ! Fit after self-cal, rms=0.104011Jy sigma=0.460822 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.741 mas, bmaj=15.09 mas, bpa=-17.48 degrees ! Estimated noise=1.25136 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00142375 Jy ! Component: 100 - total flux cleaned = 0.00152677 Jy ! Component: 150 - total flux cleaned = 0.00165017 Jy ! Component: 200 - total flux cleaned = 0.00168254 Jy ! Total flux subtracted in 200 components = 0.00168254 Jy ! Clean residual min=-0.002653 max=0.003880 Jy/beam ! Clean residual mean=0.000001 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.16813 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 93 components and 0.16813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103975Jy sigma=0.460292 ! Fit after self-cal, rms=0.104400Jy sigma=0.459908 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 (21, 23). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00384813 Jy ! Component: 100 - total flux cleaned = 0.00575206 Jy ! Component: 150 - total flux cleaned = 0.00690874 Jy ! Component: 200 - total flux cleaned = 0.0074766 Jy ! Total flux subtracted in 200 components = 0.0074766 Jy ! Clean residual min=-0.002268 max=0.002176 Jy/beam ! Clean residual mean=0.000001 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.175606 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 129 components and 0.175606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104222Jy sigma=0.458003 ! Fit after self-cal, rms=0.104209Jy sigma=0.457875 ! 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.104209Jy sigma=0.457875 ! Fit after self-cal, rms=0.108441Jy sigma=0.455304 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.743 mas, bmaj=15.1 mas, bpa=-17.43 degrees ! Estimated noise=1.2473 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000798994 Jy ! Component: 100 - total flux cleaned = 0.00103733 Jy ! Component: 150 - total flux cleaned = 0.00124613 Jy ! Component: 200 - total flux cleaned = 0.00127806 Jy ! Total flux subtracted in 200 components = 0.00127806 Jy ! Clean residual min=-0.002044 max=0.002208 Jy/beam ! Clean residual mean=0.000003 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.176884 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 153 components and 0.176884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108398Jy sigma=0.455034 ! Fit after self-cal, rms=0.108427Jy sigma=0.455004 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 (55.5, -113). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00132912 Jy ! Component: 100 - total flux cleaned = 0.00122984 Jy ! Component: 150 - total flux cleaned = 0.00122659 Jy ! Component: 200 - total flux cleaned = 0.00119092 Jy ! Total flux subtracted in 200 components = 0.00119092 Jy ! Clean residual min=-0.001861 max=0.001814 Jy/beam ! Clean residual mean=0.000002 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.178075 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 177 components and 0.178075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108362Jy sigma=0.454512 ! Fit after self-cal, rms=0.108370Jy sigma=0.454485 ! 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.108370Jy sigma=0.454485 ! Fit after self-cal, rms=0.108146Jy sigma=0.454441 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.334 mas, bmaj=16.08 mas, bpa=-8.559 degrees ! Estimated noise=1.42355 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000418696 Jy ! Component: 100 - total flux cleaned = 0.000220291 Jy ! Component: 150 - total flux cleaned = 0.000103108 Jy ! Component: 200 - total flux cleaned = -2.37232e-07 Jy ! Total flux subtracted in 200 components = -2.37232e-07 Jy ! Clean residual min=-0.002224 max=0.001767 Jy/beam ! Clean residual mean=0.000002 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.178075 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 203 components and 0.178075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108122Jy sigma=0.454319 ! Fit after self-cal, rms=0.108128Jy sigma=0.454308 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.80339e-05 Jy ! Component: 100 - total flux cleaned = -1.95822e-05 Jy ! Component: 150 - total flux cleaned = -8.64502e-05 Jy ! Component: 200 - total flux cleaned = -0.000169727 Jy ! Total flux subtracted in 200 components = -0.000169727 Jy ! Clean residual min=-0.002199 max=0.001716 Jy/beam ! Clean residual mean=0.000002 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.177905 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 229 components and 0.177905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108117Jy sigma=0.454249 ! Fit after self-cal, rms=0.108123Jy sigma=0.454244 ! 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.746 mas, bmaj=15.09 mas, bpa=-17.42 degrees ! Estimated noise=1.24549 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.746 x 15.09 at -17.42 degrees (North through East) ! Clean map min=-0.0018329 max=0.13576 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.06 mas, bmaj=14.75 mas, bpa=-18.16 degrees ! Estimated noise=1.58722 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.105691 Jy ! Component: 100 - total flux cleaned = 0.132837 Jy ! Component: 150 - total flux cleaned = 0.145544 Jy ! Component: 200 - total flux cleaned = 0.15253 Jy ! Total flux subtracted in 200 components = 0.15253 Jy ! Clean residual min=-0.004041 max=0.004118 Jy/beam ! Clean residual mean=0.000006 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.15253 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.15253 Jy ! Inverting map and beam ! Estimated beam: bmin=3.746 mas, bmaj=15.09 mas, bpa=-17.42 degrees ! Estimated noise=1.24549 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.00635511 Jy ! Component: 100 - total flux cleaned = 0.0106399 Jy ! Component: 150 - total flux cleaned = 0.0140004 Jy ! Component: 200 - total flux cleaned = 0.0167017 Jy ! Total flux subtracted in 200 components = 0.0167017 Jy ! Clean residual min=-0.002518 max=0.002505 Jy/beam ! Clean residual mean=0.000002 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.169231 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 73 components and 0.169231 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.334 mas, bmaj=16.08 mas, bpa=-8.559 degrees ! Estimated noise=1.42355 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00305197 Jy ! Component: 100 - total flux cleaned = 0.00500472 Jy ! Component: 150 - total flux cleaned = 0.00598745 Jy ! Component: 200 - total flux cleaned = 0.00668739 Jy ! Total flux subtracted in 200 components = 0.00668739 Jy ! Clean residual min=-0.002597 max=0.001847 Jy/beam ! Clean residual mean=0.000003 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.175919 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.000451797 Jy ! Component: 100 - total flux cleaned = 0.000772338 Jy ! Component: 150 - total flux cleaned = 0.00102614 Jy ! Component: 200 - total flux cleaned = 0.00109288 Jy ! Total flux subtracted in 200 components = 0.00109288 Jy ! Clean residual min=-0.002431 max=0.001823 Jy/beam ! Clean residual mean=0.000002 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.177012 Jy ! Adding 82 model components to the UV plane model. ! The established model now contains 143 components and 0.177012 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.746 mas, bmaj=15.09 mas, bpa=-17.42 degrees ! Estimated noise=1.24549 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000100184 Jy ! Component: 100 - total flux cleaned = 0.000188421 Jy ! Component: 150 - total flux cleaned = 0.000190123 Jy ! Component: 200 - total flux cleaned = 0.000301972 Jy ! Total flux subtracted in 200 components = 0.000301972 Jy ! Clean residual min=-0.001957 max=0.001764 Jy/beam ! Clean residual mean=0.000001 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.177314 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 172 components and 0.177314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108165Jy sigma=0.454630 ! Fit after self-cal, rms=0.108155Jy sigma=0.454540 wmodel J2008-0418_S_map.mod ! Writing 172 model components to file: J2008-0418_S_map.mod wobs J2008-0418_S_uvs.fits ! Writing UV FITS file: J2008-0418_S_uvs.fits wwins J2008-0418_S_map.win ! wwins: Wrote 3 windows to J2008-0418_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.000350645 Jy ! Component: 100 - total flux cleaned = -0.000472987 Jy ! Component: 150 - total flux cleaned = -0.00038644 Jy ! Component: 200 - total flux cleaned = -0.000304066 Jy ! Component: 250 - total flux cleaned = -0.000305462 Jy ! Component: 300 - total flux cleaned = -0.000357555 Jy ! Component: 350 - total flux cleaned = -0.000357952 Jy ! Component: 400 - total flux cleaned = -0.000430968 Jy ! Component: 450 - total flux cleaned = -0.000431539 Jy ! Component: 500 - total flux cleaned = -0.000454858 Jy ! Component: 550 - total flux cleaned = -0.0005004 Jy ! Component: 600 - total flux cleaned = -0.000521843 Jy ! Component: 650 - total flux cleaned = -0.000499517 Jy ! Component: 700 - total flux cleaned = -0.000478036 Jy ! Component: 750 - total flux cleaned = -0.00056166 Jy ! Component: 800 - total flux cleaned = -0.00058211 Jy ! Component: 850 - total flux cleaned = -0.000663994 Jy ! Component: 900 - total flux cleaned = -0.000803968 Jy ! Component: 950 - total flux cleaned = -0.000843477 Jy ! Component: 1000 - total flux cleaned = -0.000921472 Jy ! Component: 1050 - total flux cleaned = -0.000921676 Jy ! Component: 1100 - total flux cleaned = -0.000959599 Jy ! Component: 1150 - total flux cleaned = -0.000978381 Jy ! Component: 1200 - total flux cleaned = -0.00103378 Jy ! Component: 1250 - total flux cleaned = -0.00105202 Jy ! Component: 1300 - total flux cleaned = -0.00108833 Jy ! Component: 1350 - total flux cleaned = -0.00110575 Jy ! Component: 1400 - total flux cleaned = -0.00117533 Jy ! Component: 1450 - total flux cleaned = -0.00119241 Jy ! Component: 1500 - total flux cleaned = -0.00117518 Jy ! Component: 1550 - total flux cleaned = -0.00122587 Jy ! Component: 1600 - total flux cleaned = -0.0012595 Jy ! Component: 1650 - total flux cleaned = -0.00129243 Jy ! Component: 1700 - total flux cleaned = -0.00130883 Jy ! Component: 1750 - total flux cleaned = -0.00132498 Jy ! Component: 1800 - total flux cleaned = -0.00134079 Jy ! Component: 1850 - total flux cleaned = -0.00137258 Jy ! Component: 1900 - total flux cleaned = -0.00138823 Jy ! Component: 1950 - total flux cleaned = -0.00135763 Jy ! Component: 2000 - total flux cleaned = -0.00148073 Jy ! Component: 2050 - total flux cleaned = -0.00154135 Jy ! Component: 2100 - total flux cleaned = -0.00151099 Jy ! Component: 2150 - total flux cleaned = -0.00160046 Jy ! Component: 2200 - total flux cleaned = -0.00160041 Jy ! Component: 2250 - total flux cleaned = -0.00152722 Jy ! Component: 2300 - total flux cleaned = -0.00157094 Jy ! Component: 2350 - total flux cleaned = -0.0016571 Jy ! Component: 2400 - total flux cleaned = -0.00162839 Jy ! Component: 2450 - total flux cleaned = -0.0016426 Jy ! Component: 2500 - total flux cleaned = -0.00167077 Jy ! Component: 2550 - total flux cleaned = -0.00172633 Jy ! Component: 2600 - total flux cleaned = -0.00176764 Jy ! Component: 2650 - total flux cleaned = -0.00175392 Jy ! Component: 2700 - total flux cleaned = -0.00178108 Jy ! Component: 2750 - total flux cleaned = -0.00182137 Jy ! Component: 2800 - total flux cleaned = -0.00187484 Jy ! Component: 2850 - total flux cleaned = -0.00190136 Jy ! Component: 2900 - total flux cleaned = -0.00195394 Jy ! Component: 2950 - total flux cleaned = -0.00194104 Jy ! Component: 3000 - total flux cleaned = -0.00196687 Jy ! Component: 3050 - total flux cleaned = -0.0020312 Jy ! Component: 3100 - total flux cleaned = -0.00200581 Jy ! Component: 3150 - total flux cleaned = -0.00206927 Jy ! Component: 3200 - total flux cleaned = -0.0021071 Jy ! Component: 3250 - total flux cleaned = -0.00219426 Jy ! Component: 3300 - total flux cleaned = -0.00220656 Jy ! Component: 3350 - total flux cleaned = -0.00224344 Jy ! Component: 3400 - total flux cleaned = -0.00232874 Jy ! Component: 3450 - total flux cleaned = -0.00237707 Jy ! Component: 3500 - total flux cleaned = -0.00240119 Jy ! Component: 3550 - total flux cleaned = -0.0024011 Jy ! Component: 3600 - total flux cleaned = -0.00243675 Jy ! Component: 3650 - total flux cleaned = -0.00246038 Jy ! Component: 3700 - total flux cleaned = -0.00248377 Jy ! Component: 3750 - total flux cleaned = -0.00244879 Jy ! Component: 3800 - total flux cleaned = -0.00250681 Jy ! Component: 3850 - total flux cleaned = -0.00251823 Jy ! Component: 3900 - total flux cleaned = -0.00256399 Jy ! Component: 3950 - total flux cleaned = -0.00258667 Jy ! Component: 4000 - total flux cleaned = -0.00260924 Jy ! Component: 4050 - total flux cleaned = -0.00263165 Jy ! Total flux subtracted in 4096 components = -0.00266506 Jy ! Clean residual min=-0.000713 max=0.000705 Jy/beam ! Clean residual mean=0.000001 rms=0.000219 Jy/beam ! Combined flux in latest and established models = 0.174649 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 457 components and 0.174649 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2008-0418_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.746 x 15.09 at -17.42 degrees (North through East) ! Clean map min=-0.0015762 max=0.13667 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2008-0418_S_map.fits wmodel /image_prod/ug002_uva//J2008-0418_S_map.mod ! Writing 457 model components to file: /image_prod/ug002_uva//J2008-0418_S_map.mod wobs /image_prod/ug002_uva//J2008-0418_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2008-0418_S_uvs.fits wwins /image_prod/ug002_uva//J2008-0418_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J2008-0418_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.136668 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000217347 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.477099 0.477099 0.954199 1.9084 3.81679 7.63359 15.2672 30.5344 61.0687 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.136 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 628.799 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2008-0418_S_dfm.log closed on Thu Mar 5 04:36:42 2020