! Started logfile: /image_prod/ug002_uva//J1300-3253_S_dfm.log on Thu Mar 5 00:57:47 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//J1300-3253_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1300-3253_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.7 visibilities/baseline/integration-bin. ! Found source: J1300-3253 ! ! 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 4536 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 J1300-3253_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 92 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 92 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 92 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005517Jy sigma=6.049125 ! Fit after self-cal, rms=0.926231Jy sigma=5.473802 ! 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.378 mas, bmaj=6.727 mas, bpa=-1.375 degrees ! Estimated noise=2.84854 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.0580232 Jy ! Component: 100 - total flux cleaned = 0.0791453 Jy ! Total flux subtracted in 100 components = 0.0791453 Jy ! Clean residual min=-0.009680 max=0.016069 Jy/beam ! Clean residual mean=-0.000159 rms=0.003171 Jy/beam ! Combined flux in latest and established models = 0.0791453 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0791453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093292Jy sigma=0.521867 ! Fit after self-cal, rms=0.092557Jy sigma=0.518441 ! 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.053 mas, bmaj=8.004 mas, bpa=-2.302 degrees ! Estimated noise=1.82283 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.0201791 Jy ! Component: 100 - total flux cleaned = 0.0299479 Jy ! Component: 150 - total flux cleaned = 0.034934 Jy ! Component: 200 - total flux cleaned = 0.0374931 Jy ! Total flux subtracted in 200 components = 0.0374931 Jy ! Clean residual min=-0.008463 max=0.014725 Jy/beam ! Clean residual mean=-0.000194 rms=0.003340 Jy/beam ! Combined flux in latest and established models = 0.116638 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 31 components and 0.116638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090178Jy sigma=0.480499 ! Fit after self-cal, rms=0.090207Jy sigma=0.479794 ! 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.053 x 8.004 at -2.302 degrees (North through East) ! Clean map min=-0.0082814 max=0.07133 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 2.46 FD 1.04 HN 1.36 KP 0.89 ! LA 0.86 MK 1.00 OV 1.19 PT 0.83 ! SC 1.09 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.16 FD 1.02 HN 1.29 KP 0.76 ! LA 0.83 MK 0.95 OV 1.22 PT 0.86 ! SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 2.53 FD 1.01 HN 1.42 KP 0.82 ! LA 0.86 MK 1.11 OV 1.18 PT 0.87 ! SC 0.88 ! ! ! Fit before self-cal, rms=0.090207Jy sigma=0.479794 ! Fit after self-cal, rms=0.131753Jy sigma=0.452064 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.088 mas, bmaj=8.023 mas, bpa=-1.952 degrees ! Estimated noise=1.85224 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 (-14.5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00582478 Jy ! Component: 100 - total flux cleaned = 0.0060381 Jy ! Component: 150 - total flux cleaned = 0.0060167 Jy ! Component: 200 - total flux cleaned = 0.00653184 Jy ! Total flux subtracted in 200 components = 0.00653184 Jy ! Clean residual min=-0.005271 max=0.004739 Jy/beam ! Clean residual mean=0.000020 rms=0.001417 Jy/beam ! Combined flux in latest and established models = 0.12317 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 44 components and 0.12317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.130571Jy sigma=0.446301 ! Fit after self-cal, rms=0.131702Jy sigma=0.444077 ! 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.131702Jy sigma=0.444077 ! Fit after self-cal, rms=0.125529Jy sigma=0.441637 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.012 mas, bmaj=7.916 mas, bpa=-1.145 degrees ! Estimated noise=1.78616 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00333193 Jy ! Component: 100 - total flux cleaned = 0.00333694 Jy ! Component: 150 - total flux cleaned = 0.0031491 Jy ! Component: 200 - total flux cleaned = 0.00289531 Jy ! Total flux subtracted in 200 components = 0.00289531 Jy ! Clean residual min=-0.004847 max=0.003872 Jy/beam ! Clean residual mean=0.000010 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 0.126066 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 63 components and 0.126066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.125205Jy sigma=0.439768 ! Fit after self-cal, rms=0.124994Jy sigma=0.439300 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.00119326 Jy ! Component: 100 - total flux cleaned = 0.00102529 Jy ! Component: 150 - total flux cleaned = 0.000794439 Jy ! Component: 200 - total flux cleaned = 0.000579858 Jy ! Total flux subtracted in 200 components = 0.000579858 Jy ! Clean residual min=-0.004761 max=0.003958 Jy/beam ! Clean residual mean=0.000013 rms=0.001111 Jy/beam ! Combined flux in latest and established models = 0.126645 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 72 components and 0.126645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.124828Jy sigma=0.438520 ! Fit after self-cal, rms=0.124753Jy sigma=0.438354 ! 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.124753Jy sigma=0.438354 ! Fit after self-cal, rms=0.122638Jy sigma=0.436137 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.976 mas, bmaj=7.886 mas, bpa=-0.6536 degrees ! Estimated noise=1.75425 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00190734 Jy ! Component: 100 - total flux cleaned = 0.00198471 Jy ! Component: 150 - total flux cleaned = 0.00186136 Jy ! Component: 200 - total flux cleaned = 0.00168777 Jy ! Total flux subtracted in 200 components = 0.00168777 Jy ! Clean residual min=-0.003906 max=0.003524 Jy/beam ! Clean residual mean=0.000012 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.128333 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 87 components and 0.128333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.122513Jy sigma=0.435518 ! Fit after self-cal, rms=0.122400Jy sigma=0.435322 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.000802402 Jy ! Component: 100 - total flux cleaned = 0.000687739 Jy ! Component: 150 - total flux cleaned = 0.000525635 Jy ! Component: 200 - total flux cleaned = 0.000318979 Jy ! Total flux subtracted in 200 components = 0.000318979 Jy ! Clean residual min=-0.004070 max=0.003587 Jy/beam ! Clean residual mean=0.000013 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.128652 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 91 components and 0.128652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.122316Jy sigma=0.434976 ! Fit after self-cal, rms=0.122282Jy sigma=0.434935 ! 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.122282Jy sigma=0.434935 ! Fit after self-cal, rms=0.120803Jy sigma=0.434781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.278 mas, bmaj=24.02 mas, bpa=2.321 degrees ! Estimated noise=2.18352 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000645834 Jy ! Component: 100 - total flux cleaned = 0.000344326 Jy ! Component: 150 - total flux cleaned = 0.000117 Jy ! Component: 200 - total flux cleaned = -3.97771e-06 Jy ! Total flux subtracted in 200 components = -3.97771e-06 Jy ! Clean residual min=-0.003085 max=0.002716 Jy/beam ! Clean residual mean=0.000023 rms=0.000895 Jy/beam ! Combined flux in latest and established models = 0.128648 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 97 components and 0.128648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120789Jy sigma=0.434709 ! Fit after self-cal, rms=0.120759Jy sigma=0.434594 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.000327341 Jy ! Component: 100 - total flux cleaned = 0.000121978 Jy ! Component: 150 - total flux cleaned = 7.60385e-06 Jy ! Component: 200 - total flux cleaned = -7.13711e-05 Jy ! Total flux subtracted in 200 components = -7.13711e-05 Jy ! Clean residual min=-0.003147 max=0.002631 Jy/beam ! Clean residual mean=0.000023 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.128577 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 97 components and 0.128577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120759Jy sigma=0.434727 ! Fit after self-cal, rms=0.120759Jy sigma=0.434663 ! 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.951 mas, bmaj=7.816 mas, bpa=-0.3058 degrees ! Estimated noise=1.72986 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.951 x 7.816 at -0.3058 degrees (North through East) ! Clean map min=-0.0074359 max=0.069323 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.307 mas, bmaj=6.652 mas, bpa=0.2947 degrees ! Estimated noise=2.65936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0548135 Jy ! Component: 100 - total flux cleaned = 0.0794457 Jy ! Component: 150 - total flux cleaned = 0.0951528 Jy ! Component: 200 - total flux cleaned = 0.102863 Jy ! Total flux subtracted in 200 components = 0.102863 Jy ! Clean residual min=-0.008430 max=0.012798 Jy/beam ! Clean residual mean=-0.000055 rms=0.002144 Jy/beam ! Combined flux in latest and established models = 0.102863 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.102863 Jy ! Inverting map and beam ! Estimated beam: bmin=2.951 mas, bmaj=7.816 mas, bpa=-0.3058 degrees ! Estimated noise=1.72986 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 (-7.5, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0146186 Jy ! Component: 100 - total flux cleaned = 0.0201943 Jy ! Component: 150 - total flux cleaned = 0.0223729 Jy ! Component: 200 - total flux cleaned = 0.0236778 Jy ! Total flux subtracted in 200 components = 0.0236778 Jy ! Clean residual min=-0.004341 max=0.004234 Jy/beam ! Clean residual mean=0.000003 rms=0.000959 Jy/beam ! Combined flux in latest and established models = 0.126541 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 50 components and 0.126541 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=9.278 mas, bmaj=24.02 mas, bpa=2.321 degrees ! Estimated noise=2.18352 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179816 Jy ! Component: 100 - total flux cleaned = 0.001933 Jy ! Component: 150 - total flux cleaned = 0.00206802 Jy ! Component: 200 - total flux cleaned = 0.00214775 Jy ! Total flux subtracted in 200 components = 0.00214775 Jy ! Clean residual min=-0.003351 max=0.002845 Jy/beam ! Clean residual mean=0.000023 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.128689 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 = 3.76872e-05 Jy ! Component: 100 - total flux cleaned = 6.9944e-05 Jy ! Component: 150 - total flux cleaned = 4.02022e-05 Jy ! Component: 200 - total flux cleaned = 3.96169e-05 Jy ! Total flux subtracted in 200 components = 3.96169e-05 Jy ! Clean residual min=-0.003238 max=0.002837 Jy/beam ! Clean residual mean=0.000023 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.128728 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 72 components and 0.128728 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.951 mas, bmaj=7.816 mas, bpa=-0.3058 degrees ! Estimated noise=1.72986 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000158404 Jy ! Component: 100 - total flux cleaned = 1.14465e-05 Jy ! Component: 150 - total flux cleaned = 0.000138873 Jy ! Component: 200 - total flux cleaned = 0.000140814 Jy ! Total flux subtracted in 200 components = 0.000140814 Jy ! Clean residual min=-0.003780 max=0.003335 Jy/beam ! Clean residual mean=0.000012 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.128869 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 84 components and 0.128869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120598Jy sigma=0.434230 ! Fit after self-cal, rms=0.120445Jy sigma=0.433643 wmodel J1300-3253_S_map.mod ! Writing 84 model components to file: J1300-3253_S_map.mod wobs J1300-3253_S_uvs.fits ! Writing UV FITS file: J1300-3253_S_uvs.fits wwins J1300-3253_S_map.win ! wwins: Wrote 3 windows to J1300-3253_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.00169463 Jy ! Component: 100 - total flux cleaned = -0.0022196 Jy ! Component: 150 - total flux cleaned = -0.0025341 Jy ! Component: 200 - total flux cleaned = -0.00268029 Jy ! Component: 250 - total flux cleaned = -0.00263489 Jy ! Component: 300 - total flux cleaned = -0.00250263 Jy ! Component: 350 - total flux cleaned = -0.00229175 Jy ! Component: 400 - total flux cleaned = -0.00196511 Jy ! Component: 450 - total flux cleaned = -0.00176692 Jy ! Component: 500 - total flux cleaned = -0.00157474 Jy ! Component: 550 - total flux cleaned = -0.00131262 Jy ! Component: 600 - total flux cleaned = -0.00109442 Jy ! Component: 650 - total flux cleaned = -0.000811142 Jy ! Component: 700 - total flux cleaned = -0.000638733 Jy ! Component: 750 - total flux cleaned = -0.000503806 Jy ! Component: 800 - total flux cleaned = -0.000272888 Jy ! Component: 850 - total flux cleaned = 1.72949e-05 Jy ! Component: 900 - total flux cleaned = 0.000238061 Jy ! Component: 950 - total flux cleaned = 0.000454337 Jy ! Component: 1000 - total flux cleaned = 0.000727339 Jy ! Component: 1050 - total flux cleaned = 0.000905906 Jy ! Component: 1100 - total flux cleaned = 0.00114033 Jy ! Component: 1150 - total flux cleaned = 0.001313 Jy ! Component: 1200 - total flux cleaned = 0.00153923 Jy ! Component: 1250 - total flux cleaned = 0.00178882 Jy ! Component: 1300 - total flux cleaned = 0.00189742 Jy ! Component: 1350 - total flux cleaned = 0.00200494 Jy ! Component: 1400 - total flux cleaned = 0.00213704 Jy ! Component: 1450 - total flux cleaned = 0.00221475 Jy ! Component: 1500 - total flux cleaned = 0.0022405 Jy ! Component: 1550 - total flux cleaned = 0.00226565 Jy ! Component: 1600 - total flux cleaned = 0.00229046 Jy ! Component: 1650 - total flux cleaned = 0.0023153 Jy ! Component: 1700 - total flux cleaned = 0.00231526 Jy ! Component: 1750 - total flux cleaned = 0.00229083 Jy ! Component: 1800 - total flux cleaned = 0.00236235 Jy ! Component: 1850 - total flux cleaned = 0.00231541 Jy ! Component: 1900 - total flux cleaned = 0.00240868 Jy ! Component: 1950 - total flux cleaned = 0.00243167 Jy ! Component: 2000 - total flux cleaned = 0.00245436 Jy ! Component: 2050 - total flux cleaned = 0.00254478 Jy ! Component: 2100 - total flux cleaned = 0.00256691 Jy ! Component: 2150 - total flux cleaned = 0.0025446 Jy ! Component: 2200 - total flux cleaned = 0.0025886 Jy ! Component: 2250 - total flux cleaned = 0.00256696 Jy ! Component: 2300 - total flux cleaned = 0.0026318 Jy ! Component: 2350 - total flux cleaned = 0.00269571 Jy ! Component: 2400 - total flux cleaned = 0.00273773 Jy ! Component: 2450 - total flux cleaned = 0.00275871 Jy ! Component: 2500 - total flux cleaned = 0.00275873 Jy ! Component: 2550 - total flux cleaned = 0.0028002 Jy ! Component: 2600 - total flux cleaned = 0.00275932 Jy ! Component: 2650 - total flux cleaned = 0.00280005 Jy ! Component: 2700 - total flux cleaned = 0.00280002 Jy ! Component: 2750 - total flux cleaned = 0.00280005 Jy ! Component: 2800 - total flux cleaned = 0.0028398 Jy ! Component: 2850 - total flux cleaned = 0.00283972 Jy ! Component: 2900 - total flux cleaned = 0.00289846 Jy ! Component: 2950 - total flux cleaned = 0.00297636 Jy ! Component: 3000 - total flux cleaned = 0.00299565 Jy ! Component: 3050 - total flux cleaned = 0.00303419 Jy ! Component: 3100 - total flux cleaned = 0.00313025 Jy ! Component: 3150 - total flux cleaned = 0.00316847 Jy ! Component: 3200 - total flux cleaned = 0.00326364 Jy ! Component: 3250 - total flux cleaned = 0.00328249 Jy ! Component: 3300 - total flux cleaned = 0.00335812 Jy ! Component: 3350 - total flux cleaned = 0.00343343 Jy ! Component: 3400 - total flux cleaned = 0.00348968 Jy ! Component: 3450 - total flux cleaned = 0.00348959 Jy ! Component: 3500 - total flux cleaned = 0.00352686 Jy ! Component: 3550 - total flux cleaned = 0.00350817 Jy ! Component: 3600 - total flux cleaned = 0.00347107 Jy ! Component: 3650 - total flux cleaned = 0.00350815 Jy ! Component: 3700 - total flux cleaned = 0.0035081 Jy ! Component: 3750 - total flux cleaned = 0.00348954 Jy ! Component: 3800 - total flux cleaned = 0.00354492 Jy ! Component: 3850 - total flux cleaned = 0.00354496 Jy ! Component: 3900 - total flux cleaned = 0.00360037 Jy ! Component: 3950 - total flux cleaned = 0.00361865 Jy ! Component: 4000 - total flux cleaned = 0.00360017 Jy ! Component: 4050 - total flux cleaned = 0.00360021 Jy ! Total flux subtracted in 4096 components = 0.00350808 Jy ! Clean residual min=-0.000982 max=0.001170 Jy/beam ! Clean residual mean=0.000002 rms=0.000304 Jy/beam ! Combined flux in latest and established models = 0.132377 Jy keep ! Adding 234 model components to the UV plane model. ! The established model now contains 318 components and 0.132377 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1300-3253_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.951 x 7.816 at -0.3058 degrees (North through East) ! Clean map min=-0.0037366 max=0.075015 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1300-3253_S_map.fits wmodel /image_prod/ug002_uva//J1300-3253_S_map.mod ! Writing 318 model components to file: /image_prod/ug002_uva//J1300-3253_S_map.mod wobs /image_prod/ug002_uva//J1300-3253_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1300-3253_S_uvs.fits wwins /image_prod/ug002_uva//J1300-3253_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1300-3253_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0750151 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000294559 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.178 1.178 2.356 4.71199 9.42399 18.848 37.6959 75.3919 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.075 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 254.669 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1300-3253_S_dfm.log closed on Thu Mar 5 00:57:50 2020