! Started logfile: /image_prod/ug002_uva//J0416-3339_S_dfm.log on Wed Mar 4 20:16:50 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//J0416-3339_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0416-3339_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.884444 visibilities/baseline/integration-bin. ! Found source: J0416-3339 ! ! 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 4776 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 J0416-3339_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.028683Jy sigma=5.579424 ! Fit after self-cal, rms=0.829485Jy sigma=4.437158 ! 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.345 mas, bmaj=6.46 mas, bpa=-4.427 degrees ! Estimated noise=2.88689 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.140126 Jy ! Component: 100 - total flux cleaned = 0.171387 Jy ! Total flux subtracted in 100 components = 0.171387 Jy ! Clean residual min=-0.008354 max=0.011451 Jy/beam ! Clean residual mean=0.000022 rms=0.002450 Jy/beam ! Combined flux in latest and established models = 0.171387 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.171387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100784Jy sigma=0.469307 ! Fit after self-cal, rms=0.100793Jy sigma=0.469285 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.883 mas, bmaj=7.555 mas, bpa=-4.781 degrees ! Estimated noise=1.9732 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.0116804 Jy ! Component: 100 - total flux cleaned = 0.0167517 Jy ! Component: 150 - total flux cleaned = 0.0190718 Jy ! Component: 200 - total flux cleaned = 0.0195372 Jy ! Total flux subtracted in 200 components = 0.0195372 Jy ! Clean residual min=-0.007744 max=0.008188 Jy/beam ! Clean residual mean=0.000013 rms=0.001781 Jy/beam ! Combined flux in latest and established models = 0.190924 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 30 components and 0.190924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099943Jy sigma=0.459645 ! Fit after self-cal, rms=0.099982Jy sigma=0.459594 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.883 x 7.555 at -4.781 degrees (North through East) ! Clean map min=-0.0074225 max=0.17745 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.90 HN 1.35 KP 1.01 ! LA 0.96 MK 0.94 NL 0.95 OV 0.89 ! SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.98 HN 1.47 KP 1.03 ! LA 1.07 MK 0.97 NL 1.04 OV 0.93 ! SC 1.12 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.94 HN 1.61 KP 1.02 ! LA 1.02 MK 1.02 NL 1.00 OV 0.89 ! SC 0.92 ! ! ! Fit before self-cal, rms=0.099982Jy sigma=0.459594 ! Fit after self-cal, rms=0.107904Jy sigma=0.442985 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.889 mas, bmaj=7.513 mas, bpa=-4.492 degrees ! Estimated noise=1.96376 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.000515784 Jy ! Component: 100 - total flux cleaned = -0.000627114 Jy ! Component: 150 - total flux cleaned = -0.000661911 Jy ! Component: 200 - total flux cleaned = -0.000662056 Jy ! Total flux subtracted in 200 components = -0.000662056 Jy ! Clean residual min=-0.003878 max=0.003685 Jy/beam ! Clean residual mean=-0.000004 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 0.190262 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 0.190262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107882Jy sigma=0.442836 ! Fit after self-cal, rms=0.108154Jy sigma=0.442666 ! 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.108154Jy sigma=0.442666 ! Fit after self-cal, rms=0.108407Jy sigma=0.440635 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.89 mas, bmaj=7.534 mas, bpa=-4.427 degrees ! Estimated noise=1.96459 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000103987 Jy ! Component: 100 - total flux cleaned = -8.03272e-05 Jy ! Component: 150 - total flux cleaned = -3.64103e-05 Jy ! Component: 200 - total flux cleaned = 2.22662e-06 Jy ! Total flux subtracted in 200 components = 2.22662e-06 Jy ! Clean residual min=-0.003078 max=0.003558 Jy/beam ! Clean residual mean=-0.000004 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.190265 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 45 components and 0.190265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108396Jy sigma=0.440582 ! Fit after self-cal, rms=0.108407Jy sigma=0.440558 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) ! Added new window around map position (107, -85.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00294982 Jy ! Component: 100 - total flux cleaned = 0.00338084 Jy ! Component: 150 - total flux cleaned = 0.00341251 Jy ! Component: 200 - total flux cleaned = 0.00350177 Jy ! Total flux subtracted in 200 components = 0.00350177 Jy ! Clean residual min=-0.003094 max=0.002815 Jy/beam ! Clean residual mean=-0.000003 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.193766 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 61 components and 0.193766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108296Jy sigma=0.440134 ! Fit after self-cal, rms=0.108287Jy sigma=0.440104 ! 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.108287Jy sigma=0.440104 ! Fit after self-cal, rms=0.108368Jy sigma=0.439886 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.891 mas, bmaj=7.545 mas, bpa=-4.439 degrees ! Estimated noise=1.96298 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.29701e-05 Jy ! Component: 100 - total flux cleaned = -4.13866e-05 Jy ! Component: 150 - total flux cleaned = -9.25362e-05 Jy ! Component: 200 - total flux cleaned = -0.000116733 Jy ! Total flux subtracted in 200 components = -0.000116733 Jy ! Clean residual min=-0.002857 max=0.002966 Jy/beam ! Clean residual mean=-0.000003 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.19365 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 71 components and 0.19365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108345Jy sigma=0.439849 ! Fit after self-cal, rms=0.108350Jy sigma=0.439843 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.34296e-05 Jy ! Component: 100 - total flux cleaned = -4.64175e-05 Jy ! Component: 150 - total flux cleaned = -9.03084e-05 Jy ! Component: 200 - total flux cleaned = -0.000111248 Jy ! Total flux subtracted in 200 components = -0.000111248 Jy ! Clean residual min=-0.002843 max=0.002977 Jy/beam ! Clean residual mean=-0.000003 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.193538 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 77 components and 0.193538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108335Jy sigma=0.439815 ! Fit after self-cal, rms=0.108336Jy sigma=0.439813 ! 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.108336Jy sigma=0.439813 ! Fit after self-cal, rms=0.108324Jy sigma=0.439808 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.689 mas, bmaj=20.47 mas, bpa=0.1021 degrees ! Estimated noise=2.53518 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.38481e-05 Jy ! Component: 100 - total flux cleaned = -3.80335e-05 Jy ! Component: 150 - total flux cleaned = -3.73854e-05 Jy ! Component: 200 - total flux cleaned = -1.91842e-05 Jy ! Total flux subtracted in 200 components = -1.91842e-05 Jy ! Clean residual min=-0.003259 max=0.003161 Jy/beam ! Clean residual mean=-0.000006 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.193519 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 83 components and 0.193519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108315Jy sigma=0.439823 ! Fit after self-cal, rms=0.108315Jy sigma=0.439817 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.00359e-06 Jy ! Component: 100 - total flux cleaned = -8.36423e-06 Jy ! Component: 150 - total flux cleaned = -7.51271e-06 Jy ! Component: 200 - total flux cleaned = -7.41492e-06 Jy ! Total flux subtracted in 200 components = -7.41492e-06 Jy ! Clean residual min=-0.003245 max=0.003131 Jy/beam ! Clean residual mean=-0.000006 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.193512 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 84 components and 0.193512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108309Jy sigma=0.439843 ! Fit after self-cal, rms=0.108309Jy sigma=0.439841 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=2.893 mas, bmaj=7.551 mas, bpa=-4.435 degrees ! Estimated noise=1.9621 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.893 x 7.551 at -4.435 degrees (North through East) ! Clean map min=-0.0026712 max=0.17778 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.35 mas, bmaj=6.476 mas, bpa=-3.992 degrees ! Estimated noise=2.82574 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.137057 Jy ! Component: 100 - total flux cleaned = 0.167982 Jy ! Component: 150 - total flux cleaned = 0.178833 Jy ! Component: 200 - total flux cleaned = 0.184141 Jy ! Total flux subtracted in 200 components = 0.184141 Jy ! Clean residual min=-0.004975 max=0.004487 Jy/beam ! Clean residual mean=0.000002 rms=0.001203 Jy/beam ! Combined flux in latest and established models = 0.184141 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.184141 Jy ! Inverting map and beam ! Estimated beam: bmin=2.893 mas, bmaj=7.551 mas, bpa=-4.435 degrees ! Estimated noise=1.9621 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.00416355 Jy ! Component: 100 - total flux cleaned = 0.00665784 Jy ! Component: 150 - total flux cleaned = 0.00794217 Jy ! Component: 200 - total flux cleaned = 0.00820958 Jy ! Total flux subtracted in 200 components = 0.00820958 Jy ! Clean residual min=-0.003065 max=0.003054 Jy/beam ! Clean residual mean=-0.000002 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.19235 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 32 components and 0.19235 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.689 mas, bmaj=20.47 mas, bpa=0.1021 degrees ! Estimated noise=2.53518 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115393 Jy ! Component: 100 - total flux cleaned = 0.00127835 Jy ! Component: 150 - total flux cleaned = 0.00132835 Jy ! Component: 200 - total flux cleaned = 0.0013514 Jy ! Total flux subtracted in 200 components = 0.0013514 Jy ! Clean residual min=-0.003190 max=0.003072 Jy/beam ! Clean residual mean=-0.000006 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 0.193702 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.14256e-05 Jy ! Component: 100 - total flux cleaned = -6.17797e-05 Jy ! Component: 150 - total flux cleaned = -8.07516e-05 Jy ! Component: 200 - total flux cleaned = -9.92442e-05 Jy ! Total flux subtracted in 200 components = -9.92442e-05 Jy ! Clean residual min=-0.003212 max=0.003082 Jy/beam ! Clean residual mean=-0.000006 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.193602 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 48 components and 0.193602 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.893 mas, bmaj=7.551 mas, bpa=-4.435 degrees ! Estimated noise=1.9621 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000341601 Jy ! Component: 100 - total flux cleaned = -0.000420285 Jy ! Component: 150 - total flux cleaned = -0.000451812 Jy ! Component: 200 - total flux cleaned = -0.000510631 Jy ! Total flux subtracted in 200 components = -0.000510631 Jy ! Clean residual min=-0.002967 max=0.003086 Jy/beam ! Clean residual mean=-0.000002 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.193092 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 66 components and 0.193092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108318Jy sigma=0.439915 ! Fit after self-cal, rms=0.108314Jy sigma=0.439900 wmodel J0416-3339_S_map.mod ! Writing 66 model components to file: J0416-3339_S_map.mod wobs J0416-3339_S_uvs.fits ! Writing UV FITS file: J0416-3339_S_uvs.fits wwins J0416-3339_S_map.win ! wwins: Wrote 2 windows to J0416-3339_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 = -9.77381e-05 Jy ! Component: 100 - total flux cleaned = -0.000151525 Jy ! Component: 150 - total flux cleaned = -5.45785e-05 Jy ! Component: 200 - total flux cleaned = 3.70301e-05 Jy ! Component: 250 - total flux cleaned = 0.000167337 Jy ! Component: 300 - total flux cleaned = 0.000292649 Jy ! Component: 350 - total flux cleaned = 0.000454501 Jy ! Component: 400 - total flux cleaned = 0.000611071 Jy ! Component: 450 - total flux cleaned = 0.000611076 Jy ! Component: 500 - total flux cleaned = 0.000684756 Jy ! Component: 550 - total flux cleaned = 0.000611538 Jy ! Component: 600 - total flux cleaned = 0.000682399 Jy ! Component: 650 - total flux cleaned = 0.000681718 Jy ! Component: 700 - total flux cleaned = 0.000647716 Jy ! Component: 750 - total flux cleaned = 0.000547766 Jy ! Component: 800 - total flux cleaned = 0.000515473 Jy ! Component: 850 - total flux cleaned = 0.000546915 Jy ! Component: 900 - total flux cleaned = 0.000546366 Jy ! Component: 950 - total flux cleaned = 0.000453369 Jy ! Component: 1000 - total flux cleaned = 0.000515232 Jy ! Component: 1050 - total flux cleaned = 0.000515313 Jy ! Component: 1100 - total flux cleaned = 0.000545671 Jy ! Component: 1150 - total flux cleaned = 0.00066163 Jy ! Component: 1200 - total flux cleaned = 0.000747272 Jy ! Component: 1250 - total flux cleaned = 0.000719204 Jy ! Component: 1300 - total flux cleaned = 0.000774814 Jy ! Component: 1350 - total flux cleaned = 0.000774934 Jy ! Component: 1400 - total flux cleaned = 0.000774786 Jy ! Component: 1450 - total flux cleaned = 0.0007482 Jy ! Component: 1500 - total flux cleaned = 0.000774039 Jy ! Component: 1550 - total flux cleaned = 0.000747413 Jy ! Component: 1600 - total flux cleaned = 0.000747086 Jy ! Component: 1650 - total flux cleaned = 0.00067146 Jy ! Component: 1700 - total flux cleaned = 0.000621714 Jy ! Component: 1750 - total flux cleaned = 0.000547799 Jy ! Component: 1800 - total flux cleaned = 0.000572188 Jy ! Component: 1850 - total flux cleaned = 0.000476195 Jy ! Component: 1900 - total flux cleaned = 0.000476237 Jy ! Component: 1950 - total flux cleaned = 0.000405624 Jy ! Component: 2000 - total flux cleaned = 0.000336225 Jy ! Component: 2050 - total flux cleaned = 0.000312993 Jy ! Component: 2100 - total flux cleaned = 0.000221861 Jy ! Component: 2150 - total flux cleaned = 8.71701e-05 Jy ! Component: 2200 - total flux cleaned = 4.28873e-05 Jy ! Component: 2250 - total flux cleaned = 8.66541e-05 Jy ! Component: 2300 - total flux cleaned = 4.25723e-05 Jy ! Component: 2350 - total flux cleaned = 2.09437e-05 Jy ! Component: 2400 - total flux cleaned = -7.54042e-07 Jy ! Component: 2450 - total flux cleaned = -6.4064e-07 Jy ! Component: 2500 - total flux cleaned = -4.23915e-05 Jy ! Component: 2550 - total flux cleaned = 4.09164e-05 Jy ! Component: 2600 - total flux cleaned = 6.13844e-05 Jy ! Component: 2650 - total flux cleaned = -2.02843e-05 Jy ! Component: 2700 - total flux cleaned = 0.000101112 Jy ! Component: 2750 - total flux cleaned = 6.05128e-05 Jy ! Component: 2800 - total flux cleaned = 6.04807e-05 Jy ! Component: 2850 - total flux cleaned = 4.07323e-05 Jy ! Component: 2900 - total flux cleaned = 2.11047e-05 Jy ! Component: 2950 - total flux cleaned = 2.12944e-05 Jy ! Component: 3000 - total flux cleaned = 2.11806e-05 Jy ! Component: 3050 - total flux cleaned = 2.19292e-06 Jy ! Component: 3100 - total flux cleaned = 5.90949e-05 Jy ! Component: 3150 - total flux cleaned = 9.64001e-05 Jy ! Component: 3200 - total flux cleaned = 4.03697e-05 Jy ! Component: 3250 - total flux cleaned = 7.74786e-05 Jy ! Component: 3300 - total flux cleaned = 9.6024e-05 Jy ! Component: 3350 - total flux cleaned = 9.5912e-05 Jy ! Component: 3400 - total flux cleaned = 9.60263e-05 Jy ! Component: 3450 - total flux cleaned = 0.000168158 Jy ! Component: 3500 - total flux cleaned = 0.000114373 Jy ! Component: 3550 - total flux cleaned = 0.000131964 Jy ! Component: 3600 - total flux cleaned = 9.67473e-05 Jy ! Component: 3650 - total flux cleaned = 6.18514e-05 Jy ! Component: 3700 - total flux cleaned = 6.18429e-05 Jy ! Component: 3750 - total flux cleaned = 6.18589e-05 Jy ! Component: 3800 - total flux cleaned = 4.47e-05 Jy ! Component: 3850 - total flux cleaned = 4.4746e-05 Jy ! Component: 3900 - total flux cleaned = 4.47753e-05 Jy ! Component: 3950 - total flux cleaned = 4.49203e-05 Jy ! Component: 4000 - total flux cleaned = 1.14257e-05 Jy ! Component: 4050 - total flux cleaned = 1.14428e-05 Jy ! Total flux subtracted in 4096 components = -0.000104732 Jy ! Clean residual min=-0.001259 max=0.000904 Jy/beam ! Clean residual mean=-0.000003 rms=0.000291 Jy/beam ! Combined flux in latest and established models = 0.192987 Jy keep ! Adding 262 model components to the UV plane model. ! The established model now contains 328 components and 0.192987 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0416-3339_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.893 x 7.551 at -4.435 degrees (North through East) ! Clean map min=-0.0018504 max=0.17743 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0416-3339_S_map.fits wmodel /image_prod/ug002_uva//J0416-3339_S_map.mod ! Writing 328 model components to file: /image_prod/ug002_uva//J0416-3339_S_map.mod wobs /image_prod/ug002_uva//J0416-3339_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0416-3339_S_uvs.fits wwins /image_prod/ug002_uva//J0416-3339_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0416-3339_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.177426 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000284227 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.480584 0.480584 0.961169 1.92234 3.84468 7.68935 15.3787 30.7574 61.5148 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.177 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 624.239 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0416-3339_S_dfm.log closed on Wed Mar 4 20:16:54 2020