! Started logfile: /image_prod/ug002_uva//J0008-2559_S_dfm.log on Wed Mar 4 18:12:17 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//J0008-2559_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0008-2559_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.874444 visibilities/baseline/integration-bin. ! Found source: J0008-2559 ! ! 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 4722 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 J0008-2559_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 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015686Jy sigma=6.399521 ! Fit after self-cal, rms=0.874442Jy sigma=5.485698 ! 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.275 mas, bmaj=7.072 mas, bpa=-6.892 degrees ! Estimated noise=2.54965 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.0965773 Jy ! Component: 100 - total flux cleaned = 0.124103 Jy ! Total flux subtracted in 100 components = 0.124103 Jy ! Clean residual min=-0.009974 max=0.014407 Jy/beam ! Clean residual mean=-0.000001 rms=0.002703 Jy/beam ! Combined flux in latest and established models = 0.124103 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.124103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092280Jy sigma=0.506153 ! Fit after self-cal, rms=0.092218Jy sigma=0.505616 ! 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.839 mas, bmaj=7.802 mas, bpa=-6.054 degrees ! Estimated noise=1.69845 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.0171922 Jy ! Component: 100 - total flux cleaned = 0.0256487 Jy ! Component: 150 - total flux cleaned = 0.0303168 Jy ! Component: 200 - total flux cleaned = 0.0320797 Jy ! Total flux subtracted in 200 components = 0.0320797 Jy ! Clean residual min=-0.005439 max=0.006617 Jy/beam ! Clean residual mean=-0.000005 rms=0.001617 Jy/beam ! Combined flux in latest and established models = 0.156183 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 25 components and 0.156183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089305Jy sigma=0.481535 ! Fit after self-cal, rms=0.089281Jy sigma=0.481281 ! 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.839 x 7.802 at -6.054 degrees (North through East) ! Clean map min=-0.005224 max=0.12687 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.04 HN 1.23 KP 0.99 ! LA 0.98 MK 0.98 NL 1.05 OV 0.83 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.65 FD 0.99 HN 1.31 KP 1.06 ! LA 1.01 MK 1.00 NL 0.99 OV 0.88 ! SC 0.90 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 HN 1.35 KP 1.04 ! LA 0.95 MK 0.97 NL 0.95 OV 0.94 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.089281Jy sigma=0.481281 ! Fit after self-cal, rms=0.089456Jy sigma=0.469428 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.849 mas, bmaj=7.694 mas, bpa=-5.531 degrees ! Estimated noise=1.68985 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 (-6, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0038219 Jy ! Component: 100 - total flux cleaned = 0.00359528 Jy ! Component: 150 - total flux cleaned = 0.00341155 Jy ! Component: 200 - total flux cleaned = 0.00318257 Jy ! Total flux subtracted in 200 components = 0.00318257 Jy ! Clean residual min=-0.003529 max=0.003571 Jy/beam ! Clean residual mean=-0.000000 rms=0.000928 Jy/beam ! Combined flux in latest and established models = 0.159365 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 41 components and 0.159365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089059Jy sigma=0.467276 ! Fit after self-cal, rms=0.089189Jy sigma=0.466908 ! 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.089189Jy sigma=0.466908 ! Fit after self-cal, rms=0.089798Jy sigma=0.464513 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.83 mas, bmaj=7.637 mas, bpa=-5.62 degrees ! Estimated noise=1.67694 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0020816 Jy ! Component: 100 - total flux cleaned = 0.00231262 Jy ! Component: 150 - total flux cleaned = 0.00236269 Jy ! Component: 200 - total flux cleaned = 0.00235978 Jy ! Total flux subtracted in 200 components = 0.00235978 Jy ! Clean residual min=-0.003072 max=0.003033 Jy/beam ! Clean residual mean=-0.000001 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.161725 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 62 components and 0.161725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089717Jy sigma=0.464019 ! Fit after self-cal, rms=0.089730Jy sigma=0.463960 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.000487323 Jy ! Component: 100 - total flux cleaned = 0.000487128 Jy ! Component: 150 - total flux cleaned = 0.00048652 Jy ! Component: 200 - total flux cleaned = 0.000519448 Jy ! Total flux subtracted in 200 components = 0.000519448 Jy ! Clean residual min=-0.003016 max=0.003041 Jy/beam ! Clean residual mean=-0.000001 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.162245 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 72 components and 0.162245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089693Jy sigma=0.463795 ! Fit after self-cal, rms=0.089692Jy sigma=0.463787 ! 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.089692Jy sigma=0.463787 ! Fit after self-cal, rms=0.090007Jy sigma=0.463460 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.823 mas, bmaj=7.61 mas, bpa=-5.573 degrees ! Estimated noise=1.67085 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000613782 Jy ! Component: 100 - total flux cleaned = 0.000819844 Jy ! Component: 150 - total flux cleaned = 0.000939775 Jy ! Component: 200 - total flux cleaned = 0.00102254 Jy ! Total flux subtracted in 200 components = 0.00102254 Jy ! Clean residual min=-0.002944 max=0.003084 Jy/beam ! Clean residual mean=-0.000002 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.163267 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 79 components and 0.163267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089979Jy sigma=0.463319 ! Fit after self-cal, rms=0.089984Jy sigma=0.463308 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) ! Added new window around map position (70.5, 55.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00178246 Jy ! Component: 100 - total flux cleaned = 0.00163212 Jy ! Component: 150 - total flux cleaned = 0.00140912 Jy ! Component: 200 - total flux cleaned = 0.00121165 Jy ! Total flux subtracted in 200 components = 0.00121165 Jy ! Clean residual min=-0.003067 max=0.002517 Jy/beam ! Clean residual mean=-0.000002 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.164479 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 93 components and 0.164479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089888Jy sigma=0.462657 ! Fit after self-cal, rms=0.089886Jy sigma=0.462618 ! 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.089886Jy sigma=0.462618 ! Fit after self-cal, rms=0.089774Jy sigma=0.462582 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.11 mas, bmaj=17.35 mas, bpa=-1.992 degrees ! Estimated noise=2.19363 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00080643 Jy ! Component: 100 - total flux cleaned = 0.000807958 Jy ! Component: 150 - total flux cleaned = 0.00077729 Jy ! Component: 200 - total flux cleaned = 0.00074777 Jy ! Total flux subtracted in 200 components = 0.00074777 Jy ! Clean residual min=-0.002805 max=0.002763 Jy/beam ! Clean residual mean=-0.000004 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.165226 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 102 components and 0.165226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089768Jy sigma=0.462510 ! Fit after self-cal, rms=0.089765Jy sigma=0.462499 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.00010268 Jy ! Component: 100 - total flux cleaned = 0.000102947 Jy ! Component: 150 - total flux cleaned = 0.000100909 Jy ! Component: 200 - total flux cleaned = 5.25476e-05 Jy ! Total flux subtracted in 200 components = 5.25476e-05 Jy ! Clean residual min=-0.002683 max=0.002698 Jy/beam ! Clean residual mean=-0.000004 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.165279 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 108 components and 0.165279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089759Jy sigma=0.462477 ! Fit after self-cal, rms=0.089757Jy sigma=0.462474 ! 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.816 mas, bmaj=7.591 mas, bpa=-5.534 degrees ! Estimated noise=1.66741 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.816 x 7.591 at -5.534 degrees (North through East) ! Clean map min=-0.0029621 max=0.12611 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.259 mas, bmaj=6.882 mas, bpa=-6.298 degrees ! Estimated noise=2.47749 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0936438 Jy ! Component: 100 - total flux cleaned = 0.121784 Jy ! Component: 150 - total flux cleaned = 0.136446 Jy ! Component: 200 - total flux cleaned = 0.145184 Jy ! Total flux subtracted in 200 components = 0.145184 Jy ! Clean residual min=-0.005970 max=0.006153 Jy/beam ! Clean residual mean=-0.000002 rms=0.001511 Jy/beam ! Combined flux in latest and established models = 0.145184 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.145184 Jy ! Inverting map and beam ! Estimated beam: bmin=2.816 mas, bmaj=7.591 mas, bpa=-5.534 degrees ! Estimated noise=1.66741 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.00731733 Jy ! Component: 100 - total flux cleaned = 0.0118868 Jy ! Component: 150 - total flux cleaned = 0.0151315 Jy ! Component: 200 - total flux cleaned = 0.0172804 Jy ! Total flux subtracted in 200 components = 0.0172804 Jy ! Clean residual min=-0.003093 max=0.002686 Jy/beam ! Clean residual mean=-0.000002 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.162464 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 49 components and 0.162464 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.11 mas, bmaj=17.35 mas, bpa=-1.992 degrees ! Estimated noise=2.19363 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00259949 Jy ! Component: 100 - total flux cleaned = 0.00307422 Jy ! Component: 150 - total flux cleaned = 0.00307745 Jy ! Component: 200 - total flux cleaned = 0.0031686 Jy ! Total flux subtracted in 200 components = 0.0031686 Jy ! Clean residual min=-0.002870 max=0.003112 Jy/beam ! Clean residual mean=-0.000005 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.165633 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.90116e-05 Jy ! Component: 100 - total flux cleaned = 3.88939e-05 Jy ! Component: 150 - total flux cleaned = 3.80919e-05 Jy ! Component: 200 - total flux cleaned = 6.89256e-06 Jy ! Total flux subtracted in 200 components = 6.89256e-06 Jy ! Clean residual min=-0.002832 max=0.003073 Jy/beam ! Clean residual mean=-0.000005 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.16564 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 73 components and 0.16564 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.816 mas, bmaj=7.591 mas, bpa=-5.534 degrees ! Estimated noise=1.66741 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000490932 Jy ! Component: 100 - total flux cleaned = -0.000422955 Jy ! Component: 150 - total flux cleaned = -0.000576177 Jy ! Component: 200 - total flux cleaned = -0.000621647 Jy ! Total flux subtracted in 200 components = -0.000621647 Jy ! Clean residual min=-0.003077 max=0.002471 Jy/beam ! Clean residual mean=-0.000002 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.165018 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 90 components and 0.165018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089813Jy sigma=0.462729 ! Fit after self-cal, rms=0.089815Jy sigma=0.462687 wmodel J0008-2559_S_map.mod ! Writing 90 model components to file: J0008-2559_S_map.mod wobs J0008-2559_S_uvs.fits ! Writing UV FITS file: J0008-2559_S_uvs.fits wwins J0008-2559_S_map.win ! wwins: Wrote 3 windows to J0008-2559_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.000926823 Jy ! Component: 100 - total flux cleaned = -0.00159669 Jy ! Component: 150 - total flux cleaned = -0.0019755 Jy ! Component: 200 - total flux cleaned = -0.00225626 Jy ! Component: 250 - total flux cleaned = -0.0024876 Jy ! Component: 300 - total flux cleaned = -0.00274896 Jy ! Component: 350 - total flux cleaned = -0.00303855 Jy ! Component: 400 - total flux cleaned = -0.00324889 Jy ! Component: 450 - total flux cleaned = -0.00341983 Jy ! Component: 500 - total flux cleaned = -0.00355365 Jy ! Component: 550 - total flux cleaned = -0.00361927 Jy ! Component: 600 - total flux cleaned = -0.00381066 Jy ! Component: 650 - total flux cleaned = -0.00390342 Jy ! Component: 700 - total flux cleaned = -0.003995 Jy ! Component: 750 - total flux cleaned = -0.0041143 Jy ! Component: 800 - total flux cleaned = -0.00428978 Jy ! Component: 850 - total flux cleaned = -0.00451916 Jy ! Component: 900 - total flux cleaned = -0.00457566 Jy ! Component: 950 - total flux cleaned = -0.00482476 Jy ! Component: 1000 - total flux cleaned = -0.00498747 Jy ! Component: 1050 - total flux cleaned = -0.00509362 Jy ! Component: 1100 - total flux cleaned = -0.00517169 Jy ! Component: 1150 - total flux cleaned = -0.00530013 Jy ! Component: 1200 - total flux cleaned = -0.00537599 Jy ! Component: 1250 - total flux cleaned = -0.00545104 Jy ! Component: 1300 - total flux cleaned = -0.00554925 Jy ! Component: 1350 - total flux cleaned = -0.00566993 Jy ! Component: 1400 - total flux cleaned = -0.00571811 Jy ! Component: 1450 - total flux cleaned = -0.00592961 Jy ! Component: 1500 - total flux cleaned = -0.00599908 Jy ! Component: 1550 - total flux cleaned = -0.00613569 Jy ! Component: 1600 - total flux cleaned = -0.00624807 Jy ! Component: 1650 - total flux cleaned = -0.00629191 Jy ! Component: 1700 - total flux cleaned = -0.00635785 Jy ! Component: 1750 - total flux cleaned = -0.00650988 Jy ! Component: 1800 - total flux cleaned = -0.00661679 Jy ! Component: 1850 - total flux cleaned = -0.00670095 Jy ! Component: 1900 - total flux cleaned = -0.00680521 Jy ! Component: 1950 - total flux cleaned = -0.00684618 Jy ! Component: 2000 - total flux cleaned = -0.00700941 Jy ! Component: 2050 - total flux cleaned = -0.00721079 Jy ! Component: 2100 - total flux cleaned = -0.00734991 Jy ! Component: 2150 - total flux cleaned = -0.00750717 Jy ! Component: 2200 - total flux cleaned = -0.00754622 Jy ! Component: 2250 - total flux cleaned = -0.00777769 Jy ! Component: 2300 - total flux cleaned = -0.00791097 Jy ! Component: 2350 - total flux cleaned = -0.00806192 Jy ! Component: 2400 - total flux cleaned = -0.00819254 Jy ! Component: 2450 - total flux cleaned = -0.00830319 Jy ! Component: 2500 - total flux cleaned = -0.00839476 Jy ! Component: 2550 - total flux cleaned = -0.00859361 Jy ! Component: 2600 - total flux cleaned = -0.0086831 Jy ! Component: 2650 - total flux cleaned = -0.00880706 Jy ! Component: 2700 - total flux cleaned = -0.00885944 Jy ! Component: 2750 - total flux cleaned = -0.00898134 Jy ! Component: 2800 - total flux cleaned = -0.0091192 Jy ! Component: 2850 - total flux cleaned = -0.0092047 Jy ! Component: 2900 - total flux cleaned = -0.00925523 Jy ! Component: 2950 - total flux cleaned = -0.00938955 Jy ! Component: 3000 - total flux cleaned = -0.00945594 Jy ! Component: 3050 - total flux cleaned = -0.00950529 Jy ! Component: 3100 - total flux cleaned = -0.00957093 Jy ! Component: 3150 - total flux cleaned = -0.00960337 Jy ! Component: 3200 - total flux cleaned = -0.00968366 Jy ! Component: 3250 - total flux cleaned = -0.00966751 Jy ! Component: 3300 - total flux cleaned = -0.00976272 Jy ! Component: 3350 - total flux cleaned = -0.00980992 Jy ! Component: 3400 - total flux cleaned = -0.00985702 Jy ! Component: 3450 - total flux cleaned = -0.0099501 Jy ! Component: 3500 - total flux cleaned = -0.00995013 Jy ! Component: 3550 - total flux cleaned = -0.0100113 Jy ! Component: 3600 - total flux cleaned = -0.0100418 Jy ! Component: 3650 - total flux cleaned = -0.0101324 Jy ! Component: 3700 - total flux cleaned = -0.0101774 Jy ! Component: 3750 - total flux cleaned = -0.0102368 Jy ! Component: 3800 - total flux cleaned = -0.0102812 Jy ! Component: 3850 - total flux cleaned = -0.0103548 Jy ! Component: 3900 - total flux cleaned = -0.0104134 Jy ! Component: 3950 - total flux cleaned = -0.0105153 Jy ! Component: 4000 - total flux cleaned = -0.0105154 Jy ! Component: 4050 - total flux cleaned = -0.0106161 Jy ! Total flux subtracted in 4096 components = -0.0106448 Jy ! Clean residual min=-0.000873 max=0.001025 Jy/beam ! Clean residual mean=-0.000002 rms=0.000252 Jy/beam ! Combined flux in latest and established models = 0.154373 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 370 components and 0.154374 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0008-2559_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.816 x 7.591 at -5.534 degrees (North through East) ! Clean map min=-0.0028876 max=0.12661 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0008-2559_S_map.fits wmodel /image_prod/ug002_uva//J0008-2559_S_map.mod ! Writing 370 model components to file: /image_prod/ug002_uva//J0008-2559_S_map.mod wobs /image_prod/ug002_uva//J0008-2559_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0008-2559_S_uvs.fits wwins /image_prod/ug002_uva//J0008-2559_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0008-2559_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.126609 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000250065 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.592528 0.592528 1.18506 2.37011 4.74022 9.48044 18.9609 37.9218 75.8436 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.126 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 506.305 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0008-2559_S_dfm.log closed on Wed Mar 4 18:12:21 2020