! Started logfile: /image_prod/ug002_uva//J1121-0711_S_dfm.log on Thu Mar 5 00:00:47 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//J1121-0711_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1121-0711_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.969907 visibilities/baseline/integration-bin. ! Found source: J1121-0711 ! ! 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 6285 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 J1121-0711_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.028539Jy sigma=7.603277 ! Fit after self-cal, rms=0.821238Jy sigma=6.073287 ! 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.559 mas, bmaj=7.098 mas, bpa=-3.326 degrees ! Estimated noise=1.81306 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.145183 Jy ! Component: 100 - total flux cleaned = 0.176843 Jy ! Total flux subtracted in 100 components = 0.176843 Jy ! Clean residual min=-0.007820 max=0.009841 Jy/beam ! Clean residual mean=-0.000004 rms=0.001946 Jy/beam ! Combined flux in latest and established models = 0.176843 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.176843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088528Jy sigma=0.529851 ! Fit after self-cal, rms=0.088516Jy sigma=0.529817 ! 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.14 mas, bmaj=8.161 mas, bpa=-2.333 degrees ! Estimated noise=1.2573 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, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00996855 Jy ! Component: 100 - total flux cleaned = 0.0125112 Jy ! Component: 150 - total flux cleaned = 0.0130043 Jy ! Component: 200 - total flux cleaned = 0.0131385 Jy ! Total flux subtracted in 200 components = 0.0131385 Jy ! Clean residual min=-0.006827 max=0.007745 Jy/beam ! Clean residual mean=-0.000009 rms=0.001699 Jy/beam ! Combined flux in latest and established models = 0.189981 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.189981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087157Jy sigma=0.519456 ! Fit after self-cal, rms=0.087002Jy sigma=0.518260 ! 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.14 x 8.161 at -2.333 degrees (North through East) ! Clean map min=-0.0067125 max=0.18093 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 0.97 KP 0.97 ! LA 1.00 MK 1.02 OV 0.86 PT 0.99 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.44 FD 1.01 HN 0.93 KP 0.98 ! LA 1.05 MK 0.96 OV 0.94 PT 0.99 ! SC 0.86 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 0.98 HN 1.02 KP 0.99 ! LA 1.19 MK 0.92 OV 1.07 PT 1.01 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.087002Jy sigma=0.518260 ! Fit after self-cal, rms=0.091991Jy sigma=0.498235 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.084 mas, bmaj=8.137 mas, bpa=-2.224 degrees ! Estimated noise=1.24709 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.00264104 Jy ! Component: 100 - total flux cleaned = 0.00264309 Jy ! Component: 150 - total flux cleaned = 0.00264636 Jy ! Component: 200 - total flux cleaned = 0.00271128 Jy ! Total flux subtracted in 200 components = 0.00271128 Jy ! Clean residual min=-0.005147 max=0.005566 Jy/beam ! Clean residual mean=-0.000004 rms=0.001380 Jy/beam ! Combined flux in latest and established models = 0.192693 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 37 components and 0.192693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091765Jy sigma=0.496851 ! Fit after self-cal, rms=0.091802Jy sigma=0.496648 ! 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.091802Jy sigma=0.496648 ! Fit after self-cal, rms=0.089967Jy sigma=0.490355 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.08 mas, bmaj=8.132 mas, bpa=-2.214 degrees ! Estimated noise=1.24379 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000964017 Jy ! Component: 100 - total flux cleaned = 0.000907647 Jy ! Component: 150 - total flux cleaned = 0.000908258 Jy ! Component: 200 - total flux cleaned = 0.000956793 Jy ! Total flux subtracted in 200 components = 0.000956793 Jy ! Clean residual min=-0.004977 max=0.005225 Jy/beam ! Clean residual mean=-0.000002 rms=0.001257 Jy/beam ! Combined flux in latest and established models = 0.193649 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 52 components and 0.193649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089841Jy sigma=0.489871 ! Fit after self-cal, rms=0.089840Jy sigma=0.489817 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.000228188 Jy ! Component: 100 - total flux cleaned = 0.000227962 Jy ! Component: 150 - total flux cleaned = 0.000226499 Jy ! Component: 200 - total flux cleaned = 0.000226203 Jy ! Total flux subtracted in 200 components = 0.000226203 Jy ! Clean residual min=-0.004899 max=0.005289 Jy/beam ! Clean residual mean=-0.000002 rms=0.001252 Jy/beam ! Combined flux in latest and established models = 0.193876 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 63 components and 0.193876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089765Jy sigma=0.489610 ! Fit after self-cal, rms=0.089762Jy sigma=0.489600 ! 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.089762Jy sigma=0.489600 ! Fit after self-cal, rms=0.086992Jy sigma=0.463346 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.075 mas, bmaj=8.116 mas, bpa=-2.108 degrees ! Estimated noise=1.2391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00158566 Jy ! Component: 100 - total flux cleaned = 0.00148591 Jy ! Component: 150 - total flux cleaned = 0.00135247 Jy ! Component: 200 - total flux cleaned = 0.0011911 Jy ! Total flux subtracted in 200 components = 0.0011911 Jy ! Clean residual min=-0.002871 max=0.002743 Jy/beam ! Clean residual mean=0.000002 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.195067 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 83 components and 0.195067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086905Jy sigma=0.462891 ! Fit after self-cal, rms=0.087116Jy sigma=0.462706 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.000317009 Jy ! Component: 100 - total flux cleaned = 0.000243584 Jy ! Component: 150 - total flux cleaned = 7.54051e-05 Jy ! Component: 200 - total flux cleaned = -4.47696e-05 Jy ! Total flux subtracted in 200 components = -4.47696e-05 Jy ! Clean residual min=-0.002849 max=0.002659 Jy/beam ! Clean residual mean=0.000002 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.195022 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 92 components and 0.195022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087072Jy sigma=0.462532 ! Fit after self-cal, rms=0.087066Jy sigma=0.462511 ! 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.087066Jy sigma=0.462511 ! Fit after self-cal, rms=0.086837Jy sigma=0.462453 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.904 mas, bmaj=14.53 mas, bpa=3.948 degrees ! Estimated noise=1.58964 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000683639 Jy ! Component: 100 - total flux cleaned = 0.000720871 Jy ! Component: 150 - total flux cleaned = 0.000659719 Jy ! Component: 200 - total flux cleaned = 0.000608452 Jy ! Total flux subtracted in 200 components = 0.000608452 Jy ! Clean residual min=-0.003278 max=0.003378 Jy/beam ! Clean residual mean=0.000006 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.19563 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 105 components and 0.19563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086830Jy sigma=0.462448 ! Fit after self-cal, rms=0.086829Jy sigma=0.462435 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.000191036 Jy ! Component: 100 - total flux cleaned = 0.000145132 Jy ! Component: 150 - total flux cleaned = 0.00016627 Jy ! Component: 200 - total flux cleaned = 0.000185021 Jy ! Total flux subtracted in 200 components = 0.000185021 Jy ! Clean residual min=-0.003198 max=0.003252 Jy/beam ! Clean residual mean=0.000006 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.195815 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 111 components and 0.195815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086824Jy sigma=0.462486 ! Fit after self-cal, rms=0.086823Jy sigma=0.462480 ! 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.073 mas, bmaj=8.109 mas, bpa=-2.084 degrees ! Estimated noise=1.23832 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.073 x 8.109 at -2.084 degrees (North through East) ! Clean map min=-0.0027157 max=0.17744 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.525 mas, bmaj=7.105 mas, bpa=-3.319 degrees ! Estimated noise=1.76413 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.141194 Jy ! Component: 100 - total flux cleaned = 0.172703 Jy ! Component: 150 - total flux cleaned = 0.183513 Jy ! Component: 200 - total flux cleaned = 0.189262 Jy ! Total flux subtracted in 200 components = 0.189262 Jy ! Clean residual min=-0.004611 max=0.003749 Jy/beam ! Clean residual mean=0.000001 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.189262 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.189262 Jy ! Inverting map and beam ! Estimated beam: bmin=3.073 mas, bmaj=8.109 mas, bpa=-2.084 degrees ! Estimated noise=1.23832 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.00441145 Jy ! Component: 100 - total flux cleaned = 0.00513209 Jy ! Component: 150 - total flux cleaned = 0.00551241 Jy ! Component: 200 - total flux cleaned = 0.00551523 Jy ! Total flux subtracted in 200 components = 0.00551523 Jy ! Clean residual min=-0.002902 max=0.002882 Jy/beam ! Clean residual mean=0.000003 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.194777 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 31 components and 0.194777 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.904 mas, bmaj=14.53 mas, bpa=3.948 degrees ! Estimated noise=1.58964 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000423693 Jy ! Component: 100 - total flux cleaned = 0.000533635 Jy ! Component: 150 - total flux cleaned = 0.000581272 Jy ! Component: 200 - total flux cleaned = 0.000622707 Jy ! Total flux subtracted in 200 components = 0.000622707 Jy ! Clean residual min=-0.003458 max=0.003736 Jy/beam ! Clean residual mean=0.000006 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.1954 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.62343e-08 Jy ! Component: 100 - total flux cleaned = 7.17444e-05 Jy ! Component: 150 - total flux cleaned = 0.000105339 Jy ! Component: 200 - total flux cleaned = 0.000169113 Jy ! Total flux subtracted in 200 components = 0.000169113 Jy ! Clean residual min=-0.003358 max=0.003527 Jy/beam ! Clean residual mean=0.000006 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.195569 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 59 components and 0.195569 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.073 mas, bmaj=8.109 mas, bpa=-2.084 degrees ! Estimated noise=1.23832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000221996 Jy ! Component: 100 - total flux cleaned = -0.00041463 Jy ! Component: 150 - total flux cleaned = -0.000415357 Jy ! Component: 200 - total flux cleaned = -0.000454261 Jy ! Total flux subtracted in 200 components = -0.000454261 Jy ! Clean residual min=-0.002919 max=0.002531 Jy/beam ! Clean residual mean=0.000003 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.195115 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 74 components and 0.195115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086870Jy sigma=0.462644 ! Fit after self-cal, rms=0.086885Jy sigma=0.462565 wmodel J1121-0711_S_map.mod ! Writing 74 model components to file: J1121-0711_S_map.mod wobs J1121-0711_S_uvs.fits ! Writing UV FITS file: J1121-0711_S_uvs.fits wwins J1121-0711_S_map.win ! wwins: Wrote 2 windows to J1121-0711_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.00111012 Jy ! Component: 100 - total flux cleaned = -0.00116517 Jy ! Component: 150 - total flux cleaned = -0.000773617 Jy ! Component: 200 - total flux cleaned = -0.000273104 Jy ! Component: 250 - total flux cleaned = 0.000127047 Jy ! Component: 300 - total flux cleaned = 0.000513367 Jy ! Component: 350 - total flux cleaned = 0.000887166 Jy ! Component: 400 - total flux cleaned = 0.00124895 Jy ! Component: 450 - total flux cleaned = 0.00145912 Jy ! Component: 500 - total flux cleaned = 0.0016303 Jy ! Component: 550 - total flux cleaned = 0.00183094 Jy ! Component: 600 - total flux cleaned = 0.00196109 Jy ! Component: 650 - total flux cleaned = 0.00199311 Jy ! Component: 700 - total flux cleaned = 0.00224332 Jy ! Component: 750 - total flux cleaned = 0.00236489 Jy ! Component: 800 - total flux cleaned = 0.00251594 Jy ! Component: 850 - total flux cleaned = 0.00275237 Jy ! Component: 900 - total flux cleaned = 0.00278129 Jy ! Component: 950 - total flux cleaned = 0.00292421 Jy ! Component: 1000 - total flux cleaned = 0.00314894 Jy ! Component: 1050 - total flux cleaned = 0.00339708 Jy ! Component: 1100 - total flux cleaned = 0.00353271 Jy ! Component: 1150 - total flux cleaned = 0.00366711 Jy ! Component: 1200 - total flux cleaned = 0.00387862 Jy ! Component: 1250 - total flux cleaned = 0.00406081 Jy ! Component: 1300 - total flux cleaned = 0.00426661 Jy ! Component: 1350 - total flux cleaned = 0.0044186 Jy ! Component: 1400 - total flux cleaned = 0.00461851 Jy ! Component: 1450 - total flux cleaned = 0.00486456 Jy ! Component: 1500 - total flux cleaned = 0.00496202 Jy ! Component: 1550 - total flux cleaned = 0.00501042 Jy ! Component: 1600 - total flux cleaned = 0.00522431 Jy ! Component: 1650 - total flux cleaned = 0.00534119 Jy ! Component: 1700 - total flux cleaned = 0.00536454 Jy ! Component: 1750 - total flux cleaned = 0.00543305 Jy ! Component: 1800 - total flux cleaned = 0.00550112 Jy ! Component: 1850 - total flux cleaned = 0.00556847 Jy ! Component: 1900 - total flux cleaned = 0.0056351 Jy ! Component: 1950 - total flux cleaned = 0.00572268 Jy ! Component: 2000 - total flux cleaned = 0.00576582 Jy ! Component: 2050 - total flux cleaned = 0.00583045 Jy ! Component: 2100 - total flux cleaned = 0.00591471 Jy ! Component: 2150 - total flux cleaned = 0.00585135 Jy ! Component: 2200 - total flux cleaned = 0.00589281 Jy ! Component: 2250 - total flux cleaned = 0.00587223 Jy ! Component: 2300 - total flux cleaned = 0.00591303 Jy ! Component: 2350 - total flux cleaned = 0.0059332 Jy ! Component: 2400 - total flux cleaned = 0.00589297 Jy ! Component: 2450 - total flux cleaned = 0.00583391 Jy ! Component: 2500 - total flux cleaned = 0.00579474 Jy ! Component: 2550 - total flux cleaned = 0.0057753 Jy ! Component: 2600 - total flux cleaned = 0.00571763 Jy ! Component: 2650 - total flux cleaned = 0.00571781 Jy ! Component: 2700 - total flux cleaned = 0.00569903 Jy ! Component: 2750 - total flux cleaned = 0.0056989 Jy ! Component: 2800 - total flux cleaned = 0.00562477 Jy ! Component: 2850 - total flux cleaned = 0.0056433 Jy ! Component: 2900 - total flux cleaned = 0.00566165 Jy ! Component: 2950 - total flux cleaned = 0.00562549 Jy ! Component: 3000 - total flux cleaned = 0.00558983 Jy ! Component: 3050 - total flux cleaned = 0.00564293 Jy ! Component: 3100 - total flux cleaned = 0.0055193 Jy ! Component: 3150 - total flux cleaned = 0.00551908 Jy ! Component: 3200 - total flux cleaned = 0.00550184 Jy ! Component: 3250 - total flux cleaned = 0.00550182 Jy ! Component: 3300 - total flux cleaned = 0.00548446 Jy ! Component: 3350 - total flux cleaned = 0.00548423 Jy ! Component: 3400 - total flux cleaned = 0.00545072 Jy ! Component: 3450 - total flux cleaned = 0.0054675 Jy ! Component: 3500 - total flux cleaned = 0.00543432 Jy ! Component: 3550 - total flux cleaned = 0.0054343 Jy ! Component: 3600 - total flux cleaned = 0.00540163 Jy ! Component: 3650 - total flux cleaned = 0.00541765 Jy ! Component: 3700 - total flux cleaned = 0.00535322 Jy ! Component: 3750 - total flux cleaned = 0.00535319 Jy ! Component: 3800 - total flux cleaned = 0.0052895 Jy ! Component: 3850 - total flux cleaned = 0.00532114 Jy ! Component: 3900 - total flux cleaned = 0.00521112 Jy ! Component: 3950 - total flux cleaned = 0.00522683 Jy ! Component: 4000 - total flux cleaned = 0.00521126 Jy ! Component: 4050 - total flux cleaned = 0.00519566 Jy ! Total flux subtracted in 4096 components = 0.00518031 Jy ! Clean residual min=-0.000897 max=0.001139 Jy/beam ! Clean residual mean=0.000001 rms=0.000280 Jy/beam ! Combined flux in latest and established models = 0.200295 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 362 components and 0.200295 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1121-0711_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.073 x 8.109 at -2.084 degrees (North through East) ! Clean map min=-0.001992 max=0.17695 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1121-0711_S_map.fits wmodel /image_prod/ug002_uva//J1121-0711_S_map.mod ! Writing 362 model components to file: /image_prod/ug002_uva//J1121-0711_S_map.mod wobs /image_prod/ug002_uva//J1121-0711_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1121-0711_S_uvs.fits wwins /image_prod/ug002_uva//J1121-0711_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1121-0711_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.176953 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000280036 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.474763 0.474763 0.949526 1.89905 3.7981 7.59621 15.1924 30.3848 60.7697 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.176 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 631.894 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1121-0711_S_dfm.log closed on Thu Mar 5 00:00:51 2020