! Started logfile: /image_prod/ug002_uva//J0601-2004_S_dfm.log on Wed Mar 4 21:07:28 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//J0601-2004_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0601-2004_S_uva.fits ! AN table 1: 30 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.845238 visibilities/baseline/integration-bin. ! Found source: J0601-2004 ! ! 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 2130 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 J0601-2004_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.020145Jy sigma=7.481808 ! Fit after self-cal, rms=0.882116Jy sigma=6.530385 ! 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.691 mas, bmaj=7.032 mas, bpa=-10.9 degrees ! Estimated noise=3.06701 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.0936676 Jy ! Component: 100 - total flux cleaned = 0.1141 Jy ! Total flux subtracted in 100 components = 0.1141 Jy ! Clean residual min=-0.006918 max=0.006658 Jy/beam ! Clean residual mean=-0.000005 rms=0.001795 Jy/beam ! Combined flux in latest and established models = 0.1141 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.1141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067972Jy sigma=0.453182 ! Fit after self-cal, rms=0.067945Jy sigma=0.453148 ! 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.315 mas, bmaj=7.904 mas, bpa=-9.229 degrees ! Estimated noise=2.15054 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.00570817 Jy ! Component: 100 - total flux cleaned = 0.00809899 Jy ! Component: 150 - total flux cleaned = 0.00848623 Jy ! Component: 200 - total flux cleaned = 0.00844068 Jy ! Total flux subtracted in 200 components = 0.00844068 Jy ! Clean residual min=-0.006293 max=0.005129 Jy/beam ! Clean residual mean=0.000001 rms=0.001300 Jy/beam ! Combined flux in latest and established models = 0.122541 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 35 components and 0.122541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067491Jy sigma=0.449867 ! Fit after self-cal, rms=0.067514Jy sigma=0.449841 ! 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.315 x 7.904 at -9.229 degrees (North through East) ! Clean map min=-0.0060381 max=0.11994 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 KP 1.01 MK 0.94 ! NL 1.03 OV 0.86 PT 1.06 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.26 FD 1.03 KP 1.05 MK 1.04 ! NL 1.13 OV 0.85 PT 1.02 SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.99 KP 0.97 MK 1.00 ! NL 0.98 OV 0.88 PT 1.05 SC 0.94 ! ! ! Fit before self-cal, rms=0.067514Jy sigma=0.449841 ! Fit after self-cal, rms=0.067274Jy sigma=0.439251 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.319 mas, bmaj=7.936 mas, bpa=-9.247 degrees ! Estimated noise=2.15051 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 = 3.05431e-05 Jy ! Component: 100 - total flux cleaned = -2.82386e-06 Jy ! Component: 150 - total flux cleaned = -3.33862e-05 Jy ! Component: 200 - total flux cleaned = -6.17803e-05 Jy ! Total flux subtracted in 200 components = -6.17803e-05 Jy ! Clean residual min=-0.003831 max=0.003651 Jy/beam ! Clean residual mean=-0.000010 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.122479 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.122479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067241Jy sigma=0.439085 ! Fit after self-cal, rms=0.067319Jy sigma=0.438895 ! 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.067319Jy sigma=0.438895 ! Fit after self-cal, rms=0.066254Jy sigma=0.435500 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.319 mas, bmaj=7.926 mas, bpa=-9.22 degrees ! Estimated noise=2.15734 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000290822 Jy ! Component: 100 - total flux cleaned = 0.000264035 Jy ! Component: 150 - total flux cleaned = 0.000240617 Jy ! Component: 200 - total flux cleaned = 0.000195184 Jy ! Total flux subtracted in 200 components = 0.000195184 Jy ! Clean residual min=-0.003850 max=0.003446 Jy/beam ! Clean residual mean=-0.000007 rms=0.000894 Jy/beam ! Combined flux in latest and established models = 0.122675 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.122675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066233Jy sigma=0.435382 ! Fit after self-cal, rms=0.066239Jy sigma=0.435358 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 = -4.30565e-05 Jy ! Component: 100 - total flux cleaned = -0.000126416 Jy ! Component: 150 - total flux cleaned = -0.000186096 Jy ! Component: 200 - total flux cleaned = -0.000243634 Jy ! Total flux subtracted in 200 components = -0.000243634 Jy ! Clean residual min=-0.003861 max=0.003487 Jy/beam ! Clean residual mean=-0.000007 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.122431 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 48 components and 0.122431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066227Jy sigma=0.435281 ! Fit after self-cal, rms=0.066227Jy sigma=0.435280 ! 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.066227Jy sigma=0.435280 ! Fit after self-cal, rms=0.065936Jy sigma=0.434788 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.321 mas, bmaj=7.917 mas, bpa=-9.237 degrees ! Estimated noise=2.15734 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.6849e-05 Jy ! Component: 100 - total flux cleaned = -0.000104882 Jy ! Component: 150 - total flux cleaned = -0.000105017 Jy ! Component: 200 - total flux cleaned = -0.000120741 Jy ! Total flux subtracted in 200 components = -0.000120741 Jy ! Clean residual min=-0.003967 max=0.003420 Jy/beam ! Clean residual mean=-0.000004 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.12231 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 50 components and 0.12231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065928Jy sigma=0.434733 ! Fit after self-cal, rms=0.065922Jy sigma=0.434723 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.72553e-05 Jy ! Component: 100 - total flux cleaned = -5.51426e-05 Jy ! Component: 150 - total flux cleaned = -9.49004e-05 Jy ! Component: 200 - total flux cleaned = -0.000132951 Jy ! Total flux subtracted in 200 components = -0.000132951 Jy ! Clean residual min=-0.003962 max=0.003443 Jy/beam ! Clean residual mean=-0.000004 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.122177 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 52 components and 0.122177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065918Jy sigma=0.434686 ! Fit after self-cal, rms=0.065918Jy sigma=0.434686 ! 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.065918Jy sigma=0.434686 ! Fit after self-cal, rms=0.065994Jy sigma=0.434681 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.537 mas, bmaj=17.2 mas, bpa=-5.869 degrees ! Estimated noise=2.59982 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000143726 Jy ! Component: 100 - total flux cleaned = -0.000164157 Jy ! Component: 150 - total flux cleaned = -0.000183538 Jy ! Component: 200 - total flux cleaned = -0.000202645 Jy ! Total flux subtracted in 200 components = -0.000202645 Jy ! Clean residual min=-0.003616 max=0.004085 Jy/beam ! Clean residual mean=-0.000007 rms=0.001051 Jy/beam ! Combined flux in latest and established models = 0.121975 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 56 components and 0.121975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065996Jy sigma=0.434678 ! Fit after self-cal, rms=0.065993Jy sigma=0.434671 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.16807e-05 Jy ! Component: 100 - total flux cleaned = -4.14907e-05 Jy ! Component: 150 - total flux cleaned = -5.94365e-05 Jy ! Component: 200 - total flux cleaned = -6.81625e-05 Jy ! Total flux subtracted in 200 components = -6.81625e-05 Jy ! Clean residual min=-0.003598 max=0.004057 Jy/beam ! Clean residual mean=-0.000006 rms=0.001049 Jy/beam ! Combined flux in latest and established models = 0.121906 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 61 components and 0.121906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065994Jy sigma=0.434652 ! Fit after self-cal, rms=0.065991Jy sigma=0.434648 ! 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.322 mas, bmaj=7.914 mas, bpa=-9.233 degrees ! Estimated noise=2.15901 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.322 x 7.914 at -9.233 degrees (North through East) ! Clean map min=-0.0037916 max=0.1226 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.7 mas, bmaj=7.034 mas, bpa=-10.93 degrees ! Estimated noise=3.05202 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0931622 Jy ! Component: 100 - total flux cleaned = 0.113516 Jy ! Component: 150 - total flux cleaned = 0.119289 Jy ! Component: 200 - total flux cleaned = 0.12208 Jy ! Total flux subtracted in 200 components = 0.12208 Jy ! Clean residual min=-0.005610 max=0.005366 Jy/beam ! Clean residual mean=-0.000005 rms=0.001354 Jy/beam ! Combined flux in latest and established models = 0.12208 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.12208 Jy ! Inverting map and beam ! Estimated beam: bmin=3.322 mas, bmaj=7.914 mas, bpa=-9.233 degrees ! Estimated noise=2.15901 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.000903676 Jy ! Component: 100 - total flux cleaned = 0.000857444 Jy ! Component: 150 - total flux cleaned = 0.000815862 Jy ! Component: 200 - total flux cleaned = 0.000778249 Jy ! Total flux subtracted in 200 components = 0.000778249 Jy ! Clean residual min=-0.003896 max=0.003350 Jy/beam ! Clean residual mean=-0.000005 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.122858 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 30 components and 0.122858 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.537 mas, bmaj=17.2 mas, bpa=-5.869 degrees ! Estimated noise=2.59982 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.8681e-05 Jy ! Component: 100 - total flux cleaned = -0.000117159 Jy ! Component: 150 - total flux cleaned = -0.000151143 Jy ! Component: 200 - total flux cleaned = -0.00018103 Jy ! Total flux subtracted in 200 components = -0.00018103 Jy ! Clean residual min=-0.003515 max=0.004037 Jy/beam ! Clean residual mean=-0.000008 rms=0.001052 Jy/beam ! Combined flux in latest and established models = 0.122677 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 = -2.6768e-05 Jy ! Component: 100 - total flux cleaned = -6.22133e-05 Jy ! Component: 150 - total flux cleaned = -9.60022e-05 Jy ! Component: 200 - total flux cleaned = -0.000128361 Jy ! Total flux subtracted in 200 components = -0.000128361 Jy ! Clean residual min=-0.003508 max=0.004064 Jy/beam ! Clean residual mean=-0.000008 rms=0.001049 Jy/beam ! Combined flux in latest and established models = 0.122549 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.122549 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.322 mas, bmaj=7.914 mas, bpa=-9.233 degrees ! Estimated noise=2.15901 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000151029 Jy ! Component: 100 - total flux cleaned = -0.000210826 Jy ! Component: 150 - total flux cleaned = -0.000265347 Jy ! Component: 200 - total flux cleaned = -0.000290441 Jy ! Total flux subtracted in 200 components = -0.000290441 Jy ! Clean residual min=-0.003887 max=0.003376 Jy/beam ! Clean residual mean=-0.000005 rms=0.000890 Jy/beam ! Combined flux in latest and established models = 0.122258 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 40 components and 0.122258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066014Jy sigma=0.434831 ! Fit after self-cal, rms=0.066004Jy sigma=0.434816 wmodel J0601-2004_S_map.mod ! Writing 40 model components to file: J0601-2004_S_map.mod wobs J0601-2004_S_uvs.fits ! Writing UV FITS file: J0601-2004_S_uvs.fits wwins J0601-2004_S_map.win ! wwins: Wrote 1 windows to J0601-2004_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.000582045 Jy ! Component: 100 - total flux cleaned = -0.000406949 Jy ! Component: 150 - total flux cleaned = -0.000301347 Jy ! Component: 200 - total flux cleaned = -0.000202007 Jy ! Component: 250 - total flux cleaned = -0.000295838 Jy ! Component: 300 - total flux cleaned = -0.000203468 Jy ! Component: 350 - total flux cleaned = -0.000201352 Jy ! Component: 400 - total flux cleaned = -0.000200922 Jy ! Component: 450 - total flux cleaned = -0.000239765 Jy ! Component: 500 - total flux cleaned = -0.000239361 Jy ! Component: 550 - total flux cleaned = -0.000315853 Jy ! Component: 600 - total flux cleaned = -0.000465924 Jy ! Component: 650 - total flux cleaned = -0.000647304 Jy ! Component: 700 - total flux cleaned = -0.000647066 Jy ! Component: 750 - total flux cleaned = -0.000716452 Jy ! Component: 800 - total flux cleaned = -0.000683413 Jy ! Component: 850 - total flux cleaned = -0.000815963 Jy ! Component: 900 - total flux cleaned = -0.000815726 Jy ! Component: 950 - total flux cleaned = -0.000752782 Jy ! Component: 1000 - total flux cleaned = -0.000752835 Jy ! Component: 1050 - total flux cleaned = -0.000752648 Jy ! Component: 1100 - total flux cleaned = -0.000752705 Jy ! Component: 1150 - total flux cleaned = -0.000724015 Jy ! Component: 1200 - total flux cleaned = -0.000780344 Jy ! Component: 1250 - total flux cleaned = -0.000723968 Jy ! Component: 1300 - total flux cleaned = -0.000669074 Jy ! Component: 1350 - total flux cleaned = -0.000749224 Jy ! Component: 1400 - total flux cleaned = -0.000827521 Jy ! Component: 1450 - total flux cleaned = -0.000930197 Jy ! Component: 1500 - total flux cleaned = -0.00103138 Jy ! Component: 1550 - total flux cleaned = -0.00113079 Jy ! Component: 1600 - total flux cleaned = -0.00125257 Jy ! Component: 1650 - total flux cleaned = -0.00132469 Jy ! Component: 1700 - total flux cleaned = -0.00139608 Jy ! Component: 1750 - total flux cleaned = -0.00155945 Jy ! Component: 1800 - total flux cleaned = -0.00165156 Jy ! Component: 1850 - total flux cleaned = -0.00183335 Jy ! Component: 1900 - total flux cleaned = -0.00196752 Jy ! Component: 1950 - total flux cleaned = -0.00210054 Jy ! Component: 2000 - total flux cleaned = -0.00229793 Jy ! Component: 2050 - total flux cleaned = -0.00242786 Jy ! Component: 2100 - total flux cleaned = -0.0025564 Jy ! Component: 2150 - total flux cleaned = -0.00259876 Jy ! Component: 2200 - total flux cleaned = -0.00266186 Jy ! Component: 2250 - total flux cleaned = -0.00272453 Jy ! Component: 2300 - total flux cleaned = -0.00274523 Jy ! Component: 2350 - total flux cleaned = -0.00288921 Jy ! Component: 2400 - total flux cleaned = -0.00286887 Jy ! Component: 2450 - total flux cleaned = -0.00286902 Jy ! Component: 2500 - total flux cleaned = -0.00284872 Jy ! Component: 2550 - total flux cleaned = -0.00278856 Jy ! Component: 2600 - total flux cleaned = -0.00282848 Jy ! Component: 2650 - total flux cleaned = -0.00284842 Jy ! Component: 2700 - total flux cleaned = -0.00286823 Jy ! Component: 2750 - total flux cleaned = -0.00282867 Jy ! Component: 2800 - total flux cleaned = -0.00280903 Jy ! Component: 2850 - total flux cleaned = -0.00284809 Jy ! Component: 2900 - total flux cleaned = -0.00286754 Jy ! Component: 2950 - total flux cleaned = -0.00288696 Jy ! Component: 3000 - total flux cleaned = -0.00284812 Jy ! Component: 3050 - total flux cleaned = -0.00288686 Jy ! Component: 3100 - total flux cleaned = -0.00288683 Jy ! Component: 3150 - total flux cleaned = -0.00286742 Jy ! Component: 3200 - total flux cleaned = -0.00288669 Jy ! Component: 3250 - total flux cleaned = -0.00288679 Jy ! Component: 3300 - total flux cleaned = -0.00282897 Jy ! Component: 3350 - total flux cleaned = -0.00282893 Jy ! Component: 3400 - total flux cleaned = -0.00280961 Jy ! Component: 3450 - total flux cleaned = -0.00280964 Jy ! Component: 3500 - total flux cleaned = -0.00280954 Jy ! Component: 3550 - total flux cleaned = -0.00279022 Jy ! Component: 3600 - total flux cleaned = -0.00280953 Jy ! Component: 3650 - total flux cleaned = -0.00275158 Jy ! Component: 3700 - total flux cleaned = -0.00273212 Jy ! Component: 3750 - total flux cleaned = -0.00273199 Jy ! Component: 3800 - total flux cleaned = -0.00271255 Jy ! Component: 3850 - total flux cleaned = -0.00269304 Jy ! Component: 3900 - total flux cleaned = -0.00263477 Jy ! Component: 3950 - total flux cleaned = -0.00259573 Jy ! Component: 4000 - total flux cleaned = -0.00257623 Jy ! Component: 4050 - total flux cleaned = -0.00251769 Jy ! Total flux subtracted in 4096 components = -0.00253723 Jy ! Clean residual min=-0.001091 max=0.001282 Jy/beam ! Clean residual mean=0.000000 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.119721 Jy keep ! Adding 250 model components to the UV plane model. ! The established model now contains 290 components and 0.119721 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0601-2004_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.322 x 7.914 at -9.233 degrees (North through East) ! Clean map min=-0.0025777 max=0.12183 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0601-2004_S_map.fits wmodel /image_prod/ug002_uva//J0601-2004_S_map.mod ! Writing 290 model components to file: /image_prod/ug002_uva//J0601-2004_S_map.mod wobs /image_prod/ug002_uva//J0601-2004_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0601-2004_S_uvs.fits wwins /image_prod/ug002_uva//J0601-2004_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0601-2004_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.121834 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000335334 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.825717 0.825717 1.65143 3.30287 6.60573 13.2115 26.4229 52.8459 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.121 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 363.32 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0601-2004_S_dfm.log closed on Wed Mar 4 21:07:32 2020