! Started logfile: /image_prod/ug002_uva//J1059+4051_S_b_dfm.log on Wed Mar 4 23:49:43 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//J1059+4051_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1059+4051_S_b_uva.fits ! AN table 1: 75 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.851481 visibilities/baseline/integration-bin. ! Found source: J1059+4051 ! ! 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 6897 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 J1059+4051_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 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.013435Jy sigma=8.998819 ! Fit after self-cal, rms=0.935017Jy sigma=8.424252 ! 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.779 mas, bmaj=5.896 mas, bpa=-8.008 degrees ! Estimated noise=1.80425 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.0478021 Jy ! Component: 100 - total flux cleaned = 0.0608095 Jy ! Total flux subtracted in 100 components = 0.0608095 Jy ! Clean residual min=-0.006844 max=0.005868 Jy/beam ! Clean residual mean=0.000015 rms=0.001523 Jy/beam ! Combined flux in latest and established models = 0.0608095 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0608095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.131543Jy sigma=0.596768 ! Fit after self-cal, rms=0.130839Jy sigma=0.587257 ! 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.376 mas, bmaj=6.745 mas, bpa=-8.673 degrees ! Estimated noise=1.00673 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.0082829 Jy ! Component: 100 - total flux cleaned = 0.0084853 Jy ! Component: 150 - total flux cleaned = 0.00862608 Jy ! Component: 200 - total flux cleaned = 0.00862191 Jy ! Total flux subtracted in 200 components = 0.00862191 Jy ! Clean residual min=-0.006786 max=0.004575 Jy/beam ! Clean residual mean=0.000003 rms=0.001298 Jy/beam ! Combined flux in latest and established models = 0.0694314 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 20 components and 0.0694314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.129293Jy sigma=0.582589 ! Fit after self-cal, rms=0.129195Jy sigma=0.582332 ! 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.376 x 6.745 at -8.673 degrees (North through East) ! Clean map min=-0.0076805 max=0.066228 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.01 KP 1.03 LA 1.09 ! MK 1.03 NL 1.16 OV 1.13 PT 1.00 ! SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.43 FD 0.97 KP 0.98 LA 1.05 ! MK 1.01 NL 0.90 OV 1.16 PT 1.09 ! SC 1.27 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.61 FD 1.03 KP 1.07 LA 1.05 ! MK 0.98 NL 1.03 OV 1.06 PT 1.05 ! SC 1.26 ! ! ! Fit before self-cal, rms=0.129195Jy sigma=0.582332 ! Fit after self-cal, rms=0.084223Jy sigma=0.564714 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.479 mas, bmaj=6.608 mas, bpa=-9.313 degrees ! Estimated noise=1.00312 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.5, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00318102 Jy ! Component: 100 - total flux cleaned = 0.00328293 Jy ! Component: 150 - total flux cleaned = 0.00361746 Jy ! Component: 200 - total flux cleaned = 0.00389611 Jy ! Total flux subtracted in 200 components = 0.00389611 Jy ! Clean residual min=-0.002949 max=0.003248 Jy/beam ! Clean residual mean=0.000004 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.0733275 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 34 components and 0.0733275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083887Jy sigma=0.562056 ! Fit after self-cal, rms=0.083500Jy sigma=0.559615 ! 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.083500Jy sigma=0.559615 ! Fit after self-cal, rms=0.073081Jy sigma=0.553261 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.458 mas, bmaj=6.57 mas, bpa=-10.02 degrees ! Estimated noise=0.997897 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00236748 Jy ! Component: 100 - total flux cleaned = 0.00306626 Jy ! Component: 150 - total flux cleaned = 0.00327891 Jy ! Component: 200 - total flux cleaned = 0.00339081 Jy ! Total flux subtracted in 200 components = 0.00339081 Jy ! Clean residual min=-0.002354 max=0.002499 Jy/beam ! Clean residual mean=0.000001 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.0767183 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 52 components and 0.0767183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072980Jy sigma=0.552399 ! Fit after self-cal, rms=0.072880Jy sigma=0.551635 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 (-88.5, -17). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00189845 Jy ! Component: 100 - total flux cleaned = 0.00195959 Jy ! Component: 150 - total flux cleaned = 0.00200863 Jy ! Component: 200 - total flux cleaned = 0.00197124 Jy ! Total flux subtracted in 200 components = 0.00197124 Jy ! Clean residual min=-0.002155 max=0.002062 Jy/beam ! Clean residual mean=0.000001 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.0786896 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 71 components and 0.0786895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072789Jy sigma=0.550605 ! Fit after self-cal, rms=0.072749Jy sigma=0.550378 ! 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.072749Jy sigma=0.550378 ! Fit after self-cal, rms=0.070610Jy sigma=0.549193 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.451 mas, bmaj=6.525 mas, bpa=-9.924 degrees ! Estimated noise=0.993511 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00139586 Jy ! Component: 100 - total flux cleaned = 0.00157419 Jy ! Component: 150 - total flux cleaned = 0.00153601 Jy ! Component: 200 - total flux cleaned = 0.0015385 Jy ! Total flux subtracted in 200 components = 0.0015385 Jy ! Clean residual min=-0.001941 max=0.001839 Jy/beam ! Clean residual mean=0.000002 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.080228 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 90 components and 0.080228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070560Jy sigma=0.548708 ! Fit after self-cal, rms=0.070610Jy sigma=0.548462 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.000367637 Jy ! Component: 100 - total flux cleaned = 0.000271539 Jy ! Component: 150 - total flux cleaned = 0.000272558 Jy ! Component: 200 - total flux cleaned = 0.000217636 Jy ! Total flux subtracted in 200 components = 0.000217636 Jy ! Clean residual min=-0.001960 max=0.001860 Jy/beam ! Clean residual mean=0.000002 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.0804457 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 102 components and 0.0804457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070580Jy sigma=0.548211 ! Fit after self-cal, rms=0.070579Jy sigma=0.548182 ! 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.070579Jy sigma=0.548182 ! Fit after self-cal, rms=0.070232Jy sigma=0.548012 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.334 mas, bmaj=9.99 mas, bpa=4.956 degrees ! Estimated noise=1.20746 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122172 Jy ! Component: 100 - total flux cleaned = 0.00134563 Jy ! Component: 150 - total flux cleaned = 0.00144529 Jy ! Component: 200 - total flux cleaned = 0.00150977 Jy ! Total flux subtracted in 200 components = 0.00150977 Jy ! Clean residual min=-0.002225 max=0.002204 Jy/beam ! Clean residual mean=0.000003 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.0819554 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 113 components and 0.0819555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070222Jy sigma=0.547884 ! Fit after self-cal, rms=0.070275Jy sigma=0.547822 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.00019209 Jy ! Component: 100 - total flux cleaned = 0.000248096 Jy ! Component: 150 - total flux cleaned = 0.000298052 Jy ! Component: 200 - total flux cleaned = 0.00034365 Jy ! Total flux subtracted in 200 components = 0.00034365 Jy ! Clean residual min=-0.002226 max=0.002213 Jy/beam ! Clean residual mean=0.000002 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.0822991 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 126 components and 0.0822991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070272Jy sigma=0.547800 ! Fit after self-cal, rms=0.070273Jy sigma=0.547788 ! 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.452 mas, bmaj=6.503 mas, bpa=-9.959 degrees ! Estimated noise=0.991177 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.452 x 6.503 at -9.959 degrees (North through East) ! Clean map min=-0.0020583 max=0.064446 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.851 mas, bmaj=5.706 mas, bpa=-10.36 degrees ! Estimated noise=1.76968 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0474038 Jy ! Component: 100 - total flux cleaned = 0.0627039 Jy ! Component: 150 - total flux cleaned = 0.0703483 Jy ! Component: 200 - total flux cleaned = 0.07383 Jy ! Total flux subtracted in 200 components = 0.07383 Jy ! Clean residual min=-0.004038 max=0.003945 Jy/beam ! Clean residual mean=0.000010 rms=0.000993 Jy/beam ! Combined flux in latest and established models = 0.07383 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.07383 Jy ! Inverting map and beam ! Estimated beam: bmin=3.452 mas, bmaj=6.503 mas, bpa=-9.959 degrees ! Estimated noise=0.991177 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.00437195 Jy ! Component: 100 - total flux cleaned = 0.00709286 Jy ! Component: 150 - total flux cleaned = 0.00788709 Jy ! Component: 200 - total flux cleaned = 0.00818102 Jy ! Total flux subtracted in 200 components = 0.00818102 Jy ! Clean residual min=-0.002280 max=0.002107 Jy/beam ! Clean residual mean=0.000003 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.082011 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 42 components and 0.082011 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=8.334 mas, bmaj=9.99 mas, bpa=4.956 degrees ! Estimated noise=1.20746 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00102296 Jy ! Component: 100 - total flux cleaned = 0.00136678 Jy ! Component: 150 - total flux cleaned = 0.00145663 Jy ! Component: 200 - total flux cleaned = 0.00153108 Jy ! Total flux subtracted in 200 components = 0.00153108 Jy ! Clean residual min=-0.002314 max=0.002391 Jy/beam ! Clean residual mean=0.000001 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.0835421 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 (-42.5, -14.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144147 Jy ! Component: 100 - total flux cleaned = 0.00169568 Jy ! Component: 150 - total flux cleaned = 0.00185798 Jy ! Component: 200 - total flux cleaned = 0.00199463 Jy ! Total flux subtracted in 200 components = 0.00199463 Jy ! Clean residual min=-0.002036 max=0.001546 Jy/beam ! Clean residual mean=0.000002 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.0855367 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 96 components and 0.0855367 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.452 mas, bmaj=6.503 mas, bpa=-9.959 degrees ! Estimated noise=0.991177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000117077 Jy ! Component: 100 - total flux cleaned = -6.80651e-05 Jy ! Component: 150 - total flux cleaned = -2.32861e-05 Jy ! Component: 200 - total flux cleaned = -6.71286e-05 Jy ! Total flux subtracted in 200 components = -6.71286e-05 Jy ! Clean residual min=-0.001915 max=0.001633 Jy/beam ! Clean residual mean=0.000002 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.0854696 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 129 components and 0.0854696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070261Jy sigma=0.547385 ! Fit after self-cal, rms=0.070222Jy sigma=0.547165 wmodel J1059+4051_S_b_map.mod ! Writing 129 model components to file: J1059+4051_S_b_map.mod wobs J1059+4051_S_b_uvs.fits ! Writing UV FITS file: J1059+4051_S_b_uvs.fits wwins J1059+4051_S_b_map.win ! wwins: Wrote 4 windows to J1059+4051_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.000777732 Jy ! Component: 100 - total flux cleaned = -0.00103886 Jy ! Component: 150 - total flux cleaned = -0.001309 Jy ! Component: 200 - total flux cleaned = -0.0015927 Jy ! Component: 250 - total flux cleaned = -0.00186672 Jy ! Component: 300 - total flux cleaned = -0.00218052 Jy ! Component: 350 - total flux cleaned = -0.00239181 Jy ! Component: 400 - total flux cleaned = -0.00262239 Jy ! Component: 450 - total flux cleaned = -0.00278052 Jy ! Component: 500 - total flux cleaned = -0.00295775 Jy ! Component: 550 - total flux cleaned = -0.00310985 Jy ! Component: 600 - total flux cleaned = -0.00321639 Jy ! Component: 650 - total flux cleaned = -0.00330057 Jy ! Component: 700 - total flux cleaned = -0.00346609 Jy ! Component: 750 - total flux cleaned = -0.0035469 Jy ! Component: 800 - total flux cleaned = -0.00358703 Jy ! Component: 850 - total flux cleaned = -0.00366578 Jy ! Component: 900 - total flux cleaned = -0.0036849 Jy ! Component: 950 - total flux cleaned = -0.00374213 Jy ! Component: 1000 - total flux cleaned = -0.00376073 Jy ! Component: 1050 - total flux cleaned = -0.00379808 Jy ! Component: 1100 - total flux cleaned = -0.00388953 Jy ! Component: 1150 - total flux cleaned = -0.00392581 Jy ! Component: 1200 - total flux cleaned = -0.00397941 Jy ! Component: 1250 - total flux cleaned = -0.00410298 Jy ! Component: 1300 - total flux cleaned = -0.00418969 Jy ! Component: 1350 - total flux cleaned = -0.00424096 Jy ! Component: 1400 - total flux cleaned = -0.00429198 Jy ! Component: 1450 - total flux cleaned = -0.00449403 Jy ! Component: 1500 - total flux cleaned = -0.00456057 Jy ! Component: 1550 - total flux cleaned = -0.00467576 Jy ! Component: 1600 - total flux cleaned = -0.00477374 Jy ! Component: 1650 - total flux cleaned = -0.00485402 Jy ! Component: 1700 - total flux cleaned = -0.00494956 Jy ! Component: 1750 - total flux cleaned = -0.00502819 Jy ! Component: 1800 - total flux cleaned = -0.00509075 Jy ! Component: 1850 - total flux cleaned = -0.00519919 Jy ! Component: 1900 - total flux cleaned = -0.00529089 Jy ! Component: 1950 - total flux cleaned = -0.00539701 Jy ! Component: 2000 - total flux cleaned = -0.00547208 Jy ! Component: 2050 - total flux cleaned = -0.00551665 Jy ! Component: 2100 - total flux cleaned = -0.005605 Jy ! Component: 2150 - total flux cleaned = -0.00559053 Jy ! Component: 2200 - total flux cleaned = -0.00570648 Jy ! Component: 2250 - total flux cleaned = -0.00574952 Jy ! Component: 2300 - total flux cleaned = -0.00577809 Jy ! Component: 2350 - total flux cleaned = -0.00583471 Jy ! Component: 2400 - total flux cleaned = -0.00593269 Jy ! Component: 2450 - total flux cleaned = -0.00597442 Jy ! Component: 2500 - total flux cleaned = -0.00601569 Jy ! Component: 2550 - total flux cleaned = -0.00607055 Jy ! Component: 2600 - total flux cleaned = -0.00616527 Jy ! Component: 2650 - total flux cleaned = -0.00615177 Jy ! Component: 2700 - total flux cleaned = -0.0062182 Jy ! Component: 2750 - total flux cleaned = -0.00615202 Jy ! Component: 2800 - total flux cleaned = -0.00619148 Jy ! Component: 2850 - total flux cleaned = -0.00620455 Jy ! Component: 2900 - total flux cleaned = -0.0062565 Jy ! Component: 2950 - total flux cleaned = -0.00629507 Jy ! Component: 3000 - total flux cleaned = -0.00632047 Jy ! Component: 3050 - total flux cleaned = -0.00635848 Jy ! Component: 3100 - total flux cleaned = -0.00639618 Jy ! Component: 3150 - total flux cleaned = -0.00647102 Jy ! Component: 3200 - total flux cleaned = -0.0065081 Jy ! Component: 3250 - total flux cleaned = -0.00655739 Jy ! Component: 3300 - total flux cleaned = -0.00656965 Jy ! Component: 3350 - total flux cleaned = -0.00656966 Jy ! Component: 3400 - total flux cleaned = -0.00658175 Jy ! Component: 3450 - total flux cleaned = -0.0065938 Jy ! Component: 3500 - total flux cleaned = -0.00660572 Jy ! Component: 3550 - total flux cleaned = -0.00664134 Jy ! Component: 3600 - total flux cleaned = -0.0066179 Jy ! Component: 3650 - total flux cleaned = -0.00661799 Jy ! Component: 3700 - total flux cleaned = -0.0066647 Jy ! Component: 3750 - total flux cleaned = -0.00666475 Jy ! Component: 3800 - total flux cleaned = -0.00668783 Jy ! Component: 3850 - total flux cleaned = -0.00669926 Jy ! Component: 3900 - total flux cleaned = -0.00669937 Jy ! Component: 3950 - total flux cleaned = -0.00672206 Jy ! Component: 4000 - total flux cleaned = -0.00674452 Jy ! Component: 4050 - total flux cleaned = -0.00672207 Jy ! Total flux subtracted in 4096 components = -0.0067556 Jy ! Clean residual min=-0.000678 max=0.000701 Jy/beam ! Clean residual mean=0.000001 rms=0.000201 Jy/beam ! Combined flux in latest and established models = 0.078714 Jy keep ! Adding 264 model components to the UV plane model. ! The established model now contains 393 components and 0.0787139 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1059+4051_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.452 x 6.503 at -9.959 degrees (North through East) ! Clean map min=-0.001598 max=0.062828 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1059+4051_S_b_map.fits wmodel /image_prod/ug002_uva//J1059+4051_S_b_map.mod ! Writing 393 model components to file: /image_prod/ug002_uva//J1059+4051_S_b_map.mod wobs /image_prod/ug002_uva//J1059+4051_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1059+4051_S_b_uvs.fits wwins /image_prod/ug002_uva//J1059+4051_S_b_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J1059+4051_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0628278 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000198243 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.946602 0.946602 1.8932 3.78641 7.57281 15.1456 30.2913 60.5825 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.062 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 316.923 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1059+4051_S_b_dfm.log closed on Wed Mar 4 23:49:46 2020