! Started logfile: /image_prod/ug002_uva//J0058-3347_S_dfm.log on Wed Mar 4 18:45:25 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//J0058-3347_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0058-3347_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.877778 visibilities/baseline/integration-bin. ! Found source: J0058-3347 ! ! 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 5688 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 J0058-3347_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 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009851Jy sigma=6.220748 ! Fit after self-cal, rms=0.913785Jy sigma=5.611858 ! 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.869 mas, bmaj=14.92 mas, bpa=-19.42 degrees ! Estimated noise=2.6758 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.073296 Jy ! Component: 100 - total flux cleaned = 0.0893756 Jy ! Total flux subtracted in 100 components = 0.0893756 Jy ! Clean residual min=-0.005712 max=0.006399 Jy/beam ! Clean residual mean=0.000029 rms=0.001529 Jy/beam ! Combined flux in latest and established models = 0.0893756 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0893756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086807Jy sigma=0.456098 ! Fit after self-cal, rms=0.086765Jy sigma=0.455844 ! 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.57 mas, bmaj=16.66 mas, bpa=-18.17 degrees ! Estimated noise=1.58351 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.00528581 Jy ! Component: 100 - total flux cleaned = 0.00808225 Jy ! Component: 150 - total flux cleaned = 0.0087643 Jy ! Component: 200 - total flux cleaned = 0.00920956 Jy ! Total flux subtracted in 200 components = 0.00920956 Jy ! Clean residual min=-0.004620 max=0.004742 Jy/beam ! Clean residual mean=0.000061 rms=0.001159 Jy/beam ! Combined flux in latest and established models = 0.0985852 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 22 components and 0.0985852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086480Jy sigma=0.453166 ! Fit after self-cal, rms=0.086531Jy sigma=0.453105 ! 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.57 x 16.66 at -18.17 degrees (North through East) ! Clean map min=-0.0045218 max=0.089991 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.87 HN 1.24 KP 0.98 ! LA 1.07 MK 0.97 NL 1.06 OV 0.93 ! PT 1.12 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.27 FD 0.89 HN 1.16 KP 1.00 ! LA 0.99 MK 0.97 NL 0.99 OV 0.85 ! PT 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.89 HN 1.07 KP 0.91 ! LA 1.07 MK 0.97 NL 1.01 OV 0.98 ! PT 1.09 ! ! ! Fit before self-cal, rms=0.086531Jy sigma=0.453105 ! Fit after self-cal, rms=0.093804Jy sigma=0.447607 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.563 mas, bmaj=16.81 mas, bpa=-18.37 degrees ! Estimated noise=1.57885 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.000861892 Jy ! Component: 100 - total flux cleaned = -0.000933827 Jy ! Component: 150 - total flux cleaned = -0.000932339 Jy ! Component: 200 - total flux cleaned = -0.000932148 Jy ! Total flux subtracted in 200 components = -0.000932148 Jy ! Clean residual min=-0.003573 max=0.002897 Jy/beam ! Clean residual mean=0.000003 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.097653 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 37 components and 0.097653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093763Jy sigma=0.447435 ! Fit after self-cal, rms=0.094020Jy sigma=0.447200 ! 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.094020Jy sigma=0.447200 ! Fit after self-cal, rms=0.095205Jy sigma=0.446281 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.574 mas, bmaj=16.88 mas, bpa=-18.43 degrees ! Estimated noise=1.58265 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000753213 Jy ! Component: 100 - total flux cleaned = -0.00083807 Jy ! Component: 150 - total flux cleaned = -0.000813153 Jy ! Component: 200 - total flux cleaned = -0.000790049 Jy ! Total flux subtracted in 200 components = -0.000790049 Jy ! Clean residual min=-0.003120 max=0.002578 Jy/beam ! Clean residual mean=0.000003 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.096863 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 47 components and 0.096863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095183Jy sigma=0.446186 ! Fit after self-cal, rms=0.095198Jy sigma=0.446158 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.67717e-05 Jy ! Component: 100 - total flux cleaned = -4.78891e-06 Jy ! Component: 150 - total flux cleaned = -4.73574e-06 Jy ! Component: 200 - total flux cleaned = -5.29748e-06 Jy ! Total flux subtracted in 200 components = -5.29748e-06 Jy ! Clean residual min=-0.003111 max=0.002574 Jy/beam ! Clean residual mean=0.000003 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.0968577 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 50 components and 0.0968577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095186Jy sigma=0.446108 ! Fit after self-cal, rms=0.095183Jy sigma=0.446105 ! 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.095183Jy sigma=0.446105 ! Fit after self-cal, rms=0.095801Jy sigma=0.446009 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.586 mas, bmaj=16.92 mas, bpa=-18.45 degrees ! Estimated noise=1.58184 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000613798 Jy ! Component: 100 - total flux cleaned = -0.000728231 Jy ! Component: 150 - total flux cleaned = -0.000788772 Jy ! Component: 200 - total flux cleaned = -0.000807812 Jy ! Total flux subtracted in 200 components = -0.000807812 Jy ! Clean residual min=-0.002921 max=0.002460 Jy/beam ! Clean residual mean=0.000004 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.0960499 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 55 components and 0.0960499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095786Jy sigma=0.445956 ! Fit after self-cal, rms=0.095789Jy sigma=0.445949 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.65105e-05 Jy ! Component: 100 - total flux cleaned = -7.3886e-05 Jy ! Component: 150 - total flux cleaned = -9.18026e-05 Jy ! Component: 200 - total flux cleaned = -9.15282e-05 Jy ! Total flux subtracted in 200 components = -9.15282e-05 Jy ! Clean residual min=-0.002916 max=0.002475 Jy/beam ! Clean residual mean=0.000003 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.0959584 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 60 components and 0.0959584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095781Jy sigma=0.445914 ! Fit after self-cal, rms=0.095777Jy sigma=0.445911 ! 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.095777Jy sigma=0.445911 ! Fit after self-cal, rms=0.095972Jy sigma=0.445897 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.945 mas, bmaj=29.8 mas, bpa=-3.474 degrees ! Estimated noise=1.81624 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000396297 Jy ! Component: 100 - total flux cleaned = -0.000453127 Jy ! Component: 150 - total flux cleaned = -0.000437674 Jy ! Component: 200 - total flux cleaned = -0.00043769 Jy ! Total flux subtracted in 200 components = -0.00043769 Jy ! Clean residual min=-0.003445 max=0.002496 Jy/beam ! Clean residual mean=0.000005 rms=0.000792 Jy/beam ! Combined flux in latest and established models = 0.0955207 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 72 components and 0.0955207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095967Jy sigma=0.445915 ! Fit after self-cal, rms=0.095965Jy sigma=0.445906 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.76973e-05 Jy ! Component: 100 - total flux cleaned = 7.37954e-05 Jy ! Component: 150 - total flux cleaned = 8.75019e-05 Jy ! Component: 200 - total flux cleaned = 9.96247e-05 Jy ! Total flux subtracted in 200 components = 9.96247e-05 Jy ! Clean residual min=-0.003472 max=0.002496 Jy/beam ! Clean residual mean=0.000005 rms=0.000792 Jy/beam ! Combined flux in latest and established models = 0.0956203 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 75 components and 0.0956203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095966Jy sigma=0.445924 ! Fit after self-cal, rms=0.095962Jy sigma=0.445918 ! 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.596 mas, bmaj=16.95 mas, bpa=-18.45 degrees ! Estimated noise=1.57987 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.596 x 16.95 at -18.45 degrees (North through East) ! Clean map min=-0.0028642 max=0.089583 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.889 mas, bmaj=15.2 mas, bpa=-19.67 degrees ! Estimated noise=2.69188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0735739 Jy ! Component: 100 - total flux cleaned = 0.0896608 Jy ! Component: 150 - total flux cleaned = 0.0901576 Jy ! Component: 200 - total flux cleaned = 0.0903765 Jy ! Total flux subtracted in 200 components = 0.0903765 Jy ! Clean residual min=-0.005613 max=0.004762 Jy/beam ! Clean residual mean=-0.000006 rms=0.001360 Jy/beam ! Combined flux in latest and established models = 0.0903765 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0903765 Jy ! Inverting map and beam ! Estimated beam: bmin=3.596 mas, bmaj=16.95 mas, bpa=-18.45 degrees ! Estimated noise=1.57987 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.00265778 Jy ! Component: 100 - total flux cleaned = 0.00351725 Jy ! Component: 150 - total flux cleaned = 0.00378179 Jy ! Component: 200 - total flux cleaned = 0.00397813 Jy ! Total flux subtracted in 200 components = 0.00397813 Jy ! Clean residual min=-0.002777 max=0.002533 Jy/beam ! Clean residual mean=0.000002 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.0943546 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 33 components and 0.0943546 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.945 mas, bmaj=29.8 mas, bpa=-3.474 degrees ! Estimated noise=1.81624 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000395263 Jy ! Component: 100 - total flux cleaned = 0.000522584 Jy ! Component: 150 - total flux cleaned = 0.000630872 Jy ! Component: 200 - total flux cleaned = 0.000726499 Jy ! Total flux subtracted in 200 components = 0.000726499 Jy ! Clean residual min=-0.003405 max=0.002561 Jy/beam ! Clean residual mean=0.000004 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.0950811 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 = 8.58789e-05 Jy ! Component: 100 - total flux cleaned = 0.000165191 Jy ! Component: 150 - total flux cleaned = 0.000238601 Jy ! Component: 200 - total flux cleaned = 0.00030702 Jy ! Total flux subtracted in 200 components = 0.00030702 Jy ! Clean residual min=-0.003445 max=0.002536 Jy/beam ! Clean residual mean=0.000004 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.0953881 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 57 components and 0.0953881 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.596 mas, bmaj=16.95 mas, bpa=-18.45 degrees ! Estimated noise=1.57987 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.19142e-05 Jy ! Component: 100 - total flux cleaned = 8.09958e-05 Jy ! Component: 150 - total flux cleaned = 0.000144619 Jy ! Component: 200 - total flux cleaned = 0.000200914 Jy ! Total flux subtracted in 200 components = 0.000200914 Jy ! Clean residual min=-0.002946 max=0.002473 Jy/beam ! Clean residual mean=0.000004 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.0955891 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 66 components and 0.0955891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095992Jy sigma=0.446024 ! Fit after self-cal, rms=0.095967Jy sigma=0.446008 wmodel J0058-3347_S_map.mod ! Writing 66 model components to file: J0058-3347_S_map.mod wobs J0058-3347_S_uvs.fits ! Writing UV FITS file: J0058-3347_S_uvs.fits wwins J0058-3347_S_map.win ! wwins: Wrote 1 windows to J0058-3347_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.000865335 Jy ! Component: 100 - total flux cleaned = -0.00117205 Jy ! Component: 150 - total flux cleaned = -0.0014131 Jy ! Component: 200 - total flux cleaned = -0.00164092 Jy ! Component: 250 - total flux cleaned = -0.00182057 Jy ! Component: 300 - total flux cleaned = -0.00188779 Jy ! Component: 350 - total flux cleaned = -0.00195379 Jy ! Component: 400 - total flux cleaned = -0.00201832 Jy ! Component: 450 - total flux cleaned = -0.00211236 Jy ! Component: 500 - total flux cleaned = -0.00220298 Jy ! Component: 550 - total flux cleaned = -0.00229083 Jy ! Component: 600 - total flux cleaned = -0.00231903 Jy ! Component: 650 - total flux cleaned = -0.00242934 Jy ! Component: 700 - total flux cleaned = -0.0024027 Jy ! Component: 750 - total flux cleaned = -0.00242925 Jy ! Component: 800 - total flux cleaned = -0.00248088 Jy ! Component: 850 - total flux cleaned = -0.00248083 Jy ! Component: 900 - total flux cleaned = -0.00243217 Jy ! Component: 950 - total flux cleaned = -0.00248027 Jy ! Component: 1000 - total flux cleaned = -0.00243345 Jy ! Component: 1050 - total flux cleaned = -0.00243431 Jy ! Component: 1100 - total flux cleaned = -0.00247931 Jy ! Component: 1150 - total flux cleaned = -0.00243472 Jy ! Component: 1200 - total flux cleaned = -0.00243466 Jy ! Component: 1250 - total flux cleaned = -0.00239205 Jy ! Component: 1300 - total flux cleaned = -0.00239191 Jy ! Component: 1350 - total flux cleaned = -0.00226987 Jy ! Component: 1400 - total flux cleaned = -0.00227043 Jy ! Component: 1450 - total flux cleaned = -0.00223116 Jy ! Component: 1500 - total flux cleaned = -0.00209599 Jy ! Component: 1550 - total flux cleaned = -0.00201999 Jy ! Component: 1600 - total flux cleaned = -0.00196353 Jy ! Component: 1650 - total flux cleaned = -0.00187094 Jy ! Component: 1700 - total flux cleaned = -0.00179825 Jy ! Component: 1750 - total flux cleaned = -0.00179837 Jy ! Component: 1800 - total flux cleaned = -0.00176277 Jy ! Component: 1850 - total flux cleaned = -0.00169247 Jy ! Component: 1900 - total flux cleaned = -0.00167529 Jy ! Component: 1950 - total flux cleaned = -0.00165799 Jy ! Component: 2000 - total flux cleaned = -0.00160738 Jy ! Component: 2050 - total flux cleaned = -0.00154068 Jy ! Component: 2100 - total flux cleaned = -0.00152445 Jy ! Component: 2150 - total flux cleaned = -0.00150818 Jy ! Component: 2200 - total flux cleaned = -0.00142755 Jy ! Component: 2250 - total flux cleaned = -0.00145945 Jy ! Component: 2300 - total flux cleaned = -0.00145938 Jy ! Component: 2350 - total flux cleaned = -0.00139682 Jy ! Component: 2400 - total flux cleaned = -0.0013505 Jy ! Component: 2450 - total flux cleaned = -0.00133505 Jy ! Component: 2500 - total flux cleaned = -0.00127449 Jy ! Component: 2550 - total flux cleaned = -0.00122954 Jy ! Component: 2600 - total flux cleaned = -0.00119979 Jy ! Component: 2650 - total flux cleaned = -0.00119974 Jy ! Component: 2700 - total flux cleaned = -0.00118501 Jy ! Component: 2750 - total flux cleaned = -0.00112709 Jy ! Component: 2800 - total flux cleaned = -0.00108408 Jy ! Component: 2850 - total flux cleaned = -0.00102719 Jy ! Component: 2900 - total flux cleaned = -0.00101313 Jy ! Component: 2950 - total flux cleaned = -0.00101309 Jy ! Component: 3000 - total flux cleaned = -0.000929675 Jy ! Component: 3050 - total flux cleaned = -0.000915991 Jy ! Component: 3100 - total flux cleaned = -0.000875007 Jy ! Component: 3150 - total flux cleaned = -0.000874946 Jy ! Component: 3200 - total flux cleaned = -0.00083449 Jy ! Component: 3250 - total flux cleaned = -0.000794271 Jy ! Component: 3300 - total flux cleaned = -0.000754364 Jy ! Component: 3350 - total flux cleaned = -0.00079395 Jy ! Component: 3400 - total flux cleaned = -0.000728212 Jy ! Component: 3450 - total flux cleaned = -0.000702229 Jy ! Component: 3500 - total flux cleaned = -0.000715111 Jy ! Component: 3550 - total flux cleaned = -0.000689392 Jy ! Component: 3600 - total flux cleaned = -0.000651098 Jy ! Component: 3650 - total flux cleaned = -0.000651104 Jy ! Component: 3700 - total flux cleaned = -0.000625909 Jy ! Component: 3750 - total flux cleaned = -0.000588288 Jy ! Component: 3800 - total flux cleaned = -0.000600809 Jy ! Component: 3850 - total flux cleaned = -0.0005512 Jy ! Component: 3900 - total flux cleaned = -0.000526618 Jy ! Component: 3950 - total flux cleaned = -0.000502207 Jy ! Component: 4000 - total flux cleaned = -0.000465795 Jy ! Component: 4050 - total flux cleaned = -0.000465757 Jy ! Total flux subtracted in 4096 components = -0.000441625 Jy ! Clean residual min=-0.000754 max=0.000708 Jy/beam ! Clean residual mean=0.000011 rms=0.000227 Jy/beam ! Combined flux in latest and established models = 0.0951474 Jy keep ! Adding 259 model components to the UV plane model. ! The established model now contains 325 components and 0.0951475 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0058-3347_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.596 x 16.95 at -18.45 degrees (North through East) ! Clean map min=-0.0020846 max=0.090862 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0058-3347_S_map.fits wmodel /image_prod/ug002_uva//J0058-3347_S_map.mod ! Writing 325 model components to file: /image_prod/ug002_uva//J0058-3347_S_map.mod wobs /image_prod/ug002_uva//J0058-3347_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0058-3347_S_uvs.fits wwins /image_prod/ug002_uva//J0058-3347_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0058-3347_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0908615 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000221426 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.731087 0.731087 1.46217 2.92435 5.8487 11.6974 23.3948 46.7896 93.5791 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.09 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 410.347 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0058-3347_S_dfm.log closed on Wed Mar 4 18:45:29 2020