! Started logfile: /vlbi/uf001/uva//J1145+1310_S_b_dfm.log on Mon Jan 14 01:26:35 2019 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 /vlbi/uf001/uva//J1145+1310_S_b_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1145+1310_S_b_uva.fits ! AN table 1: 98 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.785714 visibilities/baseline/integration-bin. ! Found source: J1145+1310 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 40 lines of history. ! ! Reading 6468 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 J1145+1310_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 112 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004039Jy sigma=20.689407 ! Fit after self-cal, rms=0.962313Jy sigma=20.003581 ! 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.884 mas, bmaj=9.731 mas, bpa=-22.9 degrees ! Estimated noise=0.844209 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.0270059 Jy ! Component: 100 - total flux cleaned = 0.0334296 Jy ! Total flux subtracted in 100 components = 0.0334296 Jy ! Clean residual min=-0.003768 max=0.004221 Jy/beam ! Clean residual mean=0.000005 rms=0.001092 Jy/beam ! Combined flux in latest and established models = 0.0334296 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0334296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097087Jy sigma=1.264232 ! Fit after self-cal, rms=0.096214Jy sigma=1.235781 ! 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.651 mas, bmaj=10.52 mas, bpa=-22.13 degrees ! Estimated noise=0.448576 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.00640717 Jy ! Component: 100 - total flux cleaned = 0.00737416 Jy ! Component: 150 - total flux cleaned = 0.0075768 Jy ! Component: 200 - total flux cleaned = 0.00773544 Jy ! Total flux subtracted in 200 components = 0.00773544 Jy ! Clean residual min=-0.003355 max=0.002500 Jy/beam ! Clean residual mean=0.000004 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.0411651 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 45 components and 0.0411651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095369Jy sigma=1.228290 ! Fit after self-cal, rms=0.095315Jy sigma=1.227195 ! 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.651 x 10.52 at -22.13 degrees (North through East) ! Clean map min=-0.0033232 max=0.03965 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.02 HN 1.10 KP 0.90 ! LA 0.99 MK 1.09 NL 1.31 PT 1.11 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.80 FD 0.90 HN 0.96 KP 1.19 ! LA 0.99 MK 1.04 NL 0.38 PT 1.12 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 0.95 HN 1.00 KP 1.02 ! LA 1.09 MK 1.01 NL 0.87 PT 1.16 ! ! ! Fit before self-cal, rms=0.095315Jy sigma=1.227195 ! Fit after self-cal, rms=0.062445Jy sigma=1.204051 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.69 mas, bmaj=10.56 mas, bpa=-22.32 degrees ! Estimated noise=0.442697 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.000820088 Jy ! Component: 100 - total flux cleaned = 0.00118812 Jy ! Component: 150 - total flux cleaned = 0.00130237 Jy ! Component: 200 - total flux cleaned = 0.0013554 Jy ! Total flux subtracted in 200 components = 0.0013554 Jy ! Clean residual min=-0.001883 max=0.002090 Jy/beam ! Clean residual mean=0.000001 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.0425205 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 55 components and 0.0425205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062429Jy sigma=1.203820 ! Fit after self-cal, rms=0.062469Jy sigma=1.194636 ! 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.062469Jy sigma=1.194636 ! Fit after self-cal, rms=0.062633Jy sigma=1.186366 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.724 mas, bmaj=10.6 mas, bpa=-22.23 degrees ! Estimated noise=0.43982 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000912779 Jy ! Component: 100 - total flux cleaned = 0.00106116 Jy ! Component: 150 - total flux cleaned = 0.00119633 Jy ! Component: 200 - total flux cleaned = 0.00126669 Jy ! Total flux subtracted in 200 components = 0.00126669 Jy ! Clean residual min=-0.001639 max=0.002064 Jy/beam ! Clean residual mean=-0.000003 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.0437872 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.0437872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062615Jy sigma=1.186032 ! Fit after self-cal, rms=0.062952Jy sigma=1.180894 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.000412858 Jy ! Component: 100 - total flux cleaned = 0.000453181 Jy ! Component: 150 - total flux cleaned = 0.000436154 Jy ! Component: 200 - total flux cleaned = 0.000420368 Jy ! Total flux subtracted in 200 components = 0.000420368 Jy ! Clean residual min=-0.002199 max=0.001936 Jy/beam ! Clean residual mean=0.000000 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.0442075 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 78 components and 0.0442075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062939Jy sigma=1.180636 ! Fit after self-cal, rms=0.062953Jy sigma=1.180573 ! 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.062953Jy sigma=1.180573 ! Fit after self-cal, rms=0.064480Jy sigma=1.178286 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.738 mas, bmaj=10.59 mas, bpa=-22.27 degrees ! Estimated noise=0.441134 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000518302 Jy ! Component: 100 - total flux cleaned = 0.000655426 Jy ! Component: 150 - total flux cleaned = 0.00071147 Jy ! Component: 200 - total flux cleaned = 0.000724255 Jy ! Total flux subtracted in 200 components = 0.000724255 Jy ! Clean residual min=-0.001715 max=0.001904 Jy/beam ! Clean residual mean=-0.000003 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.0449318 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 91 components and 0.0449318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064469Jy sigma=1.178116 ! Fit after self-cal, rms=0.064800Jy sigma=1.176488 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.000201827 Jy ! Component: 100 - total flux cleaned = 0.000313969 Jy ! Component: 150 - total flux cleaned = 0.000388601 Jy ! Component: 200 - total flux cleaned = 0.000413747 Jy ! Total flux subtracted in 200 components = 0.000413747 Jy ! Clean residual min=-0.001883 max=0.001908 Jy/beam ! Clean residual mean=-0.000002 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.0453455 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 97 components and 0.0453455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064789Jy sigma=1.176347 ! Fit after self-cal, rms=0.064806Jy sigma=1.176302 ! 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.064806Jy sigma=1.176302 ! Fit after self-cal, rms=0.066010Jy sigma=1.175379 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.992 mas, bmaj=11.21 mas, bpa=-20.92 degrees ! Estimated noise=0.521819 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000238603 Jy ! Component: 100 - total flux cleaned = 0.00032461 Jy ! Component: 150 - total flux cleaned = 0.000314215 Jy ! Component: 200 - total flux cleaned = 0.000297255 Jy ! Total flux subtracted in 200 components = 0.000297255 Jy ! Clean residual min=-0.001734 max=0.002030 Jy/beam ! Clean residual mean=-0.000007 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.0456428 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 108 components and 0.0456428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066006Jy sigma=1.175322 ! Fit after self-cal, rms=0.066292Jy sigma=1.174642 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.000225712 Jy ! Component: 100 - total flux cleaned = -0.00034352 Jy ! Component: 150 - total flux cleaned = -0.000371262 Jy ! Component: 200 - total flux cleaned = -0.00039327 Jy ! Total flux subtracted in 200 components = -0.00039327 Jy ! Clean residual min=-0.001915 max=0.002189 Jy/beam ! Clean residual mean=-0.000006 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.0452495 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 116 components and 0.0452495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066288Jy sigma=1.174657 ! Fit after self-cal, rms=0.066300Jy sigma=1.174499 ! 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.757 mas, bmaj=10.56 mas, bpa=-22.29 degrees ! Estimated noise=0.441453 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.757 x 10.56 at -22.29 degrees (North through East) ! Clean map min=-0.0022476 max=0.037854 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.964 mas, bmaj=9.727 mas, bpa=-22.67 degrees ! Estimated noise=0.857551 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0281565 Jy ! Component: 100 - total flux cleaned = 0.0350553 Jy ! Component: 150 - total flux cleaned = 0.0386461 Jy ! Component: 200 - total flux cleaned = 0.0411154 Jy ! Total flux subtracted in 200 components = 0.0411154 Jy ! Clean residual min=-0.003455 max=0.003707 Jy/beam ! Clean residual mean=0.000002 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.0411154 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0411154 Jy ! Inverting map and beam ! Estimated beam: bmin=3.757 mas, bmaj=10.56 mas, bpa=-22.29 degrees ! Estimated noise=0.441453 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.0023266 Jy ! Component: 100 - total flux cleaned = 0.00312289 Jy ! Component: 150 - total flux cleaned = 0.00366069 Jy ! Component: 200 - total flux cleaned = 0.00389339 Jy ! Total flux subtracted in 200 components = 0.00389339 Jy ! Clean residual min=-0.001933 max=0.001904 Jy/beam ! Clean residual mean=-0.000004 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.0450088 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 34 components and 0.0450088 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.992 mas, bmaj=11.21 mas, bpa=-20.92 degrees ! Estimated noise=0.521819 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.44211e-06 Jy ! Component: 100 - total flux cleaned = -3.40814e-05 Jy ! Component: 150 - total flux cleaned = -1.01458e-05 Jy ! Component: 200 - total flux cleaned = -1.1605e-05 Jy ! Total flux subtracted in 200 components = -1.1605e-05 Jy ! Clean residual min=-0.001921 max=0.002068 Jy/beam ! Clean residual mean=-0.000007 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.0449972 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.92147e-08 Jy ! Component: 100 - total flux cleaned = 1.42525e-05 Jy ! Component: 150 - total flux cleaned = 1.42652e-05 Jy ! Component: 200 - total flux cleaned = 1.43783e-05 Jy ! Total flux subtracted in 200 components = 1.43783e-05 Jy ! Clean residual min=-0.001876 max=0.002029 Jy/beam ! Clean residual mean=-0.000007 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.0450115 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 76 components and 0.0450115 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.757 mas, bmaj=10.56 mas, bpa=-22.29 degrees ! Estimated noise=0.441453 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000280726 Jy ! Component: 100 - total flux cleaned = 0.000436832 Jy ! Component: 150 - total flux cleaned = 0.000519282 Jy ! Component: 200 - total flux cleaned = 0.000566485 Jy ! Total flux subtracted in 200 components = 0.000566485 Jy ! Clean residual min=-0.001680 max=0.001881 Jy/beam ! Clean residual mean=-0.000003 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.045578 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 86 components and 0.045578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066292Jy sigma=1.174406 ! Fit after self-cal, rms=0.066261Jy sigma=1.173988 wmodel J1145+1310_S_b_map.mod ! Writing 86 model components to file: J1145+1310_S_b_map.mod wobs J1145+1310_S_b_uvs.fits ! Writing UV FITS file: J1145+1310_S_b_uvs.fits wwins J1145+1310_S_b_map.win ! wwins: Wrote 1 windows to J1145+1310_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.000455998 Jy ! Component: 100 - total flux cleaned = 0.000607751 Jy ! Component: 150 - total flux cleaned = 0.000809449 Jy ! Component: 200 - total flux cleaned = 0.00100049 Jy ! Component: 250 - total flux cleaned = 0.00113091 Jy ! Component: 300 - total flux cleaned = 0.00123143 Jy ! Component: 350 - total flux cleaned = 0.00127983 Jy ! Component: 400 - total flux cleaned = 0.00130367 Jy ! Component: 450 - total flux cleaned = 0.00132611 Jy ! Component: 500 - total flux cleaned = 0.00128271 Jy ! Component: 550 - total flux cleaned = 0.00130436 Jy ! Component: 600 - total flux cleaned = 0.00128439 Jy ! Component: 650 - total flux cleaned = 0.00130397 Jy ! Component: 700 - total flux cleaned = 0.00128481 Jy ! Component: 750 - total flux cleaned = 0.00122905 Jy ! Component: 800 - total flux cleaned = 0.00121072 Jy ! Component: 850 - total flux cleaned = 0.00113979 Jy ! Component: 900 - total flux cleaned = 0.0011574 Jy ! Component: 950 - total flux cleaned = 0.00114026 Jy ! Component: 1000 - total flux cleaned = 0.00109076 Jy ! Component: 1050 - total flux cleaned = 0.00109102 Jy ! Component: 1100 - total flux cleaned = 0.00107525 Jy ! Component: 1150 - total flux cleaned = 0.00109077 Jy ! Component: 1200 - total flux cleaned = 0.00109069 Jy ! Component: 1250 - total flux cleaned = 0.00106132 Jy ! Component: 1300 - total flux cleaned = 0.00110521 Jy ! Component: 1350 - total flux cleaned = 0.0011482 Jy ! Component: 1400 - total flux cleaned = 0.00113441 Jy ! Component: 1450 - total flux cleaned = 0.00118968 Jy ! Component: 1500 - total flux cleaned = 0.00124362 Jy ! Component: 1550 - total flux cleaned = 0.00128339 Jy ! Component: 1600 - total flux cleaned = 0.00133544 Jy ! Component: 1650 - total flux cleaned = 0.00136082 Jy ! Component: 1700 - total flux cleaned = 0.00137355 Jy ! Component: 1750 - total flux cleaned = 0.00144786 Jy ! Component: 1800 - total flux cleaned = 0.00148424 Jy ! Component: 1850 - total flux cleaned = 0.00149611 Jy ! Component: 1900 - total flux cleaned = 0.00148426 Jy ! Component: 1950 - total flux cleaned = 0.00146113 Jy ! Component: 2000 - total flux cleaned = 0.00146134 Jy ! Component: 2050 - total flux cleaned = 0.00143887 Jy ! Component: 2100 - total flux cleaned = 0.00141683 Jy ! Component: 2150 - total flux cleaned = 0.00138407 Jy ! Component: 2200 - total flux cleaned = 0.00136268 Jy ! Component: 2250 - total flux cleaned = 0.00137342 Jy ! Component: 2300 - total flux cleaned = 0.00135227 Jy ! Component: 2350 - total flux cleaned = 0.00126946 Jy ! Component: 2400 - total flux cleaned = 0.00123894 Jy ! Component: 2450 - total flux cleaned = 0.00124901 Jy ! Component: 2500 - total flux cleaned = 0.00121905 Jy ! Component: 2550 - total flux cleaned = 0.00119937 Jy ! Component: 2600 - total flux cleaned = 0.00118954 Jy ! Component: 2650 - total flux cleaned = 0.00119926 Jy ! Component: 2700 - total flux cleaned = 0.00117071 Jy ! Component: 2750 - total flux cleaned = 0.00115191 Jy ! Component: 2800 - total flux cleaned = 0.00115197 Jy ! Component: 2850 - total flux cleaned = 0.00117058 Jy ! Component: 2900 - total flux cleaned = 0.0012073 Jy ! Component: 2950 - total flux cleaned = 0.00116199 Jy ! Component: 3000 - total flux cleaned = 0.00116197 Jy ! Component: 3050 - total flux cleaned = 0.00119768 Jy ! Component: 3100 - total flux cleaned = 0.00121533 Jy ! Component: 3150 - total flux cleaned = 0.00124166 Jy ! Component: 3200 - total flux cleaned = 0.00125035 Jy ! Component: 3250 - total flux cleaned = 0.00128492 Jy ! Component: 3300 - total flux cleaned = 0.00125931 Jy ! Component: 3350 - total flux cleaned = 0.00131045 Jy ! Component: 3400 - total flux cleaned = 0.00130197 Jy ! Component: 3450 - total flux cleaned = 0.00131035 Jy ! Component: 3500 - total flux cleaned = 0.00133532 Jy ! Component: 3550 - total flux cleaned = 0.00135179 Jy ! Component: 3600 - total flux cleaned = 0.00132708 Jy ! Component: 3650 - total flux cleaned = 0.00133532 Jy ! Component: 3700 - total flux cleaned = 0.00135979 Jy ! Component: 3750 - total flux cleaned = 0.00134361 Jy ! Component: 3800 - total flux cleaned = 0.00135959 Jy ! Component: 3850 - total flux cleaned = 0.00139148 Jy ! Component: 3900 - total flux cleaned = 0.00137555 Jy ! Component: 3950 - total flux cleaned = 0.00139928 Jy ! Component: 4000 - total flux cleaned = 0.00139136 Jy ! Component: 4050 - total flux cleaned = 0.00143843 Jy ! Total flux subtracted in 4096 components = 0.00146189 Jy ! Clean residual min=-0.000494 max=0.000687 Jy/beam ! Clean residual mean=-0.000001 rms=0.000134 Jy/beam ! Combined flux in latest and established models = 0.0470399 Jy keep ! Adding 264 model components to the UV plane model. ! The established model now contains 350 components and 0.0470399 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1145+1310_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.757 x 10.56 at -22.29 degrees (North through East) ! Clean map min=-0.0024078 max=0.03788 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1145+1310_S_b_map.fits wmodel /vlbi/uf001/uva//J1145+1310_S_b_map.mod ! Writing 350 model components to file: /vlbi/uf001/uva//J1145+1310_S_b_map.mod wobs /vlbi/uf001/uva//J1145+1310_S_b_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1145+1310_S_b_uvs.fits wwins /vlbi/uf001/uva//J1145+1310_S_b_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1145+1310_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0378801 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000130786 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.03579 1.03579 2.07158 4.14315 8.2863 16.5726 33.1452 66.2904 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.037 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 289.634 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1145+1310_S_b_dfm.log closed on Mon Jan 14 01:26:39 2019