! Started logfile: /image_prod/ug002_uva//J1845-2852_S_dfm.log on Thu Mar 5 03:55:01 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//J1845-2852_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1845-2852_S_uva.fits ! AN table 1: 60 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.980952 visibilities/baseline/integration-bin. ! Found source: J1845-2852 ! ! 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 4944 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 J1845-2852_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.093701Jy sigma=5.509188 ! Fit after self-cal, rms=0.574898Jy sigma=2.811094 ! 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.319 mas, bmaj=6.537 mas, bpa=-6.951 degrees ! Estimated noise=2.66407 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.359416 Jy ! Component: 100 - total flux cleaned = 0.437792 Jy ! Total flux subtracted in 100 components = 0.437792 Jy ! Clean residual min=-0.038115 max=0.048458 Jy/beam ! Clean residual mean=0.000203 rms=0.009807 Jy/beam ! Combined flux in latest and established models = 0.437792 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.437792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.225694Jy sigma=0.799787 ! Fit after self-cal, rms=0.225684Jy sigma=0.799777 ! 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.696 mas, bmaj=7.337 mas, bpa=-6.223 degrees ! Estimated noise=2.04294 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.0248517 Jy ! Component: 100 - total flux cleaned = 0.0366218 Jy ! Component: 150 - total flux cleaned = 0.0406446 Jy ! Component: 200 - total flux cleaned = 0.0413556 Jy ! Total flux subtracted in 200 components = 0.0413556 Jy ! Clean residual min=-0.031032 max=0.044219 Jy/beam ! Clean residual mean=0.000297 rms=0.009926 Jy/beam ! Combined flux in latest and established models = 0.479148 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.479148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.221961Jy sigma=0.773640 ! Fit after self-cal, rms=0.221966Jy sigma=0.773625 ! 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.696 x 7.337 at -6.223 degrees (North through East) ! Clean map min=-0.030097 max=0.46342 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.34 FD 0.91 HN 1.31 KP 0.94 ! MK 0.94 NL 1.00 OV 0.82 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.34 FD 0.94 HN 1.35 KP 0.94 ! MK 1.01 NL 1.10 OV 0.84 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.52 FD 0.95 HN 1.32 KP 0.96 ! MK 1.01 NL 0.94 OV 0.83 SC 0.89 ! ! ! Fit before self-cal, rms=0.221966Jy sigma=0.773625 ! Fit after self-cal, rms=0.512314Jy sigma=0.561647 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.682 mas, bmaj=7.314 mas, bpa=-5.595 degrees ! Estimated noise=2.06678 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.00938498 Jy ! Component: 100 - total flux cleaned = 0.0136416 Jy ! Component: 150 - total flux cleaned = 0.0139821 Jy ! Component: 200 - total flux cleaned = 0.0142719 Jy ! Total flux subtracted in 200 components = 0.0142719 Jy ! Clean residual min=-0.022949 max=0.022440 Jy/beam ! Clean residual mean=0.000089 rms=0.006077 Jy/beam ! Combined flux in latest and established models = 0.49342 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 36 components and 0.49342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.510506Jy sigma=0.562934 ! Fit after self-cal, rms=0.510764Jy sigma=0.562481 ! 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.510764Jy sigma=0.562481 ! Fit after self-cal, rms=0.523058Jy sigma=0.560013 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.666 mas, bmaj=7.276 mas, bpa=-5.471 degrees ! Estimated noise=2.09685 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0084322 Jy ! Component: 100 - total flux cleaned = 0.0125402 Jy ! Component: 150 - total flux cleaned = 0.0144876 Jy ! Component: 200 - total flux cleaned = 0.0146228 Jy ! Total flux subtracted in 200 components = 0.0146228 Jy ! Clean residual min=-0.023215 max=0.022672 Jy/beam ! Clean residual mean=0.000090 rms=0.006154 Jy/beam ! Combined flux in latest and established models = 0.508043 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 42 components and 0.508043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.521324Jy sigma=0.561882 ! Fit after self-cal, rms=0.521320Jy sigma=0.561867 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 = 8.39163e-05 Jy ! Component: 100 - total flux cleaned = -3.30192e-05 Jy ! Component: 150 - total flux cleaned = -0.000142529 Jy ! Component: 200 - total flux cleaned = -0.00019437 Jy ! Total flux subtracted in 200 components = -0.00019437 Jy ! Clean residual min=-0.023258 max=0.022537 Jy/beam ! Clean residual mean=0.000090 rms=0.006154 Jy/beam ! Combined flux in latest and established models = 0.507848 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 45 components and 0.507848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.521234Jy sigma=0.561851 ! Fit after self-cal, rms=0.521235Jy sigma=0.561844 ! 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.521235Jy sigma=0.561844 ! Fit after self-cal, rms=0.156053Jy sigma=0.423476 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.666 mas, bmaj=7.276 mas, bpa=-5.596 degrees ! Estimated noise=2.09588 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000235867 Jy ! Component: 100 - total flux cleaned = -8.93563e-05 Jy ! Component: 150 - total flux cleaned = 4.72147e-05 Jy ! Component: 200 - total flux cleaned = 4.76723e-05 Jy ! Total flux subtracted in 200 components = 4.76723e-05 Jy ! Clean residual min=-0.003839 max=0.003587 Jy/beam ! Clean residual mean=0.000005 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 0.507896 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 51 components and 0.507896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.155994Jy sigma=0.422969 ! Fit after self-cal, rms=0.156183Jy sigma=0.422757 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.67925e-05 Jy ! Component: 100 - total flux cleaned = 5.67091e-05 Jy ! Component: 150 - total flux cleaned = 0.000105413 Jy ! Component: 200 - total flux cleaned = 0.000103929 Jy ! Total flux subtracted in 200 components = 0.000103929 Jy ! Clean residual min=-0.003775 max=0.003617 Jy/beam ! Clean residual mean=0.000005 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.508 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 51 components and 0.508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.156146Jy sigma=0.422532 ! Fit after self-cal, rms=0.156149Jy sigma=0.422528 ! 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.156149Jy sigma=0.422528 ! Fit after self-cal, rms=0.156348Jy sigma=0.422490 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.541 mas, bmaj=15.43 mas, bpa=-1.35 degrees ! Estimated noise=2.88935 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000139846 Jy ! Component: 100 - total flux cleaned = 0.000183484 Jy ! Component: 150 - total flux cleaned = 0.000236214 Jy ! Component: 200 - total flux cleaned = 0.0002664 Jy ! Total flux subtracted in 200 components = 0.0002664 Jy ! Clean residual min=-0.004369 max=0.004469 Jy/beam ! Clean residual mean=0.000008 rms=0.001320 Jy/beam ! Combined flux in latest and established models = 0.508266 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 56 components and 0.508266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.156330Jy sigma=0.422513 ! Fit after self-cal, rms=0.156333Jy sigma=0.422509 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 = -2.76061e-05 Jy ! Component: 100 - total flux cleaned = -2.67481e-06 Jy ! Component: 150 - total flux cleaned = 1.81554e-05 Jy ! Component: 200 - total flux cleaned = 3.66882e-05 Jy ! Total flux subtracted in 200 components = 3.66882e-05 Jy ! Clean residual min=-0.004318 max=0.004462 Jy/beam ! Clean residual mean=0.000008 rms=0.001317 Jy/beam ! Combined flux in latest and established models = 0.508303 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 59 components and 0.508303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.156326Jy sigma=0.422559 ! Fit after self-cal, rms=0.156327Jy sigma=0.422557 ! 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.666 mas, bmaj=7.279 mas, bpa=-5.629 degrees ! Estimated noise=2.0961 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.666 x 7.279 at -5.629 degrees (North through East) ! Clean map min=-0.0037052 max=0.47395 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.294 mas, bmaj=6.463 mas, bpa=-5.98 degrees ! Estimated noise=2.72297 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.367311 Jy ! Component: 100 - total flux cleaned = 0.4478 Jy ! Component: 150 - total flux cleaned = 0.474167 Jy ! Component: 200 - total flux cleaned = 0.487682 Jy ! Total flux subtracted in 200 components = 0.487682 Jy ! Clean residual min=-0.005883 max=0.006571 Jy/beam ! Clean residual mean=-0.000008 rms=0.001537 Jy/beam ! Combined flux in latest and established models = 0.487682 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.487682 Jy ! Inverting map and beam ! Estimated beam: bmin=2.666 mas, bmaj=7.279 mas, bpa=-5.629 degrees ! Estimated noise=2.0961 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.00880024 Jy ! Component: 100 - total flux cleaned = 0.0134243 Jy ! Component: 150 - total flux cleaned = 0.016081 Jy ! Component: 200 - total flux cleaned = 0.0172043 Jy ! Total flux subtracted in 200 components = 0.0172043 Jy ! Clean residual min=-0.003929 max=0.003804 Jy/beam ! Clean residual mean=0.000002 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.504886 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 40 components and 0.504886 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=6.541 mas, bmaj=15.43 mas, bpa=-1.35 degrees ! Estimated noise=2.88935 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00206173 Jy ! Component: 100 - total flux cleaned = 0.00264523 Jy ! Component: 150 - total flux cleaned = 0.00270856 Jy ! Component: 200 - total flux cleaned = 0.0027649 Jy ! Total flux subtracted in 200 components = 0.0027649 Jy ! Clean residual min=-0.004287 max=0.004478 Jy/beam ! Clean residual mean=0.000006 rms=0.001336 Jy/beam ! Combined flux in latest and established models = 0.507651 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.91245e-05 Jy ! Component: 100 - total flux cleaned = 7.90164e-05 Jy ! Component: 150 - total flux cleaned = 0.000118988 Jy ! Component: 200 - total flux cleaned = 0.000143411 Jy ! Total flux subtracted in 200 components = 0.000143411 Jy ! Clean residual min=-0.004310 max=0.004466 Jy/beam ! Clean residual mean=0.000006 rms=0.001334 Jy/beam ! Combined flux in latest and established models = 0.507794 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.507794 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.666 mas, bmaj=7.279 mas, bpa=-5.629 degrees ! Estimated noise=2.0961 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000740987 Jy ! Component: 100 - total flux cleaned = -0.000917586 Jy ! Component: 150 - total flux cleaned = -0.000947323 Jy ! Component: 200 - total flux cleaned = -0.000920846 Jy ! Total flux subtracted in 200 components = -0.000920846 Jy ! Clean residual min=-0.003900 max=0.003784 Jy/beam ! Clean residual mean=0.000003 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.506874 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 56 components and 0.506874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.156287Jy sigma=0.422364 ! Fit after self-cal, rms=0.156279Jy sigma=0.422349 wmodel J1845-2852_S_map.mod ! Writing 56 model components to file: J1845-2852_S_map.mod wobs J1845-2852_S_uvs.fits ! Writing UV FITS file: J1845-2852_S_uvs.fits wwins J1845-2852_S_map.win ! wwins: Wrote 1 windows to J1845-2852_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.000917021 Jy ! Component: 100 - total flux cleaned = -0.00171197 Jy ! Component: 150 - total flux cleaned = -0.00199653 Jy ! Component: 200 - total flux cleaned = -0.00236385 Jy ! Component: 250 - total flux cleaned = -0.00256486 Jy ! Component: 300 - total flux cleaned = -0.00256399 Jy ! Component: 350 - total flux cleaned = -0.00260929 Jy ! Component: 400 - total flux cleaned = -0.00256244 Jy ! Component: 450 - total flux cleaned = -0.00251799 Jy ! Component: 500 - total flux cleaned = -0.00251873 Jy ! Component: 550 - total flux cleaned = -0.00243839 Jy ! Component: 600 - total flux cleaned = -0.00247793 Jy ! Component: 650 - total flux cleaned = -0.00240021 Jy ! Component: 700 - total flux cleaned = -0.00236377 Jy ! Component: 750 - total flux cleaned = -0.00251042 Jy ! Component: 800 - total flux cleaned = -0.00254642 Jy ! Component: 850 - total flux cleaned = -0.00261694 Jy ! Component: 900 - total flux cleaned = -0.00271988 Jy ! Component: 950 - total flux cleaned = -0.00271967 Jy ! Component: 1000 - total flux cleaned = -0.00258783 Jy ! Component: 1050 - total flux cleaned = -0.00249116 Jy ! Component: 1100 - total flux cleaned = -0.00245914 Jy ! Component: 1150 - total flux cleaned = -0.00233422 Jy ! Component: 1200 - total flux cleaned = -0.00230354 Jy ! Component: 1250 - total flux cleaned = -0.00224254 Jy ! Component: 1300 - total flux cleaned = -0.0022126 Jy ! Component: 1350 - total flux cleaned = -0.00215347 Jy ! Component: 1400 - total flux cleaned = -0.00212454 Jy ! Component: 1450 - total flux cleaned = -0.0020968 Jy ! Component: 1500 - total flux cleaned = -0.00212464 Jy ! Component: 1550 - total flux cleaned = -0.00201439 Jy ! Component: 1600 - total flux cleaned = -0.00193334 Jy ! Component: 1650 - total flux cleaned = -0.0019332 Jy ! Component: 1700 - total flux cleaned = -0.00182715 Jy ! Component: 1750 - total flux cleaned = -0.00169699 Jy ! Component: 1800 - total flux cleaned = -0.00167167 Jy ! Component: 1850 - total flux cleaned = -0.00172242 Jy ! Component: 1900 - total flux cleaned = -0.00172228 Jy ! Component: 1950 - total flux cleaned = -0.0016976 Jy ! Component: 2000 - total flux cleaned = -0.00167296 Jy ! Component: 2050 - total flux cleaned = -0.00169783 Jy ! Component: 2100 - total flux cleaned = -0.00174612 Jy ! Component: 2150 - total flux cleaned = -0.00169851 Jy ! Component: 2200 - total flux cleaned = -0.00172226 Jy ! Component: 2250 - total flux cleaned = -0.00174526 Jy ! Component: 2300 - total flux cleaned = -0.00176824 Jy ! Component: 2350 - total flux cleaned = -0.00176808 Jy ! Component: 2400 - total flux cleaned = -0.00181301 Jy ! Component: 2450 - total flux cleaned = -0.00174558 Jy ! Component: 2500 - total flux cleaned = -0.00176788 Jy ! Component: 2550 - total flux cleaned = -0.0017459 Jy ! Component: 2600 - total flux cleaned = -0.00183303 Jy ! Component: 2650 - total flux cleaned = -0.00185489 Jy ! Component: 2700 - total flux cleaned = -0.00187611 Jy ! Component: 2750 - total flux cleaned = -0.0019396 Jy ! Component: 2800 - total flux cleaned = -0.00193985 Jy ! Component: 2850 - total flux cleaned = -0.00204419 Jy ! Component: 2900 - total flux cleaned = -0.00206491 Jy ! Component: 2950 - total flux cleaned = -0.00210619 Jy ! Component: 3000 - total flux cleaned = -0.00220804 Jy ! Component: 3050 - total flux cleaned = -0.00224837 Jy ! Component: 3100 - total flux cleaned = -0.00236858 Jy ! Component: 3150 - total flux cleaned = -0.00240835 Jy ! Component: 3200 - total flux cleaned = -0.00246745 Jy ! Component: 3250 - total flux cleaned = -0.00258483 Jy ! Component: 3300 - total flux cleaned = -0.00260436 Jy ! Component: 3350 - total flux cleaned = -0.00270102 Jy ! Component: 3400 - total flux cleaned = -0.00275853 Jy ! Component: 3450 - total flux cleaned = -0.00277756 Jy ! Component: 3500 - total flux cleaned = -0.0028532 Jy ! Component: 3550 - total flux cleaned = -0.00287198 Jy ! Component: 3600 - total flux cleaned = -0.00296526 Jy ! Component: 3650 - total flux cleaned = -0.00302106 Jy ! Component: 3700 - total flux cleaned = -0.00309481 Jy ! Component: 3750 - total flux cleaned = -0.00303995 Jy ! Component: 3800 - total flux cleaned = -0.00307665 Jy ! Component: 3850 - total flux cleaned = -0.00309484 Jy ! Component: 3900 - total flux cleaned = -0.00311287 Jy ! Component: 3950 - total flux cleaned = -0.00311283 Jy ! Component: 4000 - total flux cleaned = -0.00313061 Jy ! Component: 4050 - total flux cleaned = -0.00314842 Jy ! Total flux subtracted in 4096 components = -0.00314843 Jy ! Clean residual min=-0.001116 max=0.000916 Jy/beam ! Clean residual mean=-0.000002 rms=0.000306 Jy/beam ! Combined flux in latest and established models = 0.503725 Jy keep ! Adding 273 model components to the UV plane model. ! The established model now contains 329 components and 0.503725 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1845-2852_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.666 x 7.279 at -5.629 degrees (North through East) ! Clean map min=-0.0022131 max=0.47357 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1845-2852_S_map.fits wmodel /image_prod/ug002_uva//J1845-2852_S_map.mod ! Writing 329 model components to file: /image_prod/ug002_uva//J1845-2852_S_map.mod wobs /image_prod/ug002_uva//J1845-2852_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1845-2852_S_uvs.fits wwins /image_prod/ug002_uva//J1845-2852_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1845-2852_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.473572 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000301427 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.190949 0.190949 0.381898 0.763796 1.52759 3.05518 6.11037 12.2207 24.4415 48.8829 97.7659 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.473 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1571.1 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1845-2852_S_dfm.log closed on Thu Mar 5 03:55:04 2020