! Started logfile: /image_prod/ug002_uva//J2012-1914_S_b_dfm.log on Thu Mar 5 04:39:53 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//J2012-1914_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2012-1914_S_b_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.874444 visibilities/baseline/integration-bin. ! Found source: J2012-1914 ! ! 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 4722 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 J2012-1914_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. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008000Jy sigma=7.514624 ! Fit after self-cal, rms=0.945990Jy sigma=7.045834 ! 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.449 mas, bmaj=6.827 mas, bpa=-4.791 degrees ! Estimated noise=2.02231 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.0436019 Jy ! Component: 100 - total flux cleaned = 0.053276 Jy ! Total flux subtracted in 100 components = 0.053276 Jy ! Clean residual min=-0.005539 max=0.007545 Jy/beam ! Clean residual mean=-0.000025 rms=0.001326 Jy/beam ! Combined flux in latest and established models = 0.053276 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.053276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071900Jy sigma=0.497805 ! Fit after self-cal, rms=0.070127Jy sigma=0.483554 ! 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=2.932 mas, bmaj=8.129 mas, bpa=-3.959 degrees ! Estimated noise=1.41926 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 (-26.5, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00941172 Jy ! Component: 100 - total flux cleaned = 0.0149233 Jy ! Component: 150 - total flux cleaned = 0.0186694 Jy ! Component: 200 - total flux cleaned = 0.0212953 Jy ! Total flux subtracted in 200 components = 0.0212953 Jy ! Clean residual min=-0.003917 max=0.004168 Jy/beam ! Clean residual mean=-0.000029 rms=0.001136 Jy/beam ! Combined flux in latest and established models = 0.0745713 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 58 components and 0.0745713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068892Jy sigma=0.471456 ! Fit after self-cal, rms=0.068607Jy sigma=0.469075 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.932 x 8.129 at -3.959 degrees (North through East) ! Clean map min=-0.0038151 max=0.058381 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 1.06 KP 1.17 LA 0.81 ! MK 1.01 NL 1.03 OV 1.05 PT 0.90 ! SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 HN 1.04 KP 1.06 LA 0.89 ! MK 0.98 NL 1.00 OV 1.01 PT 0.94 ! SC 0.91 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 HN 1.04 KP 1.15 LA 0.85 ! MK 1.04 NL 1.10 OV 1.01 PT 0.97 ! SC 1.06 ! ! ! Fit before self-cal, rms=0.068607Jy sigma=0.469075 ! Fit after self-cal, rms=0.068973Jy sigma=0.465816 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.97 mas, bmaj=8.185 mas, bpa=-3.838 degrees ! Estimated noise=1.38351 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.00247472 Jy ! Component: 100 - total flux cleaned = 0.00305735 Jy ! Component: 150 - total flux cleaned = 0.00352736 Jy ! Component: 200 - total flux cleaned = 0.00377147 Jy ! Total flux subtracted in 200 components = 0.00377147 Jy ! Clean residual min=-0.002922 max=0.003084 Jy/beam ! Clean residual mean=-0.000008 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.0783428 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 70 components and 0.0783428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068873Jy sigma=0.464582 ! Fit after self-cal, rms=0.069002Jy sigma=0.464093 ! 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.069002Jy sigma=0.464093 ! Fit after self-cal, rms=0.069980Jy sigma=0.463145 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.966 mas, bmaj=8.239 mas, bpa=-3.789 degrees ! Estimated noise=1.39118 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000963059 Jy ! Component: 100 - total flux cleaned = 0.00120592 Jy ! Component: 150 - total flux cleaned = 0.00118186 Jy ! Component: 200 - total flux cleaned = 0.00113442 Jy ! Total flux subtracted in 200 components = 0.00113442 Jy ! Clean residual min=-0.002689 max=0.002711 Jy/beam ! Clean residual mean=-0.000009 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.0794772 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 80 components and 0.0794772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069949Jy sigma=0.462839 ! Fit after self-cal, rms=0.069989Jy sigma=0.462726 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.000320057 Jy ! Component: 100 - total flux cleaned = 0.000393758 Jy ! Component: 150 - total flux cleaned = 0.000393751 Jy ! Component: 200 - total flux cleaned = 0.000373978 Jy ! Total flux subtracted in 200 components = 0.000373978 Jy ! Clean residual min=-0.002683 max=0.002677 Jy/beam ! Clean residual mean=-0.000009 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.0798512 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 87 components and 0.0798512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069975Jy sigma=0.462611 ! Fit after self-cal, rms=0.069974Jy sigma=0.462597 ! 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.069974Jy sigma=0.462597 ! Fit after self-cal, rms=0.070368Jy sigma=0.462525 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.97 mas, bmaj=8.274 mas, bpa=-3.837 degrees ! Estimated noise=1.39138 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000370717 Jy ! Component: 100 - total flux cleaned = 0.000392714 Jy ! Component: 150 - total flux cleaned = 0.000373499 Jy ! Component: 200 - total flux cleaned = 0.000354548 Jy ! Total flux subtracted in 200 components = 0.000354548 Jy ! Clean residual min=-0.002632 max=0.002637 Jy/beam ! Clean residual mean=-0.000009 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.0802057 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 99 components and 0.0802057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070353Jy sigma=0.462435 ! Fit after self-cal, rms=0.070365Jy sigma=0.462420 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.000129644 Jy ! Component: 100 - total flux cleaned = 0.000146946 Jy ! Component: 150 - total flux cleaned = 0.000163172 Jy ! Component: 200 - total flux cleaned = 0.000178704 Jy ! Total flux subtracted in 200 components = 0.000178704 Jy ! Clean residual min=-0.002623 max=0.002621 Jy/beam ! Clean residual mean=-0.000009 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.0803844 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 103 components and 0.0803844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070357Jy sigma=0.462368 ! Fit after self-cal, rms=0.070357Jy sigma=0.462364 ! 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.070357Jy sigma=0.462364 ! Fit after self-cal, rms=0.070504Jy sigma=0.462348 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.664 mas, bmaj=18.99 mas, bpa=0.6642 degrees ! Estimated noise=1.7079 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00068377 Jy ! Component: 100 - total flux cleaned = 0.000736392 Jy ! Component: 150 - total flux cleaned = 0.00075453 Jy ! Component: 200 - total flux cleaned = 0.000787162 Jy ! Total flux subtracted in 200 components = 0.000787162 Jy ! Clean residual min=-0.003319 max=0.003345 Jy/beam ! Clean residual mean=-0.000022 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.0811716 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 109 components and 0.0811716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070513Jy sigma=0.462299 ! Fit after self-cal, rms=0.070513Jy sigma=0.462266 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.000259164 Jy ! Component: 100 - total flux cleaned = 0.000258877 Jy ! Component: 150 - total flux cleaned = 0.000272844 Jy ! Component: 200 - total flux cleaned = 0.000285574 Jy ! Total flux subtracted in 200 components = 0.000285574 Jy ! Clean residual min=-0.003306 max=0.003215 Jy/beam ! Clean residual mean=-0.000022 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 0.0814572 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 116 components and 0.0814572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070521Jy sigma=0.462273 ! Fit after self-cal, rms=0.070517Jy sigma=0.462261 ! 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=2.975 mas, bmaj=8.297 mas, bpa=-3.875 degrees ! Estimated noise=1.39084 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.975 x 8.297 at -3.875 degrees (North through East) ! Clean map min=-0.0024745 max=0.056516 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.467 mas, bmaj=6.957 mas, bpa=-4.65 degrees ! Estimated noise=2.03224 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0449997 Jy ! Component: 100 - total flux cleaned = 0.0575614 Jy ! Component: 150 - total flux cleaned = 0.0648638 Jy ! Component: 200 - total flux cleaned = 0.0698 Jy ! Total flux subtracted in 200 components = 0.0698 Jy ! Clean residual min=-0.003718 max=0.004042 Jy/beam ! Clean residual mean=-0.000009 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.0698 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.0698 Jy ! Inverting map and beam ! Estimated beam: bmin=2.975 mas, bmaj=8.297 mas, bpa=-3.875 degrees ! Estimated noise=1.39084 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 (-21.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00467843 Jy ! Component: 100 - total flux cleaned = 0.00762362 Jy ! Component: 150 - total flux cleaned = 0.00969407 Jy ! Component: 200 - total flux cleaned = 0.0106332 Jy ! Total flux subtracted in 200 components = 0.0106332 Jy ! Clean residual min=-0.002695 max=0.002584 Jy/beam ! Clean residual mean=-0.000010 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.0804333 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 63 components and 0.0804332 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.664 mas, bmaj=18.99 mas, bpa=0.6642 degrees ! Estimated noise=1.7079 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00181098 Jy ! Component: 100 - total flux cleaned = 0.00269211 Jy ! Component: 150 - total flux cleaned = 0.00291746 Jy ! Component: 200 - total flux cleaned = 0.00307994 Jy ! Total flux subtracted in 200 components = 0.00307994 Jy ! Clean residual min=-0.003133 max=0.002562 Jy/beam ! Clean residual mean=-0.000018 rms=0.000938 Jy/beam ! Combined flux in latest and established models = 0.0835132 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.000151509 Jy ! Component: 100 - total flux cleaned = 0.000230107 Jy ! Component: 150 - total flux cleaned = 0.000286523 Jy ! Component: 200 - total flux cleaned = 0.000299553 Jy ! Total flux subtracted in 200 components = 0.000299553 Jy ! Clean residual min=-0.003105 max=0.002593 Jy/beam ! Clean residual mean=-0.000017 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.0838127 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 87 components and 0.0838127 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.975 mas, bmaj=8.297 mas, bpa=-3.875 degrees ! Estimated noise=1.39084 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.07159e-05 Jy ! Component: 100 - total flux cleaned = -6.97773e-05 Jy ! Component: 150 - total flux cleaned = -0.000127246 Jy ! Component: 200 - total flux cleaned = -0.000178976 Jy ! Total flux subtracted in 200 components = -0.000178976 Jy ! Clean residual min=-0.002523 max=0.002482 Jy/beam ! Clean residual mean=-0.000007 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.0836338 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 106 components and 0.0836338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070475Jy sigma=0.462066 ! Fit after self-cal, rms=0.070439Jy sigma=0.461926 wmodel J2012-1914_S_b_map.mod ! Writing 106 model components to file: J2012-1914_S_b_map.mod wobs J2012-1914_S_b_uvs.fits ! Writing UV FITS file: J2012-1914_S_b_uvs.fits wwins J2012-1914_S_b_map.win ! wwins: Wrote 3 windows to J2012-1914_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.000283457 Jy ! Component: 100 - total flux cleaned = -0.00054264 Jy ! Component: 150 - total flux cleaned = -0.00082506 Jy ! Component: 200 - total flux cleaned = -0.000976667 Jy ! Component: 250 - total flux cleaned = -0.0011596 Jy ! Component: 300 - total flux cleaned = -0.00130062 Jy ! Component: 350 - total flux cleaned = -0.00130033 Jy ! Component: 400 - total flux cleaned = -0.00126758 Jy ! Component: 450 - total flux cleaned = -0.00133074 Jy ! Component: 500 - total flux cleaned = -0.00139195 Jy ! Component: 550 - total flux cleaned = -0.00142144 Jy ! Component: 600 - total flux cleaned = -0.00142096 Jy ! Component: 650 - total flux cleaned = -0.00142101 Jy ! Component: 700 - total flux cleaned = -0.00150363 Jy ! Component: 750 - total flux cleaned = -0.00155718 Jy ! Component: 800 - total flux cleaned = -0.00153107 Jy ! Component: 850 - total flux cleaned = -0.00158228 Jy ! Component: 900 - total flux cleaned = -0.00153137 Jy ! Component: 950 - total flux cleaned = -0.00150629 Jy ! Component: 1000 - total flux cleaned = -0.00143379 Jy ! Component: 1050 - total flux cleaned = -0.00143406 Jy ! Component: 1100 - total flux cleaned = -0.0014812 Jy ! Component: 1150 - total flux cleaned = -0.00150432 Jy ! Component: 1200 - total flux cleaned = -0.0015493 Jy ! Component: 1250 - total flux cleaned = -0.00152746 Jy ! Component: 1300 - total flux cleaned = -0.00150619 Jy ! Component: 1350 - total flux cleaned = -0.00154872 Jy ! Component: 1400 - total flux cleaned = -0.00152773 Jy ! Component: 1450 - total flux cleaned = -0.00156947 Jy ! Component: 1500 - total flux cleaned = -0.00156929 Jy ! Component: 1550 - total flux cleaned = -0.00165012 Jy ! Component: 1600 - total flux cleaned = -0.00163018 Jy ! Component: 1650 - total flux cleaned = -0.0016892 Jy ! Component: 1700 - total flux cleaned = -0.00168952 Jy ! Component: 1750 - total flux cleaned = -0.00176624 Jy ! Component: 1800 - total flux cleaned = -0.00176644 Jy ! Component: 1850 - total flux cleaned = -0.00182247 Jy ! Component: 1900 - total flux cleaned = -0.00189582 Jy ! Component: 1950 - total flux cleaned = -0.00189568 Jy ! Component: 2000 - total flux cleaned = -0.00186002 Jy ! Component: 2050 - total flux cleaned = -0.00193098 Jy ! Component: 2100 - total flux cleaned = -0.001931 Jy ! Component: 2150 - total flux cleaned = -0.00193104 Jy ! Component: 2200 - total flux cleaned = -0.00189672 Jy ! Component: 2250 - total flux cleaned = -0.00189677 Jy ! Component: 2300 - total flux cleaned = -0.0018801 Jy ! Component: 2350 - total flux cleaned = -0.00186364 Jy ! Component: 2400 - total flux cleaned = -0.00192961 Jy ! Component: 2450 - total flux cleaned = -0.00188043 Jy ! Component: 2500 - total flux cleaned = -0.00189689 Jy ! Component: 2550 - total flux cleaned = -0.00191294 Jy ! Component: 2600 - total flux cleaned = -0.00194479 Jy ! Component: 2650 - total flux cleaned = -0.00192882 Jy ! Component: 2700 - total flux cleaned = -0.00196026 Jy ! Component: 2750 - total flux cleaned = -0.00194481 Jy ! Component: 2800 - total flux cleaned = -0.00197572 Jy ! Component: 2850 - total flux cleaned = -0.00194522 Jy ! Component: 2900 - total flux cleaned = -0.00197581 Jy ! Component: 2950 - total flux cleaned = -0.00202088 Jy ! Component: 3000 - total flux cleaned = -0.00196118 Jy ! Component: 3050 - total flux cleaned = -0.00200568 Jy ! Component: 3100 - total flux cleaned = -0.00196171 Jy ! Component: 3150 - total flux cleaned = -0.0020056 Jy ! Component: 3200 - total flux cleaned = -0.00196218 Jy ! Component: 3250 - total flux cleaned = -0.00201982 Jy ! Component: 3300 - total flux cleaned = -0.00203404 Jy ! Component: 3350 - total flux cleaned = -0.00204825 Jy ! Component: 3400 - total flux cleaned = -0.00204834 Jy ! Component: 3450 - total flux cleaned = -0.00203444 Jy ! Component: 3500 - total flux cleaned = -0.00206227 Jy ! Component: 3550 - total flux cleaned = -0.00206206 Jy ! Component: 3600 - total flux cleaned = -0.00206209 Jy ! Component: 3650 - total flux cleaned = -0.00203476 Jy ! Component: 3700 - total flux cleaned = -0.00200774 Jy ! Component: 3750 - total flux cleaned = -0.0020078 Jy ! Component: 3800 - total flux cleaned = -0.00202122 Jy ! Component: 3850 - total flux cleaned = -0.00203451 Jy ! Component: 3900 - total flux cleaned = -0.00202132 Jy ! Component: 3950 - total flux cleaned = -0.00200805 Jy ! Component: 4000 - total flux cleaned = -0.00204736 Jy ! Component: 4050 - total flux cleaned = -0.00207327 Jy ! Total flux subtracted in 4096 components = -0.00208622 Jy ! Clean residual min=-0.000719 max=0.000756 Jy/beam ! Clean residual mean=-0.000004 rms=0.000221 Jy/beam ! Combined flux in latest and established models = 0.0815475 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 375 components and 0.0815475 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2012-1914_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.975 x 8.297 at -3.875 degrees (North through East) ! Clean map min=-0.0016588 max=0.055665 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2012-1914_S_b_map.fits wmodel /image_prod/ug002_uva//J2012-1914_S_b_map.mod ! Writing 375 model components to file: /image_prod/ug002_uva//J2012-1914_S_b_map.mod wobs /image_prod/ug002_uva//J2012-1914_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2012-1914_S_b_uvs.fits wwins /image_prod/ug002_uva//J2012-1914_S_b_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J2012-1914_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0556646 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000209248 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.12773 1.12773 2.25545 4.51091 9.02182 18.0436 36.0873 72.1746 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.055 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 266.021 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2012-1914_S_b_dfm.log closed on Thu Mar 5 04:39:57 2020