! Started logfile: /image_prod/ug002_uva//J1449-2139_S_dfm.log on Thu Mar 5 01:56:29 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//J1449-2139_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1449-2139_S_uva.fits ! AN table 1: 120 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.873512 visibilities/baseline/integration-bin. ! Found source: J1449-2139 ! ! 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 8805 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 J1449-2139_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003888Jy sigma=6.631063 ! Fit after self-cal, rms=0.908812Jy sigma=5.958741 ! 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=3.258 mas, bmaj=10.71 mas, bpa=15.12 degrees ! Estimated noise=1.99657 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.0756635 Jy ! Component: 100 - total flux cleaned = 0.0927066 Jy ! Total flux subtracted in 100 components = 0.0927066 Jy ! Clean residual min=-0.007300 max=0.008946 Jy/beam ! Clean residual mean=-0.000044 rms=0.001986 Jy/beam ! Combined flux in latest and established models = 0.0927065 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0927065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076981Jy sigma=0.446307 ! Fit after self-cal, rms=0.076610Jy sigma=0.443873 ! 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.993 mas, bmaj=11.74 mas, bpa=12.48 degrees ! Estimated noise=1.18255 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.00648299 Jy ! Component: 100 - total flux cleaned = 0.00926233 Jy ! Component: 150 - total flux cleaned = 0.00992676 Jy ! Component: 200 - total flux cleaned = 0.0103155 Jy ! Total flux subtracted in 200 components = 0.0103155 Jy ! Clean residual min=-0.004296 max=0.006522 Jy/beam ! Clean residual mean=-0.000028 rms=0.001322 Jy/beam ! Combined flux in latest and established models = 0.103022 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 16 components and 0.103022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076149Jy sigma=0.439305 ! Fit after self-cal, rms=0.076142Jy sigma=0.439227 ! 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.993 x 11.74 at 12.48 degrees (North through East) ! Clean map min=-0.0042639 max=0.091597 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.35 FD 0.95 HN 1.00 KP 0.88 ! NL 0.95 OV 0.96 PT 1.01 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.38 FD 1.00 HN 1.07 KP 1.03 ! NL 0.90 OV 0.98 PT 1.00 SC 0.79 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.56 FD 1.03 HN 1.17 KP 0.97 ! NL 0.92 OV 1.00 PT 1.00 SC 1.06 ! ! ! Fit before self-cal, rms=0.076142Jy sigma=0.439227 ! Fit after self-cal, rms=0.087360Jy sigma=0.428455 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.942 mas, bmaj=11.68 mas, bpa=13.29 degrees ! Estimated noise=1.17758 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.000461251 Jy ! Component: 100 - total flux cleaned = -0.00042599 Jy ! Component: 150 - total flux cleaned = -0.000425767 Jy ! Component: 200 - total flux cleaned = -0.000453416 Jy ! Total flux subtracted in 200 components = -0.000453416 Jy ! Clean residual min=-0.002504 max=0.002282 Jy/beam ! Clean residual mean=-0.000011 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.102569 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 26 components and 0.102569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087338Jy sigma=0.428239 ! Fit after self-cal, rms=0.087608Jy sigma=0.427933 ! 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.087608Jy sigma=0.427933 ! Fit after self-cal, rms=0.088529Jy sigma=0.425868 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.929 mas, bmaj=11.62 mas, bpa=13.2 degrees ! Estimated noise=1.17245 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000209514 Jy ! Component: 100 - total flux cleaned = 0.000185519 Jy ! Component: 150 - total flux cleaned = 0.000225261 Jy ! Component: 200 - total flux cleaned = 0.000240403 Jy ! Total flux subtracted in 200 components = 0.000240403 Jy ! Clean residual min=-0.002116 max=0.001856 Jy/beam ! Clean residual mean=-0.000004 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.102809 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 37 components and 0.102809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088519Jy sigma=0.425760 ! Fit after self-cal, rms=0.088557Jy sigma=0.425688 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.91745e-05 Jy ! Component: 100 - total flux cleaned = -1.96828e-05 Jy ! Component: 150 - total flux cleaned = -4.33097e-05 Jy ! Component: 200 - total flux cleaned = -6.43381e-05 Jy ! Total flux subtracted in 200 components = -6.43381e-05 Jy ! Clean residual min=-0.002049 max=0.001787 Jy/beam ! Clean residual mean=-0.000004 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.102745 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.102745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088554Jy sigma=0.425656 ! Fit after self-cal, rms=0.088551Jy sigma=0.425654 ! 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.088551Jy sigma=0.425654 ! Fit after self-cal, rms=0.088585Jy sigma=0.425610 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.925 mas, bmaj=11.58 mas, bpa=13.16 degrees ! Estimated noise=1.17032 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.52839e-05 Jy ! Component: 100 - total flux cleaned = 4.4383e-05 Jy ! Component: 150 - total flux cleaned = 5.66724e-05 Jy ! Component: 200 - total flux cleaned = 7.96911e-05 Jy ! Total flux subtracted in 200 components = 7.96911e-05 Jy ! Clean residual min=-0.001922 max=0.001809 Jy/beam ! Clean residual mean=-0.000004 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.102824 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 45 components and 0.102824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088580Jy sigma=0.425554 ! Fit after self-cal, rms=0.088582Jy sigma=0.425551 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.80898e-05 Jy ! Component: 100 - total flux cleaned = 1.98555e-05 Jy ! Component: 150 - total flux cleaned = 1.1623e-05 Jy ! Component: 200 - total flux cleaned = -4.22042e-06 Jy ! Total flux subtracted in 200 components = -4.22042e-06 Jy ! Clean residual min=-0.001929 max=0.001776 Jy/beam ! Clean residual mean=-0.000003 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.10282 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.10282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088580Jy sigma=0.425534 ! Fit after self-cal, rms=0.088578Jy sigma=0.425534 ! 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.088578Jy sigma=0.425534 ! Fit after self-cal, rms=0.088601Jy sigma=0.425512 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.432 mas, bmaj=17.12 mas, bpa=1.477 degrees ! Estimated noise=1.3653 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000227337 Jy ! Component: 100 - total flux cleaned = -0.00028059 Jy ! Component: 150 - total flux cleaned = -0.000303324 Jy ! Component: 200 - total flux cleaned = -0.000324127 Jy ! Total flux subtracted in 200 components = -0.000324127 Jy ! Clean residual min=-0.001518 max=0.001474 Jy/beam ! Clean residual mean=-0.000006 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.102496 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 62 components and 0.102496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088601Jy sigma=0.425494 ! Fit after self-cal, rms=0.088599Jy sigma=0.425493 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 = -5.96169e-06 Jy ! Component: 100 - total flux cleaned = -5.03971e-05 Jy ! Component: 150 - total flux cleaned = -8.15859e-05 Jy ! Component: 200 - total flux cleaned = -9.58504e-05 Jy ! Total flux subtracted in 200 components = -9.58504e-05 Jy ! Clean residual min=-0.001498 max=0.001460 Jy/beam ! Clean residual mean=-0.000006 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.1024 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 71 components and 0.1024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088601Jy sigma=0.425496 ! Fit after self-cal, rms=0.088597Jy sigma=0.425495 ! 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.923 mas, bmaj=11.56 mas, bpa=13.14 degrees ! Estimated noise=1.16891 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.923 x 11.56 at 13.14 degrees (North through East) ! Clean map min=-0.0018075 max=0.092513 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=3.211 mas, bmaj=10.68 mas, bpa=15.67 degrees ! Estimated noise=1.93476 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.073507 Jy ! Component: 100 - total flux cleaned = 0.0898248 Jy ! Component: 150 - total flux cleaned = 0.0948685 Jy ! Component: 200 - total flux cleaned = 0.0978876 Jy ! Total flux subtracted in 200 components = 0.0978876 Jy ! Clean residual min=-0.004271 max=0.003456 Jy/beam ! Clean residual mean=-0.000006 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.0978876 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0978876 Jy ! Inverting map and beam ! Estimated beam: bmin=3.923 mas, bmaj=11.56 mas, bpa=13.14 degrees ! Estimated noise=1.16891 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.00246125 Jy ! Component: 100 - total flux cleaned = 0.00312849 Jy ! Component: 150 - total flux cleaned = 0.00345749 Jy ! Component: 200 - total flux cleaned = 0.00371929 Jy ! Total flux subtracted in 200 components = 0.00371929 Jy ! Clean residual min=-0.001948 max=0.001725 Jy/beam ! Clean residual mean=-0.000005 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.101607 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 38 components and 0.101607 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.432 mas, bmaj=17.12 mas, bpa=1.477 degrees ! Estimated noise=1.3653 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00019833 Jy ! Component: 100 - total flux cleaned = 0.000143934 Jy ! Component: 150 - total flux cleaned = 0.000111628 Jy ! Component: 200 - total flux cleaned = 8.47406e-05 Jy ! Total flux subtracted in 200 components = 8.47406e-05 Jy ! Clean residual min=-0.001462 max=0.001394 Jy/beam ! Clean residual mean=-0.000008 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.101692 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.55069e-05 Jy ! Component: 100 - total flux cleaned = -9.23368e-06 Jy ! Component: 150 - total flux cleaned = -3.13734e-06 Jy ! Component: 200 - total flux cleaned = 8.31343e-06 Jy ! Total flux subtracted in 200 components = 8.31343e-06 Jy ! Clean residual min=-0.001437 max=0.001397 Jy/beam ! Clean residual mean=-0.000008 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.1017 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 55 components and 0.1017 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.923 mas, bmaj=11.56 mas, bpa=13.14 degrees ! Estimated noise=1.16891 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000162352 Jy ! Component: 100 - total flux cleaned = 0.000270804 Jy ! Component: 150 - total flux cleaned = 0.000348112 Jy ! Component: 200 - total flux cleaned = 0.000401892 Jy ! Total flux subtracted in 200 components = 0.000401892 Jy ! Clean residual min=-0.001869 max=0.001630 Jy/beam ! Clean residual mean=-0.000004 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.102102 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 66 components and 0.102102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088599Jy sigma=0.425481 ! Fit after self-cal, rms=0.088589Jy sigma=0.425473 wmodel J1449-2139_S_map.mod ! Writing 66 model components to file: J1449-2139_S_map.mod wobs J1449-2139_S_uvs.fits ! Writing UV FITS file: J1449-2139_S_uvs.fits wwins J1449-2139_S_map.win ! wwins: Wrote 1 windows to J1449-2139_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.000850259 Jy ! Component: 100 - total flux cleaned = -0.00111917 Jy ! Component: 150 - total flux cleaned = -0.00139607 Jy ! Component: 200 - total flux cleaned = -0.0017071 Jy ! Component: 250 - total flux cleaned = -0.00200102 Jy ! Component: 300 - total flux cleaned = -0.00225727 Jy ! Component: 350 - total flux cleaned = -0.00250267 Jy ! Component: 400 - total flux cleaned = -0.00269485 Jy ! Component: 450 - total flux cleaned = -0.00279794 Jy ! Component: 500 - total flux cleaned = -0.00291738 Jy ! Component: 550 - total flux cleaned = -0.0030131 Jy ! Component: 600 - total flux cleaned = -0.00310617 Jy ! Component: 650 - total flux cleaned = -0.00321454 Jy ! Component: 700 - total flux cleaned = -0.0033026 Jy ! Component: 750 - total flux cleaned = -0.00337118 Jy ! Component: 800 - total flux cleaned = -0.00343745 Jy ! Component: 850 - total flux cleaned = -0.00351865 Jy ! Component: 900 - total flux cleaned = -0.00362923 Jy ! Component: 950 - total flux cleaned = -0.00373671 Jy ! Component: 1000 - total flux cleaned = -0.00387138 Jy ! Component: 1050 - total flux cleaned = -0.00390056 Jy ! Component: 1100 - total flux cleaned = -0.0039864 Jy ! Component: 1150 - total flux cleaned = -0.00405657 Jy ! Component: 1200 - total flux cleaned = -0.0041526 Jy ! Component: 1250 - total flux cleaned = -0.00417918 Jy ! Component: 1300 - total flux cleaned = -0.00419237 Jy ! Component: 1350 - total flux cleaned = -0.00423118 Jy ! Component: 1400 - total flux cleaned = -0.00428173 Jy ! Component: 1450 - total flux cleaned = -0.0043689 Jy ! Component: 1500 - total flux cleaned = -0.00443027 Jy ! Component: 1550 - total flux cleaned = -0.00455053 Jy ! Component: 1600 - total flux cleaned = -0.00466865 Jy ! Component: 1650 - total flux cleaned = -0.00474973 Jy ! Component: 1700 - total flux cleaned = -0.00479527 Jy ! Component: 1750 - total flux cleaned = -0.00487444 Jy ! Component: 1800 - total flux cleaned = -0.00501919 Jy ! Component: 1850 - total flux cleaned = -0.00511802 Jy ! Component: 1900 - total flux cleaned = -0.00522658 Jy ! Component: 1950 - total flux cleaned = -0.00531238 Jy ! Component: 2000 - total flux cleaned = -0.00543972 Jy ! Component: 2050 - total flux cleaned = -0.00551303 Jy ! Component: 2100 - total flux cleaned = -0.00562719 Jy ! Component: 2150 - total flux cleaned = -0.00569911 Jy ! Component: 2200 - total flux cleaned = -0.00580075 Jy ! Component: 2250 - total flux cleaned = -0.00588112 Jy ! Component: 2300 - total flux cleaned = -0.00595073 Jy ! Component: 2350 - total flux cleaned = -0.00598013 Jy ! Component: 2400 - total flux cleaned = -0.00605819 Jy ! Component: 2450 - total flux cleaned = -0.00609679 Jy ! Component: 2500 - total flux cleaned = -0.00612546 Jy ! Component: 2550 - total flux cleaned = -0.00618246 Jy ! Component: 2600 - total flux cleaned = -0.00620128 Jy ! Component: 2650 - total flux cleaned = -0.00624803 Jy ! Component: 2700 - total flux cleaned = -0.00631281 Jy ! Component: 2750 - total flux cleaned = -0.00634945 Jy ! Component: 2800 - total flux cleaned = -0.00642214 Jy ! Component: 2850 - total flux cleaned = -0.00645826 Jy ! Component: 2900 - total flux cleaned = -0.00652079 Jy ! Component: 2950 - total flux cleaned = -0.00653854 Jy ! Component: 3000 - total flux cleaned = -0.0066003 Jy ! Component: 3050 - total flux cleaned = -0.00660909 Jy ! Component: 3100 - total flux cleaned = -0.00666987 Jy ! Component: 3150 - total flux cleaned = -0.00671296 Jy ! Component: 3200 - total flux cleaned = -0.00674712 Jy ! Component: 3250 - total flux cleaned = -0.00679806 Jy ! Component: 3300 - total flux cleaned = -0.00684024 Jy ! Component: 3350 - total flux cleaned = -0.00686537 Jy ! Component: 3400 - total flux cleaned = -0.00686536 Jy ! Component: 3450 - total flux cleaned = -0.00693153 Jy ! Component: 3500 - total flux cleaned = -0.00693152 Jy ! Component: 3550 - total flux cleaned = -0.00697242 Jy ! Component: 3600 - total flux cleaned = -0.00701313 Jy ! Component: 3650 - total flux cleaned = -0.0070212 Jy ! Component: 3700 - total flux cleaned = -0.00704532 Jy ! Component: 3750 - total flux cleaned = -0.00705338 Jy ! Component: 3800 - total flux cleaned = -0.0070934 Jy ! Component: 3850 - total flux cleaned = -0.00710938 Jy ! Component: 3900 - total flux cleaned = -0.00714112 Jy ! Component: 3950 - total flux cleaned = -0.00716484 Jy ! Component: 4000 - total flux cleaned = -0.00718848 Jy ! Component: 4050 - total flux cleaned = -0.00720421 Jy ! Total flux subtracted in 4096 components = -0.00724339 Jy ! Clean residual min=-0.000413 max=0.000462 Jy/beam ! Clean residual mean=-0.000001 rms=0.000135 Jy/beam ! Combined flux in latest and established models = 0.0948585 Jy keep ! Adding 264 model components to the UV plane model. ! The established model now contains 330 components and 0.0948585 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1449-2139_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.923 x 11.56 at 13.14 degrees (North through East) ! Clean map min=-0.0012168 max=0.092654 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1449-2139_S_map.fits wmodel /image_prod/ug002_uva//J1449-2139_S_map.mod ! Writing 330 model components to file: /image_prod/ug002_uva//J1449-2139_S_map.mod wobs /image_prod/ug002_uva//J1449-2139_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1449-2139_S_uvs.fits wwins /image_prod/ug002_uva//J1449-2139_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1449-2139_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0926544 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00013118 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.424741 0.424741 0.849482 1.69896 3.39793 6.79585 13.5917 27.1834 54.3668 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.092 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 706.313 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1449-2139_S_dfm.log closed on Thu Mar 5 01:56:32 2020