! Started logfile: /image_prod/ug002_uva//J0544-2241_S_dfm.log on Wed Mar 4 20:59:40 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//J0544-2241_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0544-2241_S_uva.fits ! AN table 1: 40 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.979861 visibilities/baseline/integration-bin. ! Found source: J0544-2241 ! ! 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 4233 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 J0544-2241_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 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.019980Jy sigma=6.171623 ! Fit after self-cal, rms=0.775360Jy sigma=4.688736 ! 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.454 mas, bmaj=6.77 mas, bpa=-6.103 degrees ! Estimated noise=2.31027 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.179237 Jy ! Component: 100 - total flux cleaned = 0.219043 Jy ! Total flux subtracted in 100 components = 0.219043 Jy ! Clean residual min=-0.009246 max=0.013447 Jy/beam ! Clean residual mean=0.000009 rms=0.002540 Jy/beam ! Combined flux in latest and established models = 0.219043 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.219043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090456Jy sigma=0.488777 ! Fit after self-cal, rms=0.090435Jy sigma=0.488706 ! 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=2.901 mas, bmaj=7.634 mas, bpa=-5.752 degrees ! Estimated noise=1.86058 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.0158896 Jy ! Component: 100 - total flux cleaned = 0.0236234 Jy ! Component: 150 - total flux cleaned = 0.0278174 Jy ! Component: 200 - total flux cleaned = 0.0302326 Jy ! Total flux subtracted in 200 components = 0.0302326 Jy ! Clean residual min=-0.007233 max=0.008110 Jy/beam ! Clean residual mean=0.000009 rms=0.001936 Jy/beam ! Combined flux in latest and established models = 0.249276 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 26 components and 0.249276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087985Jy sigma=0.469732 ! Fit after self-cal, rms=0.087999Jy sigma=0.469530 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.901 x 7.634 at -5.752 degrees (North through East) ! Clean map min=-0.007096 max=0.22659 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.94 HN 1.12 KP 1.04 ! LA 1.07 MK 0.98 NL 0.92 OV 0.90 ! SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00 HN 1.13 KP 1.05 ! LA 1.11 MK 0.99 NL 0.95 OV 0.91 ! SC 1.13 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 1.18 KP 1.01 ! LA 1.05 MK 1.03 NL 0.92 OV 0.90 ! SC 0.93 ! ! ! Fit before self-cal, rms=0.087999Jy sigma=0.469530 ! Fit after self-cal, rms=0.085487Jy sigma=0.448307 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.918 mas, bmaj=7.599 mas, bpa=-5.494 degrees ! Estimated noise=1.85204 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.000578795 Jy ! Component: 100 - total flux cleaned = -0.000882389 Jy ! Component: 150 - total flux cleaned = -0.00116326 Jy ! Component: 200 - total flux cleaned = -0.00130355 Jy ! Total flux subtracted in 200 components = -0.00130355 Jy ! Clean residual min=-0.004320 max=0.004277 Jy/beam ! Clean residual mean=0.000002 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 0.247972 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 32 components and 0.247972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085409Jy sigma=0.448018 ! Fit after self-cal, rms=0.085490Jy sigma=0.447841 ! 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.085490Jy sigma=0.447841 ! Fit after self-cal, rms=0.086217Jy sigma=0.442436 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.917 mas, bmaj=7.595 mas, bpa=-5.563 degrees ! Estimated noise=1.85179 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000529714 Jy ! Component: 100 - total flux cleaned = 0.000342199 Jy ! Component: 150 - total flux cleaned = 0.000228073 Jy ! Component: 200 - total flux cleaned = 0.000206664 Jy ! Total flux subtracted in 200 components = 0.000206664 Jy ! Clean residual min=-0.003804 max=0.003427 Jy/beam ! Clean residual mean=-0.000001 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.248179 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 38 components and 0.248179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086170Jy sigma=0.442284 ! Fit after self-cal, rms=0.086202Jy sigma=0.442233 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.000128266 Jy ! Component: 100 - total flux cleaned = 3.49806e-05 Jy ! Component: 150 - total flux cleaned = -4.08011e-06 Jy ! Component: 200 - total flux cleaned = -3.76188e-05 Jy ! Total flux subtracted in 200 components = -3.76188e-05 Jy ! Clean residual min=-0.003819 max=0.003420 Jy/beam ! Clean residual mean=-0.000001 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.248141 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.248141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086182Jy sigma=0.442185 ! Fit after self-cal, rms=0.086183Jy sigma=0.442167 ! 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.086183Jy sigma=0.442167 ! Fit after self-cal, rms=0.086793Jy sigma=0.441898 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.916 mas, bmaj=7.594 mas, bpa=-5.681 degrees ! Estimated noise=1.85209 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000122663 Jy ! Component: 100 - total flux cleaned = 3.56232e-06 Jy ! Component: 150 - total flux cleaned = 3.70968e-06 Jy ! Component: 200 - total flux cleaned = 1.75579e-05 Jy ! Total flux subtracted in 200 components = 1.75579e-05 Jy ! Clean residual min=-0.003736 max=0.003402 Jy/beam ! Clean residual mean=-0.000001 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.248159 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 45 components and 0.248159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086770Jy sigma=0.441846 ! Fit after self-cal, rms=0.086780Jy sigma=0.441831 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.46974e-05 Jy ! Component: 100 - total flux cleaned = 3.48322e-05 Jy ! Component: 150 - total flux cleaned = 3.50337e-05 Jy ! Component: 200 - total flux cleaned = 3.51503e-05 Jy ! Total flux subtracted in 200 components = 3.51503e-05 Jy ! Clean residual min=-0.003724 max=0.003376 Jy/beam ! Clean residual mean=-0.000001 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.248194 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.248194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086770Jy sigma=0.441815 ! Fit after self-cal, rms=0.086773Jy sigma=0.441807 ! 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.086773Jy sigma=0.441807 ! Fit after self-cal, rms=0.086867Jy sigma=0.441775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.034 mas, bmaj=15.69 mas, bpa=-1.569 degrees ! Estimated noise=2.40262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.61208e-05 Jy ! Component: 100 - total flux cleaned = -3.75333e-05 Jy ! Component: 150 - total flux cleaned = -6.10759e-05 Jy ! Component: 200 - total flux cleaned = -4.15749e-05 Jy ! Total flux subtracted in 200 components = -4.15749e-05 Jy ! Clean residual min=-0.003889 max=0.003390 Jy/beam ! Clean residual mean=-0.000005 rms=0.000975 Jy/beam ! Combined flux in latest and established models = 0.248153 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 54 components and 0.248153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086855Jy sigma=0.441773 ! Fit after self-cal, rms=0.086854Jy sigma=0.441761 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.00011027 Jy ! Component: 100 - total flux cleaned = 6.98176e-05 Jy ! Component: 150 - total flux cleaned = 3.59527e-05 Jy ! Component: 200 - total flux cleaned = 3.60768e-05 Jy ! Total flux subtracted in 200 components = 3.60768e-05 Jy ! Clean residual min=-0.003874 max=0.003314 Jy/beam ! Clean residual mean=-0.000005 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.248189 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 55 components and 0.248189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086850Jy sigma=0.441826 ! Fit after self-cal, rms=0.086849Jy sigma=0.441818 ! 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.915 mas, bmaj=7.597 mas, bpa=-5.79 degrees ! Estimated noise=1.85231 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.915 x 7.597 at -5.79 degrees (North through East) ! Clean map min=-0.0036059 max=0.22512 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.466 mas, bmaj=6.715 mas, bpa=-5.932 degrees ! Estimated noise=2.28272 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.177029 Jy ! Component: 100 - total flux cleaned = 0.216358 Jy ! Component: 150 - total flux cleaned = 0.230837 Jy ! Component: 200 - total flux cleaned = 0.238749 Jy ! Total flux subtracted in 200 components = 0.238749 Jy ! Clean residual min=-0.004688 max=0.005732 Jy/beam ! Clean residual mean=0.000001 rms=0.001132 Jy/beam ! Combined flux in latest and established models = 0.238749 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.238749 Jy ! Inverting map and beam ! Estimated beam: bmin=2.915 mas, bmaj=7.597 mas, bpa=-5.79 degrees ! Estimated noise=1.85231 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 (0.5, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00531113 Jy ! Component: 100 - total flux cleaned = 0.00786581 Jy ! Component: 150 - total flux cleaned = 0.00905039 Jy ! Component: 200 - total flux cleaned = 0.00944371 Jy ! Total flux subtracted in 200 components = 0.00944371 Jy ! Clean residual min=-0.003366 max=0.003008 Jy/beam ! Clean residual mean=-0.000001 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.248193 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 44 components and 0.248193 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.034 mas, bmaj=15.69 mas, bpa=-1.569 degrees ! Estimated noise=2.40262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000483507 Jy ! Component: 100 - total flux cleaned = 0.00068656 Jy ! Component: 150 - total flux cleaned = 0.000825177 Jy ! Component: 200 - total flux cleaned = 0.000938659 Jy ! Total flux subtracted in 200 components = 0.000938659 Jy ! Clean residual min=-0.003739 max=0.002855 Jy/beam ! Clean residual mean=-0.000003 rms=0.000934 Jy/beam ! Combined flux in latest and established models = 0.249132 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.35209e-05 Jy ! Component: 100 - total flux cleaned = 3.36415e-05 Jy ! Component: 150 - total flux cleaned = 3.40699e-05 Jy ! Component: 200 - total flux cleaned = 3.33532e-05 Jy ! Total flux subtracted in 200 components = 3.33532e-05 Jy ! Clean residual min=-0.003711 max=0.002842 Jy/beam ! Clean residual mean=-0.000003 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.249165 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 64 components and 0.249165 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.915 mas, bmaj=7.597 mas, bpa=-5.79 degrees ! Estimated noise=1.85231 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000483951 Jy ! Component: 100 - total flux cleaned = -0.000519198 Jy ! Component: 150 - total flux cleaned = -0.000487404 Jy ! Component: 200 - total flux cleaned = -0.000517726 Jy ! Total flux subtracted in 200 components = -0.000517726 Jy ! Clean residual min=-0.003369 max=0.002964 Jy/beam ! Clean residual mean=-0.000001 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.248647 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 75 components and 0.248647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086772Jy sigma=0.441163 ! Fit after self-cal, rms=0.086762Jy sigma=0.441138 wmodel J0544-2241_S_map.mod ! Writing 75 model components to file: J0544-2241_S_map.mod wobs J0544-2241_S_uvs.fits ! Writing UV FITS file: J0544-2241_S_uvs.fits wwins J0544-2241_S_map.win ! wwins: Wrote 2 windows to J0544-2241_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.00131893 Jy ! Component: 100 - total flux cleaned = -0.00173151 Jy ! Component: 150 - total flux cleaned = -0.00225997 Jy ! Component: 200 - total flux cleaned = -0.00248815 Jy ! Component: 250 - total flux cleaned = -0.00266249 Jy ! Component: 300 - total flux cleaned = -0.00282978 Jy ! Component: 350 - total flux cleaned = -0.00279058 Jy ! Component: 400 - total flux cleaned = -0.0028303 Jy ! Component: 450 - total flux cleaned = -0.00290617 Jy ! Component: 500 - total flux cleaned = -0.00301564 Jy ! Component: 550 - total flux cleaned = -0.00315796 Jy ! Component: 600 - total flux cleaned = -0.00326246 Jy ! Component: 650 - total flux cleaned = -0.00343228 Jy ! Component: 700 - total flux cleaned = -0.00339937 Jy ! Component: 750 - total flux cleaned = -0.00362639 Jy ! Component: 800 - total flux cleaned = -0.00362501 Jy ! Component: 850 - total flux cleaned = -0.00359347 Jy ! Component: 900 - total flux cleaned = -0.00368541 Jy ! Component: 950 - total flux cleaned = -0.00377506 Jy ! Component: 1000 - total flux cleaned = -0.00377511 Jy ! Component: 1050 - total flux cleaned = -0.00377499 Jy ! Component: 1100 - total flux cleaned = -0.00377513 Jy ! Component: 1150 - total flux cleaned = -0.00380285 Jy ! Component: 1200 - total flux cleaned = -0.0037758 Jy ! Component: 1250 - total flux cleaned = -0.00369499 Jy ! Component: 1300 - total flux cleaned = -0.0036419 Jy ! Component: 1350 - total flux cleaned = -0.00348537 Jy ! Component: 1400 - total flux cleaned = -0.00340846 Jy ! Component: 1450 - total flux cleaned = -0.00333277 Jy ! Component: 1500 - total flux cleaned = -0.00325793 Jy ! Component: 1550 - total flux cleaned = -0.00313499 Jy ! Component: 1600 - total flux cleaned = -0.00311036 Jy ! Component: 1650 - total flux cleaned = -0.00301435 Jy ! Component: 1700 - total flux cleaned = -0.00296727 Jy ! Component: 1750 - total flux cleaned = -0.00294346 Jy ! Component: 1800 - total flux cleaned = -0.00285131 Jy ! Component: 1850 - total flux cleaned = -0.00289651 Jy ! Component: 1900 - total flux cleaned = -0.00282852 Jy ! Component: 1950 - total flux cleaned = -0.00278419 Jy ! Component: 2000 - total flux cleaned = -0.0027843 Jy ! Component: 2050 - total flux cleaned = -0.00267573 Jy ! Component: 2100 - total flux cleaned = -0.00263317 Jy ! Component: 2150 - total flux cleaned = -0.00267605 Jy ! Component: 2200 - total flux cleaned = -0.00267577 Jy ! Component: 2250 - total flux cleaned = -0.00261313 Jy ! Component: 2300 - total flux cleaned = -0.0026335 Jy ! Component: 2350 - total flux cleaned = -0.00259296 Jy ! Component: 2400 - total flux cleaned = -0.0026533 Jy ! Component: 2450 - total flux cleaned = -0.0026135 Jy ! Component: 2500 - total flux cleaned = -0.00267272 Jy ! Component: 2550 - total flux cleaned = -0.00257517 Jy ! Component: 2600 - total flux cleaned = -0.00265279 Jy ! Component: 2650 - total flux cleaned = -0.00267175 Jy ! Component: 2700 - total flux cleaned = -0.00267186 Jy ! Component: 2750 - total flux cleaned = -0.00270963 Jy ! Component: 2800 - total flux cleaned = -0.00270979 Jy ! Component: 2850 - total flux cleaned = -0.00278401 Jy ! Component: 2900 - total flux cleaned = -0.00282061 Jy ! Component: 2950 - total flux cleaned = -0.00283895 Jy ! Component: 3000 - total flux cleaned = -0.00291111 Jy ! Component: 3050 - total flux cleaned = -0.00294674 Jy ! Component: 3100 - total flux cleaned = -0.0029822 Jy ! Component: 3150 - total flux cleaned = -0.00303503 Jy ! Component: 3200 - total flux cleaned = -0.00312234 Jy ! Component: 3250 - total flux cleaned = -0.0031221 Jy ! Component: 3300 - total flux cleaned = -0.00319069 Jy ! Component: 3350 - total flux cleaned = -0.00324186 Jy ! Component: 3400 - total flux cleaned = -0.00322492 Jy ! Component: 3450 - total flux cleaned = -0.00314073 Jy ! Component: 3500 - total flux cleaned = -0.00314087 Jy ! Component: 3550 - total flux cleaned = -0.00310757 Jy ! Component: 3600 - total flux cleaned = -0.00304144 Jy ! Component: 3650 - total flux cleaned = -0.00297575 Jy ! Component: 3700 - total flux cleaned = -0.00289416 Jy ! Component: 3750 - total flux cleaned = -0.00284558 Jy ! Component: 3800 - total flux cleaned = -0.00279723 Jy ! Component: 3850 - total flux cleaned = -0.0027492 Jy ! Component: 3900 - total flux cleaned = -0.00268552 Jy ! Component: 3950 - total flux cleaned = -0.00270153 Jy ! Component: 4000 - total flux cleaned = -0.00260716 Jy ! Component: 4050 - total flux cleaned = -0.00260714 Jy ! Total flux subtracted in 4096 components = -0.0025759 Jy ! Clean residual min=-0.000972 max=0.001175 Jy/beam ! Clean residual mean=-0.000000 rms=0.000276 Jy/beam ! Combined flux in latest and established models = 0.246071 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 361 components and 0.246071 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0544-2241_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.915 x 7.597 at -5.79 degrees (North through East) ! Clean map min=-0.0019001 max=0.22533 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0544-2241_S_map.fits wmodel /image_prod/ug002_uva//J0544-2241_S_map.mod ! Writing 361 model components to file: /image_prod/ug002_uva//J0544-2241_S_map.mod wobs /image_prod/ug002_uva//J0544-2241_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0544-2241_S_uvs.fits wwins /image_prod/ug002_uva//J0544-2241_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0544-2241_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.225329 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000266346 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.354609 0.354609 0.709217 1.41843 2.83687 5.67374 11.3475 22.695 45.3899 90.7798 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.225 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 846.003 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0544-2241_S_dfm.log closed on Wed Mar 4 20:59:43 2020