! Started logfile: /image_prod/ug002_uva//J1625-2527_S_k_dfm.log on Thu Mar 5 02:42:45 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//J1625-2527_S_k_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1625-2527_S_k_uva.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.819444 visibilities/baseline/integration-bin. ! Found source: J1625-2527 ! ! 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 1770 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 J1625-2527_S_k] 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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.123910Jy sigma=6.515504 ! Fit after self-cal, rms=0.567757Jy sigma=2.949991 ! 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.634 mas, bmaj=6.623 mas, bpa=-4.628 degrees ! Estimated noise=3.68327 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.364727 Jy ! Component: 100 - total flux cleaned = 0.463595 Jy ! Total flux subtracted in 100 components = 0.463595 Jy ! Clean residual min=-0.025400 max=0.051907 Jy/beam ! Clean residual mean=-0.000200 rms=0.008666 Jy/beam ! Combined flux in latest and established models = 0.463595 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.463595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.185544Jy sigma=0.952153 ! Fit after self-cal, rms=0.185458Jy sigma=0.951860 ! 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.063 mas, bmaj=7.72 mas, bpa=-4.448 degrees ! Estimated noise=3.07964 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 (-3.5, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.073397 Jy ! Component: 100 - total flux cleaned = 0.116299 Jy ! Component: 150 - total flux cleaned = 0.142591 Jy ! Component: 200 - total flux cleaned = 0.159005 Jy ! Total flux subtracted in 200 components = 0.159005 Jy ! Clean residual min=-0.019582 max=0.037595 Jy/beam ! Clean residual mean=-0.000198 rms=0.006733 Jy/beam ! Combined flux in latest and established models = 0.6226 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 57 components and 0.6226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.159828Jy sigma=0.700898 ! Fit after self-cal, rms=0.158565Jy sigma=0.688216 ! 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.063 x 7.72 at -4.448 degrees (North through East) ! Clean map min=-0.017855 max=0.45274 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.30 FD 0.91 HN 1.16 KP 0.98 ! LA 0.96 MK 1.01 NL 0.96 OV 0.94 ! PT 0.94 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 3.05 FD 0.90 HN 1.25 KP 0.96 ! LA 0.98 MK 1.05 NL 1.10 OV 0.93 ! PT 0.95 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.65 FD 0.91 HN 1.26 KP 0.96 ! LA 0.96 MK 1.07 NL 0.97 OV 0.93 ! PT 0.96 SC 1.01 ! ! ! Fit before self-cal, rms=0.158565Jy sigma=0.688216 ! Fit after self-cal, rms=0.241134Jy sigma=0.490509 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.09 mas, bmaj=7.825 mas, bpa=-4.026 degrees ! Estimated noise=3.10336 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.00898091 Jy ! Component: 100 - total flux cleaned = -0.0107087 Jy ! Component: 150 - total flux cleaned = -0.0114537 Jy ! Component: 200 - total flux cleaned = -0.0121181 Jy ! Total flux subtracted in 200 components = -0.0121181 Jy ! Clean residual min=-0.011225 max=0.011490 Jy/beam ! Clean residual mean=-0.000111 rms=0.002516 Jy/beam ! Combined flux in latest and established models = 0.610482 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 70 components and 0.610481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.240054Jy sigma=0.481579 ! Fit after self-cal, rms=0.240677Jy sigma=0.480582 ! 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.240677Jy sigma=0.480582 ! Fit after self-cal, rms=0.229246Jy sigma=0.468579 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.096 mas, bmaj=7.818 mas, bpa=-4.077 degrees ! Estimated noise=3.09248 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00408059 Jy ! Component: 100 - total flux cleaned = -0.00442553 Jy ! Component: 150 - total flux cleaned = -0.00457789 Jy ! Component: 200 - total flux cleaned = -0.00471706 Jy ! Total flux subtracted in 200 components = -0.00471706 Jy ! Clean residual min=-0.008344 max=0.008366 Jy/beam ! Clean residual mean=-0.000071 rms=0.001963 Jy/beam ! Combined flux in latest and established models = 0.605764 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 80 components and 0.605764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.228755Jy sigma=0.465594 ! Fit after self-cal, rms=0.228853Jy sigma=0.465240 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.000798547 Jy ! Component: 100 - total flux cleaned = -0.000799153 Jy ! Component: 150 - total flux cleaned = -0.000916721 Jy ! Component: 200 - total flux cleaned = -0.000919102 Jy ! Total flux subtracted in 200 components = -0.000919102 Jy ! Clean residual min=-0.008021 max=0.008303 Jy/beam ! Clean residual mean=-0.000074 rms=0.001905 Jy/beam ! Combined flux in latest and established models = 0.604845 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 89 components and 0.604845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.228595Jy sigma=0.463836 ! Fit after self-cal, rms=0.228662Jy sigma=0.463698 ! 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.228662Jy sigma=0.463698 ! Fit after self-cal, rms=0.220652Jy sigma=0.462675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.095 mas, bmaj=7.83 mas, bpa=-4.159 degrees ! Estimated noise=3.08704 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00183421 Jy ! Component: 100 - total flux cleaned = -0.00209644 Jy ! Component: 150 - total flux cleaned = -0.00221055 Jy ! Component: 200 - total flux cleaned = -0.00220582 Jy ! Total flux subtracted in 200 components = -0.00220582 Jy ! Clean residual min=-0.007502 max=0.007379 Jy/beam ! Clean residual mean=-0.000066 rms=0.001799 Jy/beam ! Combined flux in latest and established models = 0.602639 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 96 components and 0.602639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.220351Jy sigma=0.461389 ! Fit after self-cal, rms=0.220402Jy sigma=0.461254 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.000118071 Jy ! Component: 100 - total flux cleaned = -0.000218868 Jy ! Component: 150 - total flux cleaned = -0.00030789 Jy ! Component: 200 - total flux cleaned = -0.000308602 Jy ! Total flux subtracted in 200 components = -0.000308602 Jy ! Clean residual min=-0.007507 max=0.007231 Jy/beam ! Clean residual mean=-0.000067 rms=0.001768 Jy/beam ! Combined flux in latest and established models = 0.602331 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 100 components and 0.602331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.220245Jy sigma=0.460577 ! Fit after self-cal, rms=0.220280Jy sigma=0.460524 ! 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.220280Jy sigma=0.460524 ! Fit after self-cal, rms=0.222274Jy sigma=0.460069 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.194 mas, bmaj=19.74 mas, bpa=-1.92 degrees ! Estimated noise=3.93924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141451 Jy ! Component: 100 - total flux cleaned = 0.00126273 Jy ! Component: 150 - total flux cleaned = 0.00139066 Jy ! Component: 200 - total flux cleaned = 0.00139278 Jy ! Total flux subtracted in 200 components = 0.00139278 Jy ! Clean residual min=-0.007983 max=0.007513 Jy/beam ! Clean residual mean=-0.000131 rms=0.002406 Jy/beam ! Combined flux in latest and established models = 0.603724 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 113 components and 0.603724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.222242Jy sigma=0.460102 ! Fit after self-cal, rms=0.222287Jy sigma=0.459988 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.000574141 Jy ! Component: 100 - total flux cleaned = 0.000572626 Jy ! Component: 150 - total flux cleaned = 0.000625985 Jy ! Component: 200 - total flux cleaned = 0.000674499 Jy ! Total flux subtracted in 200 components = 0.000674499 Jy ! Clean residual min=-0.007971 max=0.007342 Jy/beam ! Clean residual mean=-0.000129 rms=0.002379 Jy/beam ! Combined flux in latest and established models = 0.604398 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 117 components and 0.604398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.222283Jy sigma=0.460274 ! Fit after self-cal, rms=0.222300Jy sigma=0.460253 ! 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.093 mas, bmaj=7.839 mas, bpa=-4.225 degrees ! Estimated noise=3.08186 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.093 x 7.839 at -4.225 degrees (North through East) ! Clean map min=-0.0071886 max=0.45588 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.664 mas, bmaj=6.68 mas, bpa=-4.498 degrees ! Estimated noise=3.70485 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.366398 Jy ! Component: 100 - total flux cleaned = 0.462868 Jy ! Component: 150 - total flux cleaned = 0.513074 Jy ! Component: 200 - total flux cleaned = 0.542276 Jy ! Total flux subtracted in 200 components = 0.542276 Jy ! Clean residual min=-0.009867 max=0.014894 Jy/beam ! Clean residual mean=-0.000081 rms=0.002769 Jy/beam ! Combined flux in latest and established models = 0.542276 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.542276 Jy ! Inverting map and beam ! Estimated beam: bmin=3.093 mas, bmaj=7.839 mas, bpa=-4.225 degrees ! Estimated noise=3.08186 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.0230837 Jy ! Component: 100 - total flux cleaned = 0.0361989 Jy ! Component: 150 - total flux cleaned = 0.044197 Jy ! Component: 200 - total flux cleaned = 0.0491784 Jy ! Total flux subtracted in 200 components = 0.0491784 Jy ! Clean residual min=-0.007663 max=0.006746 Jy/beam ! Clean residual mean=-0.000083 rms=0.001755 Jy/beam ! Combined flux in latest and established models = 0.591454 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 74 components and 0.591454 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.194 mas, bmaj=19.74 mas, bpa=-1.92 degrees ! Estimated noise=3.93924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00579121 Jy ! Component: 100 - total flux cleaned = 0.00877426 Jy ! Component: 150 - total flux cleaned = 0.0100413 Jy ! Component: 200 - total flux cleaned = 0.0103409 Jy ! Total flux subtracted in 200 components = 0.0103409 Jy ! Clean residual min=-0.008097 max=0.007220 Jy/beam ! Clean residual mean=-0.000140 rms=0.002418 Jy/beam ! Combined flux in latest and established models = 0.601795 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 = 0.0003103 Jy ! Component: 100 - total flux cleaned = 0.00050932 Jy ! Component: 150 - total flux cleaned = 0.000690885 Jy ! Component: 200 - total flux cleaned = 0.000825973 Jy ! Total flux subtracted in 200 components = 0.000825973 Jy ! Clean residual min=-0.008062 max=0.006927 Jy/beam ! Clean residual mean=-0.000137 rms=0.002395 Jy/beam ! Combined flux in latest and established models = 0.602621 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 87 components and 0.602621 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.093 mas, bmaj=7.839 mas, bpa=-4.225 degrees ! Estimated noise=3.08186 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00160673 Jy ! Component: 100 - total flux cleaned = -0.00168768 Jy ! Component: 150 - total flux cleaned = -0.00175358 Jy ! Component: 200 - total flux cleaned = -0.00175001 Jy ! Total flux subtracted in 200 components = -0.00175001 Jy ! Clean residual min=-0.007453 max=0.006147 Jy/beam ! Clean residual mean=-0.000069 rms=0.001637 Jy/beam ! Combined flux in latest and established models = 0.600871 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 101 components and 0.600871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.221735Jy sigma=0.457559 ! Fit after self-cal, rms=0.221857Jy sigma=0.457122 wmodel J1625-2527_S_k_map.mod ! Writing 101 model components to file: J1625-2527_S_k_map.mod wobs J1625-2527_S_k_uvs.fits ! Writing UV FITS file: J1625-2527_S_k_uvs.fits wwins J1625-2527_S_k_map.win ! wwins: Wrote 2 windows to J1625-2527_S_k_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.00210783 Jy ! Component: 100 - total flux cleaned = -0.00189021 Jy ! Component: 150 - total flux cleaned = -0.00159412 Jy ! Component: 200 - total flux cleaned = -0.00150111 Jy ! Component: 250 - total flux cleaned = -0.00123019 Jy ! Component: 300 - total flux cleaned = -0.00122839 Jy ! Component: 350 - total flux cleaned = -0.00131075 Jy ! Component: 400 - total flux cleaned = -0.00131227 Jy ! Component: 450 - total flux cleaned = -0.00123515 Jy ! Component: 500 - total flux cleaned = -0.00138904 Jy ! Component: 550 - total flux cleaned = -0.00153858 Jy ! Component: 600 - total flux cleaned = -0.00168357 Jy ! Component: 650 - total flux cleaned = -0.00196955 Jy ! Component: 700 - total flux cleaned = -0.00204012 Jy ! Component: 750 - total flux cleaned = -0.00210862 Jy ! Component: 800 - total flux cleaned = -0.00224306 Jy ! Component: 850 - total flux cleaned = -0.00243895 Jy ! Component: 900 - total flux cleaned = -0.00230959 Jy ! Component: 950 - total flux cleaned = -0.00256384 Jy ! Component: 1000 - total flux cleaned = -0.00256383 Jy ! Component: 1050 - total flux cleaned = -0.00280941 Jy ! Component: 1100 - total flux cleaned = -0.00286918 Jy ! Component: 1150 - total flux cleaned = -0.00292935 Jy ! Component: 1200 - total flux cleaned = -0.00322297 Jy ! Component: 1250 - total flux cleaned = -0.00328066 Jy ! Component: 1300 - total flux cleaned = -0.00356332 Jy ! Component: 1350 - total flux cleaned = -0.0038408 Jy ! Component: 1400 - total flux cleaned = -0.0039489 Jy ! Component: 1450 - total flux cleaned = -0.00405723 Jy ! Component: 1500 - total flux cleaned = -0.00432471 Jy ! Component: 1550 - total flux cleaned = -0.00474616 Jy ! Component: 1600 - total flux cleaned = -0.00500569 Jy ! Component: 1650 - total flux cleaned = -0.00516041 Jy ! Component: 1700 - total flux cleaned = -0.00536404 Jy ! Component: 1750 - total flux cleaned = -0.00551457 Jy ! Component: 1800 - total flux cleaned = -0.00566311 Jy ! Component: 1850 - total flux cleaned = -0.00571143 Jy ! Component: 1900 - total flux cleaned = -0.0058088 Jy ! Component: 1950 - total flux cleaned = -0.00590579 Jy ! Component: 2000 - total flux cleaned = -0.00600149 Jy ! Component: 2050 - total flux cleaned = -0.00619072 Jy ! Component: 2100 - total flux cleaned = -0.00614404 Jy ! Component: 2150 - total flux cleaned = -0.00633084 Jy ! Component: 2200 - total flux cleaned = -0.00642298 Jy ! Component: 2250 - total flux cleaned = -0.00660574 Jy ! Component: 2300 - total flux cleaned = -0.00651424 Jy ! Component: 2350 - total flux cleaned = -0.00660416 Jy ! Component: 2400 - total flux cleaned = -0.00660406 Jy ! Component: 2450 - total flux cleaned = -0.00678137 Jy ! Component: 2500 - total flux cleaned = -0.00682495 Jy ! Component: 2550 - total flux cleaned = -0.00682497 Jy ! Component: 2600 - total flux cleaned = -0.00691166 Jy ! Component: 2650 - total flux cleaned = -0.00691153 Jy ! Component: 2700 - total flux cleaned = -0.00703911 Jy ! Component: 2750 - total flux cleaned = -0.00708083 Jy ! Component: 2800 - total flux cleaned = -0.0068705 Jy ! Component: 2850 - total flux cleaned = -0.00699562 Jy ! Component: 2900 - total flux cleaned = -0.00687171 Jy ! Component: 2950 - total flux cleaned = -0.00674884 Jy ! Component: 3000 - total flux cleaned = -0.00674921 Jy ! Component: 3050 - total flux cleaned = -0.00670837 Jy ! Component: 3100 - total flux cleaned = -0.00662807 Jy ! Component: 3150 - total flux cleaned = -0.00658802 Jy ! Component: 3200 - total flux cleaned = -0.00646874 Jy ! Component: 3250 - total flux cleaned = -0.00631055 Jy ! Component: 3300 - total flux cleaned = -0.00623197 Jy ! Component: 3350 - total flux cleaned = -0.00603703 Jy ! Component: 3400 - total flux cleaned = -0.0058821 Jy ! Component: 3450 - total flux cleaned = -0.00580535 Jy ! Component: 3500 - total flux cleaned = -0.00565202 Jy ! Component: 3550 - total flux cleaned = -0.00565225 Jy ! Component: 3600 - total flux cleaned = -0.00538751 Jy ! Component: 3650 - total flux cleaned = -0.00527483 Jy ! Component: 3700 - total flux cleaned = -0.00508825 Jy ! Component: 3750 - total flux cleaned = -0.00493971 Jy ! Component: 3800 - total flux cleaned = -0.00486574 Jy ! Component: 3850 - total flux cleaned = -0.0046821 Jy ! Component: 3900 - total flux cleaned = -0.00449974 Jy ! Component: 3950 - total flux cleaned = -0.00439098 Jy ! Component: 4000 - total flux cleaned = -0.00428299 Jy ! Component: 4050 - total flux cleaned = -0.00428289 Jy ! Total flux subtracted in 4096 components = -0.00406842 Jy ! Clean residual min=-0.001969 max=0.002410 Jy/beam ! Clean residual mean=0.000009 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.596803 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 382 components and 0.596803 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1625-2527_S_k_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.093 x 7.839 at -4.225 degrees (North through East) ! Clean map min=-0.0053179 max=0.46442 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1625-2527_S_k_map.fits wmodel /image_prod/ug002_uva//J1625-2527_S_k_map.mod ! Writing 382 model components to file: /image_prod/ug002_uva//J1625-2527_S_k_map.mod wobs /image_prod/ug002_uva//J1625-2527_S_k_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1625-2527_S_k_uvs.fits wwins /image_prod/ug002_uva//J1625-2527_S_k_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1625-2527_S_k_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.464425 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000642283 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.414889 0.414889 0.829778 1.65956 3.31911 6.63823 13.2765 26.5529 53.1058 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.464 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 723.084 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1625-2527_S_k_dfm.log closed on Thu Mar 5 02:42:48 2020