! Started logfile: /image_prod/ug002_uva//J2147-3601_S_dfm.log on Thu Mar 5 05:23:16 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//J2147-3601_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2147-3601_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.879444 visibilities/baseline/integration-bin. ! Found source: J2147-3601 ! ! 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 4749 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 J2147-3601_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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012524Jy sigma=5.569608 ! Fit after self-cal, rms=0.831474Jy sigma=4.438406 ! 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.018 mas, bmaj=15.28 mas, bpa=-17.31 degrees ! Estimated noise=2.83815 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.139866 Jy ! Component: 100 - total flux cleaned = 0.179975 Jy ! Total flux subtracted in 100 components = 0.179975 Jy ! Clean residual min=-0.012183 max=0.018692 Jy/beam ! Clean residual mean=0.000108 rms=0.003749 Jy/beam ! Combined flux in latest and established models = 0.179975 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.179975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110190Jy sigma=0.523087 ! Fit after self-cal, rms=0.110142Jy sigma=0.522670 ! 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.679 mas, bmaj=16.76 mas, bpa=-15.76 degrees ! Estimated noise=1.96178 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.0251934 Jy ! Component: 100 - total flux cleaned = 0.0386068 Jy ! Component: 150 - total flux cleaned = 0.0462051 Jy ! Component: 200 - total flux cleaned = 0.0506768 Jy ! Total flux subtracted in 200 components = 0.0506768 Jy ! Clean residual min=-0.007420 max=0.007485 Jy/beam ! Clean residual mean=0.000086 rms=0.002102 Jy/beam ! Combined flux in latest and established models = 0.230652 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 78 components and 0.230652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105738Jy sigma=0.478540 ! Fit after self-cal, rms=0.105812Jy sigma=0.478282 ! 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.679 x 16.76 at -15.76 degrees (North through East) ! Clean map min=-0.007287 max=0.17554 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 0.94 HN 1.15 KP 0.95 ! LA 1.09 MK 0.98 NL 1.04 OV 0.89 ! PT 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.45 FD 0.98 HN 1.28 KP 0.98 ! LA 0.97 MK 1.03 NL 1.18 OV 0.91 ! PT 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.93 HN 1.15 KP 0.97 ! LA 1.01 MK 1.03 NL 1.05 OV 0.90 ! PT 0.93 ! ! ! Fit before self-cal, rms=0.105812Jy sigma=0.478282 ! Fit after self-cal, rms=0.120033Jy sigma=0.462407 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.734 mas, bmaj=17.19 mas, bpa=-16.01 degrees ! Estimated noise=1.983 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.00203061 Jy ! Component: 100 - total flux cleaned = -0.00240674 Jy ! Component: 150 - total flux cleaned = -0.00271894 Jy ! Component: 200 - total flux cleaned = -0.00293244 Jy ! Total flux subtracted in 200 components = -0.00293244 Jy ! Clean residual min=-0.005021 max=0.005175 Jy/beam ! Clean residual mean=0.000027 rms=0.001342 Jy/beam ! Combined flux in latest and established models = 0.22772 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 94 components and 0.22772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.119915Jy sigma=0.461882 ! Fit after self-cal, rms=0.120241Jy sigma=0.461700 ! 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.120241Jy sigma=0.461700 ! Fit after self-cal, rms=0.121673Jy sigma=0.461585 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.746 mas, bmaj=17.24 mas, bpa=-16.07 degrees ! Estimated noise=1.98267 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00163376 Jy ! Component: 100 - total flux cleaned = -0.00193689 Jy ! Component: 150 - total flux cleaned = -0.00209443 Jy ! Component: 200 - total flux cleaned = -0.00227732 Jy ! Total flux subtracted in 200 components = -0.00227732 Jy ! Clean residual min=-0.004968 max=0.005074 Jy/beam ! Clean residual mean=0.000027 rms=0.001311 Jy/beam ! Combined flux in latest and established models = 0.225442 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 103 components and 0.225442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.121582Jy sigma=0.461296 ! Fit after self-cal, rms=0.121605Jy sigma=0.461283 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.000223965 Jy ! Component: 100 - total flux cleaned = -0.00029693 Jy ! Component: 150 - total flux cleaned = -0.000362595 Jy ! Component: 200 - total flux cleaned = -0.000420532 Jy ! Total flux subtracted in 200 components = -0.000420532 Jy ! Clean residual min=-0.004893 max=0.005139 Jy/beam ! Clean residual mean=0.000026 rms=0.001305 Jy/beam ! Combined flux in latest and established models = 0.225022 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 107 components and 0.225022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.121572Jy sigma=0.461190 ! Fit after self-cal, rms=0.121576Jy sigma=0.461182 ! 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.121576Jy sigma=0.461182 ! Fit after self-cal, rms=0.135655Jy sigma=0.455235 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.753 mas, bmaj=17.42 mas, bpa=-16.27 degrees ! Estimated noise=1.99271 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00220377 Jy ! Component: 100 - total flux cleaned = -0.00250878 Jy ! Component: 150 - total flux cleaned = -0.00270681 Jy ! Component: 200 - total flux cleaned = -0.00279127 Jy ! Total flux subtracted in 200 components = -0.00279127 Jy ! Clean residual min=-0.003649 max=0.003459 Jy/beam ! Clean residual mean=-0.000005 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.22223 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 121 components and 0.22223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.135587Jy sigma=0.454849 ! Fit after self-cal, rms=0.135702Jy sigma=0.454775 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.95433e-05 Jy ! Component: 100 - total flux cleaned = -0.000221801 Jy ! Component: 150 - total flux cleaned = -0.000279417 Jy ! Component: 200 - total flux cleaned = -0.000331145 Jy ! Total flux subtracted in 200 components = -0.000331145 Jy ! Clean residual min=-0.003551 max=0.003442 Jy/beam ! Clean residual mean=-0.000005 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.221899 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 125 components and 0.221899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.135689Jy sigma=0.454680 ! Fit after self-cal, rms=0.135686Jy sigma=0.454676 ! 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.135686Jy sigma=0.454676 ! Fit after self-cal, rms=0.138269Jy sigma=0.454493 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.287 mas, bmaj=33 mas, bpa=0.01793 degrees ! Estimated noise=2.19083 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00126467 Jy ! Component: 100 - total flux cleaned = -0.00150912 Jy ! Component: 150 - total flux cleaned = -0.00166013 Jy ! Component: 200 - total flux cleaned = -0.00177611 Jy ! Total flux subtracted in 200 components = -0.00177611 Jy ! Clean residual min=-0.002566 max=0.002960 Jy/beam ! Clean residual mean=-0.000007 rms=0.000923 Jy/beam ! Combined flux in latest and established models = 0.220123 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 131 components and 0.220123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.138265Jy sigma=0.454372 ! Fit after self-cal, rms=0.138279Jy sigma=0.454335 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.13672e-07 Jy ! Component: 100 - total flux cleaned = -4.83239e-05 Jy ! Component: 150 - total flux cleaned = -0.000103854 Jy ! Component: 200 - total flux cleaned = -0.000148833 Jy ! Total flux subtracted in 200 components = -0.000148833 Jy ! Clean residual min=-0.002523 max=0.002930 Jy/beam ! Clean residual mean=-0.000008 rms=0.000925 Jy/beam ! Combined flux in latest and established models = 0.219974 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 137 components and 0.219974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.138276Jy sigma=0.454324 ! Fit after self-cal, rms=0.138280Jy sigma=0.454312 ! 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.754 mas, bmaj=17.47 mas, bpa=-16.4 degrees ! Estimated noise=1.99249 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.754 x 17.47 at -16.4 degrees (North through East) ! Clean map min=-0.0036301 max=0.17424 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.069 mas, bmaj=15.89 mas, bpa=-17.82 degrees ! Estimated noise=2.90429 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.142764 Jy ! Component: 100 - total flux cleaned = 0.18024 Jy ! Component: 150 - total flux cleaned = 0.197845 Jy ! Component: 200 - total flux cleaned = 0.207749 Jy ! Total flux subtracted in 200 components = 0.207749 Jy ! Clean residual min=-0.005442 max=0.005282 Jy/beam ! Clean residual mean=0.000024 rms=0.001453 Jy/beam ! Combined flux in latest and established models = 0.207749 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 61 model components to the UV plane model. ! The established model now contains 61 components and 0.207749 Jy ! Inverting map and beam ! Estimated beam: bmin=3.754 mas, bmaj=17.47 mas, bpa=-16.4 degrees ! Estimated noise=1.99249 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.00656947 Jy ! Component: 100 - total flux cleaned = 0.00996699 Jy ! Component: 150 - total flux cleaned = 0.0118125 Jy ! Component: 200 - total flux cleaned = 0.0124461 Jy ! Total flux subtracted in 200 components = 0.0124461 Jy ! Clean residual min=-0.003661 max=0.003523 Jy/beam ! Clean residual mean=-0.000002 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.220195 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 83 components and 0.220195 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=9.287 mas, bmaj=33 mas, bpa=0.01793 degrees ! Estimated noise=2.19083 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000234903 Jy ! Component: 100 - total flux cleaned = 0.000234286 Jy ! Component: 150 - total flux cleaned = 0.000232548 Jy ! Component: 200 - total flux cleaned = 0.000230214 Jy ! Total flux subtracted in 200 components = 0.000230214 Jy ! Clean residual min=-0.002538 max=0.002942 Jy/beam ! Clean residual mean=-0.000005 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 0.220425 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.05584e-05 Jy ! Component: 100 - total flux cleaned = -1.96884e-05 Jy ! Component: 150 - total flux cleaned = -2.02463e-05 Jy ! Component: 200 - total flux cleaned = -3.78215e-05 Jy ! Total flux subtracted in 200 components = -3.78215e-05 Jy ! Clean residual min=-0.002528 max=0.002924 Jy/beam ! Clean residual mean=-0.000005 rms=0.000927 Jy/beam ! Combined flux in latest and established models = 0.220387 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 92 components and 0.220387 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.754 mas, bmaj=17.47 mas, bpa=-16.4 degrees ! Estimated noise=1.99249 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000293052 Jy ! Component: 100 - total flux cleaned = 0.000430364 Jy ! Component: 150 - total flux cleaned = 0.000511206 Jy ! Component: 200 - total flux cleaned = 0.000535342 Jy ! Total flux subtracted in 200 components = 0.000535342 Jy ! Clean residual min=-0.003611 max=0.003555 Jy/beam ! Clean residual mean=-0.000001 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.220923 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 103 components and 0.220923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.138322Jy sigma=0.454475 ! Fit after self-cal, rms=0.138234Jy sigma=0.454437 wmodel J2147-3601_S_map.mod ! Writing 103 model components to file: J2147-3601_S_map.mod wobs J2147-3601_S_uvs.fits ! Writing UV FITS file: J2147-3601_S_uvs.fits wwins J2147-3601_S_map.win ! wwins: Wrote 1 windows to J2147-3601_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.000178002 Jy ! Component: 100 - total flux cleaned = -4.6557e-05 Jy ! Component: 150 - total flux cleaned = -0.000362262 Jy ! Component: 200 - total flux cleaned = -0.000706762 Jy ! Component: 250 - total flux cleaned = -0.0011323 Jy ! Component: 300 - total flux cleaned = -0.001544 Jy ! Component: 350 - total flux cleaned = -0.00198688 Jy ! Component: 400 - total flux cleaned = -0.00237379 Jy ! Component: 450 - total flux cleaned = -0.0027907 Jy ! Component: 500 - total flux cleaned = -0.00319494 Jy ! Component: 550 - total flux cleaned = -0.00347024 Jy ! Component: 600 - total flux cleaned = -0.00354746 Jy ! Component: 650 - total flux cleaned = -0.00377282 Jy ! Component: 700 - total flux cleaned = -0.00388258 Jy ! Component: 750 - total flux cleaned = -0.00409654 Jy ! Component: 800 - total flux cleaned = -0.00430565 Jy ! Component: 850 - total flux cleaned = -0.00430572 Jy ! Component: 900 - total flux cleaned = -0.00443994 Jy ! Component: 950 - total flux cleaned = -0.00443936 Jy ! Component: 1000 - total flux cleaned = -0.00427864 Jy ! Component: 1050 - total flux cleaned = -0.00415225 Jy ! Component: 1100 - total flux cleaned = -0.00409081 Jy ! Component: 1150 - total flux cleaned = -0.00406034 Jy ! Component: 1200 - total flux cleaned = -0.00393974 Jy ! Component: 1250 - total flux cleaned = -0.00382141 Jy ! Component: 1300 - total flux cleaned = -0.00385027 Jy ! Component: 1350 - total flux cleaned = -0.00373523 Jy ! Component: 1400 - total flux cleaned = -0.00370677 Jy ! Component: 1450 - total flux cleaned = -0.00370681 Jy ! Component: 1500 - total flux cleaned = -0.00373445 Jy ! Component: 1550 - total flux cleaned = -0.00365293 Jy ! Component: 1600 - total flux cleaned = -0.00357295 Jy ! Component: 1650 - total flux cleaned = -0.00362588 Jy ! Component: 1700 - total flux cleaned = -0.00352085 Jy ! Component: 1750 - total flux cleaned = -0.0034179 Jy ! Component: 1800 - total flux cleaned = -0.0033924 Jy ! Component: 1850 - total flux cleaned = -0.00329159 Jy ! Component: 1900 - total flux cleaned = -0.00319237 Jy ! Component: 1950 - total flux cleaned = -0.00311876 Jy ! Component: 2000 - total flux cleaned = -0.00309432 Jy ! Component: 2050 - total flux cleaned = -0.00292551 Jy ! Component: 2100 - total flux cleaned = -0.00280665 Jy ! Component: 2150 - total flux cleaned = -0.00278282 Jy ! Component: 2200 - total flux cleaned = -0.00264303 Jy ! Component: 2250 - total flux cleaned = -0.00259702 Jy ! Component: 2300 - total flux cleaned = -0.00255115 Jy ! Component: 2350 - total flux cleaned = -0.00248345 Jy ! Component: 2400 - total flux cleaned = -0.00248328 Jy ! Component: 2450 - total flux cleaned = -0.00239441 Jy ! Component: 2500 - total flux cleaned = -0.0023287 Jy ! Component: 2550 - total flux cleaned = -0.0023071 Jy ! Component: 2600 - total flux cleaned = -0.00230673 Jy ! Component: 2650 - total flux cleaned = -0.002243 Jy ! Component: 2700 - total flux cleaned = -0.00228497 Jy ! Component: 2750 - total flux cleaned = -0.00222228 Jy ! Component: 2800 - total flux cleaned = -0.00228441 Jy ! Component: 2850 - total flux cleaned = -0.00224367 Jy ! Component: 2900 - total flux cleaned = -0.00222352 Jy ! Component: 2950 - total flux cleaned = -0.00220359 Jy ! Component: 3000 - total flux cleaned = -0.00218361 Jy ! Component: 3050 - total flux cleaned = -0.00212434 Jy ! Component: 3100 - total flux cleaned = -0.00214408 Jy ! Component: 3150 - total flux cleaned = -0.00218274 Jy ! Component: 3200 - total flux cleaned = -0.00212471 Jy ! Component: 3250 - total flux cleaned = -0.00216317 Jy ! Component: 3300 - total flux cleaned = -0.00221997 Jy ! Component: 3350 - total flux cleaned = -0.00216319 Jy ! Component: 3400 - total flux cleaned = -0.00218209 Jy ! Component: 3450 - total flux cleaned = -0.00214482 Jy ! Component: 3500 - total flux cleaned = -0.00216323 Jy ! Component: 3550 - total flux cleaned = -0.0021818 Jy ! Component: 3600 - total flux cleaned = -0.00218173 Jy ! Component: 3650 - total flux cleaned = -0.0022179 Jy ! Component: 3700 - total flux cleaned = -0.00216397 Jy ! Component: 3750 - total flux cleaned = -0.00214632 Jy ! Component: 3800 - total flux cleaned = -0.00216404 Jy ! Component: 3850 - total flux cleaned = -0.00214647 Jy ! Component: 3900 - total flux cleaned = -0.00212905 Jy ! Component: 3950 - total flux cleaned = -0.0021464 Jy ! Component: 4000 - total flux cleaned = -0.00214641 Jy ! Component: 4050 - total flux cleaned = -0.00211218 Jy ! Total flux subtracted in 4096 components = -0.00216346 Jy ! Clean residual min=-0.000937 max=0.001059 Jy/beam ! Clean residual mean=-0.000001 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.218759 Jy keep ! Adding 234 model components to the UV plane model. ! The established model now contains 337 components and 0.218759 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2147-3601_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.754 x 17.47 at -16.4 degrees (North through East) ! Clean map min=-0.0033136 max=0.1765 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2147-3601_S_map.fits wmodel /image_prod/ug002_uva//J2147-3601_S_map.mod ! Writing 337 model components to file: /image_prod/ug002_uva//J2147-3601_S_map.mod wobs /image_prod/ug002_uva//J2147-3601_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2147-3601_S_uvs.fits wwins /image_prod/ug002_uva//J2147-3601_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J2147-3601_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.176496 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000332646 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.565416 0.565416 1.13083 2.26167 4.52333 9.04666 18.0933 36.1867 72.3733 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.176 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 530.582 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2147-3601_S_dfm.log closed on Thu Mar 5 05:23:20 2020