! Started logfile: /image_prod/ug002_uva//J1529-1904_S_dfm.log on Thu Mar 5 02:15:28 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//J1529-1904_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1529-1904_S_uva.fits ! AN table 1: 60 integrations on 28 of 28 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1529-1904 ! ! 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 5040 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 J1529-1904_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.004154Jy sigma=6.551855 ! Fit after self-cal, rms=0.920125Jy sigma=5.948153 ! 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.452 mas, bmaj=10.29 mas, bpa=17.97 degrees ! Estimated noise=2.46078 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.0626501 Jy ! Component: 100 - total flux cleaned = 0.0877968 Jy ! Total flux subtracted in 100 components = 0.0877968 Jy ! Clean residual min=-0.008230 max=0.011870 Jy/beam ! Clean residual mean=-0.000028 rms=0.002503 Jy/beam ! Combined flux in latest and established models = 0.0877968 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0877968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086447Jy sigma=0.492130 ! Fit after self-cal, rms=0.085803Jy sigma=0.487769 ! 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.068 mas, bmaj=11.4 mas, bpa=16.26 degrees ! Estimated noise=1.59361 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.0181503 Jy ! Component: 100 - total flux cleaned = 0.0270183 Jy ! Component: 150 - total flux cleaned = 0.0321026 Jy ! Component: 200 - total flux cleaned = 0.0353016 Jy ! Total flux subtracted in 200 components = 0.0353016 Jy ! Clean residual min=-0.005438 max=0.004404 Jy/beam ! Clean residual mean=-0.000012 rms=0.001340 Jy/beam ! Combined flux in latest and established models = 0.123098 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 57 components and 0.123098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082751Jy sigma=0.456136 ! Fit after self-cal, rms=0.082699Jy sigma=0.455367 ! 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.068 x 11.4 at 16.26 degrees (North through East) ! Clean map min=-0.0052307 max=0.085243 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.95 HN 1.09 KP 1.01 ! LA 1.04 NL 1.06 OV 0.82 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.95 HN 1.05 KP 1.03 ! LA 1.00 NL 1.13 OV 0.85 SC 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.93 HN 1.07 KP 1.03 ! LA 1.02 NL 1.03 OV 0.86 SC 0.92 ! ! ! Fit before self-cal, rms=0.082699Jy sigma=0.455367 ! Fit after self-cal, rms=0.082860Jy sigma=0.449709 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.986 mas, bmaj=11.52 mas, bpa=16.93 degrees ! Estimated noise=1.54702 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.000859758 Jy ! Component: 100 - total flux cleaned = 0.000915692 Jy ! Component: 150 - total flux cleaned = 0.00106193 Jy ! Component: 200 - total flux cleaned = 0.00118713 Jy ! Total flux subtracted in 200 components = 0.00118713 Jy ! Clean residual min=-0.003007 max=0.003235 Jy/beam ! Clean residual mean=-0.000002 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.124285 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 67 components and 0.124285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082761Jy sigma=0.449392 ! Fit after self-cal, rms=0.082850Jy sigma=0.449164 ! 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.082850Jy sigma=0.449164 ! Fit after self-cal, rms=0.089307Jy sigma=0.446675 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.96 mas, bmaj=11.37 mas, bpa=15.96 degrees ! Estimated noise=1.53487 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000257399 Jy ! Component: 100 - total flux cleaned = 0.000375164 Jy ! Component: 150 - total flux cleaned = 0.000487489 Jy ! Component: 200 - total flux cleaned = 0.000567971 Jy ! Total flux subtracted in 200 components = 0.000567971 Jy ! Clean residual min=-0.002209 max=0.002566 Jy/beam ! Clean residual mean=-0.000003 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.124853 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 82 components and 0.124853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089290Jy sigma=0.446611 ! Fit after self-cal, rms=0.089416Jy sigma=0.446546 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.05952e-05 Jy ! Component: 100 - total flux cleaned = 0.000137223 Jy ! Component: 150 - total flux cleaned = 0.00016412 Jy ! Component: 200 - total flux cleaned = 0.000189218 Jy ! Total flux subtracted in 200 components = 0.000189218 Jy ! Clean residual min=-0.002175 max=0.002589 Jy/beam ! Clean residual mean=-0.000003 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.125043 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 87 components and 0.125043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089405Jy sigma=0.446539 ! Fit after self-cal, rms=0.089406Jy sigma=0.446536 ! 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.089406Jy sigma=0.446536 ! Fit after self-cal, rms=0.089328Jy sigma=0.446516 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.95 mas, bmaj=11.33 mas, bpa=15.98 degrees ! Estimated noise=1.52956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000127109 Jy ! Component: 100 - total flux cleaned = 0.000188074 Jy ! Component: 150 - total flux cleaned = 0.000282416 Jy ! Component: 200 - total flux cleaned = 0.000331501 Jy ! Total flux subtracted in 200 components = 0.000331501 Jy ! Clean residual min=-0.002197 max=0.002526 Jy/beam ! Clean residual mean=-0.000003 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.125374 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 90 components and 0.125374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089317Jy sigma=0.446504 ! Fit after self-cal, rms=0.089316Jy sigma=0.446501 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.44036e-05 Jy ! Component: 100 - total flux cleaned = 4.8298e-05 Jy ! Component: 150 - total flux cleaned = 5.95159e-05 Jy ! Component: 200 - total flux cleaned = 8.12176e-05 Jy ! Total flux subtracted in 200 components = 8.12176e-05 Jy ! Clean residual min=-0.002206 max=0.002540 Jy/beam ! Clean residual mean=-0.000003 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.125455 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 96 components and 0.125455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089308Jy sigma=0.446495 ! Fit after self-cal, rms=0.089307Jy sigma=0.446493 ! 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.089307Jy sigma=0.446493 ! Fit after self-cal, rms=0.089022Jy sigma=0.446486 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.602 mas, bmaj=16.11 mas, bpa=6.77 degrees ! Estimated noise=1.76243 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000569806 Jy ! Component: 100 - total flux cleaned = 0.000613876 Jy ! Component: 150 - total flux cleaned = 0.000654377 Jy ! Component: 200 - total flux cleaned = 0.000691597 Jy ! Total flux subtracted in 200 components = 0.000691597 Jy ! Clean residual min=-0.002167 max=0.002399 Jy/beam ! Clean residual mean=-0.000001 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.126147 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 103 components and 0.126147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089027Jy sigma=0.446501 ! Fit after self-cal, rms=0.089022Jy sigma=0.446493 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.000129213 Jy ! Component: 100 - total flux cleaned = 0.000147584 Jy ! Component: 150 - total flux cleaned = 0.000163866 Jy ! Component: 200 - total flux cleaned = 0.000171536 Jy ! Total flux subtracted in 200 components = 0.000171536 Jy ! Clean residual min=-0.002180 max=0.002411 Jy/beam ! Clean residual mean=-0.000001 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.126319 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 108 components and 0.126319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089025Jy sigma=0.446507 ! Fit after self-cal, rms=0.089025Jy sigma=0.446502 ! 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.941 mas, bmaj=11.31 mas, bpa=16.05 degrees ! Estimated noise=1.52591 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.941 x 11.31 at 16.05 degrees (North through East) ! Clean map min=-0.0021249 max=0.080736 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.347 mas, bmaj=10.22 mas, bpa=17.78 degrees ! Estimated noise=2.3394 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0605753 Jy ! Component: 100 - total flux cleaned = 0.08738 Jy ! Component: 150 - total flux cleaned = 0.101626 Jy ! Component: 200 - total flux cleaned = 0.109574 Jy ! Total flux subtracted in 200 components = 0.109574 Jy ! Clean residual min=-0.005163 max=0.006260 Jy/beam ! Clean residual mean=-0.000009 rms=0.001536 Jy/beam ! Combined flux in latest and established models = 0.109574 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.109574 Jy ! Inverting map and beam ! Estimated beam: bmin=3.941 mas, bmaj=11.31 mas, bpa=16.05 degrees ! Estimated noise=1.52591 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.00670924 Jy ! Component: 100 - total flux cleaned = 0.0100907 Jy ! Component: 150 - total flux cleaned = 0.0121726 Jy ! Component: 200 - total flux cleaned = 0.013492 Jy ! Total flux subtracted in 200 components = 0.013492 Jy ! Clean residual min=-0.002362 max=0.002452 Jy/beam ! Clean residual mean=-0.000005 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.123066 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 57 components and 0.123066 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.602 mas, bmaj=16.11 mas, bpa=6.77 degrees ! Estimated noise=1.76243 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137838 Jy ! Component: 100 - total flux cleaned = 0.00190624 Jy ! Component: 150 - total flux cleaned = 0.0020217 Jy ! Component: 200 - total flux cleaned = 0.00214236 Jy ! Total flux subtracted in 200 components = 0.00214236 Jy ! Clean residual min=-0.002273 max=0.002360 Jy/beam ! Clean residual mean=-0.000002 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.125208 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.000108628 Jy ! Component: 100 - total flux cleaned = 0.000179501 Jy ! Component: 150 - total flux cleaned = 0.000244509 Jy ! Component: 200 - total flux cleaned = 0.000305895 Jy ! Total flux subtracted in 200 components = 0.000305895 Jy ! Clean residual min=-0.002232 max=0.002378 Jy/beam ! Clean residual mean=-0.000002 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.125514 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 69 components and 0.125514 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.941 mas, bmaj=11.31 mas, bpa=16.05 degrees ! Estimated noise=1.52591 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000428029 Jy ! Component: 100 - total flux cleaned = -0.000524522 Jy ! Component: 150 - total flux cleaned = -0.000604795 Jy ! Component: 200 - total flux cleaned = -0.000640347 Jy ! Total flux subtracted in 200 components = -0.000640347 Jy ! Clean residual min=-0.002339 max=0.002485 Jy/beam ! Clean residual mean=-0.000003 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.124874 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 80 components and 0.124874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089058Jy sigma=0.446650 ! Fit after self-cal, rms=0.089094Jy sigma=0.446614 wmodel J1529-1904_S_map.mod ! Writing 80 model components to file: J1529-1904_S_map.mod wobs J1529-1904_S_uvs.fits ! Writing UV FITS file: J1529-1904_S_uvs.fits wwins J1529-1904_S_map.win ! wwins: Wrote 1 windows to J1529-1904_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.00056121 Jy ! Component: 100 - total flux cleaned = 0.000279437 Jy ! Component: 150 - total flux cleaned = 1.16419e-05 Jy ! Component: 200 - total flux cleaned = -0.000171761 Jy ! Component: 250 - total flux cleaned = -0.000416642 Jy ! Component: 300 - total flux cleaned = -0.000617503 Jy ! Component: 350 - total flux cleaned = -0.000714407 Jy ! Component: 400 - total flux cleaned = -0.000807869 Jy ! Component: 450 - total flux cleaned = -0.000929559 Jy ! Component: 500 - total flux cleaned = -0.000989489 Jy ! Component: 550 - total flux cleaned = -0.00116243 Jy ! Component: 600 - total flux cleaned = -0.00121861 Jy ! Component: 650 - total flux cleaned = -0.00127318 Jy ! Component: 700 - total flux cleaned = -0.00137942 Jy ! Component: 750 - total flux cleaned = -0.00143082 Jy ! Component: 800 - total flux cleaned = -0.00140597 Jy ! Component: 850 - total flux cleaned = -0.00143193 Jy ! Component: 900 - total flux cleaned = -0.00145671 Jy ! Component: 950 - total flux cleaned = -0.00157604 Jy ! Component: 1000 - total flux cleaned = -0.00159913 Jy ! Component: 1050 - total flux cleaned = -0.00157638 Jy ! Component: 1100 - total flux cleaned = -0.00159963 Jy ! Component: 1150 - total flux cleaned = -0.00162187 Jy ! Component: 1200 - total flux cleaned = -0.00164353 Jy ! Component: 1250 - total flux cleaned = -0.00158 Jy ! Component: 1300 - total flux cleaned = -0.00158029 Jy ! Component: 1350 - total flux cleaned = -0.00160068 Jy ! Component: 1400 - total flux cleaned = -0.00158014 Jy ! Component: 1450 - total flux cleaned = -0.00156028 Jy ! Component: 1500 - total flux cleaned = -0.00163789 Jy ! Component: 1550 - total flux cleaned = -0.00167619 Jy ! Component: 1600 - total flux cleaned = -0.00167619 Jy ! Component: 1650 - total flux cleaned = -0.00176984 Jy ! Component: 1700 - total flux cleaned = -0.00182508 Jy ! Component: 1750 - total flux cleaned = -0.00189758 Jy ! Component: 1800 - total flux cleaned = -0.00195131 Jy ! Component: 1850 - total flux cleaned = -0.00200451 Jy ! Component: 1900 - total flux cleaned = -0.00205748 Jy ! Component: 1950 - total flux cleaned = -0.00212684 Jy ! Component: 2000 - total flux cleaned = -0.00219547 Jy ! Component: 2050 - total flux cleaned = -0.00228018 Jy ! Component: 2100 - total flux cleaned = -0.00238058 Jy ! Component: 2150 - total flux cleaned = -0.00248021 Jy ! Component: 2200 - total flux cleaned = -0.00264401 Jy ! Component: 2250 - total flux cleaned = -0.00264413 Jy ! Component: 2300 - total flux cleaned = -0.00282119 Jy ! Component: 2350 - total flux cleaned = -0.00296459 Jy ! Component: 2400 - total flux cleaned = -0.00310622 Jy ! Component: 2450 - total flux cleaned = -0.00319986 Jy ! Component: 2500 - total flux cleaned = -0.00335444 Jy ! Component: 2550 - total flux cleaned = -0.00343104 Jy ! Component: 2600 - total flux cleaned = -0.00356765 Jy ! Component: 2650 - total flux cleaned = -0.00373301 Jy ! Component: 2700 - total flux cleaned = -0.00383717 Jy ! Component: 2750 - total flux cleaned = -0.00397011 Jy ! Component: 2800 - total flux cleaned = -0.00404328 Jy ! Component: 2850 - total flux cleaned = -0.00418824 Jy ! Component: 2900 - total flux cleaned = -0.00428872 Jy ! Component: 2950 - total flux cleaned = -0.00443113 Jy ! Component: 3000 - total flux cleaned = -0.00452996 Jy ! Component: 3050 - total flux cleaned = -0.00460004 Jy ! Component: 3100 - total flux cleaned = -0.00468341 Jy ! Component: 3150 - total flux cleaned = -0.0047386 Jy ! Component: 3200 - total flux cleaned = -0.0048206 Jy ! Component: 3250 - total flux cleaned = -0.00486134 Jy ! Component: 3300 - total flux cleaned = -0.00495571 Jy ! Component: 3350 - total flux cleaned = -0.0049959 Jy ! Component: 3400 - total flux cleaned = -0.00506231 Jy ! Component: 3450 - total flux cleaned = -0.00512829 Jy ! Component: 3500 - total flux cleaned = -0.00521979 Jy ! Component: 3550 - total flux cleaned = -0.00529772 Jy ! Component: 3600 - total flux cleaned = -0.0053622 Jy ! Component: 3650 - total flux cleaned = -0.00541343 Jy ! Component: 3700 - total flux cleaned = -0.00545156 Jy ! Component: 3750 - total flux cleaned = -0.00554006 Jy ! Component: 3800 - total flux cleaned = -0.00560279 Jy ! Component: 3850 - total flux cleaned = -0.00564018 Jy ! Component: 3900 - total flux cleaned = -0.00568969 Jy ! Component: 3950 - total flux cleaned = -0.00577581 Jy ! Component: 4000 - total flux cleaned = -0.00581255 Jy ! Component: 4050 - total flux cleaned = -0.00590971 Jy ! Total flux subtracted in 4096 components = -0.00594583 Jy ! Clean residual min=-0.000719 max=0.000733 Jy/beam ! Clean residual mean=-0.000000 rms=0.000219 Jy/beam ! Combined flux in latest and established models = 0.118928 Jy keep ! Adding 247 model components to the UV plane model. ! The established model now contains 327 components and 0.118928 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1529-1904_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.941 x 11.31 at 16.05 degrees (North through East) ! Clean map min=-0.0022643 max=0.080492 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1529-1904_S_map.fits wmodel /image_prod/ug002_uva//J1529-1904_S_map.mod ! Writing 327 model components to file: /image_prod/ug002_uva//J1529-1904_S_map.mod wobs /image_prod/ug002_uva//J1529-1904_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1529-1904_S_uvs.fits wwins /image_prod/ug002_uva//J1529-1904_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1529-1904_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0804916 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000215581 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.80349 0.80349 1.60698 3.21396 6.42792 12.8558 25.7117 51.4234 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.08 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 373.371 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1529-1904_S_dfm.log closed on Thu Mar 5 02:15:32 2020