! Started logfile: /image_prod/ug002_uva//J1406-1058_S_b_dfm.log on Thu Mar 5 01:36:35 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//J1406-1058_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1406-1058_S_b_uva.fits ! AN table 1: 50 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.999048 visibilities/baseline/integration-bin. ! Found source: J1406-1058 ! ! 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 3147 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 J1406-1058_S_b] 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.007239Jy sigma=8.144034 ! Fit after self-cal, rms=0.952567Jy sigma=7.697358 ! 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=3.758 mas, bmaj=10.62 mas, bpa=17.52 degrees ! Estimated noise=2.17259 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.0380896 Jy ! Component: 100 - total flux cleaned = 0.0464432 Jy ! Total flux subtracted in 100 components = 0.0464432 Jy ! Clean residual min=-0.003750 max=0.004048 Jy/beam ! Clean residual mean=-0.000001 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.0464431 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0464431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063316Jy sigma=0.449127 ! Fit after self-cal, rms=0.061559Jy sigma=0.434501 ! 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=4.292 mas, bmaj=11.25 mas, bpa=15.79 degrees ! Estimated noise=1.60761 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.00451491 Jy ! Component: 100 - total flux cleaned = 0.00504143 Jy ! Component: 150 - total flux cleaned = 0.00536167 Jy ! Component: 200 - total flux cleaned = 0.00560525 Jy ! Total flux subtracted in 200 components = 0.00560525 Jy ! Clean residual min=-0.003029 max=0.003290 Jy/beam ! Clean residual mean=-0.000002 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.0520484 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 17 components and 0.0520484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061232Jy sigma=0.431480 ! Fit after self-cal, rms=0.061171Jy sigma=0.431286 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.292 x 11.25 at 15.79 degrees (North through East) ! Clean map min=-0.0030748 max=0.050749 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 HN 1.07 KP 0.94 NL 0.94 ! OV 1.04 PT 1.03 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 HN 0.98 KP 1.04 NL 0.96 ! OV 0.93 PT 1.06 SC 0.82 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.22 KP 0.95 NL 0.89 ! OV 0.96 PT 1.10 SC 1.15 ! ! ! Fit before self-cal, rms=0.061171Jy sigma=0.431286 ! Fit after self-cal, rms=0.060056Jy sigma=0.429004 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.278 mas, bmaj=11.29 mas, bpa=16.39 degrees ! Estimated noise=1.58973 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.00035903 Jy ! Component: 100 - total flux cleaned = -0.000333255 Jy ! Component: 150 - total flux cleaned = -0.000354192 Jy ! Component: 200 - total flux cleaned = -0.000353921 Jy ! Total flux subtracted in 200 components = -0.000353921 Jy ! Clean residual min=-0.002317 max=0.002781 Jy/beam ! Clean residual mean=-0.000002 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.0516945 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 28 components and 0.0516945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060032Jy sigma=0.428872 ! Fit after self-cal, rms=0.060093Jy sigma=0.428578 ! 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.060093Jy sigma=0.428578 ! Fit after self-cal, rms=0.060548Jy sigma=0.427399 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.26 mas, bmaj=11.26 mas, bpa=16.62 degrees ! Estimated noise=1.59001 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000335088 Jy ! Component: 100 - total flux cleaned = 0.000357381 Jy ! Component: 150 - total flux cleaned = 0.000356422 Jy ! Component: 200 - total flux cleaned = 0.000393147 Jy ! Total flux subtracted in 200 components = 0.000393147 Jy ! Clean residual min=-0.002349 max=0.002160 Jy/beam ! Clean residual mean=-0.000003 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.0520876 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 39 components and 0.0520876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060529Jy sigma=0.427284 ! Fit after self-cal, rms=0.060570Jy sigma=0.427133 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.000139247 Jy ! Component: 100 - total flux cleaned = -8.27469e-05 Jy ! Component: 150 - total flux cleaned = -4.7506e-05 Jy ! Component: 200 - total flux cleaned = -1.2876e-05 Jy ! Total flux subtracted in 200 components = -1.2876e-05 Jy ! Clean residual min=-0.002319 max=0.002184 Jy/beam ! Clean residual mean=-0.000004 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.0520747 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.0520747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060556Jy sigma=0.427065 ! Fit after self-cal, rms=0.060549Jy sigma=0.427057 ! 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.060549Jy sigma=0.427057 ! Fit after self-cal, rms=0.060395Jy sigma=0.427011 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.246 mas, bmaj=11.23 mas, bpa=16.77 degrees ! Estimated noise=1.58579 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000170358 Jy ! Component: 100 - total flux cleaned = 0.000207371 Jy ! Component: 150 - total flux cleaned = 0.000241224 Jy ! Component: 200 - total flux cleaned = 0.000256427 Jy ! Total flux subtracted in 200 components = 0.000256427 Jy ! Clean residual min=-0.002332 max=0.002144 Jy/beam ! Clean residual mean=-0.000004 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.0523312 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 50 components and 0.0523312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060382Jy sigma=0.426939 ! Fit after self-cal, rms=0.060385Jy sigma=0.426925 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.85809e-05 Jy ! Component: 100 - total flux cleaned = -3.65432e-05 Jy ! Component: 150 - total flux cleaned = 8.646e-06 Jy ! Component: 200 - total flux cleaned = 5.20966e-05 Jy ! Total flux subtracted in 200 components = 5.20966e-05 Jy ! Clean residual min=-0.002312 max=0.002122 Jy/beam ! Clean residual mean=-0.000004 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.0523833 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.0523833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060376Jy sigma=0.426877 ! Fit after self-cal, rms=0.060371Jy sigma=0.426872 ! 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.060371Jy sigma=0.426872 ! Fit after self-cal, rms=0.060094Jy sigma=0.426859 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.729 mas, bmaj=15.98 mas, bpa=2.86 degrees ! Estimated noise=1.75124 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00021215 Jy ! Component: 100 - total flux cleaned = 0.00028054 Jy ! Component: 150 - total flux cleaned = 0.000327338 Jy ! Component: 200 - total flux cleaned = 0.00036748 Jy ! Total flux subtracted in 200 components = 0.00036748 Jy ! Clean residual min=-0.002024 max=0.002042 Jy/beam ! Clean residual mean=-0.000005 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.0527507 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 67 components and 0.0527507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060092Jy sigma=0.426843 ! Fit after self-cal, rms=0.060090Jy sigma=0.426833 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.31523e-05 Jy ! Component: 100 - total flux cleaned = 9.78844e-05 Jy ! Component: 150 - total flux cleaned = 0.000127403 Jy ! Component: 200 - total flux cleaned = 0.000148119 Jy ! Total flux subtracted in 200 components = 0.000148119 Jy ! Clean residual min=-0.002008 max=0.002028 Jy/beam ! Clean residual mean=-0.000005 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.0528989 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 75 components and 0.0528988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060088Jy sigma=0.426823 ! Fit after self-cal, rms=0.060086Jy sigma=0.426816 ! 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=4.233 mas, bmaj=11.22 mas, bpa=16.88 degrees ! Estimated noise=1.58148 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.233 x 11.22 at 16.88 degrees (North through East) ! Clean map min=-0.0022173 max=0.049401 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=3.722 mas, bmaj=10.73 mas, bpa=18.2 degrees ! Estimated noise=2.17427 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0397637 Jy ! Component: 100 - total flux cleaned = 0.0487996 Jy ! Component: 150 - total flux cleaned = 0.0515685 Jy ! Component: 200 - total flux cleaned = 0.0525829 Jy ! Total flux subtracted in 200 components = 0.0525829 Jy ! Clean residual min=-0.002915 max=0.003100 Jy/beam ! Clean residual mean=-0.000002 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.0525829 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0525829 Jy ! Inverting map and beam ! Estimated beam: bmin=4.233 mas, bmaj=11.22 mas, bpa=16.88 degrees ! Estimated noise=1.58148 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.000139637 Jy ! Component: 100 - total flux cleaned = 0.000203365 Jy ! Component: 150 - total flux cleaned = 0.000469309 Jy ! Component: 200 - total flux cleaned = 0.000581726 Jy ! Total flux subtracted in 200 components = 0.000581726 Jy ! Clean residual min=-0.002659 max=0.002295 Jy/beam ! Clean residual mean=-0.000004 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.0531647 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 24 components and 0.0531647 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.729 mas, bmaj=15.98 mas, bpa=2.86 degrees ! Estimated noise=1.75124 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000360398 Jy ! Component: 100 - total flux cleaned = 0.000360221 Jy ! Component: 150 - total flux cleaned = 0.000359732 Jy ! Component: 200 - total flux cleaned = 0.00036941 Jy ! Total flux subtracted in 200 components = 0.00036941 Jy ! Clean residual min=-0.001974 max=0.001931 Jy/beam ! Clean residual mean=-0.000006 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.0535341 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.90475e-06 Jy ! Component: 100 - total flux cleaned = 1.75421e-05 Jy ! Component: 150 - total flux cleaned = 2.56865e-05 Jy ! Component: 200 - total flux cleaned = 3.32213e-05 Jy ! Total flux subtracted in 200 components = 3.32213e-05 Jy ! Clean residual min=-0.001959 max=0.001927 Jy/beam ! Clean residual mean=-0.000006 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.0535673 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.0535673 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.233 mas, bmaj=11.22 mas, bpa=16.88 degrees ! Estimated noise=1.58148 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.78197e-06 Jy ! Component: 100 - total flux cleaned = 6.41606e-06 Jy ! Component: 150 - total flux cleaned = 6.44103e-05 Jy ! Component: 200 - total flux cleaned = 8.25276e-05 Jy ! Total flux subtracted in 200 components = 8.25276e-05 Jy ! Clean residual min=-0.002457 max=0.002082 Jy/beam ! Clean residual mean=-0.000004 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.0536498 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 40 components and 0.0536498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060115Jy sigma=0.427087 ! Fit after self-cal, rms=0.060114Jy sigma=0.427027 wmodel J1406-1058_S_b_map.mod ! Writing 40 model components to file: J1406-1058_S_b_map.mod wobs J1406-1058_S_b_uvs.fits ! Writing UV FITS file: J1406-1058_S_b_uvs.fits wwins J1406-1058_S_b_map.win ! wwins: Wrote 1 windows to J1406-1058_S_b_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.000689604 Jy ! Component: 100 - total flux cleaned = -0.000836997 Jy ! Component: 150 - total flux cleaned = -0.0010737 Jy ! Component: 200 - total flux cleaned = -0.00116889 Jy ! Component: 250 - total flux cleaned = -0.00113915 Jy ! Component: 300 - total flux cleaned = -0.00111149 Jy ! Component: 350 - total flux cleaned = -0.00097567 Jy ! Component: 400 - total flux cleaned = -0.000816976 Jy ! Component: 450 - total flux cleaned = -0.000587103 Jy ! Component: 500 - total flux cleaned = -0.000364421 Jy ! Component: 550 - total flux cleaned = -0.000220026 Jy ! Component: 600 - total flux cleaned = -3.18682e-05 Jy ! Component: 650 - total flux cleaned = 8.29676e-05 Jy ! Component: 700 - total flux cleaned = 0.00023977 Jy ! Component: 750 - total flux cleaned = 0.000392345 Jy ! Component: 800 - total flux cleaned = 0.000478007 Jy ! Component: 850 - total flux cleaned = 0.000645716 Jy ! Component: 900 - total flux cleaned = 0.000789055 Jy ! Component: 950 - total flux cleaned = 0.000950132 Jy ! Component: 1000 - total flux cleaned = 0.00110842 Jy ! Component: 1050 - total flux cleaned = 0.00128312 Jy ! Component: 1100 - total flux cleaned = 0.00145462 Jy ! Component: 1150 - total flux cleaned = 0.0015676 Jy ! Component: 1200 - total flux cleaned = 0.00175279 Jy ! Component: 1250 - total flux cleaned = 0.0018983 Jy ! Component: 1300 - total flux cleaned = 0.00204177 Jy ! Component: 1350 - total flux cleaned = 0.00225366 Jy ! Component: 1400 - total flux cleaned = 0.00239271 Jy ! Component: 1450 - total flux cleaned = 0.00253 Jy ! Component: 1500 - total flux cleaned = 0.00268219 Jy ! Component: 1550 - total flux cleaned = 0.002782 Jy ! Component: 1600 - total flux cleaned = 0.00286398 Jy ! Component: 1650 - total flux cleaned = 0.00294512 Jy ! Component: 1700 - total flux cleaned = 0.00305726 Jy ! Component: 1750 - total flux cleaned = 0.00316761 Jy ! Component: 1800 - total flux cleaned = 0.00318283 Jy ! Component: 1850 - total flux cleaned = 0.00327537 Jy ! Component: 1900 - total flux cleaned = 0.0033664 Jy ! Component: 1950 - total flux cleaned = 0.00339647 Jy ! Component: 2000 - total flux cleaned = 0.00345612 Jy ! Component: 2050 - total flux cleaned = 0.00351494 Jy ! Component: 2100 - total flux cleaned = 0.0035439 Jy ! Component: 2150 - total flux cleaned = 0.00358711 Jy ! Component: 2200 - total flux cleaned = 0.0036297 Jy ! Component: 2250 - total flux cleaned = 0.00364359 Jy ! Component: 2300 - total flux cleaned = 0.00364356 Jy ! Component: 2350 - total flux cleaned = 0.00368513 Jy ! Component: 2400 - total flux cleaned = 0.0037534 Jy ! Component: 2450 - total flux cleaned = 0.0037804 Jy ! Component: 2500 - total flux cleaned = 0.00382046 Jy ! Component: 2550 - total flux cleaned = 0.00390007 Jy ! Component: 2600 - total flux cleaned = 0.00391306 Jy ! Component: 2650 - total flux cleaned = 0.00393916 Jy ! Component: 2700 - total flux cleaned = 0.00402989 Jy ! Component: 2750 - total flux cleaned = 0.0040811 Jy ! Component: 2800 - total flux cleaned = 0.00415745 Jy ! Component: 2850 - total flux cleaned = 0.00423302 Jy ! Component: 2900 - total flux cleaned = 0.00430791 Jy ! Component: 2950 - total flux cleaned = 0.00435748 Jy ! Component: 3000 - total flux cleaned = 0.00441914 Jy ! Component: 3050 - total flux cleaned = 0.00450475 Jy ! Component: 3100 - total flux cleaned = 0.00461393 Jy ! Component: 3150 - total flux cleaned = 0.00467409 Jy ! Component: 3200 - total flux cleaned = 0.00473393 Jy ! Component: 3250 - total flux cleaned = 0.00485286 Jy ! Component: 3300 - total flux cleaned = 0.00493562 Jy ! Component: 3350 - total flux cleaned = 0.00501797 Jy ! Component: 3400 - total flux cleaned = 0.00511152 Jy ! Component: 3450 - total flux cleaned = 0.00518132 Jy ! Component: 3500 - total flux cleaned = 0.00526244 Jy ! Component: 3550 - total flux cleaned = 0.00533172 Jy ! Component: 3600 - total flux cleaned = 0.00540075 Jy ! Component: 3650 - total flux cleaned = 0.00549249 Jy ! Component: 3700 - total flux cleaned = 0.00559528 Jy ! Component: 3750 - total flux cleaned = 0.00567496 Jy ! Component: 3800 - total flux cleaned = 0.00575438 Jy ! Component: 3850 - total flux cleaned = 0.00583351 Jy ! Component: 3900 - total flux cleaned = 0.00590119 Jy ! Component: 3950 - total flux cleaned = 0.00600236 Jy ! Component: 4000 - total flux cleaned = 0.00604717 Jy ! Component: 4050 - total flux cleaned = 0.0061254 Jy ! Total flux subtracted in 4096 components = 0.00618113 Jy ! Clean residual min=-0.000647 max=0.000723 Jy/beam ! Clean residual mean=-0.000001 rms=0.000197 Jy/beam ! Combined flux in latest and established models = 0.059831 Jy keep ! Adding 237 model components to the UV plane model. ! The established model now contains 277 components and 0.059831 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1406-1058_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.233 x 11.22 at 16.88 degrees (North through East) ! Clean map min=-0.0014837 max=0.047617 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1406-1058_S_b_map.fits wmodel /image_prod/ug002_uva//J1406-1058_S_b_map.mod ! Writing 277 model components to file: /image_prod/ug002_uva//J1406-1058_S_b_map.mod wobs /image_prod/ug002_uva//J1406-1058_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1406-1058_S_b_uvs.fits wwins /image_prod/ug002_uva//J1406-1058_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1406-1058_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0476168 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000200919 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.26585 1.26585 2.53171 5.06341 10.1268 20.2536 40.5073 81.0146 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.047 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 236.994 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1406-1058_S_b_dfm.log closed on Thu Mar 5 01:36:38 2020