! Started logfile: /image_prod/ug002_uva//J1030+3102_S_b_dfm.log on Wed Mar 4 23:35:31 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//J1030+3102_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1030+3102_S_b_uva.fits ! AN table 1: 60 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.831548 visibilities/baseline/integration-bin. ! Found source: J1030+3102 ! ! 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 4191 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 J1030+3102_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002266Jy sigma=9.193261 ! Fit after self-cal, rms=0.952935Jy sigma=8.765418 ! 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.814 mas, bmaj=6.535 mas, bpa=17.28 degrees ! Estimated noise=1.86358 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.0346811 Jy ! Component: 100 - total flux cleaned = 0.042771 Jy ! Total flux subtracted in 100 components = 0.042771 Jy ! Clean residual min=-0.003799 max=0.004078 Jy/beam ! Clean residual mean=-0.000002 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 0.042771 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.042771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079203Jy sigma=0.443583 ! Fit after self-cal, rms=0.078499Jy sigma=0.435209 ! 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.47 mas, bmaj=7.274 mas, bpa=13.52 degrees ! Estimated noise=1.24244 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.00527073 Jy ! Component: 100 - total flux cleaned = 0.00765394 Jy ! Component: 150 - total flux cleaned = 0.00813056 Jy ! Component: 200 - total flux cleaned = 0.00833849 Jy ! Total flux subtracted in 200 components = 0.00833849 Jy ! Clean residual min=-0.002915 max=0.003342 Jy/beam ! Clean residual mean=-0.000000 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.0511095 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 31 components and 0.0511095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077788Jy sigma=0.431581 ! Fit after self-cal, rms=0.077818Jy sigma=0.431439 ! 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.47 x 7.274 at 13.52 degrees (North through East) ! Clean map min=-0.0030419 max=0.045704 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.01 HN 1.09 KP 0.96 ! NL 0.97 OV 1.00 PT 1.00 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.03 HN 1.10 KP 1.04 ! NL 0.73 OV 1.05 PT 1.01 SC 0.73 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 1.04 HN 1.11 KP 1.00 ! NL 0.91 OV 1.09 PT 1.04 SC 1.14 ! ! ! Fit before self-cal, rms=0.077818Jy sigma=0.431439 ! Fit after self-cal, rms=0.064509Jy sigma=0.427500 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.448 mas, bmaj=7.33 mas, bpa=15.07 degrees ! Estimated noise=1.25821 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.00116895 Jy ! Component: 100 - total flux cleaned = 0.00110409 Jy ! Component: 150 - total flux cleaned = 0.00113015 Jy ! Component: 200 - total flux cleaned = 0.00117046 Jy ! Total flux subtracted in 200 components = 0.00117046 Jy ! Clean residual min=-0.002251 max=0.002500 Jy/beam ! Clean residual mean=0.000001 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.0522799 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 43 components and 0.0522799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064402Jy sigma=0.427383 ! Fit after self-cal, rms=0.064476Jy sigma=0.426990 ! 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.064476Jy sigma=0.426990 ! Fit after self-cal, rms=0.055425Jy sigma=0.422322 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.458 mas, bmaj=7.333 mas, bpa=14.56 degrees ! Estimated noise=1.27346 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100638 Jy ! Component: 100 - total flux cleaned = 0.00129715 Jy ! Component: 150 - total flux cleaned = 0.00138634 Jy ! Component: 200 - total flux cleaned = 0.00146005 Jy ! Total flux subtracted in 200 components = 0.00146005 Jy ! Clean residual min=-0.001973 max=0.002190 Jy/beam ! Clean residual mean=0.000002 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.05374 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 53 components and 0.05374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055398Jy sigma=0.422185 ! Fit after self-cal, rms=0.055357Jy sigma=0.421957 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.000152569 Jy ! Component: 100 - total flux cleaned = 0.000153515 Jy ! Component: 150 - total flux cleaned = 0.000153269 Jy ! Component: 200 - total flux cleaned = 0.000143566 Jy ! Total flux subtracted in 200 components = 0.000143566 Jy ! Clean residual min=-0.001995 max=0.002154 Jy/beam ! Clean residual mean=0.000002 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.0538835 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 58 components and 0.0538835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055348Jy sigma=0.421912 ! Fit after self-cal, rms=0.055349Jy sigma=0.421895 ! 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.055349Jy sigma=0.421895 ! Fit after self-cal, rms=0.053568Jy sigma=0.420393 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.462 mas, bmaj=7.328 mas, bpa=14.11 degrees ! Estimated noise=1.27272 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000456228 Jy ! Component: 100 - total flux cleaned = 0.000598224 Jy ! Component: 150 - total flux cleaned = 0.000638774 Jy ! Component: 200 - total flux cleaned = 0.000650027 Jy ! Total flux subtracted in 200 components = 0.000650027 Jy ! Clean residual min=-0.001866 max=0.002077 Jy/beam ! Clean residual mean=0.000002 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.0545335 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 65 components and 0.0545336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053555Jy sigma=0.420309 ! Fit after self-cal, rms=0.053528Jy sigma=0.420203 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 (-26.5, 73.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00204323 Jy ! Component: 100 - total flux cleaned = 0.00277451 Jy ! Component: 150 - total flux cleaned = 0.00295286 Jy ! Component: 200 - total flux cleaned = 0.00301361 Jy ! Total flux subtracted in 200 components = 0.00301361 Jy ! Clean residual min=-0.001806 max=0.001660 Jy/beam ! Clean residual mean=0.000001 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.0575472 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 83 components and 0.0575472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053430Jy sigma=0.419381 ! Fit after self-cal, rms=0.053437Jy sigma=0.419249 ! 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.053437Jy sigma=0.419249 ! Fit after self-cal, rms=0.052928Jy sigma=0.419151 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.656 mas, bmaj=10.17 mas, bpa=-13.78 degrees ! Estimated noise=1.42147 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105498 Jy ! Component: 100 - total flux cleaned = 0.00144968 Jy ! Component: 150 - total flux cleaned = 0.00161193 Jy ! Component: 200 - total flux cleaned = 0.00165818 Jy ! Total flux subtracted in 200 components = 0.00165818 Jy ! Clean residual min=-0.001482 max=0.001702 Jy/beam ! Clean residual mean=0.000002 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.0592053 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 93 components and 0.0592053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052911Jy sigma=0.418964 ! Fit after self-cal, rms=0.052905Jy sigma=0.418921 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.000234042 Jy ! Component: 100 - total flux cleaned = 0.000396222 Jy ! Component: 150 - total flux cleaned = 0.000451918 Jy ! Component: 200 - total flux cleaned = 0.000504774 Jy ! Total flux subtracted in 200 components = 0.000504774 Jy ! Clean residual min=-0.001522 max=0.001661 Jy/beam ! Clean residual mean=0.000002 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.0597101 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 99 components and 0.0597101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052899Jy sigma=0.418855 ! Fit after self-cal, rms=0.052897Jy sigma=0.418842 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=4.459 mas, bmaj=7.303 mas, bpa=13.75 degrees ! Estimated noise=1.26275 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.459 x 7.303 at 13.75 degrees (North through East) ! Clean map min=-0.0016721 max=0.046176 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.831 mas, bmaj=6.554 mas, bpa=18.16 degrees ! Estimated noise=1.90479 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0364286 Jy ! Component: 100 - total flux cleaned = 0.0455058 Jy ! Component: 150 - total flux cleaned = 0.0498723 Jy ! Component: 200 - total flux cleaned = 0.0528285 Jy ! Total flux subtracted in 200 components = 0.0528285 Jy ! Clean residual min=-0.002719 max=0.002791 Jy/beam ! Clean residual mean=0.000001 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.0528286 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0528286 Jy ! Inverting map and beam ! Estimated beam: bmin=4.459 mas, bmaj=7.303 mas, bpa=13.75 degrees ! Estimated noise=1.26275 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.00244901 Jy ! Component: 100 - total flux cleaned = 0.00396685 Jy ! Component: 150 - total flux cleaned = 0.00473495 Jy ! Component: 200 - total flux cleaned = 0.0050956 Jy ! Total flux subtracted in 200 components = 0.0050956 Jy ! Clean residual min=-0.001996 max=0.001642 Jy/beam ! Clean residual mean=0.000001 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.0579242 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 43 components and 0.0579242 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.656 mas, bmaj=10.17 mas, bpa=-13.78 degrees ! Estimated noise=1.42147 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000959821 Jy ! Component: 100 - total flux cleaned = 0.00151029 Jy ! Component: 150 - total flux cleaned = 0.00164167 Jy ! Component: 200 - total flux cleaned = 0.0017264 Jy ! Total flux subtracted in 200 components = 0.0017264 Jy ! Clean residual min=-0.001699 max=0.001665 Jy/beam ! Clean residual mean=0.000002 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.0596506 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 = 6.28302e-05 Jy ! Component: 100 - total flux cleaned = 0.000121964 Jy ! Component: 150 - total flux cleaned = 0.000177398 Jy ! Component: 200 - total flux cleaned = 0.000203953 Jy ! Total flux subtracted in 200 components = 0.000203953 Jy ! Clean residual min=-0.001641 max=0.001639 Jy/beam ! Clean residual mean=0.000002 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.0598545 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 64 components and 0.0598545 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.459 mas, bmaj=7.303 mas, bpa=13.75 degrees ! Estimated noise=1.26275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000310437 Jy ! Component: 100 - total flux cleaned = -0.000413614 Jy ! Component: 150 - total flux cleaned = -0.000389959 Jy ! Component: 200 - total flux cleaned = -0.000390114 Jy ! Total flux subtracted in 200 components = -0.000390114 Jy ! Clean residual min=-0.001865 max=0.001550 Jy/beam ! Clean residual mean=0.000001 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.0594644 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 82 components and 0.0594644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052905Jy sigma=0.418866 ! Fit after self-cal, rms=0.052892Jy sigma=0.418796 wmodel J1030+3102_S_b_map.mod ! Writing 82 model components to file: J1030+3102_S_b_map.mod wobs J1030+3102_S_b_uvs.fits ! Writing UV FITS file: J1030+3102_S_b_uvs.fits wwins J1030+3102_S_b_map.win ! wwins: Wrote 2 windows to J1030+3102_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.000682879 Jy ! Component: 100 - total flux cleaned = -0.000912283 Jy ! Component: 150 - total flux cleaned = -0.00109694 Jy ! Component: 200 - total flux cleaned = -0.00122044 Jy ! Component: 250 - total flux cleaned = -0.00124458 Jy ! Component: 300 - total flux cleaned = -0.00135712 Jy ! Component: 350 - total flux cleaned = -0.0014861 Jy ! Component: 400 - total flux cleaned = -0.0015896 Jy ! Component: 450 - total flux cleaned = -0.00158881 Jy ! Component: 500 - total flux cleaned = -0.001589 Jy ! Component: 550 - total flux cleaned = -0.00162756 Jy ! Component: 600 - total flux cleaned = -0.00162727 Jy ! Component: 650 - total flux cleaned = -0.00160913 Jy ! Component: 700 - total flux cleaned = -0.00161012 Jy ! Component: 750 - total flux cleaned = -0.00161023 Jy ! Component: 800 - total flux cleaned = -0.00159309 Jy ! Component: 850 - total flux cleaned = -0.00157651 Jy ! Component: 900 - total flux cleaned = -0.00157632 Jy ! Component: 950 - total flux cleaned = -0.00152806 Jy ! Component: 1000 - total flux cleaned = -0.00155991 Jy ! Component: 1050 - total flux cleaned = -0.0014971 Jy ! Component: 1100 - total flux cleaned = -0.00143543 Jy ! Component: 1150 - total flux cleaned = -0.00139 Jy ! Component: 1200 - total flux cleaned = -0.00137531 Jy ! Component: 1250 - total flux cleaned = -0.00133149 Jy ! Component: 1300 - total flux cleaned = -0.0013315 Jy ! Component: 1350 - total flux cleaned = -0.00127446 Jy ! Component: 1400 - total flux cleaned = -0.00126035 Jy ! Component: 1450 - total flux cleaned = -0.00119104 Jy ! Component: 1500 - total flux cleaned = -0.00116385 Jy ! Component: 1550 - total flux cleaned = -0.00113721 Jy ! Component: 1600 - total flux cleaned = -0.00113748 Jy ! Component: 1650 - total flux cleaned = -0.00111178 Jy ! Component: 1700 - total flux cleaned = -0.00111182 Jy ! Component: 1750 - total flux cleaned = -0.00109955 Jy ! Component: 1800 - total flux cleaned = -0.001062 Jy ! Component: 1850 - total flux cleaned = -0.00101247 Jy ! Component: 1900 - total flux cleaned = -0.00102477 Jy ! Component: 1950 - total flux cleaned = -0.00100034 Jy ! Component: 2000 - total flux cleaned = -0.000940578 Jy ! Component: 2050 - total flux cleaned = -0.00095262 Jy ! Component: 2100 - total flux cleaned = -0.000929233 Jy ! Component: 2150 - total flux cleaned = -0.000906235 Jy ! Component: 2200 - total flux cleaned = -0.000929185 Jy ! Component: 2250 - total flux cleaned = -0.000917737 Jy ! Component: 2300 - total flux cleaned = -0.000895238 Jy ! Component: 2350 - total flux cleaned = -0.00092864 Jy ! Component: 2400 - total flux cleaned = -0.000983546 Jy ! Component: 2450 - total flux cleaned = -0.000950724 Jy ! Component: 2500 - total flux cleaned = -0.000972354 Jy ! Component: 2550 - total flux cleaned = -0.00100451 Jy ! Component: 2600 - total flux cleaned = -0.0010364 Jy ! Component: 2650 - total flux cleaned = -0.00106815 Jy ! Component: 2700 - total flux cleaned = -0.00112017 Jy ! Component: 2750 - total flux cleaned = -0.00115108 Jy ! Component: 2800 - total flux cleaned = -0.00115107 Jy ! Component: 2850 - total flux cleaned = -0.00122241 Jy ! Component: 2900 - total flux cleaned = -0.0012324 Jy ! Component: 2950 - total flux cleaned = -0.00127252 Jy ! Component: 3000 - total flux cleaned = -0.00132224 Jy ! Component: 3050 - total flux cleaned = -0.00138144 Jy ! Component: 3100 - total flux cleaned = -0.00139127 Jy ! Component: 3150 - total flux cleaned = -0.00143017 Jy ! Component: 3200 - total flux cleaned = -0.00146881 Jy ! Component: 3250 - total flux cleaned = -0.00151665 Jy ! Component: 3300 - total flux cleaned = -0.00154527 Jy ! Component: 3350 - total flux cleaned = -0.00160199 Jy ! Component: 3400 - total flux cleaned = -0.00162076 Jy ! Component: 3450 - total flux cleaned = -0.00167674 Jy ! Component: 3500 - total flux cleaned = -0.00168606 Jy ! Component: 3550 - total flux cleaned = -0.00172293 Jy ! Component: 3600 - total flux cleaned = -0.00178687 Jy ! Component: 3650 - total flux cleaned = -0.00183223 Jy ! Component: 3700 - total flux cleaned = -0.00185918 Jy ! Component: 3750 - total flux cleaned = -0.00189507 Jy ! Component: 3800 - total flux cleaned = -0.00193069 Jy ! Component: 3850 - total flux cleaned = -0.00197484 Jy ! Component: 3900 - total flux cleaned = -0.00200125 Jy ! Component: 3950 - total flux cleaned = -0.00203631 Jy ! Component: 4000 - total flux cleaned = -0.00206232 Jy ! Component: 4050 - total flux cleaned = -0.00209684 Jy ! Total flux subtracted in 4096 components = -0.0021226 Jy ! Clean residual min=-0.000471 max=0.000613 Jy/beam ! Clean residual mean=0.000000 rms=0.000152 Jy/beam ! Combined flux in latest and established models = 0.0573418 Jy keep ! Adding 248 model components to the UV plane model. ! The established model now contains 330 components and 0.0573418 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1030+3102_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.459 x 7.303 at 13.75 degrees (North through East) ! Clean map min=-0.0011121 max=0.046084 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1030+3102_S_b_map.fits wmodel /image_prod/ug002_uva//J1030+3102_S_b_map.mod ! Writing 330 model components to file: /image_prod/ug002_uva//J1030+3102_S_b_map.mod wobs /image_prod/ug002_uva//J1030+3102_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1030+3102_S_b_uvs.fits wwins /image_prod/ug002_uva//J1030+3102_S_b_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1030+3102_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0460839 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000151533 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.986461 0.986461 1.97292 3.94584 7.89169 15.7834 31.5668 63.1335 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.046 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 304.117 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1030+3102_S_b_dfm.log closed on Wed Mar 4 23:35:34 2020