! Started logfile: /image_prod/ug002_uva//J0549+3054_S_dfm.log on Wed Mar 4 20:59:59 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//J0549+3054_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0549+3054_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.924537 visibilities/baseline/integration-bin. ! Found source: J0549+3054 ! ! 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 5991 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 J0549+3054_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.003786Jy sigma=9.035787 ! Fit after self-cal, rms=0.953893Jy sigma=8.586838 ! 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.915 mas, bmaj=6.017 mas, bpa=1.009 degrees ! Estimated noise=1.61553 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.0371242 Jy ! Component: 100 - total flux cleaned = 0.0452308 Jy ! Total flux subtracted in 100 components = 0.0452308 Jy ! Clean residual min=-0.003673 max=0.004354 Jy/beam ! Clean residual mean=0.000001 rms=0.000979 Jy/beam ! Combined flux in latest and established models = 0.0452308 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0452308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065114Jy sigma=0.488325 ! Fit after self-cal, rms=0.063658Jy sigma=0.472862 ! 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.541 mas, bmaj=6.991 mas, bpa=1.515 degrees ! Estimated noise=1.05224 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.00325427 Jy ! Component: 100 - total flux cleaned = 0.00336075 Jy ! Component: 150 - total flux cleaned = 0.00355419 Jy ! Component: 200 - total flux cleaned = 0.00365627 Jy ! Total flux subtracted in 200 components = 0.00365627 Jy ! Clean residual min=-0.002733 max=0.002564 Jy/beam ! Clean residual mean=0.000000 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.0488871 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0488871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063417Jy sigma=0.471278 ! Fit after self-cal, rms=0.063405Jy sigma=0.471259 ! 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.541 x 6.991 at 1.515 degrees (North through East) ! Clean map min=-0.0026693 max=0.049403 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.06 HN 0.99 KP 1.05 ! LA 1.07 MK 1.03 OV 0.81 PT 1.03 ! SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 FD 0.98 HN 1.02 KP 1.09 ! LA 1.01 MK 1.02 OV 0.89 PT 1.04 ! SC 0.73 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.07 HN 1.01 KP 1.08 ! LA 1.00 MK 0.96 OV 0.93 PT 1.02 ! SC 0.90 ! ! ! Fit before self-cal, rms=0.063405Jy sigma=0.471259 ! Fit after self-cal, rms=0.060071Jy sigma=0.467870 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.447 mas, bmaj=6.882 mas, bpa=3.192 degrees ! Estimated noise=1.05065 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.00112684 Jy ! Component: 100 - total flux cleaned = 0.00128919 Jy ! Component: 150 - total flux cleaned = 0.00130901 Jy ! Component: 200 - total flux cleaned = 0.0013256 Jy ! Total flux subtracted in 200 components = 0.0013256 Jy ! Clean residual min=-0.002010 max=0.002054 Jy/beam ! Clean residual mean=0.000003 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.0502127 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 23 components and 0.0502127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060038Jy sigma=0.467706 ! Fit after self-cal, rms=0.060071Jy sigma=0.467353 ! 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.060071Jy sigma=0.467353 ! Fit after self-cal, rms=0.058437Jy sigma=0.464636 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.441 mas, bmaj=6.827 mas, bpa=3.037 degrees ! Estimated noise=1.0523 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000161327 Jy ! Component: 100 - total flux cleaned = 0.000145528 Jy ! Component: 150 - total flux cleaned = 0.000115712 Jy ! Component: 200 - total flux cleaned = 7.62092e-05 Jy ! Total flux subtracted in 200 components = 7.62092e-05 Jy ! Clean residual min=-0.002081 max=0.001758 Jy/beam ! Clean residual mean=0.000002 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.0502889 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 28 components and 0.0502889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058426Jy sigma=0.464563 ! Fit after self-cal, rms=0.058437Jy sigma=0.464361 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.000138951 Jy ! Component: 100 - total flux cleaned = -0.000163206 Jy ! Component: 150 - total flux cleaned = -0.000185264 Jy ! Component: 200 - total flux cleaned = -0.000204886 Jy ! Total flux subtracted in 200 components = -0.000204886 Jy ! Clean residual min=-0.002131 max=0.001766 Jy/beam ! Clean residual mean=0.000002 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.050084 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 29 components and 0.050084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058433Jy sigma=0.464320 ! Fit after self-cal, rms=0.058430Jy sigma=0.464316 ! 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.058430Jy sigma=0.464316 ! Fit after self-cal, rms=0.058542Jy sigma=0.464275 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.429 mas, bmaj=6.81 mas, bpa=2.915 degrees ! Estimated noise=1.05018 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000132215 Jy ! Component: 100 - total flux cleaned = 0.000120138 Jy ! Component: 150 - total flux cleaned = 9.80253e-05 Jy ! Component: 200 - total flux cleaned = 7.78412e-05 Jy ! Total flux subtracted in 200 components = 7.78412e-05 Jy ! Clean residual min=-0.002124 max=0.001757 Jy/beam ! Clean residual mean=0.000002 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.0501619 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 30 components and 0.0501619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058537Jy sigma=0.464237 ! Fit after self-cal, rms=0.058542Jy sigma=0.464230 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 = -7.01015e-05 Jy ! Component: 100 - total flux cleaned = -8.77449e-05 Jy ! Component: 150 - total flux cleaned = -9.58027e-05 Jy ! Component: 200 - total flux cleaned = -0.000104128 Jy ! Total flux subtracted in 200 components = -0.000104128 Jy ! Clean residual min=-0.002135 max=0.001746 Jy/beam ! Clean residual mean=0.000002 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.0500577 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.0500578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058540Jy sigma=0.464212 ! Fit after self-cal, rms=0.058538Jy sigma=0.464210 ! 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.058538Jy sigma=0.464210 ! Fit after self-cal, rms=0.058573Jy sigma=0.464199 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.797 mas, bmaj=11.99 mas, bpa=7.746 degrees ! Estimated noise=1.30512 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.21717e-05 Jy ! Component: 100 - total flux cleaned = 4.37466e-05 Jy ! Component: 150 - total flux cleaned = 3.2933e-05 Jy ! Component: 200 - total flux cleaned = 1.98507e-05 Jy ! Total flux subtracted in 200 components = 1.98507e-05 Jy ! Clean residual min=-0.002319 max=0.002112 Jy/beam ! Clean residual mean=0.000004 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.0500776 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 36 components and 0.0500776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058572Jy sigma=0.464201 ! Fit after self-cal, rms=0.058572Jy sigma=0.464188 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 = -3.52968e-05 Jy ! Component: 100 - total flux cleaned = -4.71815e-05 Jy ! Component: 150 - total flux cleaned = -6.136e-05 Jy ! Component: 200 - total flux cleaned = -7.1822e-05 Jy ! Total flux subtracted in 200 components = -7.1822e-05 Jy ! Clean residual min=-0.002318 max=0.002115 Jy/beam ! Clean residual mean=0.000004 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.0500058 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 36 components and 0.0500058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058572Jy sigma=0.464194 ! Fit after self-cal, rms=0.058570Jy sigma=0.464188 ! 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.421 mas, bmaj=6.796 mas, bpa=2.764 degrees ! Estimated noise=1.04887 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.421 x 6.796 at 2.764 degrees (North through East) ! Clean map min=-0.0020643 max=0.049794 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.841 mas, bmaj=5.87 mas, bpa=2.105 degrees ! Estimated noise=1.57699 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0377809 Jy ! Component: 100 - total flux cleaned = 0.0461185 Jy ! Component: 150 - total flux cleaned = 0.0490632 Jy ! Component: 200 - total flux cleaned = 0.0494322 Jy ! Total flux subtracted in 200 components = 0.0494322 Jy ! Clean residual min=-0.002870 max=0.002873 Jy/beam ! Clean residual mean=0.000003 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.0494322 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0494322 Jy ! Inverting map and beam ! Estimated beam: bmin=3.421 mas, bmaj=6.796 mas, bpa=2.764 degrees ! Estimated noise=1.04887 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.00102436 Jy ! Component: 100 - total flux cleaned = 0.00102634 Jy ! Component: 150 - total flux cleaned = 0.00100051 Jy ! Component: 200 - total flux cleaned = 0.000975526 Jy ! Total flux subtracted in 200 components = 0.000975526 Jy ! Clean residual min=-0.002157 max=0.001774 Jy/beam ! Clean residual mean=0.000002 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.0504077 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 23 components and 0.0504077 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.797 mas, bmaj=11.99 mas, bpa=7.746 degrees ! Estimated noise=1.30512 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000111551 Jy ! Component: 100 - total flux cleaned = -0.000151826 Jy ! Component: 150 - total flux cleaned = -0.000195302 Jy ! Component: 200 - total flux cleaned = -0.000224308 Jy ! Total flux subtracted in 200 components = -0.000224308 Jy ! Clean residual min=-0.002328 max=0.002093 Jy/beam ! Clean residual mean=0.000004 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.0501834 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 = -1.76953e-05 Jy ! Component: 100 - total flux cleaned = -3.43689e-05 Jy ! Component: 150 - total flux cleaned = -5.02315e-05 Jy ! Component: 200 - total flux cleaned = -7.18899e-05 Jy ! Total flux subtracted in 200 components = -7.18899e-05 Jy ! Clean residual min=-0.002325 max=0.002097 Jy/beam ! Clean residual mean=0.000004 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.0501115 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 30 components and 0.0501115 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.421 mas, bmaj=6.796 mas, bpa=2.764 degrees ! Estimated noise=1.04887 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.15121e-05 Jy ! Component: 100 - total flux cleaned = -5.8819e-05 Jy ! Component: 150 - total flux cleaned = -7.2844e-05 Jy ! Component: 200 - total flux cleaned = -9.8355e-05 Jy ! Total flux subtracted in 200 components = -9.8355e-05 Jy ! Clean residual min=-0.002153 max=0.001735 Jy/beam ! Clean residual mean=0.000002 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.0500131 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.0500132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058576Jy sigma=0.464256 ! Fit after self-cal, rms=0.058572Jy sigma=0.464243 wmodel J0549+3054_S_map.mod ! Writing 36 model components to file: J0549+3054_S_map.mod wobs J0549+3054_S_uvs.fits ! Writing UV FITS file: J0549+3054_S_uvs.fits wwins J0549+3054_S_map.win ! wwins: Wrote 1 windows to J0549+3054_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.000702892 Jy ! Component: 100 - total flux cleaned = -0.000827309 Jy ! Component: 150 - total flux cleaned = -0.000798204 Jy ! Component: 200 - total flux cleaned = -0.000742703 Jy ! Component: 250 - total flux cleaned = -0.000742338 Jy ! Component: 300 - total flux cleaned = -0.000717096 Jy ! Component: 350 - total flux cleaned = -0.000741922 Jy ! Component: 400 - total flux cleaned = -0.000765867 Jy ! Component: 450 - total flux cleaned = -0.000857514 Jy ! Component: 500 - total flux cleaned = -0.000857386 Jy ! Component: 550 - total flux cleaned = -0.000835823 Jy ! Component: 600 - total flux cleaned = -0.000878526 Jy ! Component: 650 - total flux cleaned = -0.000920299 Jy ! Component: 700 - total flux cleaned = -0.000899501 Jy ! Component: 750 - total flux cleaned = -0.000939898 Jy ! Component: 800 - total flux cleaned = -0.000960071 Jy ! Component: 850 - total flux cleaned = -0.000999089 Jy ! Component: 900 - total flux cleaned = -0.000998911 Jy ! Component: 950 - total flux cleaned = -0.00107371 Jy ! Component: 1000 - total flux cleaned = -0.00111038 Jy ! Component: 1050 - total flux cleaned = -0.00112837 Jy ! Component: 1100 - total flux cleaned = -0.00116429 Jy ! Component: 1150 - total flux cleaned = -0.00114667 Jy ! Component: 1200 - total flux cleaned = -0.00121585 Jy ! Component: 1250 - total flux cleaned = -0.00116434 Jy ! Component: 1300 - total flux cleaned = -0.00113052 Jy ! Component: 1350 - total flux cleaned = -0.00114719 Jy ! Component: 1400 - total flux cleaned = -0.0010808 Jy ! Component: 1450 - total flux cleaned = -0.00103189 Jy ! Component: 1500 - total flux cleaned = -0.0010158 Jy ! Component: 1550 - total flux cleaned = -0.000935937 Jy ! Component: 1600 - total flux cleaned = -0.000920193 Jy ! Component: 1650 - total flux cleaned = -0.000842243 Jy ! Component: 1700 - total flux cleaned = -0.000841928 Jy ! Component: 1750 - total flux cleaned = -0.000826471 Jy ! Component: 1800 - total flux cleaned = -0.000781064 Jy ! Component: 1850 - total flux cleaned = -0.000780908 Jy ! Component: 1900 - total flux cleaned = -0.000692045 Jy ! Component: 1950 - total flux cleaned = -0.000706686 Jy ! Component: 2000 - total flux cleaned = -0.000648457 Jy ! Component: 2050 - total flux cleaned = -0.000562311 Jy ! Component: 2100 - total flux cleaned = -0.00057643 Jy ! Component: 2150 - total flux cleaned = -0.000491677 Jy ! Component: 2200 - total flux cleaned = -0.000463615 Jy ! Component: 2250 - total flux cleaned = -0.000435706 Jy ! Component: 2300 - total flux cleaned = -0.000380481 Jy ! Component: 2350 - total flux cleaned = -0.000353259 Jy ! Component: 2400 - total flux cleaned = -0.000312785 Jy ! Component: 2450 - total flux cleaned = -0.000232801 Jy ! Component: 2500 - total flux cleaned = -0.00021968 Jy ! Component: 2550 - total flux cleaned = -0.000167027 Jy ! Component: 2600 - total flux cleaned = -0.000153966 Jy ! Component: 2650 - total flux cleaned = -0.000128041 Jy ! Component: 2700 - total flux cleaned = -0.000128016 Jy ! Component: 2750 - total flux cleaned = -6.42724e-05 Jy ! Component: 2800 - total flux cleaned = -7.70324e-05 Jy ! Component: 2850 - total flux cleaned = -6.44039e-05 Jy ! Component: 2900 - total flux cleaned = -5.19656e-05 Jy ! Component: 2950 - total flux cleaned = -1.47738e-05 Jy ! Component: 3000 - total flux cleaned = -1.4869e-05 Jy ! Component: 3050 - total flux cleaned = 9.51743e-06 Jy ! Component: 3100 - total flux cleaned = 2.14635e-05 Jy ! Component: 3150 - total flux cleaned = 3.34125e-05 Jy ! Component: 3200 - total flux cleaned = 4.53179e-05 Jy ! Component: 3250 - total flux cleaned = 5.71278e-05 Jy ! Component: 3300 - total flux cleaned = 0.000104046 Jy ! Component: 3350 - total flux cleaned = 0.000104071 Jy ! Component: 3400 - total flux cleaned = 0.000104135 Jy ! Component: 3450 - total flux cleaned = 0.000104304 Jy ! Component: 3500 - total flux cleaned = 0.000161554 Jy ! Component: 3550 - total flux cleaned = 0.000195718 Jy ! Component: 3600 - total flux cleaned = 0.000218309 Jy ! Component: 3650 - total flux cleaned = 0.000218235 Jy ! Component: 3700 - total flux cleaned = 0.000240697 Jy ! Component: 3750 - total flux cleaned = 0.000285136 Jy ! Component: 3800 - total flux cleaned = 0.000296153 Jy ! Component: 3850 - total flux cleaned = 0.000340008 Jy ! Component: 3900 - total flux cleaned = 0.000328978 Jy ! Component: 3950 - total flux cleaned = 0.000350567 Jy ! Component: 4000 - total flux cleaned = 0.000372181 Jy ! Component: 4050 - total flux cleaned = 0.000404261 Jy ! Total flux subtracted in 4096 components = 0.000361677 Jy ! Clean residual min=-0.000736 max=0.000680 Jy/beam ! Clean residual mean=-0.000001 rms=0.000196 Jy/beam ! Combined flux in latest and established models = 0.0503748 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 304 components and 0.0503748 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0549+3054_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.421 x 6.796 at 2.764 degrees (North through East) ! Clean map min=-0.0013914 max=0.049607 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0549+3054_S_map.fits wmodel /image_prod/ug002_uva//J0549+3054_S_map.mod ! Writing 304 model components to file: /image_prod/ug002_uva//J0549+3054_S_map.mod wobs /image_prod/ug002_uva//J0549+3054_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0549+3054_S_uvs.fits wwins /image_prod/ug002_uva//J0549+3054_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0549+3054_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0496072 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000192754 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.16568 1.16568 2.33136 4.66272 9.32544 18.6509 37.3017 74.6035 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.049 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 257.36 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0549+3054_S_dfm.log closed on Wed Mar 4 21:00:02 2020