! Started logfile: /image_prod/ug002_uva//J0009-3216_S_dfm.log on Wed Mar 4 18:13:31 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//J0009-3216_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0009-3216_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.892963 visibilities/baseline/integration-bin. ! Found source: J0009-3216 ! ! 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 44 lines of history. ! ! Reading 7233 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 J0009-3216_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.010932Jy sigma=6.298997 ! Fit after self-cal, rms=0.899939Jy sigma=5.547702 ! 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.636 mas, bmaj=6.685 mas, bpa=-1.503 degrees ! Estimated noise=2.41686 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.0807504 Jy ! Component: 100 - total flux cleaned = 0.100501 Jy ! Total flux subtracted in 100 components = 0.100501 Jy ! Clean residual min=-0.008478 max=0.014412 Jy/beam ! Clean residual mean=-0.000033 rms=0.002385 Jy/beam ! Combined flux in latest and established models = 0.100501 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.100501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095747Jy sigma=0.534901 ! Fit after self-cal, rms=0.095436Jy sigma=0.533083 ! 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.312 mas, bmaj=8.298 mas, bpa=-0.06682 degrees ! Estimated noise=1.38579 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 (3, -10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0187712 Jy ! Component: 100 - total flux cleaned = 0.0292387 Jy ! Component: 150 - total flux cleaned = 0.0357198 Jy ! Component: 200 - total flux cleaned = 0.0397693 Jy ! Total flux subtracted in 200 components = 0.0397693 Jy ! Clean residual min=-0.005790 max=0.009701 Jy/beam ! Clean residual mean=0.000003 rms=0.001845 Jy/beam ! Combined flux in latest and established models = 0.140271 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 44 components and 0.140271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092564Jy sigma=0.499914 ! Fit after self-cal, rms=0.092309Jy sigma=0.497237 ! 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.312 x 8.298 at -0.06682 degrees (North through East) ! Clean map min=-0.0051795 max=0.097783 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.32 FD 0.93 HN 1.11 KP 0.92 ! LA 0.95 MK 1.02 NL 0.95 OV 0.95 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.92 FD 0.94 HN 1.20 KP 0.91 ! LA 0.96 MK 1.09 NL 1.08 OV 0.92 ! PT 0.98 SC 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.79 FD 0.96 HN 1.24 KP 0.91 ! LA 0.96 MK 1.10 NL 0.93 OV 0.94 ! PT 0.99 SC 0.98 ! ! ! Fit before self-cal, rms=0.092309Jy sigma=0.497237 ! Fit after self-cal, rms=0.126753Jy sigma=0.475846 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.344 mas, bmaj=8.436 mas, bpa=0.4834 degrees ! Estimated noise=1.4339 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.000866702 Jy ! Component: 100 - total flux cleaned = -0.000935231 Jy ! Component: 150 - total flux cleaned = -0.001171 Jy ! Component: 200 - total flux cleaned = -0.00127584 Jy ! Total flux subtracted in 200 components = -0.00127584 Jy ! Clean residual min=-0.003888 max=0.003759 Jy/beam ! Clean residual mean=-0.000011 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.138995 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 60 components and 0.138995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.126649Jy sigma=0.475317 ! Fit after self-cal, rms=0.127190Jy sigma=0.474712 ! 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.127190Jy sigma=0.474712 ! Fit after self-cal, rms=0.126720Jy sigma=0.472629 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.337 mas, bmaj=8.44 mas, bpa=0.419 degrees ! Estimated noise=1.43528 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.98244e-06 Jy ! Component: 100 - total flux cleaned = -0.000290547 Jy ! Component: 150 - total flux cleaned = -0.000364994 Jy ! Component: 200 - total flux cleaned = -0.000400321 Jy ! Total flux subtracted in 200 components = -0.000400321 Jy ! Clean residual min=-0.003438 max=0.002993 Jy/beam ! Clean residual mean=-0.000005 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.138594 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 71 components and 0.138594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.126684Jy sigma=0.472427 ! Fit after self-cal, rms=0.126840Jy sigma=0.472367 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.000151823 Jy ! Component: 100 - total flux cleaned = -0.000219809 Jy ! Component: 150 - total flux cleaned = -0.000251981 Jy ! Component: 200 - total flux cleaned = -0.00031048 Jy ! Total flux subtracted in 200 components = -0.00031048 Jy ! Clean residual min=-0.003273 max=0.002936 Jy/beam ! Clean residual mean=-0.000006 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.138284 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 85 components and 0.138284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.126819Jy sigma=0.472251 ! Fit after self-cal, rms=0.126853Jy sigma=0.472237 ! 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.126853Jy sigma=0.472237 ! Fit after self-cal, rms=0.125863Jy sigma=0.472145 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.33 mas, bmaj=8.431 mas, bpa=0.4273 degrees ! Estimated noise=1.43017 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000184219 Jy ! Component: 100 - total flux cleaned = -0.000342827 Jy ! Component: 150 - total flux cleaned = -0.000398946 Jy ! Component: 200 - total flux cleaned = -0.000474734 Jy ! Total flux subtracted in 200 components = -0.000474734 Jy ! Clean residual min=-0.003113 max=0.002848 Jy/beam ! Clean residual mean=-0.000004 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.137809 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 94 components and 0.137809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.125845Jy sigma=0.472048 ! Fit after self-cal, rms=0.125853Jy sigma=0.472037 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.45511e-05 Jy ! Component: 100 - total flux cleaned = -0.000103066 Jy ! Component: 150 - total flux cleaned = -0.000125853 Jy ! Component: 200 - total flux cleaned = -0.000147473 Jy ! Total flux subtracted in 200 components = -0.000147473 Jy ! Clean residual min=-0.003052 max=0.002857 Jy/beam ! Clean residual mean=-0.000004 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.137662 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 101 components and 0.137662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.125842Jy sigma=0.471976 ! Fit after self-cal, rms=0.125839Jy sigma=0.471970 ! 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.125839Jy sigma=0.471970 ! Fit after self-cal, rms=0.126168Jy sigma=0.471953 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.568 mas, bmaj=23.62 mas, bpa=2.721 degrees ! Estimated noise=1.64781 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.04283e-05 Jy ! Component: 100 - total flux cleaned = -0.000108367 Jy ! Component: 150 - total flux cleaned = -0.000162212 Jy ! Component: 200 - total flux cleaned = -0.000194601 Jy ! Total flux subtracted in 200 components = -0.000194601 Jy ! Clean residual min=-0.002158 max=0.002624 Jy/beam ! Clean residual mean=-0.000005 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.137467 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 108 components and 0.137467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.126161Jy sigma=0.471903 ! Fit after self-cal, rms=0.126145Jy sigma=0.471886 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.81537e-06 Jy ! Component: 100 - total flux cleaned = -3.90686e-05 Jy ! Component: 150 - total flux cleaned = -5.56691e-05 Jy ! Component: 200 - total flux cleaned = -5.57519e-05 Jy ! Total flux subtracted in 200 components = -5.57519e-05 Jy ! Clean residual min=-0.002104 max=0.002604 Jy/beam ! Clean residual mean=-0.000005 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.137411 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 118 components and 0.137411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.126140Jy sigma=0.471858 ! Fit after self-cal, rms=0.126132Jy sigma=0.471850 ! 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.324 mas, bmaj=8.43 mas, bpa=0.4714 degrees ! Estimated noise=1.42622 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.324 x 8.43 at 0.4714 degrees (North through East) ! Clean map min=-0.0030891 max=0.10127 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.633 mas, bmaj=6.721 mas, bpa=-0.9029 degrees ! Estimated noise=2.48591 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.082782 Jy ! Component: 100 - total flux cleaned = 0.104071 Jy ! Component: 150 - total flux cleaned = 0.115403 Jy ! Component: 200 - total flux cleaned = 0.12248 Jy ! Total flux subtracted in 200 components = 0.12248 Jy ! Clean residual min=-0.004636 max=0.004452 Jy/beam ! Clean residual mean=-0.000018 rms=0.001110 Jy/beam ! Combined flux in latest and established models = 0.12248 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 49 model components to the UV plane model. ! The established model now contains 49 components and 0.12248 Jy ! Inverting map and beam ! Estimated beam: bmin=3.324 mas, bmaj=8.43 mas, bpa=0.4714 degrees ! Estimated noise=1.42622 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.00605173 Jy ! Component: 100 - total flux cleaned = 0.00937702 Jy ! Component: 150 - total flux cleaned = 0.011429 Jy ! Component: 200 - total flux cleaned = 0.0127202 Jy ! Total flux subtracted in 200 components = 0.0127202 Jy ! Clean residual min=-0.002473 max=0.002631 Jy/beam ! Clean residual mean=-0.000006 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.135201 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 79 components and 0.135201 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.568 mas, bmaj=23.62 mas, bpa=2.721 degrees ! Estimated noise=1.64781 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124927 Jy ! Component: 100 - total flux cleaned = 0.00139109 Jy ! Component: 150 - total flux cleaned = 0.00145924 Jy ! Component: 200 - total flux cleaned = 0.00151764 Jy ! Total flux subtracted in 200 components = 0.00151764 Jy ! Clean residual min=-0.002202 max=0.002658 Jy/beam ! Clean residual mean=-0.000006 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.136718 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 = 3.66503e-05 Jy ! Component: 100 - total flux cleaned = 8.90122e-05 Jy ! Component: 150 - total flux cleaned = 0.000105489 Jy ! Component: 200 - total flux cleaned = 0.000136938 Jy ! Total flux subtracted in 200 components = 0.000136938 Jy ! Clean residual min=-0.002168 max=0.002632 Jy/beam ! Clean residual mean=-0.000006 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.136855 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 99 components and 0.136855 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.324 mas, bmaj=8.43 mas, bpa=0.4714 degrees ! Estimated noise=1.42622 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000131134 Jy ! Component: 100 - total flux cleaned = -0.00013387 Jy ! Component: 150 - total flux cleaned = -0.000109292 Jy ! Component: 200 - total flux cleaned = -8.58511e-05 Jy ! Total flux subtracted in 200 components = -8.58511e-05 Jy ! Clean residual min=-0.002523 max=0.002766 Jy/beam ! Clean residual mean=-0.000003 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.136769 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 116 components and 0.136769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.126154Jy sigma=0.471862 ! Fit after self-cal, rms=0.126116Jy sigma=0.471812 wmodel J0009-3216_S_map.mod ! Writing 116 model components to file: J0009-3216_S_map.mod wobs J0009-3216_S_uvs.fits ! Writing UV FITS file: J0009-3216_S_uvs.fits wwins J0009-3216_S_map.win ! wwins: Wrote 2 windows to J0009-3216_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.000303129 Jy ! Component: 100 - total flux cleaned = 0.000521312 Jy ! Component: 150 - total flux cleaned = 0.000561263 Jy ! Component: 200 - total flux cleaned = 0.000370604 Jy ! Component: 250 - total flux cleaned = 0.000297213 Jy ! Component: 300 - total flux cleaned = 0.000297844 Jy ! Component: 350 - total flux cleaned = 0.000366553 Jy ! Component: 400 - total flux cleaned = 0.000400078 Jy ! Component: 450 - total flux cleaned = 0.00049738 Jy ! Component: 500 - total flux cleaned = 0.000529281 Jy ! Component: 550 - total flux cleaned = 0.000592 Jy ! Component: 600 - total flux cleaned = 0.000744807 Jy ! Component: 650 - total flux cleaned = 0.000864883 Jy ! Component: 700 - total flux cleaned = 0.000953289 Jy ! Component: 750 - total flux cleaned = 0.00103997 Jy ! Component: 800 - total flux cleaned = 0.00112541 Jy ! Component: 850 - total flux cleaned = 0.00123738 Jy ! Component: 900 - total flux cleaned = 0.00131972 Jy ! Component: 950 - total flux cleaned = 0.00140024 Jy ! Component: 1000 - total flux cleaned = 0.00142649 Jy ! Component: 1050 - total flux cleaned = 0.00142649 Jy ! Component: 1100 - total flux cleaned = 0.00153011 Jy ! Component: 1150 - total flux cleaned = 0.00155537 Jy ! Component: 1200 - total flux cleaned = 0.00153018 Jy ! Component: 1250 - total flux cleaned = 0.00155527 Jy ! Component: 1300 - total flux cleaned = 0.00162889 Jy ! Component: 1350 - total flux cleaned = 0.00170158 Jy ! Component: 1400 - total flux cleaned = 0.00172533 Jy ! Component: 1450 - total flux cleaned = 0.00181987 Jy ! Component: 1500 - total flux cleaned = 0.00191325 Jy ! Component: 1550 - total flux cleaned = 0.0020742 Jy ! Component: 1600 - total flux cleaned = 0.00205183 Jy ! Component: 1650 - total flux cleaned = 0.00225437 Jy ! Component: 1700 - total flux cleaned = 0.00225457 Jy ! Component: 1750 - total flux cleaned = 0.00232096 Jy ! Component: 1800 - total flux cleaned = 0.00247316 Jy ! Component: 1850 - total flux cleaned = 0.00253748 Jy ! Component: 1900 - total flux cleaned = 0.00262264 Jy ! Component: 1950 - total flux cleaned = 0.00270675 Jy ! Component: 2000 - total flux cleaned = 0.0028316 Jy ! Component: 2050 - total flux cleaned = 0.00283178 Jy ! Component: 2100 - total flux cleaned = 0.00299492 Jy ! Component: 2150 - total flux cleaned = 0.00303531 Jy ! Component: 2200 - total flux cleaned = 0.00309532 Jy ! Component: 2250 - total flux cleaned = 0.00323364 Jy ! Component: 2300 - total flux cleaned = 0.00327261 Jy ! Component: 2350 - total flux cleaned = 0.00331153 Jy ! Component: 2400 - total flux cleaned = 0.00333099 Jy ! Component: 2450 - total flux cleaned = 0.00344527 Jy ! Component: 2500 - total flux cleaned = 0.00355812 Jy ! Component: 2550 - total flux cleaned = 0.00355808 Jy ! Component: 2600 - total flux cleaned = 0.00363237 Jy ! Component: 2650 - total flux cleaned = 0.00372424 Jy ! Component: 2700 - total flux cleaned = 0.00379705 Jy ! Component: 2750 - total flux cleaned = 0.00386916 Jy ! Component: 2800 - total flux cleaned = 0.00386926 Jy ! Component: 2850 - total flux cleaned = 0.00394037 Jy ! Component: 2900 - total flux cleaned = 0.00399311 Jy ! Component: 2950 - total flux cleaned = 0.00401064 Jy ! Component: 3000 - total flux cleaned = 0.00404547 Jy ! Component: 3050 - total flux cleaned = 0.00409715 Jy ! Component: 3100 - total flux cleaned = 0.00423349 Jy ! Component: 3150 - total flux cleaned = 0.00428422 Jy ! Component: 3200 - total flux cleaned = 0.0043176 Jy ! Component: 3250 - total flux cleaned = 0.00436752 Jy ! Component: 3300 - total flux cleaned = 0.0044004 Jy ! Component: 3350 - total flux cleaned = 0.00444953 Jy ! Component: 3400 - total flux cleaned = 0.00453084 Jy ! Component: 3450 - total flux cleaned = 0.00453073 Jy ! Component: 3500 - total flux cleaned = 0.00457901 Jy ! Component: 3550 - total flux cleaned = 0.00467464 Jy ! Component: 3600 - total flux cleaned = 0.00475363 Jy ! Component: 3650 - total flux cleaned = 0.00470637 Jy ! Component: 3700 - total flux cleaned = 0.00472212 Jy ! Component: 3750 - total flux cleaned = 0.0047687 Jy ! Component: 3800 - total flux cleaned = 0.00478421 Jy ! Component: 3850 - total flux cleaned = 0.00476906 Jy ! Component: 3900 - total flux cleaned = 0.00475397 Jy ! Component: 3950 - total flux cleaned = 0.00481456 Jy ! Component: 4000 - total flux cleaned = 0.00478448 Jy ! Component: 4050 - total flux cleaned = 0.00475471 Jy ! Total flux subtracted in 4096 components = 0.00475468 Jy ! Clean residual min=-0.000864 max=0.000783 Jy/beam ! Clean residual mean=0.000005 rms=0.000261 Jy/beam ! Combined flux in latest and established models = 0.141524 Jy keep ! Adding 241 model components to the UV plane model. ! The established model now contains 357 components and 0.141524 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0009-3216_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.324 x 8.43 at 0.4714 degrees (North through East) ! Clean map min=-0.0017961 max=0.10337 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0009-3216_S_map.fits wmodel /image_prod/ug002_uva//J0009-3216_S_map.mod ! Writing 357 model components to file: /image_prod/ug002_uva//J0009-3216_S_map.mod wobs /image_prod/ug002_uva//J0009-3216_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0009-3216_S_uvs.fits wwins /image_prod/ug002_uva//J0009-3216_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0009-3216_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.103374 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000257925 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.748518 0.748518 1.49704 2.99407 5.98814 11.9763 23.9526 47.9051 95.8103 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.103 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 400.792 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0009-3216_S_dfm.log closed on Wed Mar 4 18:13:35 2020