! Started logfile: /image_prod/ug002_uva//J1405-1440_S_dfm.log on Thu Mar 5 01:36:00 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//J1405-1440_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1405-1440_S_uva.fits ! AN table 1: 40 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.973611 visibilities/baseline/integration-bin. ! Found source: J1405-1440 ! ! 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 4206 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 J1405-1440_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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.024218Jy sigma=7.443616 ! Fit after self-cal, rms=0.802109Jy sigma=5.804400 ! 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.997 mas, bmaj=14.29 mas, bpa=-16.9 degrees ! Estimated noise=2.25942 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.160563 Jy ! Component: 100 - total flux cleaned = 0.197525 Jy ! Total flux subtracted in 100 components = 0.197525 Jy ! Clean residual min=-0.011355 max=0.015320 Jy/beam ! Clean residual mean=-0.000014 rms=0.002852 Jy/beam ! Combined flux in latest and established models = 0.197525 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.197525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090289Jy sigma=0.504745 ! Fit after self-cal, rms=0.090285Jy sigma=0.504677 ! 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.748 mas, bmaj=15.5 mas, bpa=-16.27 degrees ! Estimated noise=1.57273 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.0106591 Jy ! Component: 100 - total flux cleaned = 0.0127778 Jy ! Component: 150 - total flux cleaned = 0.014586 Jy ! Component: 200 - total flux cleaned = 0.0161635 Jy ! Total flux subtracted in 200 components = 0.0161635 Jy ! Clean residual min=-0.006878 max=0.008966 Jy/beam ! Clean residual mean=0.000006 rms=0.001841 Jy/beam ! Combined flux in latest and established models = 0.213688 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 32 components and 0.213688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086717Jy sigma=0.487202 ! Fit after self-cal, rms=0.086698Jy sigma=0.487117 ! 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.748 x 15.5 at -16.27 degrees (North through East) ! Clean map min=-0.0065341 max=0.20295 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.98 HN 0.97 KP 0.98 ! LA 0.99 MK 0.93 NL 0.92 OV 0.96 ! PT 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.53 FD 0.98 HN 1.01 KP 0.96 ! LA 1.01 MK 0.95 NL 1.03 OV 0.99 ! PT 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.27 FD 0.99 HN 1.00 KP 1.00 ! LA 1.01 MK 0.91 NL 0.96 OV 0.96 ! PT 0.99 ! ! ! Fit before self-cal, rms=0.086698Jy sigma=0.487117 ! Fit after self-cal, rms=0.090608Jy sigma=0.469491 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.66 mas, bmaj=16.13 mas, bpa=-16.56 degrees ! Estimated noise=1.55994 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.0047009 Jy ! Component: 100 - total flux cleaned = -0.0052623 Jy ! Component: 150 - total flux cleaned = -0.00541921 Jy ! Component: 200 - total flux cleaned = -0.00540935 Jy ! Total flux subtracted in 200 components = -0.00540935 Jy ! Clean residual min=-0.004656 max=0.006315 Jy/beam ! Clean residual mean=0.000006 rms=0.001294 Jy/beam ! Combined flux in latest and established models = 0.208279 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 43 components and 0.208279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089545Jy sigma=0.464995 ! Fit after self-cal, rms=0.089617Jy sigma=0.464896 ! 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.089617Jy sigma=0.464896 ! Fit after self-cal, rms=0.098406Jy sigma=0.453960 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.664 mas, bmaj=15.9 mas, bpa=-16.95 degrees ! Estimated noise=1.55071 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00178485 Jy ! Component: 100 - total flux cleaned = -0.00184138 Jy ! Component: 150 - total flux cleaned = -0.00179021 Jy ! Component: 200 - total flux cleaned = -0.00174397 Jy ! Total flux subtracted in 200 components = -0.00174397 Jy ! Clean residual min=-0.003067 max=0.002931 Jy/beam ! Clean residual mean=0.000005 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.206535 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 56 components and 0.206535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098283Jy sigma=0.453328 ! Fit after self-cal, rms=0.098345Jy sigma=0.453264 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.87448e-05 Jy ! Component: 100 - total flux cleaned = 0.00021982 Jy ! Component: 150 - total flux cleaned = 0.000296752 Jy ! Component: 200 - total flux cleaned = 0.000369175 Jy ! Total flux subtracted in 200 components = 0.000369175 Jy ! Clean residual min=-0.002918 max=0.002890 Jy/beam ! Clean residual mean=0.000006 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.206904 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 64 components and 0.206904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098283Jy sigma=0.453066 ! Fit after self-cal, rms=0.098284Jy sigma=0.453062 ! 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.098284Jy sigma=0.453062 ! Fit after self-cal, rms=0.099032Jy sigma=0.452896 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.663 mas, bmaj=15.92 mas, bpa=-17.03 degrees ! Estimated noise=1.54922 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00100125 Jy ! Component: 100 - total flux cleaned = -0.00108743 Jy ! Component: 150 - total flux cleaned = -0.00100825 Jy ! Component: 200 - total flux cleaned = -0.000898 Jy ! Total flux subtracted in 200 components = -0.000898 Jy ! Clean residual min=-0.002897 max=0.002924 Jy/beam ! Clean residual mean=0.000006 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.206006 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 69 components and 0.206006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098962Jy sigma=0.452630 ! Fit after self-cal, rms=0.098965Jy sigma=0.452627 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 = 7.25945e-05 Jy ! Component: 100 - total flux cleaned = 0.000140717 Jy ! Component: 150 - total flux cleaned = 0.000171489 Jy ! Component: 200 - total flux cleaned = 0.000202334 Jy ! Total flux subtracted in 200 components = 0.000202334 Jy ! Clean residual min=-0.002850 max=0.002887 Jy/beam ! Clean residual mean=0.000007 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.206209 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 73 components and 0.206209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098918Jy sigma=0.452510 ! Fit after self-cal, rms=0.098918Jy sigma=0.452507 ! 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.098918Jy sigma=0.452507 ! Fit after self-cal, rms=0.099085Jy sigma=0.452446 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.004 mas, bmaj=19.87 mas, bpa=-8.612 degrees ! Estimated noise=1.7746 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000207235 Jy ! Component: 100 - total flux cleaned = -0.000189361 Jy ! Component: 150 - total flux cleaned = -0.00018938 Jy ! Component: 200 - total flux cleaned = -0.000188938 Jy ! Total flux subtracted in 200 components = -0.000188938 Jy ! Clean residual min=-0.002678 max=0.002439 Jy/beam ! Clean residual mean=0.000013 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.20602 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 84 components and 0.20602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099079Jy sigma=0.452413 ! Fit after self-cal, rms=0.099075Jy sigma=0.452404 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.6508e-05 Jy ! Component: 100 - total flux cleaned = 3.65991e-05 Jy ! Component: 150 - total flux cleaned = 3.69078e-05 Jy ! Component: 200 - total flux cleaned = 3.70173e-05 Jy ! Total flux subtracted in 200 components = 3.70173e-05 Jy ! Clean residual min=-0.002654 max=0.002462 Jy/beam ! Clean residual mean=0.000013 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.206057 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 89 components and 0.206057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099065Jy sigma=0.452407 ! Fit after self-cal, rms=0.099064Jy sigma=0.452404 ! 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.662 mas, bmaj=15.92 mas, bpa=-17.09 degrees ! Estimated noise=1.5479 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.662 x 15.92 at -17.09 degrees (North through East) ! Clean map min=-0.0027254 max=0.20077 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.927 mas, bmaj=14.52 mas, bpa=-17.8 degrees ! Estimated noise=2.19457 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.155939 Jy ! Component: 100 - total flux cleaned = 0.190025 Jy ! Component: 150 - total flux cleaned = 0.200446 Jy ! Component: 200 - total flux cleaned = 0.202623 Jy ! Total flux subtracted in 200 components = 0.202623 Jy ! Clean residual min=-0.004607 max=0.004363 Jy/beam ! Clean residual mean=0.000002 rms=0.001184 Jy/beam ! Combined flux in latest and established models = 0.202623 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.202623 Jy ! Inverting map and beam ! Estimated beam: bmin=3.662 mas, bmaj=15.92 mas, bpa=-17.09 degrees ! Estimated noise=1.5479 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.00175502 Jy ! Component: 100 - total flux cleaned = 0.00186684 Jy ! Component: 150 - total flux cleaned = 0.00186514 Jy ! Component: 200 - total flux cleaned = 0.0019465 Jy ! Total flux subtracted in 200 components = 0.0019465 Jy ! Clean residual min=-0.002982 max=0.002852 Jy/beam ! Clean residual mean=0.000005 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.204569 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 36 components and 0.204569 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.004 mas, bmaj=19.87 mas, bpa=-8.612 degrees ! Estimated noise=1.7746 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000472501 Jy ! Component: 100 - total flux cleaned = 0.000630967 Jy ! Component: 150 - total flux cleaned = 0.000655587 Jy ! Component: 200 - total flux cleaned = 0.00067751 Jy ! Total flux subtracted in 200 components = 0.00067751 Jy ! Clean residual min=-0.002557 max=0.002493 Jy/beam ! Clean residual mean=0.000011 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.205247 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 = 2.08866e-05 Jy ! Component: 100 - total flux cleaned = 6.01708e-05 Jy ! Component: 150 - total flux cleaned = 9.60968e-05 Jy ! Component: 200 - total flux cleaned = 0.000113694 Jy ! Total flux subtracted in 200 components = 0.000113694 Jy ! Clean residual min=-0.002522 max=0.002515 Jy/beam ! Clean residual mean=0.000011 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.20536 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 54 components and 0.20536 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.662 mas, bmaj=15.92 mas, bpa=-17.09 degrees ! Estimated noise=1.5479 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000362251 Jy ! Component: 100 - total flux cleaned = -0.0002346 Jy ! Component: 150 - total flux cleaned = -0.000233272 Jy ! Component: 200 - total flux cleaned = -0.000181714 Jy ! Total flux subtracted in 200 components = -0.000181714 Jy ! Clean residual min=-0.002903 max=0.002657 Jy/beam ! Clean residual mean=0.000006 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.205179 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 65 components and 0.205179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099133Jy sigma=0.452666 ! Fit after self-cal, rms=0.099144Jy sigma=0.452644 wmodel J1405-1440_S_map.mod ! Writing 65 model components to file: J1405-1440_S_map.mod wobs J1405-1440_S_uvs.fits ! Writing UV FITS file: J1405-1440_S_uvs.fits wwins J1405-1440_S_map.win ! wwins: Wrote 1 windows to J1405-1440_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.000702033 Jy ! Component: 100 - total flux cleaned = -0.00108644 Jy ! Component: 150 - total flux cleaned = -0.00117862 Jy ! Component: 200 - total flux cleaned = -0.00135517 Jy ! Component: 250 - total flux cleaned = -0.0014393 Jy ! Component: 300 - total flux cleaned = -0.0015203 Jy ! Component: 350 - total flux cleaned = -0.00163899 Jy ! Component: 400 - total flux cleaned = -0.00179255 Jy ! Component: 450 - total flux cleaned = -0.00198029 Jy ! Component: 500 - total flux cleaned = -0.00216407 Jy ! Component: 550 - total flux cleaned = -0.00234278 Jy ! Component: 600 - total flux cleaned = -0.00251812 Jy ! Component: 650 - total flux cleaned = -0.00265546 Jy ! Component: 700 - total flux cleaned = -0.00282316 Jy ! Component: 750 - total flux cleaned = -0.00292167 Jy ! Component: 800 - total flux cleaned = -0.00301809 Jy ! Component: 850 - total flux cleaned = -0.00304936 Jy ! Component: 900 - total flux cleaned = -0.00314242 Jy ! Component: 950 - total flux cleaned = -0.00335534 Jy ! Component: 1000 - total flux cleaned = -0.00344531 Jy ! Component: 1050 - total flux cleaned = -0.00359237 Jy ! Component: 1100 - total flux cleaned = -0.00376581 Jy ! Component: 1150 - total flux cleaned = -0.00396461 Jy ! Component: 1200 - total flux cleaned = -0.00410485 Jy ! Component: 1250 - total flux cleaned = -0.00435271 Jy ! Component: 1300 - total flux cleaned = -0.00456973 Jy ! Component: 1350 - total flux cleaned = -0.00472993 Jy ! Component: 1400 - total flux cleaned = -0.00496744 Jy ! Component: 1450 - total flux cleaned = -0.00512373 Jy ! Component: 1500 - total flux cleaned = -0.00538023 Jy ! Component: 1550 - total flux cleaned = -0.00563302 Jy ! Component: 1600 - total flux cleaned = -0.00575746 Jy ! Component: 1650 - total flux cleaned = -0.00595454 Jy ! Component: 1700 - total flux cleaned = -0.00607616 Jy ! Component: 1750 - total flux cleaned = -0.00629244 Jy ! Component: 1800 - total flux cleaned = -0.00648198 Jy ! Component: 1850 - total flux cleaned = -0.00662241 Jy ! Component: 1900 - total flux cleaned = -0.00687659 Jy ! Component: 1950 - total flux cleaned = -0.00699027 Jy ! Component: 2000 - total flux cleaned = -0.00712551 Jy ! Component: 2050 - total flux cleaned = -0.00721476 Jy ! Component: 2100 - total flux cleaned = -0.00734722 Jy ! Component: 2150 - total flux cleaned = -0.00741263 Jy ! Component: 2200 - total flux cleaned = -0.00752063 Jy ! Component: 2250 - total flux cleaned = -0.00754236 Jy ! Component: 2300 - total flux cleaned = -0.00764818 Jy ! Component: 2350 - total flux cleaned = -0.00777362 Jy ! Component: 2400 - total flux cleaned = -0.00781501 Jy ! Component: 2450 - total flux cleaned = -0.00789672 Jy ! Component: 2500 - total flux cleaned = -0.00799794 Jy ! Component: 2550 - total flux cleaned = -0.00811805 Jy ! Component: 2600 - total flux cleaned = -0.00829579 Jy ! Component: 2650 - total flux cleaned = -0.00833474 Jy ! Component: 2700 - total flux cleaned = -0.00843173 Jy ! Component: 2750 - total flux cleaned = -0.00860453 Jy ! Component: 2800 - total flux cleaned = -0.00866149 Jy ! Component: 2850 - total flux cleaned = -0.00877436 Jy ! Component: 2900 - total flux cleaned = -0.00894226 Jy ! Component: 2950 - total flux cleaned = -0.00903458 Jy ! Component: 3000 - total flux cleaned = -0.00910797 Jy ! Component: 3050 - total flux cleaned = -0.00927138 Jy ! Component: 3100 - total flux cleaned = -0.00928939 Jy ! Component: 3150 - total flux cleaned = -0.00943233 Jy ! Component: 3200 - total flux cleaned = -0.00950312 Jy ! Component: 3250 - total flux cleaned = -0.00959084 Jy ! Component: 3300 - total flux cleaned = -0.00966076 Jy ! Component: 3350 - total flux cleaned = -0.00971258 Jy ! Component: 3400 - total flux cleaned = -0.00981563 Jy ! Component: 3450 - total flux cleaned = -0.00990081 Jy ! Component: 3500 - total flux cleaned = -0.0099347 Jy ! Component: 3550 - total flux cleaned = -0.0100354 Jy ! Component: 3600 - total flux cleaned = -0.0100688 Jy ! Component: 3650 - total flux cleaned = -0.0101019 Jy ! Component: 3700 - total flux cleaned = -0.0101839 Jy ! Component: 3750 - total flux cleaned = -0.0102492 Jy ! Component: 3800 - total flux cleaned = -0.0103462 Jy ! Component: 3850 - total flux cleaned = -0.0103782 Jy ! Component: 3900 - total flux cleaned = -0.0104742 Jy ! Component: 3950 - total flux cleaned = -0.0105215 Jy ! Component: 4000 - total flux cleaned = -0.0106159 Jy ! Component: 4050 - total flux cleaned = -0.0106784 Jy ! Total flux subtracted in 4096 components = -0.0108336 Jy ! Clean residual min=-0.000941 max=0.000832 Jy/beam ! Clean residual mean=0.000001 rms=0.000291 Jy/beam ! Combined flux in latest and established models = 0.194345 Jy keep ! Adding 264 model components to the UV plane model. ! The established model now contains 329 components and 0.194345 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1405-1440_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.662 x 15.92 at -17.09 degrees (North through East) ! Clean map min=-0.0026471 max=0.20014 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1405-1440_S_map.fits wmodel /image_prod/ug002_uva//J1405-1440_S_map.mod ! Writing 329 model components to file: /image_prod/ug002_uva//J1405-1440_S_map.mod wobs /image_prod/ug002_uva//J1405-1440_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1405-1440_S_uvs.fits wwins /image_prod/ug002_uva//J1405-1440_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1405-1440_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.200138 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000289781 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.434371 0.434371 0.868742 1.73748 3.47497 6.94993 13.8999 27.7997 55.5995 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.2 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 690.654 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1405-1440_S_dfm.log closed on Thu Mar 5 01:36:04 2020