! Started logfile: /image_prod/ug002_uva//J1746+6226_S_e_dfm.log on Thu Mar 5 03:25:43 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//J1746+6226_S_e_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1746+6226_S_e_uva.fits ! AN table 1: 6 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.881481 visibilities/baseline/integration-bin. ! Found source: J1746+6226 ! ! 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 714 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 J1746+6226_S_e] 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 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.060853Jy sigma=13.127206 ! Fit after self-cal, rms=0.650227Jy sigma=8.792046 ! 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.723 mas, bmaj=9.979 mas, bpa=-38.22 degrees ! Estimated noise=2.61163 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.280137 Jy ! Component: 100 - total flux cleaned = 0.344316 Jy ! Total flux subtracted in 100 components = 0.344316 Jy ! Clean residual min=-0.024047 max=0.042936 Jy/beam ! Clean residual mean=0.000005 rms=0.007718 Jy/beam ! Combined flux in latest and established models = 0.344316 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.344316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.221099Jy sigma=1.433677 ! Fit after self-cal, rms=0.221081Jy sigma=1.433442 ! 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.072 mas, bmaj=10.47 mas, bpa=-37.81 degrees ! Estimated noise=2.10068 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.0265522 Jy ! Component: 100 - total flux cleaned = 0.034152 Jy ! Component: 150 - total flux cleaned = 0.0354582 Jy ! Component: 200 - total flux cleaned = 0.0349472 Jy ! Total flux subtracted in 200 components = 0.0349472 Jy ! Clean residual min=-0.019803 max=0.029269 Jy/beam ! Clean residual mean=-0.000001 rms=0.006149 Jy/beam ! Combined flux in latest and established models = 0.379263 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 24 components and 0.379263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.207241Jy sigma=1.363115 ! Fit after self-cal, rms=0.207212Jy sigma=1.361620 ! 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.072 x 10.47 at -37.81 degrees (North through East) ! Clean map min=-0.023995 max=0.36566 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.10 HN 0.96 KP 1.01 ! LA 1.02 MK 0.93 NL 1.10 OV 0.97 ! PT 1.00 SC 1.09 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.09 HN 0.96 KP 1.01 ! LA 1.00 MK 0.95 NL 0.35 OV 1.03 ! PT 1.01 SC 2.29 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.10 HN 0.96 KP 1.01 ! LA 0.98 MK 0.91 NL 1.11 OV 0.99 ! PT 0.96 SC 1.11 ! ! ! Fit before self-cal, rms=0.207212Jy sigma=1.361620 ! Fit after self-cal, rms=0.090674Jy sigma=0.892324 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.08 mas, bmaj=10.39 mas, bpa=-38.2 degrees ! Estimated noise=2.06615 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 (-11, -19.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0218462 Jy ! Component: 100 - total flux cleaned = 0.0333343 Jy ! Component: 150 - total flux cleaned = 0.040974 Jy ! Component: 200 - total flux cleaned = 0.0469493 Jy ! Total flux subtracted in 200 components = 0.0469493 Jy ! Clean residual min=-0.007253 max=0.007732 Jy/beam ! Clean residual mean=-0.000018 rms=0.002025 Jy/beam ! Combined flux in latest and established models = 0.426213 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 57 components and 0.426213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085727Jy sigma=0.778202 ! Fit after self-cal, rms=0.085609Jy sigma=0.775714 ! 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.085609Jy sigma=0.775714 ! Fit after self-cal, rms=0.086224Jy sigma=0.772846 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.075 mas, bmaj=10.39 mas, bpa=-38.23 degrees ! Estimated noise=2.0524 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00591826 Jy ! Component: 100 - total flux cleaned = 0.0101359 Jy ! Component: 150 - total flux cleaned = 0.0129597 Jy ! Component: 200 - total flux cleaned = 0.0144515 Jy ! Total flux subtracted in 200 components = 0.0144515 Jy ! Clean residual min=-0.006588 max=0.006827 Jy/beam ! Clean residual mean=-0.000018 rms=0.001722 Jy/beam ! Combined flux in latest and established models = 0.440664 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 85 components and 0.440664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085679Jy sigma=0.761179 ! Fit after self-cal, rms=0.085690Jy sigma=0.760749 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.00163473 Jy ! Component: 100 - total flux cleaned = 0.00237899 Jy ! Component: 150 - total flux cleaned = 0.00287769 Jy ! Component: 200 - total flux cleaned = 0.00333216 Jy ! Total flux subtracted in 200 components = 0.00333216 Jy ! Clean residual min=-0.006257 max=0.006649 Jy/beam ! Clean residual mean=-0.000019 rms=0.001652 Jy/beam ! Combined flux in latest and established models = 0.443996 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 107 components and 0.443996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085525Jy sigma=0.757578 ! Fit after self-cal, rms=0.085523Jy sigma=0.757470 ! 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.085523Jy sigma=0.757470 ! Fit after self-cal, rms=0.085821Jy sigma=0.756003 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.069 mas, bmaj=10.38 mas, bpa=-38.28 degrees ! Estimated noise=2.05362 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00272741 Jy ! Component: 100 - total flux cleaned = 0.00416478 Jy ! Component: 150 - total flux cleaned = 0.00430728 Jy ! Component: 200 - total flux cleaned = 0.00443937 Jy ! Total flux subtracted in 200 components = 0.00443937 Jy ! Clean residual min=-0.006055 max=0.006431 Jy/beam ! Clean residual mean=-0.000015 rms=0.001562 Jy/beam ! Combined flux in latest and established models = 0.448436 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 131 components and 0.448436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085644Jy sigma=0.753566 ! Fit after self-cal, rms=0.085641Jy sigma=0.753461 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.000656975 Jy ! Component: 100 - total flux cleaned = 0.000721512 Jy ! Component: 150 - total flux cleaned = 0.000721458 Jy ! Component: 200 - total flux cleaned = 0.00072292 Jy ! Total flux subtracted in 200 components = 0.00072292 Jy ! Clean residual min=-0.005953 max=0.006194 Jy/beam ! Clean residual mean=-0.000016 rms=0.001530 Jy/beam ! Combined flux in latest and established models = 0.449159 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 146 components and 0.449158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085564Jy sigma=0.752120 ! Fit after self-cal, rms=0.085553Jy sigma=0.752068 ! 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.085553Jy sigma=0.752068 ! Fit after self-cal, rms=0.085787Jy sigma=0.751524 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.302 mas, bmaj=11.93 mas, bpa=-47.21 degrees ! Estimated noise=2.54602 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134884 Jy ! Component: 100 - total flux cleaned = 0.00143483 Jy ! Component: 150 - total flux cleaned = 0.00143563 Jy ! Component: 200 - total flux cleaned = 0.00143572 Jy ! Total flux subtracted in 200 components = 0.00143572 Jy ! Clean residual min=-0.007901 max=0.006397 Jy/beam ! Clean residual mean=-0.000028 rms=0.001987 Jy/beam ! Combined flux in latest and established models = 0.450594 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 172 components and 0.450594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085729Jy sigma=0.750684 ! Fit after self-cal, rms=0.085705Jy sigma=0.750570 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.000470346 Jy ! Component: 100 - total flux cleaned = 0.000240174 Jy ! Component: 150 - total flux cleaned = 7.93146e-05 Jy ! Component: 200 - total flux cleaned = -7.37787e-05 Jy ! Total flux subtracted in 200 components = -7.37787e-05 Jy ! Clean residual min=-0.007712 max=0.006376 Jy/beam ! Clean residual mean=-0.000028 rms=0.001932 Jy/beam ! Combined flux in latest and established models = 0.45052 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 185 components and 0.45052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085669Jy sigma=0.750328 ! Fit after self-cal, rms=0.085655Jy sigma=0.750297 ! 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.064 mas, bmaj=10.38 mas, bpa=-38.31 degrees ! Estimated noise=2.05492 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.064 x 10.38 at -38.31 degrees (North through East) ! Clean map min=-0.011586 max=0.35787 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.69 mas, bmaj=9.968 mas, bpa=-38.66 degrees ! Estimated noise=2.51773 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.2699 Jy ! Component: 100 - total flux cleaned = 0.333832 Jy ! Component: 150 - total flux cleaned = 0.362887 Jy ! Component: 200 - total flux cleaned = 0.382205 Jy ! Total flux subtracted in 200 components = 0.382205 Jy ! Clean residual min=-0.010921 max=0.011664 Jy/beam ! Clean residual mean=-0.000002 rms=0.003200 Jy/beam ! Combined flux in latest and established models = 0.382205 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.382205 Jy ! Inverting map and beam ! Estimated beam: bmin=3.064 mas, bmaj=10.38 mas, bpa=-38.31 degrees ! Estimated noise=2.05492 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.0178816 Jy ! Component: 100 - total flux cleaned = 0.0302825 Jy ! Component: 150 - total flux cleaned = 0.0376245 Jy ! Component: 200 - total flux cleaned = 0.043328 Jy ! Total flux subtracted in 200 components = 0.043328 Jy ! Clean residual min=-0.007760 max=0.007812 Jy/beam ! Clean residual mean=-0.000012 rms=0.002150 Jy/beam ! Combined flux in latest and established models = 0.425533 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 53 components and 0.425533 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.302 mas, bmaj=11.93 mas, bpa=-47.21 degrees ! Estimated noise=2.54602 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0106639 Jy ! Component: 100 - total flux cleaned = 0.0172508 Jy ! Component: 150 - total flux cleaned = 0.0206763 Jy ! Component: 200 - total flux cleaned = 0.0234056 Jy ! Total flux subtracted in 200 components = 0.0234056 Jy ! Clean residual min=-0.008401 max=0.007555 Jy/beam ! Clean residual mean=-0.000030 rms=0.002205 Jy/beam ! Combined flux in latest and established models = 0.448939 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.00220652 Jy ! Component: 100 - total flux cleaned = 0.00312756 Jy ! Component: 150 - total flux cleaned = 0.00383715 Jy ! Component: 200 - total flux cleaned = 0.0040161 Jy ! Total flux subtracted in 200 components = 0.0040161 Jy ! Clean residual min=-0.007612 max=0.007299 Jy/beam ! Clean residual mean=-0.000031 rms=0.002052 Jy/beam ! Combined flux in latest and established models = 0.452955 Jy ! Adding 94 model components to the UV plane model. ! The established model now contains 142 components and 0.452955 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.064 mas, bmaj=10.38 mas, bpa=-38.31 degrees ! Estimated noise=2.05492 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00132628 Jy ! Component: 100 - total flux cleaned = 0.00221817 Jy ! Component: 150 - total flux cleaned = 0.00255919 Jy ! Component: 200 - total flux cleaned = 0.00296436 Jy ! Total flux subtracted in 200 components = 0.00296436 Jy ! Clean residual min=-0.005887 max=0.006298 Jy/beam ! Clean residual mean=-0.000015 rms=0.001568 Jy/beam ! Combined flux in latest and established models = 0.455919 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 163 components and 0.455919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085925Jy sigma=0.754683 ! Fit after self-cal, rms=0.085890Jy sigma=0.753522 wmodel J1746+6226_S_e_map.mod ! Writing 163 model components to file: J1746+6226_S_e_map.mod wobs J1746+6226_S_e_uvs.fits ! Writing UV FITS file: J1746+6226_S_e_uvs.fits wwins J1746+6226_S_e_map.win ! wwins: Wrote 2 windows to J1746+6226_S_e_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.000570243 Jy ! Component: 100 - total flux cleaned = 9.5606e-05 Jy ! Component: 150 - total flux cleaned = -0.000169176 Jy ! Component: 200 - total flux cleaned = -0.000500959 Jy ! Component: 250 - total flux cleaned = -0.000815503 Jy ! Component: 300 - total flux cleaned = -0.00111923 Jy ! Component: 350 - total flux cleaned = -0.00155379 Jy ! Component: 400 - total flux cleaned = -0.00176281 Jy ! Component: 450 - total flux cleaned = -0.00189808 Jy ! Component: 500 - total flux cleaned = -0.00202866 Jy ! Component: 550 - total flux cleaned = -0.00203028 Jy ! Component: 600 - total flux cleaned = -0.00215377 Jy ! Component: 650 - total flux cleaned = -0.002215 Jy ! Component: 700 - total flux cleaned = -0.00227381 Jy ! Component: 750 - total flux cleaned = -0.0023856 Jy ! Component: 800 - total flux cleaned = -0.0025495 Jy ! Component: 850 - total flux cleaned = -0.00260409 Jy ! Component: 900 - total flux cleaned = -0.0028665 Jy ! Component: 950 - total flux cleaned = -0.00307137 Jy ! Component: 1000 - total flux cleaned = -0.00332134 Jy ! Component: 1050 - total flux cleaned = -0.00341886 Jy ! Component: 1100 - total flux cleaned = -0.00346808 Jy ! Component: 1150 - total flux cleaned = -0.00384386 Jy ! Component: 1200 - total flux cleaned = -0.0041185 Jy ! Component: 1250 - total flux cleaned = -0.00429788 Jy ! Component: 1300 - total flux cleaned = -0.00434283 Jy ! Component: 1350 - total flux cleaned = -0.00464723 Jy ! Component: 1400 - total flux cleaned = -0.00473276 Jy ! Component: 1450 - total flux cleaned = -0.00494254 Jy ! Component: 1500 - total flux cleaned = -0.00510739 Jy ! Component: 1550 - total flux cleaned = -0.0052698 Jy ! Component: 1600 - total flux cleaned = -0.00546938 Jy ! Component: 1650 - total flux cleaned = -0.00558722 Jy ! Component: 1700 - total flux cleaned = -0.00578079 Jy ! Component: 1750 - total flux cleaned = -0.00604702 Jy ! Component: 1800 - total flux cleaned = -0.00608449 Jy ! Component: 1850 - total flux cleaned = -0.00623314 Jy ! Component: 1900 - total flux cleaned = -0.00626995 Jy ! Component: 1950 - total flux cleaned = -0.00630665 Jy ! Component: 2000 - total flux cleaned = -0.00644928 Jy ! Component: 2050 - total flux cleaned = -0.00658973 Jy ! Component: 2100 - total flux cleaned = -0.00672911 Jy ! Component: 2150 - total flux cleaned = -0.00690074 Jy ! Component: 2200 - total flux cleaned = -0.0070364 Jy ! Component: 2250 - total flux cleaned = -0.007137 Jy ! Component: 2300 - total flux cleaned = -0.00720297 Jy ! Component: 2350 - total flux cleaned = -0.00726849 Jy ! Component: 2400 - total flux cleaned = -0.00736557 Jy ! Component: 2450 - total flux cleaned = -0.00739764 Jy ! Component: 2500 - total flux cleaned = -0.00758807 Jy ! Component: 2550 - total flux cleaned = -0.00765094 Jy ! Component: 2600 - total flux cleaned = -0.00771349 Jy ! Component: 2650 - total flux cleaned = -0.00777559 Jy ! Component: 2700 - total flux cleaned = -0.00780634 Jy ! Component: 2750 - total flux cleaned = -0.00789816 Jy ! Component: 2800 - total flux cleaned = -0.00801947 Jy ! Component: 2850 - total flux cleaned = -0.00807948 Jy ! Component: 2900 - total flux cleaned = -0.0080496 Jy ! Component: 2950 - total flux cleaned = -0.00810934 Jy ! Component: 3000 - total flux cleaned = -0.00816857 Jy ! Component: 3050 - total flux cleaned = -0.00819798 Jy ! Component: 3100 - total flux cleaned = -0.00825636 Jy ! Component: 3150 - total flux cleaned = -0.00828544 Jy ! Component: 3200 - total flux cleaned = -0.00837194 Jy ! Component: 3250 - total flux cleaned = -0.00842901 Jy ! Component: 3300 - total flux cleaned = -0.00851456 Jy ! Component: 3350 - total flux cleaned = -0.0085713 Jy ! Component: 3400 - total flux cleaned = -0.00865575 Jy ! Component: 3450 - total flux cleaned = -0.00868348 Jy ! Component: 3500 - total flux cleaned = -0.00868373 Jy ! Component: 3550 - total flux cleaned = -0.00884931 Jy ! Component: 3600 - total flux cleaned = -0.00893146 Jy ! Component: 3650 - total flux cleaned = -0.00898585 Jy ! Component: 3700 - total flux cleaned = -0.00895861 Jy ! Component: 3750 - total flux cleaned = -0.00912114 Jy ! Component: 3800 - total flux cleaned = -0.00917493 Jy ! Component: 3850 - total flux cleaned = -0.009148 Jy ! Component: 3900 - total flux cleaned = -0.00920125 Jy ! Component: 3950 - total flux cleaned = -0.00928086 Jy ! Component: 4000 - total flux cleaned = -0.0092277 Jy ! Component: 4050 - total flux cleaned = -0.00920118 Jy ! Total flux subtracted in 4096 components = -0.00925373 Jy ! Clean residual min=-0.001426 max=0.001655 Jy/beam ! Clean residual mean=-0.000009 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.446666 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 457 components and 0.446665 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1746+6226_S_e_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.064 x 10.38 at -38.31 degrees (North through East) ! Clean map min=-0.0063915 max=0.34961 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1746+6226_S_e_map.fits wmodel /image_prod/ug002_uva//J1746+6226_S_e_map.mod ! Writing 457 model components to file: /image_prod/ug002_uva//J1746+6226_S_e_map.mod wobs /image_prod/ug002_uva//J1746+6226_S_e_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1746+6226_S_e_uvs.fits wwins /image_prod/ug002_uva//J1746+6226_S_e_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1746+6226_S_e_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.34961 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000437452 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.375378 0.375378 0.750755 1.50151 3.00302 6.00604 12.0121 24.0242 48.0483 96.0966 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.349 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 799.195 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1746+6226_S_e_dfm.log closed on Thu Mar 5 03:25:47 2020