! Started logfile: /image_prod/ug002_uva//J1148-0046_S_dfm.log on Thu Mar 5 00:13:21 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//J1148-0046_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1148-0046_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.843056 visibilities/baseline/integration-bin. ! Found source: J1148-0046 ! ! 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 5463 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 J1148-0046_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011792Jy sigma=7.565196 ! Fit after self-cal, rms=0.873033Jy sigma=6.498798 ! 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.727 mas, bmaj=6.795 mas, bpa=-1.497 degrees ! Estimated noise=1.70646 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.0996256 Jy ! Component: 100 - total flux cleaned = 0.12218 Jy ! Total flux subtracted in 100 components = 0.12218 Jy ! Clean residual min=-0.006202 max=0.008463 Jy/beam ! Clean residual mean=0.000008 rms=0.001700 Jy/beam ! Combined flux in latest and established models = 0.12218 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.12218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071107Jy sigma=0.480591 ! Fit after self-cal, rms=0.071104Jy sigma=0.480555 ! 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.172 mas, bmaj=7.63 mas, bpa=-1.08 degrees ! Estimated noise=1.32319 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.0116271 Jy ! Component: 100 - total flux cleaned = 0.0176523 Jy ! Component: 150 - total flux cleaned = 0.0211425 Jy ! Component: 200 - total flux cleaned = 0.0233001 Jy ! Total flux subtracted in 200 components = 0.0233001 Jy ! Clean residual min=-0.005204 max=0.005250 Jy/beam ! Clean residual mean=0.000004 rms=0.001364 Jy/beam ! Combined flux in latest and established models = 0.14548 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 67 components and 0.14548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069529Jy sigma=0.462613 ! Fit after self-cal, rms=0.069557Jy sigma=0.462468 ! 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.172 x 7.63 at -1.08 degrees (North through East) ! Clean map min=-0.004995 max=0.13047 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.96 HN 1.04 KP 0.96 ! MK 0.98 NL 0.99 OV 0.86 PT 1.10 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.98 HN 1.10 KP 0.99 ! MK 1.02 NL 1.05 OV 0.87 PT 1.10 ! SC 1.10 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.00 HN 1.09 KP 1.02 ! MK 1.02 NL 0.96 OV 0.87 PT 1.10 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.069557Jy sigma=0.462468 ! Fit after self-cal, rms=0.069189Jy sigma=0.451656 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.199 mas, bmaj=7.69 mas, bpa=-1.051 degrees ! Estimated noise=1.31503 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.000541006 Jy ! Component: 100 - total flux cleaned = -0.000655665 Jy ! Component: 150 - total flux cleaned = -0.00072953 Jy ! Component: 200 - total flux cleaned = -0.000714408 Jy ! Total flux subtracted in 200 components = -0.000714408 Jy ! Clean residual min=-0.003565 max=0.003633 Jy/beam ! Clean residual mean=0.000003 rms=0.001017 Jy/beam ! Combined flux in latest and established models = 0.144766 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 79 components and 0.144766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069170Jy sigma=0.451593 ! Fit after self-cal, rms=0.069263Jy sigma=0.451426 ! 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.069263Jy sigma=0.451426 ! Fit after self-cal, rms=0.069577Jy sigma=0.439257 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.192 mas, bmaj=7.691 mas, bpa=-1.138 degrees ! Estimated noise=1.31888 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000642588 Jy ! Component: 100 - total flux cleaned = 0.000650229 Jy ! Component: 150 - total flux cleaned = 0.000659803 Jy ! Component: 200 - total flux cleaned = 0.000668309 Jy ! Total flux subtracted in 200 components = 0.000668309 Jy ! Clean residual min=-0.002346 max=0.002611 Jy/beam ! Clean residual mean=0.000003 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.145434 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 81 components and 0.145434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069568Jy sigma=0.439187 ! Fit after self-cal, rms=0.069643Jy sigma=0.439094 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 = -1.80895e-05 Jy ! Component: 100 - total flux cleaned = -2.62005e-05 Jy ! Component: 150 - total flux cleaned = -2.57396e-05 Jy ! Component: 200 - total flux cleaned = -2.60798e-05 Jy ! Total flux subtracted in 200 components = -2.60798e-05 Jy ! Clean residual min=-0.002359 max=0.002627 Jy/beam ! Clean residual mean=0.000003 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.145408 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 89 components and 0.145408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069639Jy sigma=0.439081 ! Fit after self-cal, rms=0.069640Jy sigma=0.439074 ! 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.069640Jy sigma=0.439074 ! Fit after self-cal, rms=0.070640Jy sigma=0.438133 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.187 mas, bmaj=7.686 mas, bpa=-1.205 degrees ! Estimated noise=1.31749 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000165578 Jy ! Component: 100 - total flux cleaned = 0.000147269 Jy ! Component: 150 - total flux cleaned = 0.00013999 Jy ! Component: 200 - total flux cleaned = 0.000140282 Jy ! Total flux subtracted in 200 components = 0.000140282 Jy ! Clean residual min=-0.002127 max=0.002231 Jy/beam ! Clean residual mean=0.000002 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.145548 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 94 components and 0.145548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070636Jy sigma=0.438120 ! Fit after self-cal, rms=0.070658Jy sigma=0.438108 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 = 1.17041e-05 Jy ! Component: 100 - total flux cleaned = 1.14202e-05 Jy ! Component: 150 - total flux cleaned = 5.19612e-06 Jy ! Component: 200 - total flux cleaned = 5.27852e-06 Jy ! Total flux subtracted in 200 components = 5.27852e-06 Jy ! Clean residual min=-0.002136 max=0.002235 Jy/beam ! Clean residual mean=0.000002 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.145553 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 98 components and 0.145553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070655Jy sigma=0.438107 ! Fit after self-cal, rms=0.070656Jy sigma=0.438103 ! 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.070656Jy sigma=0.438103 ! Fit after self-cal, rms=0.070665Jy sigma=0.438097 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.601 mas, bmaj=12.14 mas, bpa=-1.876 degrees ! Estimated noise=1.60318 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000517618 Jy ! Component: 100 - total flux cleaned = 0.000532981 Jy ! Component: 150 - total flux cleaned = 0.000596056 Jy ! Component: 200 - total flux cleaned = 0.000637196 Jy ! Total flux subtracted in 200 components = 0.000637196 Jy ! Clean residual min=-0.002303 max=0.002691 Jy/beam ! Clean residual mean=0.000004 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.146191 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 101 components and 0.146191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070662Jy sigma=0.438168 ! Fit after self-cal, rms=0.070664Jy sigma=0.438148 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.000102776 Jy ! Component: 100 - total flux cleaned = 0.000100908 Jy ! Component: 150 - total flux cleaned = 0.000115533 Jy ! Component: 200 - total flux cleaned = 0.000141438 Jy ! Total flux subtracted in 200 components = 0.000141438 Jy ! Clean residual min=-0.002323 max=0.002691 Jy/beam ! Clean residual mean=0.000004 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.146332 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 106 components and 0.146332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070666Jy sigma=0.438221 ! Fit after self-cal, rms=0.070668Jy sigma=0.438210 ! 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.184 mas, bmaj=7.684 mas, bpa=-1.263 degrees ! Estimated noise=1.3169 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.184 x 7.684 at -1.263 degrees (North through East) ! Clean map min=-0.0020226 max=0.12917 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.732 mas, bmaj=6.856 mas, bpa=-1.834 degrees ! Estimated noise=1.71073 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0997353 Jy ! Component: 100 - total flux cleaned = 0.122108 Jy ! Component: 150 - total flux cleaned = 0.131539 Jy ! Component: 200 - total flux cleaned = 0.137164 Jy ! Total flux subtracted in 200 components = 0.137164 Jy ! Clean residual min=-0.003284 max=0.003232 Jy/beam ! Clean residual mean=0.000007 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.137164 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.137164 Jy ! Inverting map and beam ! Estimated beam: bmin=3.184 mas, bmaj=7.684 mas, bpa=-1.263 degrees ! Estimated noise=1.3169 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 (-2.5, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00398436 Jy ! Component: 100 - total flux cleaned = 0.00610946 Jy ! Component: 150 - total flux cleaned = 0.00748968 Jy ! Component: 200 - total flux cleaned = 0.00832785 Jy ! Total flux subtracted in 200 components = 0.00832785 Jy ! Clean residual min=-0.002140 max=0.002293 Jy/beam ! Clean residual mean=0.000002 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.145492 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 65 components and 0.145492 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.601 mas, bmaj=12.14 mas, bpa=-1.876 degrees ! Estimated noise=1.60318 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000955352 Jy ! Component: 100 - total flux cleaned = 0.00134156 Jy ! Component: 150 - total flux cleaned = 0.0014369 Jy ! Component: 200 - total flux cleaned = 0.00143762 Jy ! Total flux subtracted in 200 components = 0.00143762 Jy ! Clean residual min=-0.002238 max=0.002568 Jy/beam ! Clean residual mean=0.000004 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.14693 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.82748e-07 Jy ! Component: 100 - total flux cleaned = -2.0744e-05 Jy ! Component: 150 - total flux cleaned = -4.01917e-05 Jy ! Component: 200 - total flux cleaned = -5.8716e-05 Jy ! Total flux subtracted in 200 components = -5.8716e-05 Jy ! Clean residual min=-0.002217 max=0.002561 Jy/beam ! Clean residual mean=0.000004 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.146871 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 98 components and 0.146871 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.184 mas, bmaj=7.684 mas, bpa=-1.263 degrees ! Estimated noise=1.3169 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.62015e-05 Jy ! Component: 100 - total flux cleaned = -5.57178e-05 Jy ! Component: 150 - total flux cleaned = -8.79231e-05 Jy ! Component: 200 - total flux cleaned = -0.000131783 Jy ! Total flux subtracted in 200 components = -0.000131783 Jy ! Clean residual min=-0.001959 max=0.002184 Jy/beam ! Clean residual mean=0.000002 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.146739 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 112 components and 0.146739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070640Jy sigma=0.437878 ! Fit after self-cal, rms=0.070635Jy sigma=0.437845 wmodel J1148-0046_S_map.mod ! Writing 112 model components to file: J1148-0046_S_map.mod wobs J1148-0046_S_uvs.fits ! Writing UV FITS file: J1148-0046_S_uvs.fits wwins J1148-0046_S_map.win ! wwins: Wrote 2 windows to J1148-0046_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.000677907 Jy ! Component: 100 - total flux cleaned = 0.000857892 Jy ! Component: 150 - total flux cleaned = 0.000992091 Jy ! Component: 200 - total flux cleaned = 0.00112235 Jy ! Component: 250 - total flux cleaned = 0.00134378 Jy ! Component: 300 - total flux cleaned = 0.00152767 Jy ! Component: 350 - total flux cleaned = 0.00179658 Jy ! Component: 400 - total flux cleaned = 0.00197078 Jy ! Component: 450 - total flux cleaned = 0.0021686 Jy ! Component: 500 - total flux cleaned = 0.00230715 Jy ! Component: 550 - total flux cleaned = 0.00249656 Jy ! Component: 600 - total flux cleaned = 0.00265512 Jy ! Component: 650 - total flux cleaned = 0.00283613 Jy ! Component: 700 - total flux cleaned = 0.00303911 Jy ! Component: 750 - total flux cleaned = 0.00321317 Jy ! Component: 800 - total flux cleaned = 0.00340803 Jy ! Component: 850 - total flux cleaned = 0.00350343 Jy ! Component: 900 - total flux cleaned = 0.0035506 Jy ! Component: 950 - total flux cleaned = 0.00366585 Jy ! Component: 1000 - total flux cleaned = 0.0037789 Jy ! Component: 1050 - total flux cleaned = 0.0038453 Jy ! Component: 1100 - total flux cleaned = 0.00393287 Jy ! Component: 1150 - total flux cleaned = 0.00399739 Jy ! Component: 1200 - total flux cleaned = 0.00401899 Jy ! Component: 1250 - total flux cleaned = 0.0041026 Jy ! Component: 1300 - total flux cleaned = 0.00426682 Jy ! Component: 1350 - total flux cleaned = 0.00428695 Jy ! Component: 1400 - total flux cleaned = 0.00444658 Jy ! Component: 1450 - total flux cleaned = 0.0045253 Jy ! Component: 1500 - total flux cleaned = 0.004642 Jy ! Component: 1550 - total flux cleaned = 0.00469932 Jy ! Component: 1600 - total flux cleaned = 0.00483172 Jy ! Component: 1650 - total flux cleaned = 0.00488745 Jy ! Component: 1700 - total flux cleaned = 0.00496114 Jy ! Component: 1750 - total flux cleaned = 0.0050521 Jy ! Component: 1800 - total flux cleaned = 0.00510622 Jy ! Component: 1850 - total flux cleaned = 0.00517747 Jy ! Component: 1900 - total flux cleaned = 0.00531803 Jy ! Component: 1950 - total flux cleaned = 0.00533546 Jy ! Component: 2000 - total flux cleaned = 0.00538721 Jy ! Component: 2050 - total flux cleaned = 0.00538743 Jy ! Component: 2100 - total flux cleaned = 0.0054887 Jy ! Component: 2150 - total flux cleaned = 0.00552181 Jy ! Component: 2200 - total flux cleaned = 0.00562071 Jy ! Component: 2250 - total flux cleaned = 0.00565354 Jy ! Component: 2300 - total flux cleaned = 0.00565356 Jy ! Component: 2350 - total flux cleaned = 0.00570192 Jy ! Component: 2400 - total flux cleaned = 0.00578177 Jy ! Component: 2450 - total flux cleaned = 0.00581337 Jy ! Component: 2500 - total flux cleaned = 0.00586028 Jy ! Component: 2550 - total flux cleaned = 0.00587591 Jy ! Component: 2600 - total flux cleaned = 0.00590671 Jy ! Component: 2650 - total flux cleaned = 0.00593731 Jy ! Component: 2700 - total flux cleaned = 0.00602837 Jy ! Component: 2750 - total flux cleaned = 0.00599824 Jy ! Component: 2800 - total flux cleaned = 0.00610306 Jy ! Component: 2850 - total flux cleaned = 0.00613249 Jy ! Component: 2900 - total flux cleaned = 0.00617664 Jy ! Component: 2950 - total flux cleaned = 0.00617669 Jy ! Component: 3000 - total flux cleaned = 0.00624941 Jy ! Component: 3050 - total flux cleaned = 0.00629273 Jy ! Component: 3100 - total flux cleaned = 0.00632132 Jy ! Component: 3150 - total flux cleaned = 0.00639238 Jy ! Component: 3200 - total flux cleaned = 0.00640664 Jy ! Component: 3250 - total flux cleaned = 0.00649082 Jy ! Component: 3300 - total flux cleaned = 0.00651872 Jy ! Component: 3350 - total flux cleaned = 0.00656022 Jy ! Component: 3400 - total flux cleaned = 0.00660134 Jy ! Component: 3450 - total flux cleaned = 0.00661482 Jy ! Component: 3500 - total flux cleaned = 0.00665557 Jy ! Component: 3550 - total flux cleaned = 0.00670924 Jy ! Component: 3600 - total flux cleaned = 0.00670934 Jy ! Component: 3650 - total flux cleaned = 0.00672274 Jy ! Component: 3700 - total flux cleaned = 0.0067623 Jy ! Component: 3750 - total flux cleaned = 0.00672303 Jy ! Component: 3800 - total flux cleaned = 0.00680119 Jy ! Component: 3850 - total flux cleaned = 0.00677526 Jy ! Component: 3900 - total flux cleaned = 0.00681389 Jy ! Component: 3950 - total flux cleaned = 0.00683949 Jy ! Component: 4000 - total flux cleaned = 0.00685218 Jy ! Component: 4050 - total flux cleaned = 0.00682688 Jy ! Total flux subtracted in 4096 components = 0.00683936 Jy ! Clean residual min=-0.000717 max=0.000736 Jy/beam ! Clean residual mean=0.000001 rms=0.000230 Jy/beam ! Combined flux in latest and established models = 0.153578 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 406 components and 0.153579 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1148-0046_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.184 x 7.684 at -1.263 degrees (North through East) ! Clean map min=-0.0013948 max=0.12925 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1148-0046_S_map.fits wmodel /image_prod/ug002_uva//J1148-0046_S_map.mod ! Writing 406 model components to file: /image_prod/ug002_uva//J1148-0046_S_map.mod wobs /image_prod/ug002_uva//J1148-0046_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1148-0046_S_uvs.fits wwins /image_prod/ug002_uva//J1148-0046_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1148-0046_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.129245 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000226622 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.526027 0.526027 1.05205 2.10411 4.20821 8.41643 16.8329 33.6657 67.3314 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.129 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 570.313 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1148-0046_S_dfm.log closed on Thu Mar 5 00:13:25 2020