! Started logfile: /image_prod/ug002_uva//J2106+6004_S_b_dfm.log on Thu Mar 5 05:04:20 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//J2106+6004_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2106+6004_S_b_uva.fits ! AN table 1: 75 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.842381 visibilities/baseline/integration-bin. ! Found source: J2106+6004 ! ! 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 5307 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 J2106+6004_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.007625Jy sigma=8.728218 ! Fit after self-cal, rms=0.940757Jy sigma=8.159449 ! 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=4.213 mas, bmaj=6.203 mas, bpa=-13.72 degrees ! Estimated noise=1.5149 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.0468185 Jy ! Component: 100 - total flux cleaned = 0.0621231 Jy ! Total flux subtracted in 100 components = 0.0621231 Jy ! Clean residual min=-0.006971 max=0.006644 Jy/beam ! Clean residual mean=-0.000011 rms=0.001680 Jy/beam ! Combined flux in latest and established models = 0.062123 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.062123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083378Jy sigma=0.615871 ! Fit after self-cal, rms=0.082034Jy sigma=0.603428 ! 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=5.204 mas, bmaj=7.208 mas, bpa=-13.17 degrees ! Estimated noise=1.14665 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.00776695 Jy ! Component: 100 - total flux cleaned = 0.0102601 Jy ! Component: 150 - total flux cleaned = 0.0105991 Jy ! Component: 200 - total flux cleaned = 0.0105975 Jy ! Total flux subtracted in 200 components = 0.0105975 Jy ! Clean residual min=-0.006272 max=0.006244 Jy/beam ! Clean residual mean=-0.000008 rms=0.001399 Jy/beam ! Combined flux in latest and established models = 0.0727205 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 38 components and 0.0727205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081307Jy sigma=0.596986 ! Fit after self-cal, rms=0.081293Jy sigma=0.596809 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.204 x 7.208 at -13.17 degrees (North through East) ! Clean map min=-0.0061802 max=0.062757 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.96 KP 1.02 LA 1.06 ! MK 1.24 NL 1.27 OV 1.05 PT 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.63 FD 1.04 KP 1.02 LA 1.18 ! MK 1.20 NL 0.73 OV 1.08 PT 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 1.00 KP 0.99 LA 1.06 ! MK 1.12 NL 1.07 OV 1.01 PT 1.01 ! ! ! Fit before self-cal, rms=0.081293Jy sigma=0.596809 ! Fit after self-cal, rms=0.073579Jy sigma=0.586364 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.49 mas, bmaj=7.313 mas, bpa=-12.9 degrees ! Estimated noise=1.1531 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 (-10, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00552958 Jy ! Component: 100 - total flux cleaned = 0.00560367 Jy ! Component: 150 - total flux cleaned = 0.00612596 Jy ! Component: 200 - total flux cleaned = 0.00667957 Jy ! Total flux subtracted in 200 components = 0.00667957 Jy ! Clean residual min=-0.003755 max=0.003605 Jy/beam ! Clean residual mean=-0.000010 rms=0.000926 Jy/beam ! Combined flux in latest and established models = 0.0794001 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 60 components and 0.0794001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073167Jy sigma=0.581208 ! Fit after self-cal, rms=0.073359Jy sigma=0.577104 ! 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.073359Jy sigma=0.577104 ! Fit after self-cal, rms=0.071651Jy sigma=0.572221 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.341 mas, bmaj=7.262 mas, bpa=-14.82 degrees ! Estimated noise=1.14114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00297264 Jy ! Component: 100 - total flux cleaned = 0.00418322 Jy ! Component: 150 - total flux cleaned = 0.00464072 Jy ! Component: 200 - total flux cleaned = 0.00472298 Jy ! Total flux subtracted in 200 components = 0.00472298 Jy ! Clean residual min=-0.002988 max=0.002816 Jy/beam ! Clean residual mean=-0.000009 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.0841231 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 77 components and 0.084123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071539Jy sigma=0.570805 ! Fit after self-cal, rms=0.071728Jy sigma=0.569478 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.000754944 Jy ! Component: 100 - total flux cleaned = 0.000845736 Jy ! Component: 150 - total flux cleaned = 0.000964646 Jy ! Component: 200 - total flux cleaned = 0.00092986 Jy ! Total flux subtracted in 200 components = 0.00092986 Jy ! Clean residual min=-0.003018 max=0.003018 Jy/beam ! Clean residual mean=-0.000008 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.0850529 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 87 components and 0.0850529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071685Jy sigma=0.568802 ! Fit after self-cal, rms=0.071668Jy sigma=0.568708 ! 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.071668Jy sigma=0.568708 ! Fit after self-cal, rms=0.071816Jy sigma=0.566586 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.285 mas, bmaj=7.204 mas, bpa=-14.53 degrees ! Estimated noise=1.12931 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00197322 Jy ! Component: 100 - total flux cleaned = 0.00262485 Jy ! Component: 150 - total flux cleaned = 0.00288904 Jy ! Component: 200 - total flux cleaned = 0.00299077 Jy ! Total flux subtracted in 200 components = 0.00299077 Jy ! Clean residual min=-0.002788 max=0.002418 Jy/beam ! Clean residual mean=-0.000008 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.0880436 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 101 components and 0.0880436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071755Jy sigma=0.565928 ! Fit after self-cal, rms=0.072015Jy sigma=0.565450 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.000350576 Jy ! Component: 100 - total flux cleaned = 0.000386429 Jy ! Component: 150 - total flux cleaned = 0.000357797 Jy ! Component: 200 - total flux cleaned = 0.000358484 Jy ! Total flux subtracted in 200 components = 0.000358484 Jy ! Clean residual min=-0.002794 max=0.002382 Jy/beam ! Clean residual mean=-0.000008 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.0884021 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 109 components and 0.0884021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071993Jy sigma=0.565175 ! Fit after self-cal, rms=0.071980Jy sigma=0.565151 ! 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.071980Jy sigma=0.565151 ! Fit after self-cal, rms=0.072280Jy sigma=0.564796 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.399 mas, bmaj=10.77 mas, bpa=35.54 degrees ! Estimated noise=1.26223 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157242 Jy ! Component: 100 - total flux cleaned = 0.00238363 Jy ! Component: 150 - total flux cleaned = 0.00259713 Jy ! Component: 200 - total flux cleaned = 0.00266674 Jy ! Total flux subtracted in 200 components = 0.00266674 Jy ! Clean residual min=-0.002467 max=0.002398 Jy/beam ! Clean residual mean=-0.000012 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.0910689 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 117 components and 0.0910689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072253Jy sigma=0.564503 ! Fit after self-cal, rms=0.072350Jy sigma=0.564400 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.00024674 Jy ! Component: 100 - total flux cleaned = 0.000292563 Jy ! Component: 150 - total flux cleaned = 0.000350566 Jy ! Component: 200 - total flux cleaned = 0.000333028 Jy ! Total flux subtracted in 200 components = 0.000333028 Jy ! Clean residual min=-0.002492 max=0.002303 Jy/beam ! Clean residual mean=-0.000011 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.0914019 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 126 components and 0.0914019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072340Jy sigma=0.564302 ! Fit after self-cal, rms=0.072326Jy sigma=0.564283 ! 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=5.226 mas, bmaj=7.155 mas, bpa=-14.79 degrees ! Estimated noise=1.12188 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.226 x 7.155 at -14.79 degrees (North through East) ! Clean map min=-0.002584 max=0.060807 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=4.264 mas, bmaj=6.29 mas, bpa=-16.67 degrees ! Estimated noise=1.47444 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0461852 Jy ! Component: 100 - total flux cleaned = 0.062687 Jy ! Component: 150 - total flux cleaned = 0.0727832 Jy ! Component: 200 - total flux cleaned = 0.0792625 Jy ! Total flux subtracted in 200 components = 0.0792625 Jy ! Clean residual min=-0.004638 max=0.004026 Jy/beam ! Clean residual mean=-0.000009 rms=0.001038 Jy/beam ! Combined flux in latest and established models = 0.0792625 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.0792625 Jy ! Inverting map and beam ! Estimated beam: bmin=5.226 mas, bmaj=7.155 mas, bpa=-14.79 degrees ! Estimated noise=1.12188 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.00468927 Jy ! Component: 100 - total flux cleaned = 0.007737 Jy ! Component: 150 - total flux cleaned = 0.00928378 Jy ! Component: 200 - total flux cleaned = 0.0099419 Jy ! Total flux subtracted in 200 components = 0.0099419 Jy ! Clean residual min=-0.003242 max=0.002489 Jy/beam ! Clean residual mean=-0.000009 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.0892044 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 64 components and 0.0892044 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.399 mas, bmaj=10.77 mas, bpa=35.54 degrees ! Estimated noise=1.26223 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103626 Jy ! Component: 100 - total flux cleaned = 0.0013874 Jy ! Component: 150 - total flux cleaned = 0.00163851 Jy ! Component: 200 - total flux cleaned = 0.00185174 Jy ! Total flux subtracted in 200 components = 0.00185174 Jy ! Clean residual min=-0.002747 max=0.002485 Jy/beam ! Clean residual mean=-0.000012 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.0910561 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.00015363 Jy ! Component: 100 - total flux cleaned = 0.000261949 Jy ! Component: 150 - total flux cleaned = 0.000335598 Jy ! Component: 200 - total flux cleaned = 0.000358156 Jy ! Total flux subtracted in 200 components = 0.000358156 Jy ! Clean residual min=-0.002649 max=0.002317 Jy/beam ! Clean residual mean=-0.000012 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.0914143 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 108 components and 0.0914143 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.226 mas, bmaj=7.155 mas, bpa=-14.79 degrees ! Estimated noise=1.12188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000549593 Jy ! Component: 100 - total flux cleaned = -0.000513275 Jy ! Component: 150 - total flux cleaned = -0.000511414 Jy ! Component: 200 - total flux cleaned = -0.00048337 Jy ! Total flux subtracted in 200 components = -0.00048337 Jy ! Clean residual min=-0.002783 max=0.002270 Jy/beam ! Clean residual mean=-0.000007 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.0909309 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 129 components and 0.0909309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072336Jy sigma=0.564536 ! Fit after self-cal, rms=0.072322Jy sigma=0.564456 wmodel J2106+6004_S_b_map.mod ! Writing 129 model components to file: J2106+6004_S_b_map.mod wobs J2106+6004_S_b_uvs.fits ! Writing UV FITS file: J2106+6004_S_b_uvs.fits wwins J2106+6004_S_b_map.win ! wwins: Wrote 2 windows to J2106+6004_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.000862435 Jy ! Component: 100 - total flux cleaned = -0.00135223 Jy ! Component: 150 - total flux cleaned = -0.00165576 Jy ! Component: 200 - total flux cleaned = -0.0020156 Jy ! Component: 250 - total flux cleaned = -0.00225314 Jy ! Component: 300 - total flux cleaned = -0.0024805 Jy ! Component: 350 - total flux cleaned = -0.00273118 Jy ! Component: 400 - total flux cleaned = -0.00291138 Jy ! Component: 450 - total flux cleaned = -0.00308485 Jy ! Component: 500 - total flux cleaned = -0.00319697 Jy ! Component: 550 - total flux cleaned = -0.00314254 Jy ! Component: 600 - total flux cleaned = -0.00314333 Jy ! Component: 650 - total flux cleaned = -0.00314374 Jy ! Component: 700 - total flux cleaned = -0.00309343 Jy ! Component: 750 - total flux cleaned = -0.00314372 Jy ! Component: 800 - total flux cleaned = -0.00311949 Jy ! Component: 850 - total flux cleaned = -0.00309608 Jy ! Component: 900 - total flux cleaned = -0.00307231 Jy ! Component: 950 - total flux cleaned = -0.00298105 Jy ! Component: 1000 - total flux cleaned = -0.00289218 Jy ! Component: 1050 - total flux cleaned = -0.00280467 Jy ! Component: 1100 - total flux cleaned = -0.002719 Jy ! Component: 1150 - total flux cleaned = -0.00263516 Jy ! Component: 1200 - total flux cleaned = -0.00255258 Jy ! Component: 1250 - total flux cleaned = -0.00249177 Jy ! Component: 1300 - total flux cleaned = -0.00245136 Jy ! Component: 1350 - total flux cleaned = -0.00233391 Jy ! Component: 1400 - total flux cleaned = -0.00233406 Jy ! Component: 1450 - total flux cleaned = -0.00225846 Jy ! Component: 1500 - total flux cleaned = -0.00220229 Jy ! Component: 1550 - total flux cleaned = -0.00212867 Jy ! Component: 1600 - total flux cleaned = -0.00209246 Jy ! Component: 1650 - total flux cleaned = -0.00209231 Jy ! Component: 1700 - total flux cleaned = -0.00202097 Jy ! Component: 1750 - total flux cleaned = -0.00198597 Jy ! Component: 1800 - total flux cleaned = -0.00193427 Jy ! Component: 1850 - total flux cleaned = -0.00193404 Jy ! Component: 1900 - total flux cleaned = -0.00190023 Jy ! Component: 1950 - total flux cleaned = -0.00185051 Jy ! Component: 2000 - total flux cleaned = -0.00181767 Jy ! Component: 2050 - total flux cleaned = -0.00172045 Jy ! Component: 2100 - total flux cleaned = -0.00167243 Jy ! Component: 2150 - total flux cleaned = -0.00160913 Jy ! Component: 2200 - total flux cleaned = -0.00153091 Jy ! Component: 2250 - total flux cleaned = -0.00150012 Jy ! Component: 2300 - total flux cleaned = -0.00148491 Jy ! Component: 2350 - total flux cleaned = -0.00142423 Jy ! Component: 2400 - total flux cleaned = -0.00134925 Jy ! Component: 2450 - total flux cleaned = -0.00131976 Jy ! Component: 2500 - total flux cleaned = -0.00130496 Jy ! Component: 2550 - total flux cleaned = -0.00127591 Jy ! Component: 2600 - total flux cleaned = -0.00123272 Jy ! Component: 2650 - total flux cleaned = -0.00123274 Jy ! Component: 2700 - total flux cleaned = -0.00121842 Jy ! Component: 2750 - total flux cleaned = -0.00117652 Jy ! Component: 2800 - total flux cleaned = -0.00116257 Jy ! Component: 2850 - total flux cleaned = -0.00112131 Jy ! Component: 2900 - total flux cleaned = -0.00106666 Jy ! Component: 2950 - total flux cleaned = -0.00102616 Jy ! Component: 3000 - total flux cleaned = -0.000999259 Jy ! Component: 3050 - total flux cleaned = -0.000945974 Jy ! Component: 3100 - total flux cleaned = -0.000906327 Jy ! Component: 3150 - total flux cleaned = -0.000893162 Jy ! Component: 3200 - total flux cleaned = -0.000814855 Jy ! Component: 3250 - total flux cleaned = -0.000827911 Jy ! Component: 3300 - total flux cleaned = -0.000776333 Jy ! Component: 3350 - total flux cleaned = -0.00072518 Jy ! Component: 3400 - total flux cleaned = -0.000687108 Jy ! Component: 3450 - total flux cleaned = -0.000661951 Jy ! Component: 3500 - total flux cleaned = -0.000624237 Jy ! Component: 3550 - total flux cleaned = -0.000561957 Jy ! Component: 3600 - total flux cleaned = -0.000549501 Jy ! Component: 3650 - total flux cleaned = -0.000475692 Jy ! Component: 3700 - total flux cleaned = -0.000438967 Jy ! Component: 3750 - total flux cleaned = -0.00040237 Jy ! Component: 3800 - total flux cleaned = -0.0003177 Jy ! Component: 3850 - total flux cleaned = -0.000269731 Jy ! Component: 3900 - total flux cleaned = -0.000269738 Jy ! Component: 3950 - total flux cleaned = -0.000210298 Jy ! Component: 4000 - total flux cleaned = -0.000139444 Jy ! Component: 4050 - total flux cleaned = -0.000115906 Jy ! Total flux subtracted in 4096 components = -9.25268e-05 Jy ! Clean residual min=-0.000730 max=0.000719 Jy/beam ! Clean residual mean=-0.000004 rms=0.000217 Jy/beam ! Combined flux in latest and established models = 0.0908384 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 406 components and 0.0908384 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2106+6004_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.226 x 7.155 at -14.79 degrees (North through East) ! Clean map min=-0.0020333 max=0.060457 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2106+6004_S_b_map.fits wmodel /image_prod/ug002_uva//J2106+6004_S_b_map.mod ! Writing 406 model components to file: /image_prod/ug002_uva//J2106+6004_S_b_map.mod wobs /image_prod/ug002_uva//J2106+6004_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2106+6004_S_b_uvs.fits wwins /image_prod/ug002_uva//J2106+6004_S_b_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J2106+6004_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0604571 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000209515 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.03966 1.03966 2.07931 4.15862 8.31725 16.6345 33.269 66.538 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.06 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 288.556 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2106+6004_S_b_dfm.log closed on Thu Mar 5 05:04:24 2020