! Started logfile: /image_prod/ug002_uva//J1054+8629_S_b_dfm.log on Wed Mar 4 23:46:59 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//J1054+8629_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1054+8629_S_b_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.785185 visibilities/baseline/integration-bin. ! Found source: J1054+8629 ! ! 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 5088 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 J1054+8629_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011300Jy sigma=7.348870 ! Fit after self-cal, rms=0.913095Jy sigma=6.650681 ! 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.196 mas, bmaj=8.316 mas, bpa=-22.42 degrees ! Estimated noise=2.02262 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.0660754 Jy ! Component: 100 - total flux cleaned = 0.0877164 Jy ! Total flux subtracted in 100 components = 0.0877164 Jy ! Clean residual min=-0.008253 max=0.009951 Jy/beam ! Clean residual mean=-0.000034 rms=0.002224 Jy/beam ! Combined flux in latest and established models = 0.0877164 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0877164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097661Jy sigma=0.605068 ! Fit after self-cal, rms=0.097263Jy sigma=0.602171 ! 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.191 mas, bmaj=9.608 mas, bpa=-21.29 degrees ! Estimated noise=1.4025 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.0126334 Jy ! Component: 100 - total flux cleaned = 0.0183289 Jy ! Component: 150 - total flux cleaned = 0.0192693 Jy ! Component: 200 - total flux cleaned = 0.0195831 Jy ! Total flux subtracted in 200 components = 0.0195831 Jy ! Clean residual min=-0.007936 max=0.005212 Jy/beam ! Clean residual mean=-0.000001 rms=0.001767 Jy/beam ! Combined flux in latest and established models = 0.107299 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 35 components and 0.107299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095577Jy sigma=0.591027 ! Fit after self-cal, rms=0.095562Jy sigma=0.590837 ! 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.191 x 9.608 at -21.29 degrees (North through East) ! Clean map min=-0.007875 max=0.089572 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.01 KP 1.02 LA 1.05 ! MK 1.10 NL 1.19 OV 1.13 PT 1.07 ! SC 1.28 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.48 FD 1.03 KP 1.02 LA 1.07 ! MK 0.98 NL 0.92 OV 1.13 PT 1.07 ! SC 0.69 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.75 FD 1.00 KP 1.05 LA 1.08 ! MK 1.18 NL 0.95 OV 1.12 PT 1.04 ! SC 1.03 ! ! ! Fit before self-cal, rms=0.095562Jy sigma=0.590837 ! Fit after self-cal, rms=0.078440Jy sigma=0.559749 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.297 mas, bmaj=9.465 mas, bpa=-20.82 degrees ! Estimated noise=1.37118 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 (-2.5, 10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00523033 Jy ! Component: 100 - total flux cleaned = 0.00680826 Jy ! Component: 150 - total flux cleaned = 0.00699283 Jy ! Component: 200 - total flux cleaned = 0.0071549 Jy ! Total flux subtracted in 200 components = 0.0071549 Jy ! Clean residual min=-0.003129 max=0.003272 Jy/beam ! Clean residual mean=-0.000006 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.114454 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 54 components and 0.114454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078086Jy sigma=0.556262 ! Fit after self-cal, rms=0.078687Jy sigma=0.553276 ! 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.078687Jy sigma=0.553276 ! Fit after self-cal, rms=0.080060Jy sigma=0.549774 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.297 mas, bmaj=9.426 mas, bpa=-21.36 degrees ! Estimated noise=1.38104 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00260208 Jy ! Component: 100 - total flux cleaned = 0.00343562 Jy ! Component: 150 - total flux cleaned = 0.0039357 Jy ! Component: 200 - total flux cleaned = 0.00416851 Jy ! Total flux subtracted in 200 components = 0.00416851 Jy ! Clean residual min=-0.003106 max=0.002345 Jy/beam ! Clean residual mean=-0.000006 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.118623 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 70 components and 0.118623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079954Jy sigma=0.548897 ! Fit after self-cal, rms=0.080218Jy sigma=0.548604 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.000403012 Jy ! Component: 100 - total flux cleaned = 0.000530175 Jy ! Component: 150 - total flux cleaned = 0.000742312 Jy ! Component: 200 - total flux cleaned = 0.000896375 Jy ! Total flux subtracted in 200 components = 0.000896375 Jy ! Clean residual min=-0.002990 max=0.002208 Jy/beam ! Clean residual mean=-0.000003 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.119519 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 84 components and 0.119519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080177Jy sigma=0.548369 ! Fit after self-cal, rms=0.080179Jy sigma=0.548338 ! 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.080179Jy sigma=0.548338 ! Fit after self-cal, rms=0.080217Jy sigma=0.548105 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.297 mas, bmaj=9.391 mas, bpa=-21.2 degrees ! Estimated noise=1.37942 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152861 Jy ! Component: 100 - total flux cleaned = 0.00222892 Jy ! Component: 150 - total flux cleaned = 0.00249411 Jy ! Component: 200 - total flux cleaned = 0.00258198 Jy ! Total flux subtracted in 200 components = 0.00258198 Jy ! Clean residual min=-0.002786 max=0.002324 Jy/beam ! Clean residual mean=-0.000007 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.122101 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 94 components and 0.122101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080181Jy sigma=0.547791 ! Fit after self-cal, rms=0.080252Jy sigma=0.547749 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.000402834 Jy ! Component: 100 - total flux cleaned = 0.000485035 Jy ! Component: 150 - total flux cleaned = 0.000560279 Jy ! Component: 200 - total flux cleaned = 0.000606323 Jy ! Total flux subtracted in 200 components = 0.000606323 Jy ! Clean residual min=-0.002741 max=0.002308 Jy/beam ! Clean residual mean=-0.000006 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.122708 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 100 components and 0.122708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080234Jy sigma=0.547644 ! Fit after self-cal, rms=0.080232Jy sigma=0.547635 ! 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.080232Jy sigma=0.547635 ! Fit after self-cal, rms=0.080305Jy sigma=0.547550 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.277 mas, bmaj=12.23 mas, bpa=-12.12 degrees ! Estimated noise=1.54459 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106819 Jy ! Component: 100 - total flux cleaned = 0.00150325 Jy ! Component: 150 - total flux cleaned = 0.00160469 Jy ! Component: 200 - total flux cleaned = 0.00168868 Jy ! Total flux subtracted in 200 components = 0.00168868 Jy ! Clean residual min=-0.002953 max=0.002317 Jy/beam ! Clean residual mean=-0.000012 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.124396 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 125 components and 0.124396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080298Jy sigma=0.547437 ! Fit after self-cal, rms=0.080329Jy sigma=0.547417 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.00027581 Jy ! Component: 100 - total flux cleaned = 0.000288974 Jy ! Component: 150 - total flux cleaned = 0.000289051 Jy ! Component: 200 - total flux cleaned = 0.000299695 Jy ! Total flux subtracted in 200 components = 0.000299695 Jy ! Clean residual min=-0.002985 max=0.002316 Jy/beam ! Clean residual mean=-0.000010 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.124696 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 135 components and 0.124696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080327Jy sigma=0.547388 ! Fit after self-cal, rms=0.080324Jy sigma=0.547385 ! 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.301 mas, bmaj=9.364 mas, bpa=-21.16 degrees ! Estimated noise=1.37855 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.301 x 9.364 at -21.16 degrees (North through East) ! Clean map min=-0.0027084 max=0.087225 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.265 mas, bmaj=8.301 mas, bpa=-21.87 degrees ! Estimated noise=2.00162 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0651946 Jy ! Component: 100 - total flux cleaned = 0.0880284 Jy ! Component: 150 - total flux cleaned = 0.100577 Jy ! Component: 200 - total flux cleaned = 0.108255 Jy ! Total flux subtracted in 200 components = 0.108255 Jy ! Clean residual min=-0.004261 max=0.004823 Jy/beam ! Clean residual mean=-0.000030 rms=0.001135 Jy/beam ! Combined flux in latest and established models = 0.108255 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.108255 Jy ! Inverting map and beam ! Estimated beam: bmin=4.301 mas, bmaj=9.364 mas, bpa=-21.16 degrees ! Estimated noise=1.37855 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.00613008 Jy ! Component: 100 - total flux cleaned = 0.00983503 Jy ! Component: 150 - total flux cleaned = 0.0113237 Jy ! Component: 200 - total flux cleaned = 0.0124364 Jy ! Total flux subtracted in 200 components = 0.0124364 Jy ! Clean residual min=-0.002839 max=0.002355 Jy/beam ! Clean residual mean=-0.000016 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.120691 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 69 components and 0.120691 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=9.277 mas, bmaj=12.23 mas, bpa=-12.12 degrees ! Estimated noise=1.54459 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152136 Jy ! Component: 100 - total flux cleaned = 0.00189169 Jy ! Component: 150 - total flux cleaned = 0.00219135 Jy ! Component: 200 - total flux cleaned = 0.00243767 Jy ! Total flux subtracted in 200 components = 0.00243767 Jy ! Clean residual min=-0.002980 max=0.002232 Jy/beam ! Clean residual mean=-0.000016 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.123129 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.000169881 Jy ! Component: 100 - total flux cleaned = 0.000315518 Jy ! Component: 150 - total flux cleaned = 0.000440115 Jy ! Component: 200 - total flux cleaned = 0.000571126 Jy ! Total flux subtracted in 200 components = 0.000571126 Jy ! Clean residual min=-0.003010 max=0.002247 Jy/beam ! Clean residual mean=-0.000014 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.1237 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 133 components and 0.1237 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.301 mas, bmaj=9.364 mas, bpa=-21.16 degrees ! Estimated noise=1.37855 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000181404 Jy ! Component: 100 - total flux cleaned = 0.000474478 Jy ! Component: 150 - total flux cleaned = 0.000684058 Jy ! Component: 200 - total flux cleaned = 0.000790223 Jy ! Total flux subtracted in 200 components = 0.000790223 Jy ! Clean residual min=-0.002766 max=0.002163 Jy/beam ! Clean residual mean=-0.000007 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.12449 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 155 components and 0.12449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080314Jy sigma=0.547479 ! Fit after self-cal, rms=0.080293Jy sigma=0.547410 wmodel J1054+8629_S_b_map.mod ! Writing 155 model components to file: J1054+8629_S_b_map.mod wobs J1054+8629_S_b_uvs.fits ! Writing UV FITS file: J1054+8629_S_b_uvs.fits wwins J1054+8629_S_b_map.win ! wwins: Wrote 2 windows to J1054+8629_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.000977683 Jy ! Component: 100 - total flux cleaned = -0.00113907 Jy ! Component: 150 - total flux cleaned = -0.00124916 Jy ! Component: 200 - total flux cleaned = -0.00142603 Jy ! Component: 250 - total flux cleaned = -0.00169728 Jy ! Component: 300 - total flux cleaned = -0.00192581 Jy ! Component: 350 - total flux cleaned = -0.00208469 Jy ! Component: 400 - total flux cleaned = -0.0022394 Jy ! Component: 450 - total flux cleaned = -0.00229986 Jy ! Component: 500 - total flux cleaned = -0.0023588 Jy ! Component: 550 - total flux cleaned = -0.00238685 Jy ! Component: 600 - total flux cleaned = -0.00241496 Jy ! Component: 650 - total flux cleaned = -0.00241495 Jy ! Component: 700 - total flux cleaned = -0.00236122 Jy ! Component: 750 - total flux cleaned = -0.00230827 Jy ! Component: 800 - total flux cleaned = -0.00217889 Jy ! Component: 850 - total flux cleaned = -0.00215366 Jy ! Component: 900 - total flux cleaned = -0.00210324 Jy ! Component: 950 - total flux cleaned = -0.00202906 Jy ! Component: 1000 - total flux cleaned = -0.00190862 Jy ! Component: 1050 - total flux cleaned = -0.00186121 Jy ! Component: 1100 - total flux cleaned = -0.0017674 Jy ! Component: 1150 - total flux cleaned = -0.00172122 Jy ! Component: 1200 - total flux cleaned = -0.00172109 Jy ! Component: 1250 - total flux cleaned = -0.00167602 Jy ! Component: 1300 - total flux cleaned = -0.00169766 Jy ! Component: 1350 - total flux cleaned = -0.00163216 Jy ! Component: 1400 - total flux cleaned = -0.00158935 Jy ! Component: 1450 - total flux cleaned = -0.00158958 Jy ! Component: 1500 - total flux cleaned = -0.00163191 Jy ! Component: 1550 - total flux cleaned = -0.00167351 Jy ! Component: 1600 - total flux cleaned = -0.00173545 Jy ! Component: 1650 - total flux cleaned = -0.00171506 Jy ! Component: 1700 - total flux cleaned = -0.00167477 Jy ! Component: 1750 - total flux cleaned = -0.00167464 Jy ! Component: 1800 - total flux cleaned = -0.00159604 Jy ! Component: 1850 - total flux cleaned = -0.0015183 Jy ! Component: 1900 - total flux cleaned = -0.00149904 Jy ! Component: 1950 - total flux cleaned = -0.00142249 Jy ! Component: 2000 - total flux cleaned = -0.00144153 Jy ! Component: 2050 - total flux cleaned = -0.00138487 Jy ! Component: 2100 - total flux cleaned = -0.00134744 Jy ! Component: 2150 - total flux cleaned = -0.00127357 Jy ! Component: 2200 - total flux cleaned = -0.00125526 Jy ! Component: 2250 - total flux cleaned = -0.00114634 Jy ! Component: 2300 - total flux cleaned = -0.00112849 Jy ! Component: 2350 - total flux cleaned = -0.00114619 Jy ! Component: 2400 - total flux cleaned = -0.00112841 Jy ! Component: 2450 - total flux cleaned = -0.00105773 Jy ! Component: 2500 - total flux cleaned = -0.000970271 Jy ! Component: 2550 - total flux cleaned = -0.000952985 Jy ! Component: 2600 - total flux cleaned = -0.000953207 Jy ! Component: 2650 - total flux cleaned = -0.000884575 Jy ! Component: 2700 - total flux cleaned = -0.000833582 Jy ! Component: 2750 - total flux cleaned = -0.000749429 Jy ! Component: 2800 - total flux cleaned = -0.000699206 Jy ! Component: 2850 - total flux cleaned = -0.000616285 Jy ! Component: 2900 - total flux cleaned = -0.000599658 Jy ! Component: 2950 - total flux cleaned = -0.000533917 Jy ! Component: 3000 - total flux cleaned = -0.000436157 Jy ! Component: 3050 - total flux cleaned = -0.000339421 Jy ! Component: 3100 - total flux cleaned = -0.000307562 Jy ! Component: 3150 - total flux cleaned = -0.000259828 Jy ! Component: 3200 - total flux cleaned = -0.000259787 Jy ! Component: 3250 - total flux cleaned = -0.000259877 Jy ! Component: 3300 - total flux cleaned = -0.000212918 Jy ! Component: 3350 - total flux cleaned = -0.000135202 Jy ! Component: 3400 - total flux cleaned = -8.92018e-05 Jy ! Component: 3450 - total flux cleaned = -7.39148e-05 Jy ! Component: 3500 - total flux cleaned = -4.33711e-05 Jy ! Component: 3550 - total flux cleaned = -1.3054e-05 Jy ! Component: 3600 - total flux cleaned = 1.96893e-06 Jy ! Component: 3650 - total flux cleaned = 1.69409e-05 Jy ! Component: 3700 - total flux cleaned = 3.17456e-05 Jy ! Component: 3750 - total flux cleaned = -1.26181e-05 Jy ! Component: 3800 - total flux cleaned = -1.25671e-05 Jy ! Component: 3850 - total flux cleaned = -1.25289e-05 Jy ! Component: 3900 - total flux cleaned = 3.11034e-05 Jy ! Component: 3950 - total flux cleaned = 3.10009e-05 Jy ! Component: 4000 - total flux cleaned = -2.66143e-05 Jy ! Component: 4050 - total flux cleaned = 2.12212e-06 Jy ! Total flux subtracted in 4096 components = 3.06644e-05 Jy ! Clean residual min=-0.000857 max=0.000905 Jy/beam ! Clean residual mean=-0.000001 rms=0.000262 Jy/beam ! Combined flux in latest and established models = 0.124521 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 442 components and 0.124521 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1054+8629_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.301 x 9.364 at -21.16 degrees (North through East) ! Clean map min=-0.0026769 max=0.086138 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1054+8629_S_b_map.fits wmodel /image_prod/ug002_uva//J1054+8629_S_b_map.mod ! Writing 442 model components to file: /image_prod/ug002_uva//J1054+8629_S_b_map.mod wobs /image_prod/ug002_uva//J1054+8629_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1054+8629_S_b_uvs.fits wwins /image_prod/ug002_uva//J1054+8629_S_b_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1054+8629_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0861381 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000255993 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.891569 0.891569 1.78314 3.56628 7.13255 14.2651 28.5302 57.0604 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.086 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 336.485 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1054+8629_S_b_dfm.log closed on Wed Mar 4 23:47:03 2020