! Started logfile: /image_prod/ug002_uva//J0206-1150_S_dfm.log on Wed Mar 4 19:24:19 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//J0206-1150_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0206-1150_S_uva.fits ! AN table 1: 40 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.967222 visibilities/baseline/integration-bin. ! Found source: J0206-1150 ! ! 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 5223 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 J0206-1150_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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.050924Jy sigma=7.987765 ! Fit after self-cal, rms=0.741851Jy sigma=5.565541 ! 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.746 mas, bmaj=7.167 mas, bpa=-3.644 degrees ! Estimated noise=1.78235 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.206796 Jy ! Component: 100 - total flux cleaned = 0.252524 Jy ! Total flux subtracted in 100 components = 0.252524 Jy ! Clean residual min=-0.013391 max=0.023136 Jy/beam ! Clean residual mean=-0.000004 rms=0.004091 Jy/beam ! Combined flux in latest and established models = 0.252524 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.252524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099124Jy sigma=0.708272 ! Fit after self-cal, rms=0.099125Jy sigma=0.708213 ! 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.279 mas, bmaj=8.116 mas, bpa=-4.322 degrees ! Estimated noise=1.33937 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.0170168 Jy ! Component: 100 - total flux cleaned = 0.023959 Jy ! Component: 150 - total flux cleaned = 0.0243348 Jy ! Component: 200 - total flux cleaned = 0.0245019 Jy ! Total flux subtracted in 200 components = 0.0245019 Jy ! Clean residual min=-0.015732 max=0.017679 Jy/beam ! Clean residual mean=0.000021 rms=0.003911 Jy/beam ! Combined flux in latest and established models = 0.277026 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 32 components and 0.277026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097105Jy sigma=0.683189 ! Fit after self-cal, rms=0.097110Jy sigma=0.683115 ! 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.279 x 8.116 at -4.322 degrees (North through East) ! Clean map min=-0.015366 max=0.26838 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.05 HN 1.03 KP 1.04 ! LA 1.06 MK 1.11 NL 1.02 OV 0.67 ! PT 1.04 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 FD 1.05 HN 1.00 KP 1.02 ! LA 1.02 MK 1.02 NL 0.96 OV 0.96 ! PT 1.03 SC 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.31 FD 1.04 HN 1.01 KP 1.06 ! LA 1.05 MK 1.03 NL 0.97 OV 0.66 ! PT 1.03 SC 0.97 ! ! ! Fit before self-cal, rms=0.097110Jy sigma=0.683115 ! Fit after self-cal, rms=0.083741Jy sigma=0.568100 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.297 mas, bmaj=8.154 mas, bpa=-3.401 degrees ! Estimated noise=1.32844 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.00319367 Jy ! Component: 100 - total flux cleaned = -0.00363218 Jy ! Component: 150 - total flux cleaned = -0.00400865 Jy ! Component: 200 - total flux cleaned = -0.0043507 Jy ! Total flux subtracted in 200 components = -0.0043507 Jy ! Clean residual min=-0.012937 max=0.013264 Jy/beam ! Clean residual mean=-0.000019 rms=0.002849 Jy/beam ! Combined flux in latest and established models = 0.272676 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 38 components and 0.272676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083290Jy sigma=0.564046 ! Fit after self-cal, rms=0.083518Jy sigma=0.563432 ! 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.083518Jy sigma=0.563432 ! Fit after self-cal, rms=0.077743Jy sigma=0.468546 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.309 mas, bmaj=8.206 mas, bpa=-3.887 degrees ! Estimated noise=1.32949 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000113694 Jy ! Component: 100 - total flux cleaned = 0.000114281 Jy ! Component: 150 - total flux cleaned = 0.000117831 Jy ! Component: 200 - total flux cleaned = 0.000233909 Jy ! Total flux subtracted in 200 components = 0.000233909 Jy ! Clean residual min=-0.002821 max=0.002768 Jy/beam ! Clean residual mean=-0.000012 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.272909 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.272909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077601Jy sigma=0.467685 ! Fit after self-cal, rms=0.077622Jy sigma=0.467619 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.51758e-05 Jy ! Component: 100 - total flux cleaned = 0.00015109 Jy ! Component: 150 - total flux cleaned = 0.000281415 Jy ! Component: 200 - total flux cleaned = 0.000361504 Jy ! Total flux subtracted in 200 components = 0.000361504 Jy ! Clean residual min=-0.002826 max=0.002700 Jy/beam ! Clean residual mean=-0.000012 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.273271 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 41 components and 0.273271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077562Jy sigma=0.467257 ! Fit after self-cal, rms=0.077560Jy sigma=0.467248 ! 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.077560Jy sigma=0.467248 ! Fit after self-cal, rms=0.077882Jy sigma=0.467124 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.309 mas, bmaj=8.223 mas, bpa=-3.943 degrees ! Estimated noise=1.33009 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.5291e-05 Jy ! Component: 100 - total flux cleaned = 7.51374e-05 Jy ! Component: 150 - total flux cleaned = 0.000153336 Jy ! Component: 200 - total flux cleaned = 0.000222475 Jy ! Total flux subtracted in 200 components = 0.000222475 Jy ! Clean residual min=-0.002812 max=0.002628 Jy/beam ! Clean residual mean=-0.000012 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.273493 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 41 components and 0.273493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077832Jy sigma=0.466837 ! Fit after self-cal, rms=0.077835Jy sigma=0.466831 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.56164e-05 Jy ! Component: 100 - total flux cleaned = 9.56957e-05 Jy ! Component: 150 - total flux cleaned = 0.000177889 Jy ! Component: 200 - total flux cleaned = 0.000228058 Jy ! Total flux subtracted in 200 components = 0.000228058 Jy ! Clean residual min=-0.002800 max=0.002599 Jy/beam ! Clean residual mean=-0.000012 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.273721 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.273721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077810Jy sigma=0.466703 ! Fit after self-cal, rms=0.077810Jy sigma=0.466699 ! 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.077810Jy sigma=0.466699 ! Fit after self-cal, rms=0.077989Jy sigma=0.466661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.562 mas, bmaj=15.04 mas, bpa=-2.757 degrees ! Estimated noise=1.63673 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000539887 Jy ! Component: 100 - total flux cleaned = 0.000575497 Jy ! Component: 150 - total flux cleaned = 0.000585894 Jy ! Component: 200 - total flux cleaned = 0.000595414 Jy ! Total flux subtracted in 200 components = 0.000595414 Jy ! Clean residual min=-0.002648 max=0.002931 Jy/beam ! Clean residual mean=-0.000022 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.274317 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 48 components and 0.274317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077987Jy sigma=0.466643 ! Fit after self-cal, rms=0.077989Jy sigma=0.466640 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.85766e-05 Jy ! Component: 100 - total flux cleaned = 4.72783e-05 Jy ! Component: 150 - total flux cleaned = 4.72222e-05 Jy ! Component: 200 - total flux cleaned = 5.52484e-05 Jy ! Total flux subtracted in 200 components = 5.52484e-05 Jy ! Clean residual min=-0.002637 max=0.002926 Jy/beam ! Clean residual mean=-0.000022 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.274372 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 50 components and 0.274372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077988Jy sigma=0.466642 ! Fit after self-cal, rms=0.077988Jy sigma=0.466639 ! 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.309 mas, bmaj=8.232 mas, bpa=-3.962 degrees ! Estimated noise=1.3306 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.309 x 8.232 at -3.962 degrees (North through East) ! Clean map min=-0.0026751 max=0.26661 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.779 mas, bmaj=7.306 mas, bpa=-3.411 degrees ! Estimated noise=1.7894 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.20753 Jy ! Component: 100 - total flux cleaned = 0.252957 Jy ! Component: 150 - total flux cleaned = 0.264558 Jy ! Component: 200 - total flux cleaned = 0.269956 Jy ! Total flux subtracted in 200 components = 0.269956 Jy ! Clean residual min=-0.003478 max=0.003513 Jy/beam ! Clean residual mean=-0.000012 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.269956 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.269956 Jy ! Inverting map and beam ! Estimated beam: bmin=3.309 mas, bmaj=8.232 mas, bpa=-3.962 degrees ! Estimated noise=1.3306 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.00331777 Jy ! Component: 100 - total flux cleaned = 0.00376494 Jy ! Component: 150 - total flux cleaned = 0.00408278 Jy ! Component: 200 - total flux cleaned = 0.00428062 Jy ! Total flux subtracted in 200 components = 0.00428062 Jy ! Clean residual min=-0.002751 max=0.002610 Jy/beam ! Clean residual mean=-0.000011 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.274237 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 43 components and 0.274237 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.562 mas, bmaj=15.04 mas, bpa=-2.757 degrees ! Estimated noise=1.63673 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000627969 Jy ! Component: 100 - total flux cleaned = 0.000628225 Jy ! Component: 150 - total flux cleaned = 0.000628039 Jy ! Component: 200 - total flux cleaned = 0.000636448 Jy ! Total flux subtracted in 200 components = 0.000636448 Jy ! Clean residual min=-0.002566 max=0.002891 Jy/beam ! Clean residual mean=-0.000021 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.274874 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.3888e-05 Jy ! Component: 100 - total flux cleaned = 2.03751e-05 Jy ! Component: 150 - total flux cleaned = 2.04545e-05 Jy ! Component: 200 - total flux cleaned = 2.04103e-05 Jy ! Total flux subtracted in 200 components = 2.04103e-05 Jy ! Clean residual min=-0.002566 max=0.002888 Jy/beam ! Clean residual mean=-0.000021 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.274894 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 59 components and 0.274894 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.309 mas, bmaj=8.232 mas, bpa=-3.962 degrees ! Estimated noise=1.3306 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000106954 Jy ! Component: 100 - total flux cleaned = 2.06849e-05 Jy ! Component: 150 - total flux cleaned = 6.78257e-07 Jy ! Component: 200 - total flux cleaned = -3.4743e-05 Jy ! Total flux subtracted in 200 components = -3.4743e-05 Jy ! Clean residual min=-0.002710 max=0.002633 Jy/beam ! Clean residual mean=-0.000011 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.274859 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 71 components and 0.274859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077953Jy sigma=0.466494 ! Fit after self-cal, rms=0.077942Jy sigma=0.466484 wmodel J0206-1150_S_map.mod ! Writing 71 model components to file: J0206-1150_S_map.mod wobs J0206-1150_S_uvs.fits ! Writing UV FITS file: J0206-1150_S_uvs.fits wwins J0206-1150_S_map.win ! wwins: Wrote 1 windows to J0206-1150_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.000108174 Jy ! Component: 100 - total flux cleaned = -0.000278004 Jy ! Component: 150 - total flux cleaned = -0.000316256 Jy ! Component: 200 - total flux cleaned = -0.000389524 Jy ! Component: 250 - total flux cleaned = -0.000566386 Jy ! Component: 300 - total flux cleaned = -0.00073748 Jy ! Component: 350 - total flux cleaned = -0.000870183 Jy ! Component: 400 - total flux cleaned = -0.00103063 Jy ! Component: 450 - total flux cleaned = -0.00109343 Jy ! Component: 500 - total flux cleaned = -0.00118395 Jy ! Component: 550 - total flux cleaned = -0.00121322 Jy ! Component: 600 - total flux cleaned = -0.00135777 Jy ! Component: 650 - total flux cleaned = -0.00149847 Jy ! Component: 700 - total flux cleaned = -0.00163606 Jy ! Component: 750 - total flux cleaned = -0.00168978 Jy ! Component: 800 - total flux cleaned = -0.00174281 Jy ! Component: 850 - total flux cleaned = -0.0018464 Jy ! Component: 900 - total flux cleaned = -0.00184573 Jy ! Component: 950 - total flux cleaned = -0.00184582 Jy ! Component: 1000 - total flux cleaned = -0.00187017 Jy ! Component: 1050 - total flux cleaned = -0.0018942 Jy ! Component: 1100 - total flux cleaned = -0.00191763 Jy ! Component: 1150 - total flux cleaned = -0.0019172 Jy ! Component: 1200 - total flux cleaned = -0.00200908 Jy ! Component: 1250 - total flux cleaned = -0.00203168 Jy ! Component: 1300 - total flux cleaned = -0.00216569 Jy ! Component: 1350 - total flux cleaned = -0.00223139 Jy ! Component: 1400 - total flux cleaned = -0.00231819 Jy ! Component: 1450 - total flux cleaned = -0.00246802 Jy ! Component: 1500 - total flux cleaned = -0.0025523 Jy ! Component: 1550 - total flux cleaned = -0.00259433 Jy ! Component: 1600 - total flux cleaned = -0.00271829 Jy ! Component: 1650 - total flux cleaned = -0.00284033 Jy ! Component: 1700 - total flux cleaned = -0.00296067 Jy ! Component: 1750 - total flux cleaned = -0.00305967 Jy ! Component: 1800 - total flux cleaned = -0.00317747 Jy ! Component: 1850 - total flux cleaned = -0.00327412 Jy ! Component: 1900 - total flux cleaned = -0.00337015 Jy ! Component: 1950 - total flux cleaned = -0.00346482 Jy ! Component: 2000 - total flux cleaned = -0.00346498 Jy ! Component: 2050 - total flux cleaned = -0.00359454 Jy ! Component: 2100 - total flux cleaned = -0.00357622 Jy ! Component: 2150 - total flux cleaned = -0.00361266 Jy ! Component: 2200 - total flux cleaned = -0.00370237 Jy ! Component: 2250 - total flux cleaned = -0.00368453 Jy ! Component: 2300 - total flux cleaned = -0.00370237 Jy ! Component: 2350 - total flux cleaned = -0.00382423 Jy ! Component: 2400 - total flux cleaned = -0.00380703 Jy ! Component: 2450 - total flux cleaned = -0.00384126 Jy ! Component: 2500 - total flux cleaned = -0.00387524 Jy ! Component: 2550 - total flux cleaned = -0.00392551 Jy ! Component: 2600 - total flux cleaned = -0.00397514 Jy ! Component: 2650 - total flux cleaned = -0.00399131 Jy ! Component: 2700 - total flux cleaned = -0.00399112 Jy ! Component: 2750 - total flux cleaned = -0.00403959 Jy ! Component: 2800 - total flux cleaned = -0.00408772 Jy ! Component: 2850 - total flux cleaned = -0.00407169 Jy ! Component: 2900 - total flux cleaned = -0.00407169 Jy ! Component: 2950 - total flux cleaned = -0.00410297 Jy ! Component: 3000 - total flux cleaned = -0.00411845 Jy ! Component: 3050 - total flux cleaned = -0.00410299 Jy ! Component: 3100 - total flux cleaned = -0.00416419 Jy ! Component: 3150 - total flux cleaned = -0.00413392 Jy ! Component: 3200 - total flux cleaned = -0.0041641 Jy ! Component: 3250 - total flux cleaned = -0.00420907 Jy ! Component: 3300 - total flux cleaned = -0.00422394 Jy ! Component: 3350 - total flux cleaned = -0.0042535 Jy ! Component: 3400 - total flux cleaned = -0.00428276 Jy ! Component: 3450 - total flux cleaned = -0.00434081 Jy ! Component: 3500 - total flux cleaned = -0.00432629 Jy ! Component: 3550 - total flux cleaned = -0.00434071 Jy ! Component: 3600 - total flux cleaned = -0.00438327 Jy ! Component: 3650 - total flux cleaned = -0.00441159 Jy ! Component: 3700 - total flux cleaned = -0.00443961 Jy ! Component: 3750 - total flux cleaned = -0.00448126 Jy ! Component: 3800 - total flux cleaned = -0.00448141 Jy ! Component: 3850 - total flux cleaned = -0.00452264 Jy ! Component: 3900 - total flux cleaned = -0.0046046 Jy ! Component: 3950 - total flux cleaned = -0.00463166 Jy ! Component: 4000 - total flux cleaned = -0.0046991 Jy ! Component: 4050 - total flux cleaned = -0.00476581 Jy ! Total flux subtracted in 4096 components = -0.00483243 Jy ! Clean residual min=-0.000812 max=0.000947 Jy/beam ! Clean residual mean=-0.000000 rms=0.000244 Jy/beam ! Combined flux in latest and established models = 0.270027 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 346 components and 0.270027 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0206-1150_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.309 x 8.232 at -3.962 degrees (North through East) ! Clean map min=-0.0015757 max=0.26622 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0206-1150_S_map.fits wmodel /image_prod/ug002_uva//J0206-1150_S_map.mod ! Writing 346 model components to file: /image_prod/ug002_uva//J0206-1150_S_map.mod wobs /image_prod/ug002_uva//J0206-1150_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0206-1150_S_uvs.fits wwins /image_prod/ug002_uva//J0206-1150_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0206-1150_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.266222 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000238453 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.268708 0.268708 0.537415 1.07483 2.14966 4.29932 8.59864 17.1973 34.3946 68.7891 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.266 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1116.45 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0206-1150_S_dfm.log closed on Wed Mar 4 19:24:23 2020