! Started logfile: /image_prod/ug002_uva//J1755-2232_S_dfm.log on Thu Mar 5 03:32:51 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//J1755-2232_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1755-2232_S_uva.fits ! AN table 1: 75 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.731429 visibilities/baseline/integration-bin. ! Found source: J1755-2232 ! ! 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 3456 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 J1755-2232_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 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002396Jy sigma=7.112378 ! Fit after self-cal, rms=0.909764Jy sigma=6.340136 ! 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=9.516 mas, bmaj=25.65 mas, bpa=11.38 degrees ! Estimated noise=2.55298 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.0798338 Jy ! Component: 100 - total flux cleaned = 0.12107 Jy ! Total flux subtracted in 100 components = 0.12107 Jy ! Clean residual min=-0.015647 max=0.026764 Jy/beam ! Clean residual mean=-0.000388 rms=0.006489 Jy/beam ! Combined flux in latest and established models = 0.12107 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 34 components and 0.12107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098376Jy sigma=0.607419 ! Fit after self-cal, rms=0.095806Jy sigma=0.594725 ! 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=10.09 mas, bmaj=26.87 mas, bpa=9.702 degrees ! Estimated noise=1.78784 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.0329542 Jy ! Component: 100 - total flux cleaned = 0.0534139 Jy ! Component: 150 - total flux cleaned = 0.0681328 Jy ! Component: 200 - total flux cleaned = 0.0793881 Jy ! Total flux subtracted in 200 components = 0.0793881 Jy ! Clean residual min=-0.009168 max=0.010541 Jy/beam ! Clean residual mean=-0.000247 rms=0.003303 Jy/beam ! Combined flux in latest and established models = 0.200458 Jy ! Performing phase self-cal ! Adding 105 model components to the UV plane model. ! The established model now contains 134 components and 0.200458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083023Jy sigma=0.466693 ! Fit after self-cal, rms=0.082458Jy sigma=0.463119 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.09 x 26.87 at 9.702 degrees (North through East) ! Clean map min=-0.0084152 max=0.10238 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.38 FD 1.08 KP 0.96 LA 0.92 ! NL 1.39 OV 0.89 PT 0.86 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.10 KP 1.01 LA 0.91 ! NL 1.53 OV 0.98 PT 0.84 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 KP 1.01 LA 0.88 ! NL 1.16 OV 0.86 PT 0.88 ! ! ! Fit before self-cal, rms=0.082458Jy sigma=0.463119 ! Fit after self-cal, rms=0.086013Jy sigma=0.441292 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=10.55 mas, bmaj=28.53 mas, bpa=10.49 degrees ! Estimated noise=1.7571 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.00490387 Jy ! Component: 100 - total flux cleaned = 0.00615352 Jy ! Component: 150 - total flux cleaned = 0.00616186 Jy ! Component: 200 - total flux cleaned = 0.00616283 Jy ! Total flux subtracted in 200 components = 0.00616283 Jy ! Clean residual min=-0.005750 max=0.005608 Jy/beam ! Clean residual mean=0.000002 rms=0.001838 Jy/beam ! Combined flux in latest and established models = 0.206621 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 147 components and 0.206621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085565Jy sigma=0.438420 ! Fit after self-cal, rms=0.085630Jy sigma=0.438030 ! 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.085630Jy sigma=0.438030 ! Fit after self-cal, rms=0.086275Jy sigma=0.437433 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.52 mas, bmaj=28.77 mas, bpa=10.55 degrees ! Estimated noise=1.75488 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00287051 Jy ! Component: 100 - total flux cleaned = 0.00430789 Jy ! Component: 150 - total flux cleaned = 0.00463762 Jy ! Component: 200 - total flux cleaned = 0.00468816 Jy ! Total flux subtracted in 200 components = 0.00468816 Jy ! Clean residual min=-0.005520 max=0.005305 Jy/beam ! Clean residual mean=0.000001 rms=0.001736 Jy/beam ! Combined flux in latest and established models = 0.211309 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 161 components and 0.211309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086114Jy sigma=0.436375 ! Fit after self-cal, rms=0.086107Jy sigma=0.436305 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.000407412 Jy ! Component: 100 - total flux cleaned = 0.000260601 Jy ! Component: 150 - total flux cleaned = 0.000257656 Jy ! Component: 200 - total flux cleaned = 0.000256007 Jy ! Total flux subtracted in 200 components = 0.000256007 Jy ! Clean residual min=-0.005466 max=0.005024 Jy/beam ! Clean residual mean=0.000003 rms=0.001711 Jy/beam ! Combined flux in latest and established models = 0.211565 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 168 components and 0.211565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086028Jy sigma=0.436006 ! Fit after self-cal, rms=0.086022Jy sigma=0.435991 ! 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.086022Jy sigma=0.435991 ! Fit after self-cal, rms=0.079859Jy sigma=0.427969 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.61 mas, bmaj=28.49 mas, bpa=11.39 degrees ! Estimated noise=1.76331 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000907952 Jy ! Component: 100 - total flux cleaned = 0.0014023 Jy ! Component: 150 - total flux cleaned = 0.00144562 Jy ! Component: 200 - total flux cleaned = 0.00144543 Jy ! Total flux subtracted in 200 components = 0.00144543 Jy ! Clean residual min=-0.004019 max=0.003267 Jy/beam ! Clean residual mean=-0.000000 rms=0.001183 Jy/beam ! Combined flux in latest and established models = 0.213011 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 181 components and 0.213011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079771Jy sigma=0.427716 ! Fit after self-cal, rms=0.079834Jy sigma=0.427572 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 = -6.87771e-05 Jy ! Component: 100 - total flux cleaned = -6.82093e-05 Jy ! Component: 150 - total flux cleaned = -6.596e-05 Jy ! Component: 200 - total flux cleaned = -0.000101196 Jy ! Total flux subtracted in 200 components = -0.000101196 Jy ! Clean residual min=-0.003908 max=0.003236 Jy/beam ! Clean residual mean=-0.000000 rms=0.001164 Jy/beam ! Combined flux in latest and established models = 0.21291 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 186 components and 0.21291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079781Jy sigma=0.427378 ! Fit after self-cal, rms=0.079776Jy sigma=0.427366 ! 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.079776Jy sigma=0.427366 ! Fit after self-cal, rms=0.079643Jy sigma=0.427320 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.58 mas, bmaj=29.35 mas, bpa=11.96 degrees ! Estimated noise=1.73199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000912061 Jy ! Component: 100 - total flux cleaned = 0.00130153 Jy ! Component: 150 - total flux cleaned = 0.00139002 Jy ! Component: 200 - total flux cleaned = 0.00141793 Jy ! Total flux subtracted in 200 components = 0.00141793 Jy ! Clean residual min=-0.003734 max=0.003434 Jy/beam ! Clean residual mean=-0.000000 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 0.214328 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 202 components and 0.214328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079597Jy sigma=0.427163 ! Fit after self-cal, rms=0.079595Jy sigma=0.427153 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.13219e-06 Jy ! Component: 100 - total flux cleaned = -2.37913e-05 Jy ! Component: 150 - total flux cleaned = -2.36486e-05 Jy ! Component: 200 - total flux cleaned = -4.83794e-05 Jy ! Total flux subtracted in 200 components = -4.83794e-05 Jy ! Clean residual min=-0.003703 max=0.003429 Jy/beam ! Clean residual mean=-0.000000 rms=0.001131 Jy/beam ! Combined flux in latest and established models = 0.214279 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 204 components and 0.214279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079565Jy sigma=0.427026 ! Fit after self-cal, rms=0.079562Jy sigma=0.427019 ! 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=10.61 mas, bmaj=28.42 mas, bpa=11.68 degrees ! Estimated noise=1.76665 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.61 x 28.42 at 11.68 degrees (North through East) ! Clean map min=-0.0037558 max=0.10166 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=9.889 mas, bmaj=27.18 mas, bpa=13.21 degrees ! Estimated noise=2.45996 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0776413 Jy ! Component: 100 - total flux cleaned = 0.119403 Jy ! Component: 150 - total flux cleaned = 0.145724 Jy ! Component: 200 - total flux cleaned = 0.163576 Jy ! Total flux subtracted in 200 components = 0.163576 Jy ! Clean residual min=-0.010196 max=0.011804 Jy/beam ! Clean residual mean=-0.000142 rms=0.003430 Jy/beam ! Combined flux in latest and established models = 0.163576 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 69 model components to the UV plane model. ! The established model now contains 69 components and 0.163576 Jy ! Inverting map and beam ! Estimated beam: bmin=10.61 mas, bmaj=28.42 mas, bpa=11.68 degrees ! Estimated noise=1.76665 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.0144501 Jy ! Component: 100 - total flux cleaned = 0.0241036 Jy ! Component: 150 - total flux cleaned = 0.031221 Jy ! Component: 200 - total flux cleaned = 0.0365871 Jy ! Total flux subtracted in 200 components = 0.0365871 Jy ! Clean residual min=-0.005709 max=0.004872 Jy/beam ! Clean residual mean=-0.000055 rms=0.001610 Jy/beam ! Combined flux in latest and established models = 0.200163 Jy ! Adding 76 model components to the UV plane model. ! The established model now contains 138 components and 0.200163 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=11.58 mas, bmaj=29.35 mas, bpa=11.96 degrees ! Estimated noise=1.73199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00437564 Jy ! Component: 100 - total flux cleaned = 0.00761398 Jy ! Component: 150 - total flux cleaned = 0.0100434 Jy ! Component: 200 - total flux cleaned = 0.0118826 Jy ! Total flux subtracted in 200 components = 0.0118826 Jy ! Clean residual min=-0.004280 max=0.003814 Jy/beam ! Clean residual mean=-0.000013 rms=0.001252 Jy/beam ! Combined flux in latest and established models = 0.212046 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 = 0.001041 Jy ! Component: 100 - total flux cleaned = 0.0013818 Jy ! Component: 150 - total flux cleaned = 0.00164313 Jy ! Component: 200 - total flux cleaned = 0.00183716 Jy ! Total flux subtracted in 200 components = 0.00183716 Jy ! Clean residual min=-0.004067 max=0.003514 Jy/beam ! Clean residual mean=-0.000005 rms=0.001202 Jy/beam ! Combined flux in latest and established models = 0.213883 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 188 components and 0.213883 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=10.61 mas, bmaj=28.42 mas, bpa=11.68 degrees ! Estimated noise=1.76665 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.82029e-05 Jy ! Component: 100 - total flux cleaned = 0.000158499 Jy ! Component: 150 - total flux cleaned = 0.000231842 Jy ! Component: 200 - total flux cleaned = 0.000196894 Jy ! Total flux subtracted in 200 components = 0.000196894 Jy ! Clean residual min=-0.004197 max=0.003531 Jy/beam ! Clean residual mean=-0.000003 rms=0.001192 Jy/beam ! Combined flux in latest and established models = 0.21408 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 205 components and 0.21408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079633Jy sigma=0.427434 ! Fit after self-cal, rms=0.079532Jy sigma=0.427328 wmodel J1755-2232_S_map.mod ! Writing 205 model components to file: J1755-2232_S_map.mod wobs J1755-2232_S_uvs.fits ! Writing UV FITS file: J1755-2232_S_uvs.fits wwins J1755-2232_S_map.win ! wwins: Wrote 1 windows to J1755-2232_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.00155776 Jy ! Component: 100 - total flux cleaned = -0.00215673 Jy ! Component: 150 - total flux cleaned = -0.00263954 Jy ! Component: 200 - total flux cleaned = -0.00303204 Jy ! Component: 250 - total flux cleaned = -0.00289934 Jy ! Component: 300 - total flux cleaned = -0.00256554 Jy ! Component: 350 - total flux cleaned = -0.00225163 Jy ! Component: 400 - total flux cleaned = -0.00206649 Jy ! Component: 450 - total flux cleaned = -0.001961 Jy ! Component: 500 - total flux cleaned = -0.00182726 Jy ! Component: 550 - total flux cleaned = -0.00167085 Jy ! Component: 600 - total flux cleaned = -0.00158138 Jy ! Component: 650 - total flux cleaned = -0.00152255 Jy ! Component: 700 - total flux cleaned = -0.00144018 Jy ! Component: 750 - total flux cleaned = -0.00144055 Jy ! Component: 800 - total flux cleaned = -0.001516 Jy ! Component: 850 - total flux cleaned = -0.00156419 Jy ! Component: 900 - total flux cleaned = -0.00156417 Jy ! Component: 950 - total flux cleaned = -0.00156385 Jy ! Component: 1000 - total flux cleaned = -0.00156391 Jy ! Component: 1050 - total flux cleaned = -0.00154304 Jy ! Component: 1100 - total flux cleaned = -0.00158411 Jy ! Component: 1150 - total flux cleaned = -0.0015641 Jy ! Component: 1200 - total flux cleaned = -0.00162281 Jy ! Component: 1250 - total flux cleaned = -0.00167839 Jy ! Component: 1300 - total flux cleaned = -0.00164201 Jy ! Component: 1350 - total flux cleaned = -0.00167689 Jy ! Component: 1400 - total flux cleaned = -0.00162448 Jy ! Component: 1450 - total flux cleaned = -0.00152367 Jy ! Component: 1500 - total flux cleaned = -0.00149113 Jy ! Component: 1550 - total flux cleaned = -0.00141045 Jy ! Component: 1600 - total flux cleaned = -0.00134755 Jy ! Component: 1650 - total flux cleaned = -0.00122516 Jy ! Component: 1700 - total flux cleaned = -0.00119532 Jy ! Component: 1750 - total flux cleaned = -0.00112154 Jy ! Component: 1800 - total flux cleaned = -0.00102032 Jy ! Component: 1850 - total flux cleaned = -0.000991794 Jy ! Component: 1900 - total flux cleaned = -0.000978031 Jy ! Component: 1950 - total flux cleaned = -0.000978008 Jy ! Component: 2000 - total flux cleaned = -0.000951012 Jy ! Component: 2050 - total flux cleaned = -0.000951012 Jy ! Component: 2100 - total flux cleaned = -0.000924611 Jy ! Component: 2150 - total flux cleaned = -0.000911558 Jy ! Component: 2200 - total flux cleaned = -0.000911447 Jy ! Component: 2250 - total flux cleaned = -0.000860572 Jy ! Component: 2300 - total flux cleaned = -0.000860627 Jy ! Component: 2350 - total flux cleaned = -0.000848171 Jy ! Component: 2400 - total flux cleaned = -0.000835739 Jy ! Component: 2450 - total flux cleaned = -0.000811239 Jy ! Component: 2500 - total flux cleaned = -0.000787035 Jy ! Component: 2550 - total flux cleaned = -0.00078704 Jy ! Component: 2600 - total flux cleaned = -0.000775086 Jy ! Component: 2650 - total flux cleaned = -0.000727637 Jy ! Component: 2700 - total flux cleaned = -0.000668697 Jy ! Component: 2750 - total flux cleaned = -0.000633447 Jy ! Component: 2800 - total flux cleaned = -0.000551695 Jy ! Component: 2850 - total flux cleaned = -0.000528443 Jy ! Component: 2900 - total flux cleaned = -0.000459012 Jy ! Component: 2950 - total flux cleaned = -0.00038996 Jy ! Component: 3000 - total flux cleaned = -0.000355482 Jy ! Component: 3050 - total flux cleaned = -0.00026398 Jy ! Component: 3100 - total flux cleaned = -0.000184418 Jy ! Component: 3150 - total flux cleaned = -0.000116344 Jy ! Component: 3200 - total flux cleaned = -4.85798e-05 Jy ! Component: 3250 - total flux cleaned = 4.15407e-05 Jy ! Component: 3300 - total flux cleaned = 9.7678e-05 Jy ! Component: 3350 - total flux cleaned = 0.000153729 Jy ! Component: 3400 - total flux cleaned = 0.000254275 Jy ! Component: 3450 - total flux cleaned = 0.000332272 Jy ! Component: 3500 - total flux cleaned = 0.000354638 Jy ! Component: 3550 - total flux cleaned = 0.000421728 Jy ! Component: 3600 - total flux cleaned = 0.000444115 Jy ! Component: 3650 - total flux cleaned = 0.000500325 Jy ! Component: 3700 - total flux cleaned = 0.000545444 Jy ! Component: 3750 - total flux cleaned = 0.000556868 Jy ! Component: 3800 - total flux cleaned = 0.000590957 Jy ! Component: 3850 - total flux cleaned = 0.000602361 Jy ! Component: 3900 - total flux cleaned = 0.000613797 Jy ! Component: 3950 - total flux cleaned = 0.000625375 Jy ! Component: 4000 - total flux cleaned = 0.000648461 Jy ! Component: 4050 - total flux cleaned = 0.000671751 Jy ! Total flux subtracted in 4096 components = 0.000683463 Jy ! Clean residual min=-0.000623 max=0.000808 Jy/beam ! Clean residual mean=0.000001 rms=0.000236 Jy/beam ! Combined flux in latest and established models = 0.214763 Jy keep ! Adding 427 model components to the UV plane model. ! The established model now contains 632 components and 0.214763 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1755-2232_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.61 x 28.42 at 11.68 degrees (North through East) ! Clean map min=-0.0023412 max=0.10056 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1755-2232_S_map.fits wmodel /image_prod/ug002_uva//J1755-2232_S_map.mod ! Writing 632 model components to file: /image_prod/ug002_uva//J1755-2232_S_map.mod wobs /image_prod/ug002_uva//J1755-2232_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1755-2232_S_uvs.fits wwins /image_prod/ug002_uva//J1755-2232_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1755-2232_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.10056 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00024312 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.725301 0.725301 1.4506 2.9012 5.80241 11.6048 23.2096 46.4193 92.8385 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.1 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 413.621 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1755-2232_S_dfm.log closed on Thu Mar 5 03:32:54 2020