! Started logfile: /image_prod/ug002_uva//J1419-1928_S_dfm.log on Thu Mar 5 01:41:05 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//J1419-1928_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1419-1928_S_uva.fits ! AN table 1: 40 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.989286 visibilities/baseline/integration-bin. ! Found source: J1419-1928 ! ! 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 3324 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 J1419-1928_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.008202Jy sigma=6.671302 ! Fit after self-cal, rms=0.884976Jy sigma=5.914029 ! 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.744 mas, bmaj=13.12 mas, bpa=-17.71 degrees ! Estimated noise=2.36722 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.0835744 Jy ! Component: 100 - total flux cleaned = 0.109286 Jy ! Total flux subtracted in 100 components = 0.109286 Jy ! Clean residual min=-0.007458 max=0.015184 Jy/beam ! Clean residual mean=0.000002 rms=0.002632 Jy/beam ! Combined flux in latest and established models = 0.109286 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.109286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.113842Jy sigma=0.522934 ! Fit after self-cal, rms=0.113770Jy sigma=0.522121 ! 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.33 mas, bmaj=13.7 mas, bpa=-17.25 degrees ! Estimated noise=1.95508 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 (5.5, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0232686 Jy ! Component: 100 - total flux cleaned = 0.036837 Jy ! Component: 150 - total flux cleaned = 0.0452256 Jy ! Component: 200 - total flux cleaned = 0.0505745 Jy ! Total flux subtracted in 200 components = 0.0505745 Jy ! Clean residual min=-0.005858 max=0.007000 Jy/beam ! Clean residual mean=-0.000003 rms=0.001691 Jy/beam ! Combined flux in latest and established models = 0.15986 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 47 components and 0.15986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107236Jy sigma=0.472918 ! Fit after self-cal, rms=0.107024Jy sigma=0.470969 ! 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.33 x 13.7 at -17.25 degrees (North through East) ! Clean map min=-0.0057712 max=0.10545 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.88 HN 1.07 KP 1.05 ! LA 1.09 MK 1.04 NL 1.09 OV 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.93 HN 1.14 KP 0.99 ! LA 1.03 MK 1.03 NL 1.10 OV 0.83 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.66 FD 0.91 HN 1.05 KP 0.98 ! LA 1.07 MK 1.02 NL 1.04 OV 1.00 ! ! ! Fit before self-cal, rms=0.107024Jy sigma=0.470969 ! Fit after self-cal, rms=0.092140Jy sigma=0.460086 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.408 mas, bmaj=13.51 mas, bpa=-17.18 degrees ! Estimated noise=1.94025 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.00057173 Jy ! Component: 100 - total flux cleaned = -0.000673057 Jy ! Component: 150 - total flux cleaned = -0.00034268 Jy ! Component: 200 - total flux cleaned = 1.20786e-05 Jy ! Total flux subtracted in 200 components = 1.20786e-05 Jy ! Clean residual min=-0.004015 max=0.004577 Jy/beam ! Clean residual mean=0.000005 rms=0.001058 Jy/beam ! Combined flux in latest and established models = 0.159873 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 72 components and 0.159873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091921Jy sigma=0.458818 ! Fit after self-cal, rms=0.092049Jy sigma=0.458442 ! 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.092049Jy sigma=0.458442 ! Fit after self-cal, rms=0.090565Jy sigma=0.454003 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.405 mas, bmaj=13.51 mas, bpa=-17.42 degrees ! Estimated noise=1.92368 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120918 Jy ! Component: 100 - total flux cleaned = 0.00127932 Jy ! Component: 150 - total flux cleaned = 0.00102711 Jy ! Component: 200 - total flux cleaned = 0.000801813 Jy ! Total flux subtracted in 200 components = 0.000801813 Jy ! Clean residual min=-0.003207 max=0.004008 Jy/beam ! Clean residual mean=0.000004 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.160674 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 96 components and 0.160674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090474Jy sigma=0.453436 ! Fit after self-cal, rms=0.090493Jy sigma=0.453255 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 (87.5, 83.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00245077 Jy ! Component: 100 - total flux cleaned = 0.00194339 Jy ! Component: 150 - total flux cleaned = 0.00157382 Jy ! Component: 200 - total flux cleaned = 0.00130121 Jy ! Total flux subtracted in 200 components = 0.00130121 Jy ! Clean residual min=-0.003030 max=0.002826 Jy/beam ! Clean residual mean=0.000001 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.161976 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 125 components and 0.161976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090321Jy sigma=0.452031 ! Fit after self-cal, rms=0.090313Jy sigma=0.451972 ! 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.090313Jy sigma=0.451972 ! Fit after self-cal, rms=0.090057Jy sigma=0.451903 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.396 mas, bmaj=13.49 mas, bpa=-17.43 degrees ! Estimated noise=1.91959 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000669393 Jy ! Component: 100 - total flux cleaned = 0.000517694 Jy ! Component: 150 - total flux cleaned = 0.000426093 Jy ! Component: 200 - total flux cleaned = 0.000261592 Jy ! Total flux subtracted in 200 components = 0.000261592 Jy ! Clean residual min=-0.002932 max=0.002655 Jy/beam ! Clean residual mean=0.000002 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.162237 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 138 components and 0.162237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089998Jy sigma=0.451531 ! Fit after self-cal, rms=0.090000Jy sigma=0.451497 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.000115297 Jy ! Component: 100 - total flux cleaned = -4.27303e-06 Jy ! Component: 150 - total flux cleaned = -0.000227695 Jy ! Component: 200 - total flux cleaned = -0.000296677 Jy ! Total flux subtracted in 200 components = -0.000296677 Jy ! Clean residual min=-0.002836 max=0.002592 Jy/beam ! Clean residual mean=0.000002 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.161941 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 154 components and 0.161941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089960Jy sigma=0.451279 ! Fit after self-cal, rms=0.089961Jy sigma=0.451258 ! 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.089961Jy sigma=0.451258 ! Fit after self-cal, rms=0.089813Jy sigma=0.451240 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.599 mas, bmaj=17.92 mas, bpa=-5.323 degrees ! Estimated noise=2.30892 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000863279 Jy ! Component: 100 - total flux cleaned = 0.00101615 Jy ! Component: 150 - total flux cleaned = 0.000983604 Jy ! Component: 200 - total flux cleaned = 0.00098734 Jy ! Total flux subtracted in 200 components = 0.00098734 Jy ! Clean residual min=-0.002594 max=0.002586 Jy/beam ! Clean residual mean=0.000003 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.162928 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 186 components and 0.162928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089806Jy sigma=0.451106 ! Fit after self-cal, rms=0.089799Jy sigma=0.451074 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.78236e-05 Jy ! Component: 100 - total flux cleaned = 0.000298745 Jy ! Component: 150 - total flux cleaned = 0.000401202 Jy ! Component: 200 - total flux cleaned = 0.000448408 Jy ! Total flux subtracted in 200 components = 0.000448408 Jy ! Clean residual min=-0.002479 max=0.002510 Jy/beam ! Clean residual mean=0.000003 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.163376 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 207 components and 0.163376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089791Jy sigma=0.450990 ! Fit after self-cal, rms=0.089787Jy sigma=0.450967 ! 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.39 mas, bmaj=13.47 mas, bpa=-17.44 degrees ! Estimated noise=1.91837 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.39 x 13.47 at -17.44 degrees (North through East) ! Clean map min=-0.0026772 max=0.10269 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.792 mas, bmaj=12.99 mas, bpa=-18.08 degrees ! Estimated noise=2.34574 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0821754 Jy ! Component: 100 - total flux cleaned = 0.108872 Jy ! Component: 150 - total flux cleaned = 0.125268 Jy ! Component: 200 - total flux cleaned = 0.135815 Jy ! Total flux subtracted in 200 components = 0.135815 Jy ! Clean residual min=-0.005126 max=0.005727 Jy/beam ! Clean residual mean=0.000002 rms=0.001323 Jy/beam ! Combined flux in latest and established models = 0.135815 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.135815 Jy ! Inverting map and beam ! Estimated beam: bmin=3.39 mas, bmaj=13.47 mas, bpa=-17.44 degrees ! Estimated noise=1.91837 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.00947937 Jy ! Component: 100 - total flux cleaned = 0.0151825 Jy ! Component: 150 - total flux cleaned = 0.0192992 Jy ! Component: 200 - total flux cleaned = 0.0224932 Jy ! Total flux subtracted in 200 components = 0.0224932 Jy ! Clean residual min=-0.003160 max=0.002958 Jy/beam ! Clean residual mean=0.000001 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.158308 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 84 components and 0.158308 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.599 mas, bmaj=17.92 mas, bpa=-5.323 degrees ! Estimated noise=2.30892 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00290317 Jy ! Component: 100 - total flux cleaned = 0.00372918 Jy ! Component: 150 - total flux cleaned = 0.00406959 Jy ! Component: 200 - total flux cleaned = 0.00423976 Jy ! Total flux subtracted in 200 components = 0.00423976 Jy ! Clean residual min=-0.002645 max=0.002655 Jy/beam ! Clean residual mean=0.000003 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.162548 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 = 4.75061e-05 Jy ! Component: 100 - total flux cleaned = 0.000134288 Jy ! Component: 150 - total flux cleaned = 0.000292473 Jy ! Component: 200 - total flux cleaned = 0.000435882 Jy ! Total flux subtracted in 200 components = 0.000435882 Jy ! Clean residual min=-0.002558 max=0.002571 Jy/beam ! Clean residual mean=0.000003 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.162984 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 131 components and 0.162984 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.39 mas, bmaj=13.47 mas, bpa=-17.44 degrees ! Estimated noise=1.91837 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000119338 Jy ! Component: 100 - total flux cleaned = 0.000123052 Jy ! Component: 150 - total flux cleaned = 6.82507e-05 Jy ! Component: 200 - total flux cleaned = -3.11176e-05 Jy ! Total flux subtracted in 200 components = -3.11176e-05 Jy ! Clean residual min=-0.002517 max=0.002450 Jy/beam ! Clean residual mean=0.000003 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.162953 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 156 components and 0.162953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089898Jy sigma=0.451482 ! Fit after self-cal, rms=0.089840Jy sigma=0.451368 wmodel J1419-1928_S_map.mod ! Writing 156 model components to file: J1419-1928_S_map.mod wobs J1419-1928_S_uvs.fits ! Writing UV FITS file: J1419-1928_S_uvs.fits wwins J1419-1928_S_map.win ! wwins: Wrote 3 windows to J1419-1928_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.000584002 Jy ! Component: 100 - total flux cleaned = -0.00113876 Jy ! Component: 150 - total flux cleaned = -0.00154213 Jy ! Component: 200 - total flux cleaned = -0.00178337 Jy ! Component: 250 - total flux cleaned = -0.00201438 Jy ! Component: 300 - total flux cleaned = -0.0022368 Jy ! Component: 350 - total flux cleaned = -0.00257503 Jy ! Component: 400 - total flux cleaned = -0.00272402 Jy ! Component: 450 - total flux cleaned = -0.00310074 Jy ! Component: 500 - total flux cleaned = -0.0033835 Jy ! Component: 550 - total flux cleaned = -0.00365879 Jy ! Component: 600 - total flux cleaned = -0.00382007 Jy ! Component: 650 - total flux cleaned = -0.00410964 Jy ! Component: 700 - total flux cleaned = -0.00436656 Jy ! Component: 750 - total flux cleaned = -0.00459255 Jy ! Component: 800 - total flux cleaned = -0.00474085 Jy ! Component: 850 - total flux cleaned = -0.00493479 Jy ! Component: 900 - total flux cleaned = -0.00510143 Jy ! Component: 950 - total flux cleaned = -0.00526486 Jy ! Component: 1000 - total flux cleaned = -0.00542535 Jy ! Component: 1050 - total flux cleaned = -0.0056508 Jy ! Component: 1100 - total flux cleaned = -0.00573956 Jy ! Component: 1150 - total flux cleaned = -0.0059359 Jy ! Component: 1200 - total flux cleaned = -0.00606481 Jy ! Component: 1250 - total flux cleaned = -0.0062979 Jy ! Component: 1300 - total flux cleaned = -0.00642317 Jy ! Component: 1350 - total flux cleaned = -0.00654693 Jy ! Component: 1400 - total flux cleaned = -0.00673007 Jy ! Component: 1450 - total flux cleaned = -0.00687027 Jy ! Component: 1500 - total flux cleaned = -0.0070287 Jy ! Component: 1550 - total flux cleaned = -0.00716539 Jy ! Component: 1600 - total flux cleaned = -0.00728145 Jy ! Component: 1650 - total flux cleaned = -0.00739622 Jy ! Component: 1700 - total flux cleaned = -0.00747187 Jy ! Component: 1750 - total flux cleaned = -0.00762196 Jy ! Component: 1800 - total flux cleaned = -0.00773348 Jy ! Component: 1850 - total flux cleaned = -0.00789923 Jy ! Component: 1900 - total flux cleaned = -0.00804555 Jy ! Component: 1950 - total flux cleaned = -0.00820873 Jy ! Component: 2000 - total flux cleaned = -0.00833474 Jy ! Component: 2050 - total flux cleaned = -0.00840627 Jy ! Component: 2100 - total flux cleaned = -0.00853056 Jy ! Component: 2150 - total flux cleaned = -0.00867158 Jy ! Component: 2200 - total flux cleaned = -0.00874181 Jy ! Component: 2250 - total flux cleaned = -0.00884637 Jy ! Component: 2300 - total flux cleaned = -0.00898504 Jy ! Component: 2350 - total flux cleaned = -0.00907139 Jy ! Component: 2400 - total flux cleaned = -0.00926022 Jy ! Component: 2450 - total flux cleaned = -0.00941403 Jy ! Component: 2500 - total flux cleaned = -0.00955028 Jy ! Component: 2550 - total flux cleaned = -0.00966888 Jy ! Component: 2600 - total flux cleaned = -0.00982096 Jy ! Component: 2650 - total flux cleaned = -0.00998911 Jy ! Component: 2700 - total flux cleaned = -0.0101401 Jy ! Component: 2750 - total flux cleaned = -0.0103072 Jy ! Component: 2800 - total flux cleaned = -0.0105072 Jy ! Component: 2850 - total flux cleaned = -0.0106733 Jy ! Component: 2900 - total flux cleaned = -0.0108557 Jy ! Component: 2950 - total flux cleaned = -0.0110376 Jy ! Component: 3000 - total flux cleaned = -0.0112027 Jy ! Component: 3050 - total flux cleaned = -0.0113839 Jy ! Component: 3100 - total flux cleaned = -0.0115649 Jy ! Component: 3150 - total flux cleaned = -0.011729 Jy ! Component: 3200 - total flux cleaned = -0.0119093 Jy ! Component: 3250 - total flux cleaned = -0.0120239 Jy ! Component: 3300 - total flux cleaned = -0.0121873 Jy ! Component: 3350 - total flux cleaned = -0.0123342 Jy ! Component: 3400 - total flux cleaned = -0.012481 Jy ! Component: 3450 - total flux cleaned = -0.012644 Jy ! Component: 3500 - total flux cleaned = -0.0127743 Jy ! Component: 3550 - total flux cleaned = -0.0128881 Jy ! Component: 3600 - total flux cleaned = -0.012937 Jy ! Component: 3650 - total flux cleaned = -0.0130184 Jy ! Component: 3700 - total flux cleaned = -0.0131325 Jy ! Component: 3750 - total flux cleaned = -0.0131978 Jy ! Component: 3800 - total flux cleaned = -0.0132631 Jy ! Component: 3850 - total flux cleaned = -0.0133287 Jy ! Component: 3900 - total flux cleaned = -0.0134271 Jy ! Component: 3950 - total flux cleaned = -0.0135256 Jy ! Component: 4000 - total flux cleaned = -0.013542 Jy ! Component: 4050 - total flux cleaned = -0.0136243 Jy ! Total flux subtracted in 4096 components = -0.0136407 Jy ! Clean residual min=-0.000933 max=0.001211 Jy/beam ! Clean residual mean=-0.000001 rms=0.000279 Jy/beam ! Combined flux in latest and established models = 0.149312 Jy keep ! Adding 240 model components to the UV plane model. ! The established model now contains 396 components and 0.149312 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1419-1928_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.39 x 13.47 at -17.44 degrees (North through East) ! Clean map min=-0.0025922 max=0.10211 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1419-1928_S_map.fits wmodel /image_prod/ug002_uva//J1419-1928_S_map.mod ! Writing 396 model components to file: /image_prod/ug002_uva//J1419-1928_S_map.mod wobs /image_prod/ug002_uva//J1419-1928_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1419-1928_S_uvs.fits wwins /image_prod/ug002_uva//J1419-1928_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1419-1928_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.102111 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000266038 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.781615 0.781615 1.56323 3.12646 6.25292 12.5058 25.0117 50.0233 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.102 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 383.82 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1419-1928_S_dfm.log closed on Thu Mar 5 01:41:09 2020