! Started logfile: /image_prod/ug002_uva//J1052+0209_S_dfm.log on Wed Mar 4 23:45:29 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//J1052+0209_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1052+0209_S_uva.fits ! AN table 1: 180 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.718364 visibilities/baseline/integration-bin. ! Found source: J1052+0209 ! ! 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 13965 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 J1052+0209_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 243 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 243 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 243 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006234Jy sigma=8.558069 ! Fit after self-cal, rms=0.939592Jy sigma=8.024966 ! 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.753 mas, bmaj=7.199 mas, bpa=-0.8892 degrees ! Estimated noise=1.20512 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.0475327 Jy ! Component: 100 - total flux cleaned = 0.0583139 Jy ! Total flux subtracted in 100 components = 0.0583139 Jy ! Clean residual min=-0.004446 max=0.004235 Jy/beam ! Clean residual mean=-0.000002 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.0583139 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0583139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097866Jy sigma=0.567373 ! Fit after self-cal, rms=0.097122Jy sigma=0.559034 ! 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.367 mas, bmaj=8.288 mas, bpa=-1.569 degrees ! Estimated noise=0.733023 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.00492021 Jy ! Component: 100 - total flux cleaned = 0.00522752 Jy ! Component: 150 - total flux cleaned = 0.00522717 Jy ! Component: 200 - total flux cleaned = 0.00515477 Jy ! Total flux subtracted in 200 components = 0.00515477 Jy ! Clean residual min=-0.004186 max=0.003782 Jy/beam ! Clean residual mean=-0.000011 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.0634686 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 21 components and 0.0634686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096626Jy sigma=0.556831 ! Fit after self-cal, rms=0.096623Jy sigma=0.556770 ! 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.367 x 8.288 at -1.569 degrees (North through East) ! Clean map min=-0.0048756 max=0.06334 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.03 KP 1.04 LA 1.03 ! MK 0.98 NL 1.05 OV 1.12 PT 1.02 ! SC 1.10 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.61 FD 1.07 KP 1.04 LA 1.07 ! MK 1.02 NL 0.73 OV 1.03 PT 1.03 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.03 KP 1.05 LA 1.00 ! MK 1.03 NL 0.89 OV 1.03 PT 1.04 ! SC 1.05 ! ! ! Fit before self-cal, rms=0.096623Jy sigma=0.556770 ! Fit after self-cal, rms=0.080744Jy sigma=0.551153 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.394 mas, bmaj=8.156 mas, bpa=-2.006 degrees ! Estimated noise=0.733277 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.00110503 Jy ! Component: 100 - total flux cleaned = 0.00128427 Jy ! Component: 150 - total flux cleaned = 0.00135866 Jy ! Component: 200 - total flux cleaned = 0.00138184 Jy ! Total flux subtracted in 200 components = 0.00138184 Jy ! Clean residual min=-0.003290 max=0.003050 Jy/beam ! Clean residual mean=-0.000006 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.0648505 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 28 components and 0.0648505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080709Jy sigma=0.550997 ! Fit after self-cal, rms=0.080648Jy sigma=0.549954 ! 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.080648Jy sigma=0.549954 ! Fit after self-cal, rms=0.076017Jy sigma=0.543198 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.411 mas, bmaj=8.098 mas, bpa=-1.852 degrees ! Estimated noise=0.734971 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000833473 Jy ! Component: 100 - total flux cleaned = 0.000963015 Jy ! Component: 150 - total flux cleaned = 0.00105536 Jy ! Component: 200 - total flux cleaned = 0.00114083 Jy ! Total flux subtracted in 200 components = 0.00114083 Jy ! Clean residual min=-0.002228 max=0.002484 Jy/beam ! Clean residual mean=-0.000004 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.0659913 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 32 components and 0.0659913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075999Jy sigma=0.542989 ! Fit after self-cal, rms=0.076107Jy sigma=0.541573 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.000175833 Jy ! Component: 100 - total flux cleaned = 0.000175215 Jy ! Component: 150 - total flux cleaned = 0.000241073 Jy ! Component: 200 - total flux cleaned = 0.000271113 Jy ! Total flux subtracted in 200 components = 0.000271113 Jy ! Clean residual min=-0.002291 max=0.002503 Jy/beam ! Clean residual mean=-0.000006 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.0662624 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 36 components and 0.0662624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076102Jy sigma=0.541500 ! Fit after self-cal, rms=0.076098Jy sigma=0.541491 ! 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.076098Jy sigma=0.541491 ! Fit after self-cal, rms=0.073988Jy sigma=0.540478 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.405 mas, bmaj=8.082 mas, bpa=-2.074 degrees ! Estimated noise=0.736329 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000742533 Jy ! Component: 100 - total flux cleaned = 0.000927849 Jy ! Component: 150 - total flux cleaned = 0.00104583 Jy ! Component: 200 - total flux cleaned = 0.0011324 Jy ! Total flux subtracted in 200 components = 0.0011324 Jy ! Clean residual min=-0.002296 max=0.002324 Jy/beam ! Clean residual mean=-0.000001 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.0673948 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 36 components and 0.0673948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073970Jy sigma=0.540314 ! Fit after self-cal, rms=0.074086Jy sigma=0.540097 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 = 9.91934e-05 Jy ! Component: 100 - total flux cleaned = 0.000137076 Jy ! Component: 150 - total flux cleaned = 0.000190089 Jy ! Component: 200 - total flux cleaned = 0.000239405 Jy ! Total flux subtracted in 200 components = 0.000239405 Jy ! Clean residual min=-0.002250 max=0.002266 Jy/beam ! Clean residual mean=-0.000002 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.0676342 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 36 components and 0.0676342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074077Jy sigma=0.540026 ! Fit after self-cal, rms=0.074066Jy sigma=0.539977 ! 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.074066Jy sigma=0.539977 ! Fit after self-cal, rms=0.073992Jy sigma=0.539875 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.016 mas, bmaj=12.88 mas, bpa=5.797 degrees ! Estimated noise=0.891444 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101894 Jy ! Component: 100 - total flux cleaned = 0.001156 Jy ! Component: 150 - total flux cleaned = 0.00125269 Jy ! Component: 200 - total flux cleaned = 0.00136086 Jy ! Total flux subtracted in 200 components = 0.00136086 Jy ! Clean residual min=-0.002831 max=0.002870 Jy/beam ! Clean residual mean=-0.000004 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.0689951 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 41 components and 0.0689951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073990Jy sigma=0.539788 ! Fit after self-cal, rms=0.074033Jy sigma=0.539678 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.000101536 Jy ! Component: 100 - total flux cleaned = 0.000124204 Jy ! Component: 150 - total flux cleaned = 0.00019448 Jy ! Component: 200 - total flux cleaned = 0.000259011 Jy ! Total flux subtracted in 200 components = 0.000259011 Jy ! Clean residual min=-0.002797 max=0.002943 Jy/beam ! Clean residual mean=-0.000004 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.0692541 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.0692541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074033Jy sigma=0.539657 ! Fit after self-cal, rms=0.074025Jy sigma=0.539627 ! 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.4 mas, bmaj=8.063 mas, bpa=-2.163 degrees ! Estimated noise=0.738519 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.4 x 8.063 at -2.163 degrees (North through East) ! Clean map min=-0.0023215 max=0.061318 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.795 mas, bmaj=7.125 mas, bpa=-1.761 degrees ! Estimated noise=1.21803 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0488565 Jy ! Component: 100 - total flux cleaned = 0.0601702 Jy ! Component: 150 - total flux cleaned = 0.064308 Jy ! Component: 200 - total flux cleaned = 0.0654786 Jy ! Total flux subtracted in 200 components = 0.0654786 Jy ! Clean residual min=-0.002838 max=0.002408 Jy/beam ! Clean residual mean=0.000001 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.0654786 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 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0654786 Jy ! Inverting map and beam ! Estimated beam: bmin=3.4 mas, bmaj=8.063 mas, bpa=-2.163 degrees ! Estimated noise=0.738519 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.002007 Jy ! Component: 100 - total flux cleaned = 0.00307113 Jy ! Component: 150 - total flux cleaned = 0.00339249 Jy ! Component: 200 - total flux cleaned = 0.00352658 Jy ! Total flux subtracted in 200 components = 0.00352658 Jy ! Clean residual min=-0.002467 max=0.002201 Jy/beam ! Clean residual mean=-0.000002 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.0690052 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 16 components and 0.0690052 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.016 mas, bmaj=12.88 mas, bpa=5.797 degrees ! Estimated noise=0.891444 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000603342 Jy ! Component: 100 - total flux cleaned = 0.000635471 Jy ! Component: 150 - total flux cleaned = 0.000679786 Jy ! Component: 200 - total flux cleaned = 0.000719605 Jy ! Total flux subtracted in 200 components = 0.000719605 Jy ! Clean residual min=-0.002808 max=0.003018 Jy/beam ! Clean residual mean=-0.000005 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.0697248 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.68462e-05 Jy ! Component: 100 - total flux cleaned = 7.06828e-05 Jy ! Component: 150 - total flux cleaned = 0.000101171 Jy ! Component: 200 - total flux cleaned = 0.000129124 Jy ! Total flux subtracted in 200 components = 0.000129124 Jy ! Clean residual min=-0.002800 max=0.003037 Jy/beam ! Clean residual mean=-0.000005 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.0698539 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 23 components and 0.0698539 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.4 mas, bmaj=8.063 mas, bpa=-2.163 degrees ! Estimated noise=0.738519 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000178966 Jy ! Component: 100 - total flux cleaned = -0.000175277 Jy ! Component: 150 - total flux cleaned = -0.000210131 Jy ! Component: 200 - total flux cleaned = -0.000225984 Jy ! Total flux subtracted in 200 components = -0.000225984 Jy ! Clean residual min=-0.002503 max=0.002203 Jy/beam ! Clean residual mean=-0.000002 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.0696279 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 30 components and 0.0696279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074025Jy sigma=0.539681 ! Fit after self-cal, rms=0.074007Jy sigma=0.539650 wmodel J1052+0209_S_map.mod ! Writing 30 model components to file: J1052+0209_S_map.mod wobs J1052+0209_S_uvs.fits ! Writing UV FITS file: J1052+0209_S_uvs.fits wwins J1052+0209_S_map.win ! wwins: Wrote 1 windows to J1052+0209_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 = 4.45967e-05 Jy ! Component: 100 - total flux cleaned = 0.00051826 Jy ! Component: 150 - total flux cleaned = 0.000785102 Jy ! Component: 200 - total flux cleaned = 0.00100554 Jy ! Component: 250 - total flux cleaned = 0.00118528 Jy ! Component: 300 - total flux cleaned = 0.0013288 Jy ! Component: 350 - total flux cleaned = 0.00152019 Jy ! Component: 400 - total flux cleaned = 0.00159869 Jy ! Component: 450 - total flux cleaned = 0.00164939 Jy ! Component: 500 - total flux cleaned = 0.0017228 Jy ! Component: 550 - total flux cleaned = 0.00179401 Jy ! Component: 600 - total flux cleaned = 0.00181714 Jy ! Component: 650 - total flux cleaned = 0.0018835 Jy ! Component: 700 - total flux cleaned = 0.00190456 Jy ! Component: 750 - total flux cleaned = 0.00192539 Jy ! Component: 800 - total flux cleaned = 0.00200613 Jy ! Component: 850 - total flux cleaned = 0.00198555 Jy ! Component: 900 - total flux cleaned = 0.00194681 Jy ! Component: 950 - total flux cleaned = 0.00194685 Jy ! Component: 1000 - total flux cleaned = 0.00192822 Jy ! Component: 1050 - total flux cleaned = 0.00196393 Jy ! Component: 1100 - total flux cleaned = 0.00191126 Jy ! Component: 1150 - total flux cleaned = 0.00194542 Jy ! Component: 1200 - total flux cleaned = 0.0019122 Jy ! Component: 1250 - total flux cleaned = 0.00194537 Jy ! Component: 1300 - total flux cleaned = 0.00194579 Jy ! Component: 1350 - total flux cleaned = 0.00194615 Jy ! Component: 1400 - total flux cleaned = 0.00194648 Jy ! Component: 1450 - total flux cleaned = 0.00196183 Jy ! Component: 1500 - total flux cleaned = 0.00191782 Jy ! Component: 1550 - total flux cleaned = 0.00186017 Jy ! Component: 1600 - total flux cleaned = 0.00186004 Jy ! Component: 1650 - total flux cleaned = 0.00184595 Jy ! Component: 1700 - total flux cleaned = 0.0018181 Jy ! Component: 1750 - total flux cleaned = 0.00180451 Jy ! Component: 1800 - total flux cleaned = 0.00181783 Jy ! Component: 1850 - total flux cleaned = 0.00181808 Jy ! Component: 1900 - total flux cleaned = 0.00185719 Jy ! Component: 1950 - total flux cleaned = 0.00187002 Jy ! Component: 2000 - total flux cleaned = 0.00189526 Jy ! Component: 2050 - total flux cleaned = 0.0018951 Jy ! Component: 2100 - total flux cleaned = 0.00189507 Jy ! Component: 2150 - total flux cleaned = 0.00194385 Jy ! Component: 2200 - total flux cleaned = 0.00196804 Jy ! Component: 2250 - total flux cleaned = 0.00199203 Jy ! Component: 2300 - total flux cleaned = 0.00202755 Jy ! Component: 2350 - total flux cleaned = 0.00206262 Jy ! Component: 2400 - total flux cleaned = 0.0021087 Jy ! Component: 2450 - total flux cleaned = 0.00209734 Jy ! Component: 2500 - total flux cleaned = 0.00211992 Jy ! Component: 2550 - total flux cleaned = 0.00213106 Jy ! Component: 2600 - total flux cleaned = 0.0021199 Jy ! Component: 2650 - total flux cleaned = 0.00208689 Jy ! Component: 2700 - total flux cleaned = 0.00207602 Jy ! Component: 2750 - total flux cleaned = 0.00203302 Jy ! Component: 2800 - total flux cleaned = 0.00202232 Jy ! Component: 2850 - total flux cleaned = 0.00199042 Jy ! Component: 2900 - total flux cleaned = 0.00202194 Jy ! Component: 2950 - total flux cleaned = 0.00198024 Jy ! Component: 3000 - total flux cleaned = 0.00194929 Jy ! Component: 3050 - total flux cleaned = 0.00195956 Jy ! Component: 3100 - total flux cleaned = 0.00195949 Jy ! Component: 3150 - total flux cleaned = 0.00195952 Jy ! Component: 3200 - total flux cleaned = 0.00197967 Jy ! Component: 3250 - total flux cleaned = 0.00198967 Jy ! Component: 3300 - total flux cleaned = 0.00196988 Jy ! Component: 3350 - total flux cleaned = 0.00199935 Jy ! Component: 3400 - total flux cleaned = 0.00201895 Jy ! Component: 3450 - total flux cleaned = 0.00203837 Jy ! Component: 3500 - total flux cleaned = 0.00202867 Jy ! Component: 3550 - total flux cleaned = 0.00201917 Jy ! Component: 3600 - total flux cleaned = 0.00206689 Jy ! Component: 3650 - total flux cleaned = 0.00208581 Jy ! Component: 3700 - total flux cleaned = 0.00210465 Jy ! Component: 3750 - total flux cleaned = 0.00211407 Jy ! Component: 3800 - total flux cleaned = 0.00213275 Jy ! Component: 3850 - total flux cleaned = 0.00216065 Jy ! Component: 3900 - total flux cleaned = 0.0021514 Jy ! Component: 3950 - total flux cleaned = 0.00221566 Jy ! Component: 4000 - total flux cleaned = 0.00219741 Jy ! Component: 4050 - total flux cleaned = 0.00225183 Jy ! Total flux subtracted in 4096 components = 0.00225184 Jy ! Clean residual min=-0.000591 max=0.000578 Jy/beam ! Clean residual mean=-0.000001 rms=0.000169 Jy/beam ! Combined flux in latest and established models = 0.0718798 Jy keep ! Adding 326 model components to the UV plane model. ! The established model now contains 356 components and 0.0718797 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1052+0209_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.4 x 8.063 at -2.163 degrees (North through East) ! Clean map min=-0.0018047 max=0.060821 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1052+0209_S_map.fits wmodel /image_prod/ug002_uva//J1052+0209_S_map.mod ! Writing 356 model components to file: /image_prod/ug002_uva//J1052+0209_S_map.mod wobs /image_prod/ug002_uva//J1052+0209_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1052+0209_S_uvs.fits wwins /image_prod/ug002_uva//J1052+0209_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1052+0209_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0608212 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000164261 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.810217 0.810217 1.62043 3.24087 6.48174 12.9635 25.927 51.8539 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.06 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 370.271 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1052+0209_S_dfm.log closed on Wed Mar 4 23:45:33 2020