! Started logfile: /image_prod/ug002_uva//J0116+2422_S_dfm.log on Wed Mar 4 18:56:10 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//J0116+2422_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0116+2422_S_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.984 visibilities/baseline/integration-bin. ! Found source: J0116+2422 ! ! 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 9963 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 J0116+2422_S] 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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.017112Jy sigma=8.581752 ! Fit after self-cal, rms=0.844089Jy sigma=7.131106 ! 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.774 mas, bmaj=6.402 mas, bpa=-3.871 degrees ! Estimated noise=1.29726 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.121552 Jy ! Component: 100 - total flux cleaned = 0.148077 Jy ! Total flux subtracted in 100 components = 0.148077 Jy ! Clean residual min=-0.004773 max=0.007829 Jy/beam ! Clean residual mean=0.000002 rms=0.001359 Jy/beam ! Combined flux in latest and established models = 0.148077 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.148077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064241Jy sigma=0.499785 ! Fit after self-cal, rms=0.064233Jy sigma=0.499740 ! 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.334 mas, bmaj=7.211 mas, bpa=-3.569 degrees ! Estimated noise=0.859545 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 (45, 115). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0103204 Jy ! Component: 100 - total flux cleaned = 0.0160379 Jy ! Component: 150 - total flux cleaned = 0.0198464 Jy ! Component: 200 - total flux cleaned = 0.0220046 Jy ! Total flux subtracted in 200 components = 0.0220046 Jy ! Clean residual min=-0.004781 max=0.007167 Jy/beam ! Clean residual mean=-0.000007 rms=0.001307 Jy/beam ! Combined flux in latest and established models = 0.170082 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 46 components and 0.170082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062386Jy sigma=0.484476 ! Fit after self-cal, rms=0.062332Jy sigma=0.483817 ! 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.334 x 7.211 at -3.569 degrees (North through East) ! Clean map min=-0.0045647 max=0.15601 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.08 HN 1.01 KP 1.03 ! LA 1.04 MK 0.96 NL 0.89 OV 0.88 ! PT 1.01 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.09 HN 1.02 KP 1.06 ! LA 1.00 MK 0.98 NL 0.94 OV 0.88 ! PT 1.04 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.07 HN 1.02 KP 1.06 ! LA 1.00 MK 1.01 NL 0.93 OV 0.87 ! PT 1.03 SC 1.05 ! ! ! Fit before self-cal, rms=0.062332Jy sigma=0.483817 ! Fit after self-cal, rms=0.060195Jy sigma=0.470422 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.334 mas, bmaj=7.226 mas, bpa=-3.788 degrees ! Estimated noise=0.854269 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.00122005 Jy ! Component: 100 - total flux cleaned = -0.00122521 Jy ! Component: 150 - total flux cleaned = -0.00109677 Jy ! Component: 200 - total flux cleaned = -0.000924799 Jy ! Total flux subtracted in 200 components = -0.000924799 Jy ! Clean residual min=-0.003506 max=0.004433 Jy/beam ! Clean residual mean=-0.000004 rms=0.001008 Jy/beam ! Combined flux in latest and established models = 0.169157 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 67 components and 0.169157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060013Jy sigma=0.469076 ! Fit after self-cal, rms=0.060015Jy sigma=0.468942 ! 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.060015Jy sigma=0.468942 ! Fit after self-cal, rms=0.058858Jy sigma=0.446341 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.326 mas, bmaj=7.257 mas, bpa=-3.895 degrees ! Estimated noise=0.85681 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00242055 Jy ! Component: 100 - total flux cleaned = -0.00266742 Jy ! Component: 150 - total flux cleaned = -0.00291529 Jy ! Component: 200 - total flux cleaned = -0.00308141 Jy ! Total flux subtracted in 200 components = -0.00308141 Jy ! Clean residual min=-0.001751 max=0.001947 Jy/beam ! Clean residual mean=0.000004 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.166076 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 85 components and 0.166076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058742Jy sigma=0.445173 ! Fit after self-cal, rms=0.058762Jy sigma=0.444959 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 (-13.5, 56.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00187495 Jy ! Component: 100 - total flux cleaned = 0.00217431 Jy ! Component: 150 - total flux cleaned = 0.00210104 Jy ! Component: 200 - total flux cleaned = 0.00206827 Jy ! Total flux subtracted in 200 components = 0.00206827 Jy ! Clean residual min=-0.001581 max=0.001574 Jy/beam ! Clean residual mean=0.000003 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.168144 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 111 components and 0.168144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058695Jy sigma=0.444265 ! Fit after self-cal, rms=0.058685Jy sigma=0.444231 ! 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.058685Jy sigma=0.444231 ! Fit after self-cal, rms=0.058963Jy sigma=0.443684 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.322 mas, bmaj=7.248 mas, bpa=-3.918 degrees ! Estimated noise=0.855901 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00134064 Jy ! Component: 100 - total flux cleaned = -0.00126265 Jy ! Component: 150 - total flux cleaned = -0.00123336 Jy ! Component: 200 - total flux cleaned = -0.00120572 Jy ! Total flux subtracted in 200 components = -0.00120572 Jy ! Clean residual min=-0.001410 max=0.001501 Jy/beam ! Clean residual mean=0.000004 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.166938 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 123 components and 0.166938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058918Jy sigma=0.443240 ! Fit after self-cal, rms=0.058919Jy sigma=0.443212 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.00019192 Jy ! Component: 100 - total flux cleaned = -0.000144083 Jy ! Component: 150 - total flux cleaned = -0.000143808 Jy ! Component: 200 - total flux cleaned = -0.000185323 Jy ! Total flux subtracted in 200 components = -0.000185323 Jy ! Clean residual min=-0.001363 max=0.001473 Jy/beam ! Clean residual mean=0.000004 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.166753 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 133 components and 0.166753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058904Jy sigma=0.443055 ! Fit after self-cal, rms=0.058901Jy sigma=0.443051 ! 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.058901Jy sigma=0.443051 ! Fit after self-cal, rms=0.059010Jy sigma=0.442962 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.277 mas, bmaj=10.62 mas, bpa=-4.952 degrees ! Estimated noise=1.06088 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000564148 Jy ! Component: 100 - total flux cleaned = -0.000735205 Jy ! Component: 150 - total flux cleaned = -0.000718788 Jy ! Component: 200 - total flux cleaned = -0.000676852 Jy ! Total flux subtracted in 200 components = -0.000676852 Jy ! Clean residual min=-0.001423 max=0.001399 Jy/beam ! Clean residual mean=0.000009 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.166076 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 144 components and 0.166076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059002Jy sigma=0.442861 ! Fit after self-cal, rms=0.059002Jy sigma=0.442848 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.000102572 Jy ! Component: 100 - total flux cleaned = -6.89107e-05 Jy ! Component: 150 - total flux cleaned = -4.92362e-05 Jy ! Component: 200 - total flux cleaned = -4.90507e-05 Jy ! Total flux subtracted in 200 components = -4.90507e-05 Jy ! Clean residual min=-0.001385 max=0.001389 Jy/beam ! Clean residual mean=0.000009 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.166027 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 154 components and 0.166027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059001Jy sigma=0.442836 ! Fit after self-cal, rms=0.059000Jy sigma=0.442836 ! 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.318 mas, bmaj=7.241 mas, bpa=-3.923 degrees ! Estimated noise=0.855654 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.318 x 7.241 at -3.923 degrees (North through East) ! Clean map min=-0.0012408 max=0.15589 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.754 mas, bmaj=6.444 mas, bpa=-4.294 degrees ! Estimated noise=1.2959 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.121392 Jy ! Component: 100 - total flux cleaned = 0.147941 Jy ! Component: 150 - total flux cleaned = 0.154962 Jy ! Component: 200 - total flux cleaned = 0.158521 Jy ! Total flux subtracted in 200 components = 0.158521 Jy ! Clean residual min=-0.002389 max=0.002325 Jy/beam ! Clean residual mean=0.000004 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.158521 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.158521 Jy ! Inverting map and beam ! Estimated beam: bmin=3.318 mas, bmaj=7.241 mas, bpa=-3.923 degrees ! Estimated noise=0.855654 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.00251388 Jy ! Component: 100 - total flux cleaned = 0.00418015 Jy ! Component: 150 - total flux cleaned = 0.0050625 Jy ! Component: 200 - total flux cleaned = 0.00563616 Jy ! Total flux subtracted in 200 components = 0.00563616 Jy ! Clean residual min=-0.001410 max=0.001499 Jy/beam ! Clean residual mean=0.000004 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.164157 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 36 components and 0.164157 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.277 mas, bmaj=10.62 mas, bpa=-4.952 degrees ! Estimated noise=1.06088 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000642862 Jy ! Component: 100 - total flux cleaned = 0.00107722 Jy ! Component: 150 - total flux cleaned = 0.00141005 Jy ! Component: 200 - total flux cleaned = 0.00153704 Jy ! Total flux subtracted in 200 components = 0.00153704 Jy ! Clean residual min=-0.001368 max=0.001374 Jy/beam ! Clean residual mean=0.000009 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.165694 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 = 3.74602e-05 Jy ! Component: 100 - total flux cleaned = 3.73788e-05 Jy ! Component: 150 - total flux cleaned = 7.01088e-05 Jy ! Component: 200 - total flux cleaned = 8.51289e-05 Jy ! Total flux subtracted in 200 components = 8.51289e-05 Jy ! Clean residual min=-0.001343 max=0.001343 Jy/beam ! Clean residual mean=0.000009 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.165779 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 86 components and 0.165779 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.318 mas, bmaj=7.241 mas, bpa=-3.923 degrees ! Estimated noise=0.855654 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.5446e-05 Jy ! Component: 100 - total flux cleaned = 2.80257e-05 Jy ! Component: 150 - total flux cleaned = 0.000144152 Jy ! Component: 200 - total flux cleaned = 0.000198547 Jy ! Total flux subtracted in 200 components = 0.000198547 Jy ! Clean residual min=-0.001309 max=0.001440 Jy/beam ! Clean residual mean=0.000004 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.165978 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 104 components and 0.165978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059020Jy sigma=0.442909 ! Fit after self-cal, rms=0.059012Jy sigma=0.442870 wmodel J0116+2422_S_map.mod ! Writing 104 model components to file: J0116+2422_S_map.mod wobs J0116+2422_S_uvs.fits ! Writing UV FITS file: J0116+2422_S_uvs.fits wwins J0116+2422_S_map.win ! wwins: Wrote 3 windows to J0116+2422_S_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.000397184 Jy ! Component: 100 - total flux cleaned = 0.00061448 Jy ! Component: 150 - total flux cleaned = 0.00072744 Jy ! Component: 200 - total flux cleaned = 0.000837549 Jy ! Component: 250 - total flux cleaned = 0.000816634 Jy ! Component: 300 - total flux cleaned = 0.000796033 Jy ! Component: 350 - total flux cleaned = 0.000816807 Jy ! Component: 400 - total flux cleaned = 0.000816973 Jy ! Component: 450 - total flux cleaned = 0.000856669 Jy ! Component: 500 - total flux cleaned = 0.000895165 Jy ! Component: 550 - total flux cleaned = 0.000914157 Jy ! Component: 600 - total flux cleaned = 0.000895305 Jy ! Component: 650 - total flux cleaned = 0.000950894 Jy ! Component: 700 - total flux cleaned = 0.000987409 Jy ! Component: 750 - total flux cleaned = 0.00102322 Jy ! Component: 800 - total flux cleaned = 0.00102306 Jy ! Component: 850 - total flux cleaned = 0.000970684 Jy ! Component: 900 - total flux cleaned = 0.000970912 Jy ! Component: 950 - total flux cleaned = 0.00102198 Jy ! Component: 1000 - total flux cleaned = 0.000988173 Jy ! Component: 1050 - total flux cleaned = 0.000971314 Jy ! Component: 1100 - total flux cleaned = 0.000905559 Jy ! Component: 1150 - total flux cleaned = 0.000840593 Jy ! Component: 1200 - total flux cleaned = 0.000776111 Jy ! Component: 1250 - total flux cleaned = 0.000792094 Jy ! Component: 1300 - total flux cleaned = 0.000697442 Jy ! Component: 1350 - total flux cleaned = 0.000697313 Jy ! Component: 1400 - total flux cleaned = 0.000666239 Jy ! Component: 1450 - total flux cleaned = 0.000666412 Jy ! Component: 1500 - total flux cleaned = 0.000620715 Jy ! Component: 1550 - total flux cleaned = 0.000590807 Jy ! Component: 1600 - total flux cleaned = 0.000501776 Jy ! Component: 1650 - total flux cleaned = 0.00048704 Jy ! Component: 1700 - total flux cleaned = 0.000428834 Jy ! Component: 1750 - total flux cleaned = 0.000414474 Jy ! Component: 1800 - total flux cleaned = 0.000342771 Jy ! Component: 1850 - total flux cleaned = 0.000286188 Jy ! Component: 1900 - total flux cleaned = 0.000258002 Jy ! Component: 1950 - total flux cleaned = 0.000188399 Jy ! Component: 2000 - total flux cleaned = 0.000174413 Jy ! Component: 2050 - total flux cleaned = 3.77491e-05 Jy ! Component: 2100 - total flux cleaned = -2.70093e-06 Jy ! Component: 2150 - total flux cleaned = -6.98138e-05 Jy ! Component: 2200 - total flux cleaned = -9.64094e-05 Jy ! Component: 2250 - total flux cleaned = -0.000136 Jy ! Component: 2300 - total flux cleaned = -0.000162119 Jy ! Component: 2350 - total flux cleaned = -0.000227047 Jy ! Component: 2400 - total flux cleaned = -0.000304306 Jy ! Component: 2450 - total flux cleaned = -0.000317082 Jy ! Component: 2500 - total flux cleaned = -0.00038038 Jy ! Component: 2550 - total flux cleaned = -0.000455802 Jy ! Component: 2600 - total flux cleaned = -0.00051795 Jy ! Component: 2650 - total flux cleaned = -0.000505546 Jy ! Component: 2700 - total flux cleaned = -0.0005548 Jy ! Component: 2750 - total flux cleaned = -0.000579246 Jy ! Component: 2800 - total flux cleaned = -0.00067607 Jy ! Component: 2850 - total flux cleaned = -0.000687944 Jy ! Component: 2900 - total flux cleaned = -0.000699832 Jy ! Component: 2950 - total flux cleaned = -0.000735405 Jy ! Component: 3000 - total flux cleaned = -0.000794001 Jy ! Component: 3050 - total flux cleaned = -0.000770703 Jy ! Component: 3100 - total flux cleaned = -0.000805509 Jy ! Component: 3150 - total flux cleaned = -0.000828564 Jy ! Component: 3200 - total flux cleaned = -0.000896883 Jy ! Component: 3250 - total flux cleaned = -0.000885685 Jy ! Component: 3300 - total flux cleaned = -0.00094192 Jy ! Component: 3350 - total flux cleaned = -0.000953209 Jy ! Component: 3400 - total flux cleaned = -0.000997534 Jy ! Component: 3450 - total flux cleaned = -0.000975509 Jy ! Component: 3500 - total flux cleaned = -0.0010084 Jy ! Component: 3550 - total flux cleaned = -0.00101934 Jy ! Component: 3600 - total flux cleaned = -0.00106259 Jy ! Component: 3650 - total flux cleaned = -0.00105203 Jy ! Component: 3700 - total flux cleaned = -0.00106274 Jy ! Component: 3750 - total flux cleaned = -0.0010946 Jy ! Component: 3800 - total flux cleaned = -0.0011052 Jy ! Component: 3850 - total flux cleaned = -0.00109465 Jy ! Component: 3900 - total flux cleaned = -0.00109468 Jy ! Component: 3950 - total flux cleaned = -0.00109478 Jy ! Component: 4000 - total flux cleaned = -0.00115633 Jy ! Component: 4050 - total flux cleaned = -0.00111543 Jy ! Total flux subtracted in 4096 components = -0.00113575 Jy ! Clean residual min=-0.000669 max=0.000573 Jy/beam ! Clean residual mean=0.000002 rms=0.000189 Jy/beam ! Combined flux in latest and established models = 0.164842 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 397 components and 0.164842 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0116+2422_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.318 x 7.241 at -3.923 degrees (North through East) ! Clean map min=-0.0011456 max=0.15588 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0116+2422_S_map.fits wmodel /image_prod/ug002_uva//J0116+2422_S_map.mod ! Writing 397 model components to file: /image_prod/ug002_uva//J0116+2422_S_map.mod wobs /image_prod/ug002_uva//J0116+2422_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0116+2422_S_uvs.fits wwins /image_prod/ug002_uva//J0116+2422_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0116+2422_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.155878 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000188829 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.363418 0.363418 0.726836 1.45367 2.90734 5.81469 11.6294 23.2588 46.5175 93.035 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.155 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 825.495 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0116+2422_S_dfm.log closed on Wed Mar 4 18:56:14 2020