! Started logfile: /image_prod/ug002_uva//J1023-1140_S_dfm.log on Wed Mar 4 23:33:21 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//J1023-1140_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1023-1140_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.791667 visibilities/baseline/integration-bin. ! Found source: J1023-1140 ! ! 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 4275 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 J1023-1140_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.030187Jy sigma=7.329377 ! Fit after self-cal, rms=0.823371Jy sigma=5.901552 ! 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.327 mas, bmaj=16.71 mas, bpa=-13.13 degrees ! Estimated noise=2.00536 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.132382 Jy ! Component: 100 - total flux cleaned = 0.177559 Jy ! Total flux subtracted in 100 components = 0.177559 Jy ! Clean residual min=-0.013541 max=0.019841 Jy/beam ! Clean residual mean=-0.000090 rms=0.003970 Jy/beam ! Combined flux in latest and established models = 0.177559 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.177559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099560Jy sigma=0.567462 ! Fit after self-cal, rms=0.099347Jy sigma=0.566221 ! 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.82 mas, bmaj=16.57 mas, bpa=-12.45 degrees ! Estimated noise=1.59717 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.0264144 Jy ! Component: 100 - total flux cleaned = 0.0406439 Jy ! Component: 150 - total flux cleaned = 0.0500069 Jy ! Component: 200 - total flux cleaned = 0.0564234 Jy ! Total flux subtracted in 200 components = 0.0564234 Jy ! Clean residual min=-0.016865 max=0.010292 Jy/beam ! Clean residual mean=-0.000086 rms=0.003435 Jy/beam ! Combined flux in latest and established models = 0.233983 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 89 components and 0.233983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089960Jy sigma=0.514868 ! Fit after self-cal, rms=0.089928Jy sigma=0.514495 ! 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.82 x 16.57 at -12.45 degrees (North through East) ! Clean map min=-0.016318 max=0.17028 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.97 HN 1.03 KP 1.03 ! LA 1.13 MK 1.01 NL 1.04 OV 1.05 ! PT 0.61 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.97 HN 1.05 KP 1.02 ! LA 1.13 MK 1.06 NL 1.07 OV 0.91 ! PT 0.59 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.97 HN 1.02 KP 1.01 ! LA 1.14 MK 1.09 NL 1.02 OV 1.09 ! PT 0.61 ! ! ! Fit before self-cal, rms=0.089928Jy sigma=0.514495 ! Fit after self-cal, rms=0.075500Jy sigma=0.449045 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.88 mas, bmaj=16.77 mas, bpa=-12.39 degrees ! Estimated noise=1.59961 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.00135246 Jy ! Component: 100 - total flux cleaned = -0.00169099 Jy ! Component: 150 - total flux cleaned = -0.00198638 Jy ! Component: 200 - total flux cleaned = -0.00240164 Jy ! Total flux subtracted in 200 components = -0.00240164 Jy ! Clean residual min=-0.003812 max=0.003649 Jy/beam ! Clean residual mean=-0.000015 rms=0.000981 Jy/beam ! Combined flux in latest and established models = 0.231581 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 107 components and 0.231581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075286Jy sigma=0.448104 ! Fit after self-cal, rms=0.075346Jy sigma=0.447625 ! 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.075346Jy sigma=0.447625 ! Fit after self-cal, rms=0.074510Jy sigma=0.445797 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.888 mas, bmaj=16.87 mas, bpa=-12.39 degrees ! Estimated noise=1.59935 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00115455 Jy ! Component: 100 - total flux cleaned = -0.00134398 Jy ! Component: 150 - total flux cleaned = -0.00146385 Jy ! Component: 200 - total flux cleaned = -0.00157928 Jy ! Total flux subtracted in 200 components = -0.00157928 Jy ! Clean residual min=-0.003218 max=0.003571 Jy/beam ! Clean residual mean=-0.000007 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.230002 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 116 components and 0.230002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074442Jy sigma=0.445481 ! Fit after self-cal, rms=0.074450Jy sigma=0.445461 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) ! Added new window around map position (-105.5, -77). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00207039 Jy ! Component: 100 - total flux cleaned = 0.00192388 Jy ! Component: 150 - total flux cleaned = 0.00192913 Jy ! Component: 200 - total flux cleaned = 0.00193594 Jy ! Total flux subtracted in 200 components = 0.00193594 Jy ! Clean residual min=-0.003103 max=0.002965 Jy/beam ! Clean residual mean=-0.000006 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.231938 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 145 components and 0.231938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074268Jy sigma=0.444095 ! Fit after self-cal, rms=0.074255Jy sigma=0.444047 ! 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.074255Jy sigma=0.444047 ! Fit after self-cal, rms=0.074174Jy sigma=0.443955 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.899 mas, bmaj=16.87 mas, bpa=-12.35 degrees ! Estimated noise=1.59788 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000545337 Jy ! Component: 100 - total flux cleaned = 0.000397159 Jy ! Component: 150 - total flux cleaned = 0.00021561 Jy ! Component: 200 - total flux cleaned = 9.09748e-05 Jy ! Total flux subtracted in 200 components = 9.09748e-05 Jy ! Clean residual min=-0.002940 max=0.002688 Jy/beam ! Clean residual mean=-0.000005 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.232029 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 161 components and 0.232029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074106Jy sigma=0.443554 ! Fit after self-cal, rms=0.074107Jy sigma=0.443546 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.78861e-05 Jy ! Component: 100 - total flux cleaned = 1.18209e-05 Jy ! Component: 150 - total flux cleaned = -6.11608e-05 Jy ! Component: 200 - total flux cleaned = -0.000131207 Jy ! Total flux subtracted in 200 components = -0.000131207 Jy ! Clean residual min=-0.002805 max=0.002604 Jy/beam ! Clean residual mean=-0.000005 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.231897 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 173 components and 0.231897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074064Jy sigma=0.443342 ! Fit after self-cal, rms=0.074067Jy sigma=0.443340 ! 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.074067Jy sigma=0.443340 ! Fit after self-cal, rms=0.074001Jy sigma=0.443317 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.963 mas, bmaj=18.24 mas, bpa=-3.853 degrees ! Estimated noise=1.81787 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00035602 Jy ! Component: 100 - total flux cleaned = -0.000390817 Jy ! Component: 150 - total flux cleaned = -0.000420282 Jy ! Component: 200 - total flux cleaned = -0.000556819 Jy ! Total flux subtracted in 200 components = -0.000556819 Jy ! Clean residual min=-0.002531 max=0.002881 Jy/beam ! Clean residual mean=-0.000007 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.231341 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 197 components and 0.231341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073976Jy sigma=0.443207 ! Fit after self-cal, rms=0.073978Jy sigma=0.443198 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.37941e-05 Jy ! Component: 100 - total flux cleaned = -0.000214655 Jy ! Component: 150 - total flux cleaned = -0.000313599 Jy ! Component: 200 - total flux cleaned = -0.00040751 Jy ! Total flux subtracted in 200 components = -0.00040751 Jy ! Clean residual min=-0.002400 max=0.002823 Jy/beam ! Clean residual mean=-0.000007 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.230933 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 207 components and 0.230933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073963Jy sigma=0.443165 ! Fit after self-cal, rms=0.073965Jy sigma=0.443161 ! 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.905 mas, bmaj=16.86 mas, bpa=-12.34 degrees ! Estimated noise=1.59718 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.905 x 16.86 at -12.34 degrees (North through East) ! Clean map min=-0.0024588 max=0.17173 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.387 mas, bmaj=17.07 mas, bpa=-13.06 degrees ! Estimated noise=2.03125 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.133502 Jy ! Component: 100 - total flux cleaned = 0.178137 Jy ! Component: 150 - total flux cleaned = 0.198567 Jy ! Component: 200 - total flux cleaned = 0.209614 Jy ! Total flux subtracted in 200 components = 0.209614 Jy ! Clean residual min=-0.004547 max=0.006948 Jy/beam ! Clean residual mean=-0.000012 rms=0.001354 Jy/beam ! Combined flux in latest and established models = 0.209614 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 55 model components to the UV plane model. ! The established model now contains 55 components and 0.209614 Jy ! Inverting map and beam ! Estimated beam: bmin=3.905 mas, bmaj=16.86 mas, bpa=-12.34 degrees ! Estimated noise=1.59718 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) ! Added new window around map position (-5.5, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0081035 Jy ! Component: 100 - total flux cleaned = 0.0129554 Jy ! Component: 150 - total flux cleaned = 0.0165141 Jy ! Component: 200 - total flux cleaned = 0.0177877 Jy ! Total flux subtracted in 200 components = 0.0177877 Jy ! Clean residual min=-0.003200 max=0.003305 Jy/beam ! Clean residual mean=-0.000004 rms=0.000823 Jy/beam ! Combined flux in latest and established models = 0.227401 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 102 components and 0.227401 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.963 mas, bmaj=18.24 mas, bpa=-3.853 degrees ! Estimated noise=1.81787 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00148003 Jy ! Component: 100 - total flux cleaned = 0.00141072 Jy ! Component: 150 - total flux cleaned = 0.00119141 Jy ! Component: 200 - total flux cleaned = 0.00106408 Jy ! Total flux subtracted in 200 components = 0.00106408 Jy ! Clean residual min=-0.002843 max=0.003191 Jy/beam ! Clean residual mean=-0.000006 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.228466 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) ! Added new window around map position (-128, 59). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175459 Jy ! Component: 100 - total flux cleaned = 0.00187398 Jy ! Component: 150 - total flux cleaned = 0.00192343 Jy ! Component: 200 - total flux cleaned = 0.00178062 Jy ! Total flux subtracted in 200 components = 0.00178062 Jy ! Clean residual min=-0.002156 max=0.002316 Jy/beam ! Clean residual mean=-0.000004 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.230246 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 167 components and 0.230246 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.905 mas, bmaj=16.86 mas, bpa=-12.34 degrees ! Estimated noise=1.59718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00021668 Jy ! Component: 100 - total flux cleaned = -0.000158578 Jy ! Component: 150 - total flux cleaned = -0.000101649 Jy ! Component: 200 - total flux cleaned = -4.94585e-05 Jy ! Total flux subtracted in 200 components = -4.94585e-05 Jy ! Clean residual min=-0.002453 max=0.002090 Jy/beam ! Clean residual mean=-0.000002 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.230197 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 194 components and 0.230197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073938Jy sigma=0.442895 ! Fit after self-cal, rms=0.073901Jy sigma=0.442761 wmodel J1023-1140_S_map.mod ! Writing 194 model components to file: J1023-1140_S_map.mod wobs J1023-1140_S_uvs.fits ! Writing UV FITS file: J1023-1140_S_uvs.fits wwins J1023-1140_S_map.win ! wwins: Wrote 4 windows to J1023-1140_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.000739682 Jy ! Component: 100 - total flux cleaned = -0.000930899 Jy ! Component: 150 - total flux cleaned = -0.000932366 Jy ! Component: 200 - total flux cleaned = -0.000797462 Jy ! Component: 250 - total flux cleaned = -0.00066733 Jy ! Component: 300 - total flux cleaned = -0.000510474 Jy ! Component: 350 - total flux cleaned = -0.000389539 Jy ! Component: 400 - total flux cleaned = -0.000155468 Jy ! Component: 450 - total flux cleaned = 7.04009e-05 Jy ! Component: 500 - total flux cleaned = 0.000234835 Jy ! Component: 550 - total flux cleaned = 0.000449255 Jy ! Component: 600 - total flux cleaned = 0.000709788 Jy ! Component: 650 - total flux cleaned = 0.000887396 Jy ! Component: 700 - total flux cleaned = 0.000912091 Jy ! Component: 750 - total flux cleaned = 0.000985002 Jy ! Component: 800 - total flux cleaned = 0.00103234 Jy ! Component: 850 - total flux cleaned = 0.00103279 Jy ! Component: 900 - total flux cleaned = 0.00105531 Jy ! Component: 950 - total flux cleaned = 0.00109993 Jy ! Component: 1000 - total flux cleaned = 0.00112163 Jy ! Component: 1050 - total flux cleaned = 0.00114232 Jy ! Component: 1100 - total flux cleaned = 0.00107921 Jy ! Component: 1150 - total flux cleaned = 0.00112021 Jy ! Component: 1200 - total flux cleaned = 0.00112004 Jy ! Component: 1250 - total flux cleaned = 0.00109982 Jy ! Component: 1300 - total flux cleaned = 0.00107999 Jy ! Component: 1350 - total flux cleaned = 0.00113736 Jy ! Component: 1400 - total flux cleaned = 0.00121272 Jy ! Component: 1450 - total flux cleaned = 0.00121247 Jy ! Component: 1500 - total flux cleaned = 0.00123051 Jy ! Component: 1550 - total flux cleaned = 0.0012846 Jy ! Component: 1600 - total flux cleaned = 0.00130258 Jy ! Component: 1650 - total flux cleaned = 0.00128501 Jy ! Component: 1700 - total flux cleaned = 0.00133761 Jy ! Component: 1750 - total flux cleaned = 0.0013376 Jy ! Component: 1800 - total flux cleaned = 0.00135501 Jy ! Component: 1850 - total flux cleaned = 0.00137203 Jy ! Component: 1900 - total flux cleaned = 0.00137206 Jy ! Component: 1950 - total flux cleaned = 0.00135564 Jy ! Component: 2000 - total flux cleaned = 0.00135573 Jy ! Component: 2050 - total flux cleaned = 0.00137174 Jy ! Component: 2100 - total flux cleaned = 0.00137159 Jy ! Component: 2150 - total flux cleaned = 0.00140274 Jy ! Component: 2200 - total flux cleaned = 0.0013872 Jy ! Component: 2250 - total flux cleaned = 0.0014026 Jy ! Component: 2300 - total flux cleaned = 0.00141767 Jy ! Component: 2350 - total flux cleaned = 0.00141752 Jy ! Component: 2400 - total flux cleaned = 0.00144717 Jy ! Component: 2450 - total flux cleaned = 0.00146162 Jy ! Component: 2500 - total flux cleaned = 0.00146148 Jy ! Component: 2550 - total flux cleaned = 0.00147595 Jy ! Component: 2600 - total flux cleaned = 0.00144757 Jy ! Component: 2650 - total flux cleaned = 0.00150442 Jy ! Component: 2700 - total flux cleaned = 0.00151857 Jy ! Component: 2750 - total flux cleaned = 0.00154662 Jy ! Component: 2800 - total flux cleaned = 0.00154643 Jy ! Component: 2850 - total flux cleaned = 0.00160109 Jy ! Component: 2900 - total flux cleaned = 0.00162798 Jy ! Component: 2950 - total flux cleaned = 0.00165477 Jy ! Component: 3000 - total flux cleaned = 0.0016948 Jy ! Component: 3050 - total flux cleaned = 0.00172115 Jy ! Component: 3100 - total flux cleaned = 0.00174719 Jy ! Component: 3150 - total flux cleaned = 0.00174728 Jy ! Component: 3200 - total flux cleaned = 0.00183783 Jy ! Component: 3250 - total flux cleaned = 0.0018122 Jy ! Component: 3300 - total flux cleaned = 0.00188895 Jy ! Component: 3350 - total flux cleaned = 0.00191438 Jy ! Component: 3400 - total flux cleaned = 0.00198994 Jy ! Component: 3450 - total flux cleaned = 0.00203995 Jy ! Component: 3500 - total flux cleaned = 0.00207723 Jy ! Component: 3550 - total flux cleaned = 0.00207717 Jy ! Component: 3600 - total flux cleaned = 0.00211395 Jy ! Component: 3650 - total flux cleaned = 0.00218703 Jy ! Component: 3700 - total flux cleaned = 0.00224752 Jy ! Component: 3750 - total flux cleaned = 0.00227163 Jy ! Component: 3800 - total flux cleaned = 0.0023315 Jy ! Component: 3850 - total flux cleaned = 0.00236712 Jy ! Component: 3900 - total flux cleaned = 0.00241432 Jy ! Component: 3950 - total flux cleaned = 0.00246139 Jy ! Component: 4000 - total flux cleaned = 0.00253121 Jy ! Component: 4050 - total flux cleaned = 0.00254268 Jy ! Total flux subtracted in 4096 components = 0.00254269 Jy ! Clean residual min=-0.000685 max=0.000747 Jy/beam ! Clean residual mean=0.000000 rms=0.000221 Jy/beam ! Combined flux in latest and established models = 0.232739 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 479 components and 0.232739 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1023-1140_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.905 x 16.86 at -12.34 degrees (North through East) ! Clean map min=-0.002346 max=0.17165 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1023-1140_S_map.fits wmodel /image_prod/ug002_uva//J1023-1140_S_map.mod ! Writing 479 model components to file: /image_prod/ug002_uva//J1023-1140_S_map.mod wobs /image_prod/ug002_uva//J1023-1140_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1023-1140_S_uvs.fits wwins /image_prod/ug002_uva//J1023-1140_S_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J1023-1140_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.171645 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000221047 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.386343 0.386343 0.772687 1.54537 3.09075 6.1815 12.363 24.726 49.452 98.9039 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.171 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 776.511 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1023-1140_S_dfm.log closed on Wed Mar 4 23:33:25 2020