! Started logfile: /image_prod/ug002_uva//J2032-2125_S_dfm.log on Thu Mar 5 04:51:49 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//J2032-2125_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2032-2125_S_uva.fits ! AN table 1: 30 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2032-2125 ! ! 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 4050 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 J2032-2125_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.003986Jy sigma=7.073071 ! Fit after self-cal, rms=0.911239Jy sigma=6.403015 ! 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.628 mas, bmaj=7.064 mas, bpa=-3.812 degrees ! Estimated noise=2.26676 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.0702479 Jy ! Component: 100 - total flux cleaned = 0.0858469 Jy ! Total flux subtracted in 100 components = 0.0858469 Jy ! Clean residual min=-0.005286 max=0.006473 Jy/beam ! Clean residual mean=-0.000013 rms=0.001146 Jy/beam ! Combined flux in latest and established models = 0.0858469 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0858469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077391Jy sigma=0.467141 ! Fit after self-cal, rms=0.077338Jy sigma=0.466978 ! Inverting map ! Added new window around map position (2, -8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00610605 Jy ! Component: 100 - total flux cleaned = 0.00925721 Jy ! Total flux subtracted in 100 components = 0.00925721 Jy ! Clean residual min=-0.004484 max=0.004208 Jy/beam ! Clean residual mean=-0.000009 rms=0.000999 Jy/beam ! Combined flux in latest and established models = 0.0951041 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 16 components and 0.0951041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076761Jy sigma=0.461674 ! Fit after self-cal, rms=0.076731Jy sigma=0.461335 ! 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.118 mas, bmaj=8.221 mas, bpa=-3.799 degrees ! Estimated noise=1.63844 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.00365025 Jy ! Component: 100 - total flux cleaned = 0.00554729 Jy ! Component: 150 - total flux cleaned = 0.0058694 Jy ! Component: 200 - total flux cleaned = 0.0060513 Jy ! Total flux subtracted in 200 components = 0.0060513 Jy ! Clean residual min=-0.003322 max=0.003057 Jy/beam ! Clean residual mean=-0.000014 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.101155 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 32 components and 0.101155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076538Jy sigma=0.459845 ! Fit after self-cal, rms=0.076541Jy sigma=0.459741 ! 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.118 x 8.221 at -3.799 degrees (North through East) ! Clean map min=-0.0031086 max=0.087144 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.99 HN 1.10 KP 0.96 ! LA 1.11 MK 1.01 NL 1.01 OV 0.95 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.05 HN 1.03 KP 1.00 ! LA 0.98 MK 1.04 NL 0.94 OV 0.95 ! PT 0.96 SC 0.91 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.02 HN 1.09 KP 1.00 ! LA 0.96 MK 0.93 NL 1.00 OV 0.98 ! PT 1.01 SC 1.01 ! ! ! Fit before self-cal, rms=0.076541Jy sigma=0.459741 ! Fit after self-cal, rms=0.076248Jy sigma=0.457659 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.116 mas, bmaj=8.186 mas, bpa=-3.657 degrees ! Estimated noise=1.63232 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.000161643 Jy ! Component: 100 - total flux cleaned = 8.75616e-05 Jy ! Component: 150 - total flux cleaned = 2.6423e-05 Jy ! Component: 200 - total flux cleaned = -2.79905e-05 Jy ! Total flux subtracted in 200 components = -2.79905e-05 Jy ! Clean residual min=-0.003204 max=0.002709 Jy/beam ! Clean residual mean=-0.000010 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.101127 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 39 components and 0.101127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076208Jy sigma=0.457432 ! Fit after self-cal, rms=0.076247Jy sigma=0.457347 ! 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.076247Jy sigma=0.457347 ! Fit after self-cal, rms=0.076002Jy sigma=0.454859 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.111 mas, bmaj=8.153 mas, bpa=-3.664 degrees ! Estimated noise=1.63904 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000344655 Jy ! Component: 100 - total flux cleaned = 0.000316723 Jy ! Component: 150 - total flux cleaned = 0.000262652 Jy ! Component: 200 - total flux cleaned = 0.00018831 Jy ! Total flux subtracted in 200 components = 0.00018831 Jy ! Clean residual min=-0.003173 max=0.002416 Jy/beam ! Clean residual mean=-0.000011 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.101316 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.101316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075975Jy sigma=0.454707 ! Fit after self-cal, rms=0.075990Jy sigma=0.454665 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.000113515 Jy ! Component: 100 - total flux cleaned = -0.000159445 Jy ! Component: 150 - total flux cleaned = -0.000179554 Jy ! Component: 200 - total flux cleaned = -0.000219085 Jy ! Total flux subtracted in 200 components = -0.000219085 Jy ! Clean residual min=-0.003098 max=0.002385 Jy/beam ! Clean residual mean=-0.000011 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.101097 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 49 components and 0.101097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075976Jy sigma=0.454580 ! Fit after self-cal, rms=0.075974Jy sigma=0.454572 ! 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.075974Jy sigma=0.454572 ! Fit after self-cal, rms=0.075537Jy sigma=0.453992 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.111 mas, bmaj=8.121 mas, bpa=-3.701 degrees ! Estimated noise=1.63307 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.83055e-05 Jy ! Component: 100 - total flux cleaned = 7.64606e-06 Jy ! Component: 150 - total flux cleaned = -5.43136e-05 Jy ! Component: 200 - total flux cleaned = -0.000107491 Jy ! Total flux subtracted in 200 components = -0.000107491 Jy ! Clean residual min=-0.002987 max=0.002376 Jy/beam ! Clean residual mean=-0.000012 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.100989 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 59 components and 0.100989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075523Jy sigma=0.453903 ! Fit after self-cal, rms=0.075522Jy sigma=0.453884 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 = 8.69739e-06 Jy ! Component: 100 - total flux cleaned = -2.5147e-05 Jy ! Component: 150 - total flux cleaned = -4.01848e-05 Jy ! Component: 200 - total flux cleaned = -6.88111e-05 Jy ! Total flux subtracted in 200 components = -6.88111e-05 Jy ! Clean residual min=-0.002946 max=0.002375 Jy/beam ! Clean residual mean=-0.000012 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.10092 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 65 components and 0.10092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075515Jy sigma=0.453836 ! Fit after self-cal, rms=0.075514Jy sigma=0.453831 ! 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.075514Jy sigma=0.453831 ! Fit after self-cal, rms=0.075389Jy sigma=0.453810 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.737 mas, bmaj=17.95 mas, bpa=0.5501 degrees ! Estimated noise=2.01389 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.18766e-05 Jy ! Component: 100 - total flux cleaned = -4.18192e-05 Jy ! Component: 150 - total flux cleaned = -4.24956e-05 Jy ! Component: 200 - total flux cleaned = 1.79011e-05 Jy ! Total flux subtracted in 200 components = 1.79011e-05 Jy ! Clean residual min=-0.002547 max=0.002561 Jy/beam ! Clean residual mean=-0.000022 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.100938 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 69 components and 0.100938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075398Jy sigma=0.453851 ! Fit after self-cal, rms=0.075397Jy sigma=0.453827 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 = 8.11936e-05 Jy ! Component: 100 - total flux cleaned = 0.000129102 Jy ! Component: 150 - total flux cleaned = 0.000128236 Jy ! Component: 200 - total flux cleaned = 0.000127482 Jy ! Total flux subtracted in 200 components = 0.000127482 Jy ! Clean residual min=-0.002573 max=0.002552 Jy/beam ! Clean residual mean=-0.000021 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.101066 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 72 components and 0.101066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075405Jy sigma=0.453872 ! Fit after self-cal, rms=0.075406Jy sigma=0.453864 ! 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.111 mas, bmaj=8.101 mas, bpa=-3.669 degrees ! Estimated noise=1.63079 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.111 x 8.101 at -3.669 degrees (North through East) ! Clean map min=-0.0027419 max=0.08707 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.614 mas, bmaj=6.943 mas, bpa=-3.644 degrees ! Estimated noise=2.25993 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0698089 Jy ! Component: 100 - total flux cleaned = 0.0869636 Jy ! Component: 150 - total flux cleaned = 0.0935698 Jy ! Component: 200 - total flux cleaned = 0.0967666 Jy ! Total flux subtracted in 200 components = 0.0967666 Jy ! Clean residual min=-0.004178 max=0.003466 Jy/beam ! Clean residual mean=-0.000005 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.0967666 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0967666 Jy ! Inverting map and beam ! Estimated beam: bmin=3.111 mas, bmaj=8.101 mas, bpa=-3.669 degrees ! Estimated noise=1.63079 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.00267915 Jy ! Component: 100 - total flux cleaned = 0.00312797 Jy ! Component: 150 - total flux cleaned = 0.00343838 Jy ! Component: 200 - total flux cleaned = 0.00357029 Jy ! Total flux subtracted in 200 components = 0.00357029 Jy ! Clean residual min=-0.003453 max=0.002423 Jy/beam ! Clean residual mean=-0.000012 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.100337 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 36 components and 0.100337 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.737 mas, bmaj=17.95 mas, bpa=0.5501 degrees ! Estimated noise=2.01389 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000730551 Jy ! Component: 100 - total flux cleaned = 0.000863447 Jy ! Component: 150 - total flux cleaned = 0.000892288 Jy ! Component: 200 - total flux cleaned = 0.000917811 Jy ! Total flux subtracted in 200 components = 0.000917811 Jy ! Clean residual min=-0.002814 max=0.002613 Jy/beam ! Clean residual mean=-0.000021 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.101255 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 = -5.04106e-08 Jy ! Component: 100 - total flux cleaned = 2.28651e-07 Jy ! Component: 150 - total flux cleaned = 1.98717e-06 Jy ! Component: 200 - total flux cleaned = 2.04401e-05 Jy ! Total flux subtracted in 200 components = 2.04401e-05 Jy ! Clean residual min=-0.002719 max=0.002554 Jy/beam ! Clean residual mean=-0.000021 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.101275 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 42 components and 0.101275 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.111 mas, bmaj=8.101 mas, bpa=-3.669 degrees ! Estimated noise=1.63079 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000113438 Jy ! Component: 100 - total flux cleaned = -0.000318053 Jy ! Component: 150 - total flux cleaned = -0.000402706 Jy ! Component: 200 - total flux cleaned = -0.000427376 Jy ! Total flux subtracted in 200 components = -0.000427376 Jy ! Clean residual min=-0.003133 max=0.002408 Jy/beam ! Clean residual mean=-0.000012 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.100848 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 49 components and 0.100848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075423Jy sigma=0.453945 ! Fit after self-cal, rms=0.075414Jy sigma=0.453930 wmodel J2032-2125_S_map.mod ! Writing 49 model components to file: J2032-2125_S_map.mod wobs J2032-2125_S_uvs.fits ! Writing UV FITS file: J2032-2125_S_uvs.fits wwins J2032-2125_S_map.win ! wwins: Wrote 2 windows to J2032-2125_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.000864296 Jy ! Component: 100 - total flux cleaned = -0.000732757 Jy ! Component: 150 - total flux cleaned = -0.000692151 Jy ! Component: 200 - total flux cleaned = -0.000769858 Jy ! Component: 250 - total flux cleaned = -0.000919456 Jy ! Component: 300 - total flux cleaned = -0.0010641 Jy ! Component: 350 - total flux cleaned = -0.00102765 Jy ! Component: 400 - total flux cleaned = -0.00109696 Jy ! Component: 450 - total flux cleaned = -0.00113119 Jy ! Component: 500 - total flux cleaned = -0.00116372 Jy ! Component: 550 - total flux cleaned = -0.00113127 Jy ! Component: 600 - total flux cleaned = -0.00109976 Jy ! Component: 650 - total flux cleaned = -0.00103731 Jy ! Component: 700 - total flux cleaned = -0.00097628 Jy ! Component: 750 - total flux cleaned = -0.000797308 Jy ! Component: 800 - total flux cleaned = -0.0007096 Jy ! Component: 850 - total flux cleaned = -0.000623368 Jy ! Component: 900 - total flux cleaned = -0.000424105 Jy ! Component: 950 - total flux cleaned = -0.000368331 Jy ! Component: 1000 - total flux cleaned = -0.000230547 Jy ! Component: 1050 - total flux cleaned = -0.000175874 Jy ! Component: 1100 - total flux cleaned = -4.16627e-05 Jy ! Component: 1150 - total flux cleaned = -1.56295e-05 Jy ! Component: 1200 - total flux cleaned = 8.8622e-05 Jy ! Component: 1250 - total flux cleaned = 8.84372e-05 Jy ! Component: 1300 - total flux cleaned = 3.82005e-05 Jy ! Component: 1350 - total flux cleaned = 0.000164659 Jy ! Component: 1400 - total flux cleaned = 0.000238842 Jy ! Component: 1450 - total flux cleaned = 0.00023834 Jy ! Component: 1500 - total flux cleaned = 0.000311564 Jy ! Component: 1550 - total flux cleaned = 0.000287525 Jy ! Component: 1600 - total flux cleaned = 0.000358334 Jy ! Component: 1650 - total flux cleaned = 0.000358276 Jy ! Component: 1700 - total flux cleaned = 0.00040452 Jy ! Component: 1750 - total flux cleaned = 0.000427554 Jy ! Component: 1800 - total flux cleaned = 0.000518546 Jy ! Component: 1850 - total flux cleaned = 0.000473575 Jy ! Component: 1900 - total flux cleaned = 0.000518284 Jy ! Component: 1950 - total flux cleaned = 0.000584017 Jy ! Component: 2000 - total flux cleaned = 0.000692802 Jy ! Component: 2050 - total flux cleaned = 0.000628121 Jy ! Component: 2100 - total flux cleaned = 0.000863969 Jy ! Component: 2150 - total flux cleaned = 0.00086365 Jy ! Component: 2200 - total flux cleaned = 0.000884925 Jy ! Component: 2250 - total flux cleaned = 0.000988964 Jy ! Component: 2300 - total flux cleaned = 0.00107144 Jy ! Component: 2350 - total flux cleaned = 0.00109174 Jy ! Component: 2400 - total flux cleaned = 0.00109175 Jy ! Component: 2450 - total flux cleaned = 0.00111194 Jy ! Component: 2500 - total flux cleaned = 0.0010719 Jy ! Component: 2550 - total flux cleaned = 0.00109189 Jy ! Component: 2600 - total flux cleaned = 0.00107231 Jy ! Component: 2650 - total flux cleaned = 0.0011693 Jy ! Component: 2700 - total flux cleaned = 0.00109243 Jy ! Component: 2750 - total flux cleaned = 0.00114979 Jy ! Component: 2800 - total flux cleaned = 0.00116886 Jy ! Component: 2850 - total flux cleaned = 0.00115041 Jy ! Component: 2900 - total flux cleaned = 0.00120608 Jy ! Component: 2950 - total flux cleaned = 0.00120605 Jy ! Component: 3000 - total flux cleaned = 0.0012427 Jy ! Component: 3050 - total flux cleaned = 0.00118815 Jy ! Component: 3100 - total flux cleaned = 0.00122401 Jy ! Component: 3150 - total flux cleaned = 0.00120606 Jy ! Component: 3200 - total flux cleaned = 0.00122385 Jy ! Component: 3250 - total flux cleaned = 0.00124153 Jy ! Component: 3300 - total flux cleaned = 0.00124155 Jy ! Component: 3350 - total flux cleaned = 0.00124147 Jy ! Component: 3400 - total flux cleaned = 0.00117267 Jy ! Component: 3450 - total flux cleaned = 0.00118954 Jy ! Component: 3500 - total flux cleaned = 0.00124035 Jy ! Component: 3550 - total flux cleaned = 0.00118986 Jy ! Component: 3600 - total flux cleaned = 0.00110614 Jy ! Component: 3650 - total flux cleaned = 0.00113938 Jy ! Component: 3700 - total flux cleaned = 0.00112293 Jy ! Component: 3750 - total flux cleaned = 0.00109009 Jy ! Component: 3800 - total flux cleaned = 0.00104152 Jy ! Component: 3850 - total flux cleaned = 0.00107379 Jy ! Component: 3900 - total flux cleaned = 0.000961448 Jy ! Component: 3950 - total flux cleaned = 0.000961349 Jy ! Component: 4000 - total flux cleaned = 0.000882109 Jy ! Component: 4050 - total flux cleaned = 0.000866294 Jy ! Total flux subtracted in 4096 components = 0.000787984 Jy ! Clean residual min=-0.001127 max=0.000860 Jy/beam ! Clean residual mean=-0.000003 rms=0.000283 Jy/beam ! Combined flux in latest and established models = 0.101636 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 329 components and 0.101636 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2032-2125_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.111 x 8.101 at -3.669 degrees (North through East) ! Clean map min=-0.0015795 max=0.087144 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2032-2125_S_map.fits wmodel /image_prod/ug002_uva//J2032-2125_S_map.mod ! Writing 329 model components to file: /image_prod/ug002_uva//J2032-2125_S_map.mod wobs /image_prod/ug002_uva//J2032-2125_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2032-2125_S_uvs.fits wwins /image_prod/ug002_uva//J2032-2125_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J2032-2125_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0871438 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000277852 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.95653 0.95653 1.91306 3.82612 7.65224 15.3045 30.609 61.2179 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.087 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 313.633 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2032-2125_S_dfm.log closed on Thu Mar 5 04:51:53 2020