! Started logfile: /vlbi/uf001/uva//J1638-1415_S_dfm.log on Mon Jan 14 03:48:09 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//J1638-1415_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1638-1415_S_uva.fits ! AN table 1: 48 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.97123 visibilities/baseline/integration-bin. ! Found source: J1638-1415 ! ! 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 2937 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 J1638-1415_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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.020505Jy sigma=18.853088 ! Fit after self-cal, rms=0.857299Jy sigma=15.846046 ! 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=5.098 mas, bmaj=28.93 mas, bpa=-8.269 degrees ! Estimated noise=0.910102 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.111282 Jy ! Component: 100 - total flux cleaned = 0.137308 Jy ! Total flux subtracted in 100 components = 0.137308 Jy ! Clean residual min=-0.007387 max=0.010294 Jy/beam ! Clean residual mean=0.000019 rms=0.002562 Jy/beam ! Combined flux in latest and established models = 0.137308 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.137308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069719Jy sigma=1.227229 ! Fit after self-cal, rms=0.069695Jy sigma=1.226744 ! 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.769 mas, bmaj=28.8 mas, bpa=-8.239 degrees ! Estimated noise=0.71575 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.0117763 Jy ! Component: 100 - total flux cleaned = 0.0176346 Jy ! Component: 150 - total flux cleaned = 0.0211034 Jy ! Component: 200 - total flux cleaned = 0.0229853 Jy ! Total flux subtracted in 200 components = 0.0229853 Jy ! Clean residual min=-0.005121 max=0.005708 Jy/beam ! Clean residual mean=0.000010 rms=0.001526 Jy/beam ! Combined flux in latest and established models = 0.160294 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 64 components and 0.160294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067639Jy sigma=1.192333 ! Fit after self-cal, rms=0.067603Jy sigma=1.191747 ! 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.769 x 28.8 at -8.239 degrees (North through East) ! Clean map min=-0.0050595 max=0.14336 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 1.02 KP 1.06 LA 0.94 ! NL 1.05 OV 1.00 PT 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.89 HN 1.02 KP 1.02 LA 0.97 ! NL 1.00 OV 0.97 PT 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.00 KP 1.03 LA 0.95 ! NL 1.05 OV 1.01 PT 1.03 ! ! ! Fit before self-cal, rms=0.067603Jy sigma=1.191747 ! Fit after self-cal, rms=0.066278Jy sigma=1.182091 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.807 mas, bmaj=28.62 mas, bpa=-8.14 degrees ! Estimated noise=0.715544 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.00103673 Jy ! Component: 100 - total flux cleaned = 0.00147166 Jy ! Component: 150 - total flux cleaned = 0.00171619 Jy ! Component: 200 - total flux cleaned = 0.00184853 Jy ! Total flux subtracted in 200 components = 0.00184853 Jy ! Clean residual min=-0.004743 max=0.004766 Jy/beam ! Clean residual mean=0.000006 rms=0.001340 Jy/beam ! Combined flux in latest and established models = 0.162142 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 94 components and 0.162142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066209Jy sigma=1.180585 ! Fit after self-cal, rms=0.066208Jy sigma=1.180388 ! 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.066208Jy sigma=1.180388 ! Fit after self-cal, rms=0.065268Jy sigma=1.165039 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.8 mas, bmaj=28.63 mas, bpa=-8.169 degrees ! Estimated noise=0.717422 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00091651 Jy ! Component: 100 - total flux cleaned = -0.00100809 Jy ! Component: 150 - total flux cleaned = -0.000957985 Jy ! Component: 200 - total flux cleaned = -0.000915589 Jy ! Total flux subtracted in 200 components = -0.000915589 Jy ! Clean residual min=-0.003370 max=0.003509 Jy/beam ! Clean residual mean=0.000000 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.161226 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 112 components and 0.161226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065234Jy sigma=1.164314 ! Fit after self-cal, rms=0.065230Jy sigma=1.164083 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.000260606 Jy ! Component: 100 - total flux cleaned = -0.00026218 Jy ! Component: 150 - total flux cleaned = -0.000200405 Jy ! Component: 200 - total flux cleaned = -0.000156686 Jy ! Total flux subtracted in 200 components = -0.000156686 Jy ! Clean residual min=-0.003317 max=0.003432 Jy/beam ! Clean residual mean=0.000000 rms=0.000950 Jy/beam ! Combined flux in latest and established models = 0.16107 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 127 components and 0.16107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065223Jy sigma=1.163888 ! Fit after self-cal, rms=0.065221Jy sigma=1.163875 ! 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.065221Jy sigma=1.163875 ! Fit after self-cal, rms=0.065179Jy sigma=1.163304 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.793 mas, bmaj=28.6 mas, bpa=-8.16 degrees ! Estimated noise=0.716538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000266196 Jy ! Component: 100 - total flux cleaned = -0.000229185 Jy ! Component: 150 - total flux cleaned = -0.000148428 Jy ! Component: 200 - total flux cleaned = -9.20495e-05 Jy ! Total flux subtracted in 200 components = -9.20495e-05 Jy ! Clean residual min=-0.003392 max=0.003459 Jy/beam ! Clean residual mean=-0.000001 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.160978 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 145 components and 0.160978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065169Jy sigma=1.163068 ! Fit after self-cal, rms=0.065172Jy sigma=1.163053 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 = -8.91812e-05 Jy ! Component: 100 - total flux cleaned = -2.56248e-05 Jy ! Component: 150 - total flux cleaned = 1.07594e-05 Jy ! Component: 200 - total flux cleaned = 6.83827e-05 Jy ! Total flux subtracted in 200 components = 6.83827e-05 Jy ! Clean residual min=-0.003355 max=0.003414 Jy/beam ! Clean residual mean=-0.000001 rms=0.000917 Jy/beam ! Combined flux in latest and established models = 0.161046 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 168 components and 0.161046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065168Jy sigma=1.162961 ! Fit after self-cal, rms=0.065168Jy sigma=1.162957 ! 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.065168Jy sigma=1.162957 ! Fit after self-cal, rms=0.065156Jy sigma=1.162902 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.087 mas, bmaj=28.31 mas, bpa=-7.246 degrees ! Estimated noise=0.7656 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000208442 Jy ! Component: 100 - total flux cleaned = 0.000228739 Jy ! Component: 150 - total flux cleaned = 0.000242166 Jy ! Component: 200 - total flux cleaned = 0.000290666 Jy ! Total flux subtracted in 200 components = 0.000290666 Jy ! Clean residual min=-0.003348 max=0.003621 Jy/beam ! Clean residual mean=-0.000003 rms=0.001075 Jy/beam ! Combined flux in latest and established models = 0.161337 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 204 components and 0.161337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065154Jy sigma=1.162797 ! Fit after self-cal, rms=0.065155Jy sigma=1.162785 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 = 2.54541e-05 Jy ! Component: 100 - total flux cleaned = 3.79694e-05 Jy ! Component: 150 - total flux cleaned = 7.01234e-05 Jy ! Component: 200 - total flux cleaned = 0.000100615 Jy ! Total flux subtracted in 200 components = 0.000100615 Jy ! Clean residual min=-0.003364 max=0.003611 Jy/beam ! Clean residual mean=-0.000003 rms=0.001074 Jy/beam ! Combined flux in latest and established models = 0.161437 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 211 components and 0.161437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065154Jy sigma=1.162739 ! Fit after self-cal, rms=0.065154Jy sigma=1.162735 ! 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.788 mas, bmaj=28.59 mas, bpa=-8.143 degrees ! Estimated noise=0.716175 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.788 x 28.59 at -8.143 degrees (North through East) ! Clean map min=-0.0032388 max=0.14376 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=5.115 mas, bmaj=28.66 mas, bpa=-8.193 degrees ! Estimated noise=0.908328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.110997 Jy ! Component: 100 - total flux cleaned = 0.137126 Jy ! Component: 150 - total flux cleaned = 0.148257 Jy ! Component: 200 - total flux cleaned = 0.153468 Jy ! Total flux subtracted in 200 components = 0.153468 Jy ! Clean residual min=-0.004266 max=0.004415 Jy/beam ! Clean residual mean=0.000004 rms=0.001296 Jy/beam ! Combined flux in latest and established models = 0.153468 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.153468 Jy ! Inverting map and beam ! Estimated beam: bmin=5.788 mas, bmaj=28.59 mas, bpa=-8.143 degrees ! Estimated noise=0.716175 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.0031537 Jy ! Component: 100 - total flux cleaned = 0.00428117 Jy ! Component: 150 - total flux cleaned = 0.00512 Jy ! Component: 200 - total flux cleaned = 0.00578003 Jy ! Total flux subtracted in 200 components = 0.00578003 Jy ! Clean residual min=-0.003407 max=0.003601 Jy/beam ! Clean residual mean=-0.000002 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.159248 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 57 components and 0.159248 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.087 mas, bmaj=28.31 mas, bpa=-7.246 degrees ! Estimated noise=0.7656 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000630262 Jy ! Component: 100 - total flux cleaned = 0.00100417 Jy ! Component: 150 - total flux cleaned = 0.00132782 Jy ! Component: 200 - total flux cleaned = 0.00160041 Jy ! Total flux subtracted in 200 components = 0.00160041 Jy ! Clean residual min=-0.003472 max=0.003844 Jy/beam ! Clean residual mean=-0.000004 rms=0.001092 Jy/beam ! Combined flux in latest and established models = 0.160848 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.000120452 Jy ! Component: 100 - total flux cleaned = 0.000213644 Jy ! Component: 150 - total flux cleaned = 0.000318203 Jy ! Component: 200 - total flux cleaned = 0.000415158 Jy ! Total flux subtracted in 200 components = 0.000415158 Jy ! Clean residual min=-0.003444 max=0.003803 Jy/beam ! Clean residual mean=-0.000003 rms=0.001083 Jy/beam ! Combined flux in latest and established models = 0.161263 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 88 components and 0.161263 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.788 mas, bmaj=28.59 mas, bpa=-8.143 degrees ! Estimated noise=0.716175 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000237575 Jy ! Component: 100 - total flux cleaned = 0.000275138 Jy ! Component: 150 - total flux cleaned = 0.000292008 Jy ! Component: 200 - total flux cleaned = 0.000308066 Jy ! Total flux subtracted in 200 components = 0.000308066 Jy ! Clean residual min=-0.003331 max=0.003574 Jy/beam ! Clean residual mean=-0.000001 rms=0.000926 Jy/beam ! Combined flux in latest and established models = 0.161572 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 105 components and 0.161572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065173Jy sigma=1.163196 ! Fit after self-cal, rms=0.065172Jy sigma=1.163182 wmodel J1638-1415_S_map.mod ! Writing 105 model components to file: J1638-1415_S_map.mod wobs J1638-1415_S_uvs.fits ! Writing UV FITS file: J1638-1415_S_uvs.fits wwins J1638-1415_S_map.win ! wwins: Wrote 1 windows to J1638-1415_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 = 3.72651e-05 Jy ! Component: 100 - total flux cleaned = -0.000437406 Jy ! Component: 150 - total flux cleaned = -0.000829448 Jy ! Component: 200 - total flux cleaned = -0.000920457 Jy ! Component: 250 - total flux cleaned = -0.00104983 Jy ! Component: 300 - total flux cleaned = -0.00113129 Jy ! Component: 350 - total flux cleaned = -0.00109413 Jy ! Component: 400 - total flux cleaned = -0.00134638 Jy ! Component: 450 - total flux cleaned = -0.0015524 Jy ! Component: 500 - total flux cleaned = -0.00175 Jy ! Component: 550 - total flux cleaned = -0.00203278 Jy ! Component: 600 - total flux cleaned = -0.00215343 Jy ! Component: 650 - total flux cleaned = -0.00232617 Jy ! Component: 700 - total flux cleaned = -0.00246434 Jy ! Component: 750 - total flux cleaned = -0.00257097 Jy ! Component: 800 - total flux cleaned = -0.00259609 Jy ! Component: 850 - total flux cleaned = -0.00262083 Jy ! Component: 900 - total flux cleaned = -0.00274172 Jy ! Component: 950 - total flux cleaned = -0.00281186 Jy ! Component: 1000 - total flux cleaned = -0.00288027 Jy ! Component: 1050 - total flux cleaned = -0.0029017 Jy ! Component: 1100 - total flux cleaned = -0.00294458 Jy ! Component: 1150 - total flux cleaned = -0.0029437 Jy ! Component: 1200 - total flux cleaned = -0.00294373 Jy ! Component: 1250 - total flux cleaned = -0.00292365 Jy ! Component: 1300 - total flux cleaned = -0.00294374 Jy ! Component: 1350 - total flux cleaned = -0.0029634 Jy ! Component: 1400 - total flux cleaned = -0.00292554 Jy ! Component: 1450 - total flux cleaned = -0.00298184 Jy ! Component: 1500 - total flux cleaned = -0.00301846 Jy ! Component: 1550 - total flux cleaned = -0.00303613 Jy ! Component: 1600 - total flux cleaned = -0.00308892 Jy ! Component: 1650 - total flux cleaned = -0.00314103 Jy ! Component: 1700 - total flux cleaned = -0.00315848 Jy ! Component: 1750 - total flux cleaned = -0.00310846 Jy ! Component: 1800 - total flux cleaned = -0.00309215 Jy ! Component: 1850 - total flux cleaned = -0.00310857 Jy ! Component: 1900 - total flux cleaned = -0.00298068 Jy ! Component: 1950 - total flux cleaned = -0.00293342 Jy ! Component: 2000 - total flux cleaned = -0.00282438 Jy ! Component: 2050 - total flux cleaned = -0.00268572 Jy ! Component: 2100 - total flux cleaned = -0.00262492 Jy ! Component: 2150 - total flux cleaned = -0.00251955 Jy ! Component: 2200 - total flux cleaned = -0.0024006 Jy ! Component: 2250 - total flux cleaned = -0.00234171 Jy ! Component: 2300 - total flux cleaned = -0.00228352 Jy ! Component: 2350 - total flux cleaned = -0.00221124 Jy ! Component: 2400 - total flux cleaned = -0.00219704 Jy ! Component: 2450 - total flux cleaned = -0.00216878 Jy ! Component: 2500 - total flux cleaned = -0.00218299 Jy ! Component: 2550 - total flux cleaned = -0.00214115 Jy ! Component: 2600 - total flux cleaned = -0.00215504 Jy ! Component: 2650 - total flux cleaned = -0.00214122 Jy ! Component: 2700 - total flux cleaned = -0.00210034 Jy ! Component: 2750 - total flux cleaned = -0.00208694 Jy ! Component: 2800 - total flux cleaned = -0.00206004 Jy ! Component: 2850 - total flux cleaned = -0.00206001 Jy ! Component: 2900 - total flux cleaned = -0.00204678 Jy ! Component: 2950 - total flux cleaned = -0.00203362 Jy ! Component: 3000 - total flux cleaned = -0.00199438 Jy ! Component: 3050 - total flux cleaned = -0.00196841 Jy ! Component: 3100 - total flux cleaned = -0.00189071 Jy ! Component: 3150 - total flux cleaned = -0.00177479 Jy ! Component: 3200 - total flux cleaned = -0.00178767 Jy ! Component: 3250 - total flux cleaned = -0.00177491 Jy ! Component: 3300 - total flux cleaned = -0.00168577 Jy ! Component: 3350 - total flux cleaned = -0.0016223 Jy ! Component: 3400 - total flux cleaned = -0.00160963 Jy ! Component: 3450 - total flux cleaned = -0.00149615 Jy ! Component: 3500 - total flux cleaned = -0.0014584 Jy ! Component: 3550 - total flux cleaned = -0.00145835 Jy ! Component: 3600 - total flux cleaned = -0.00137078 Jy ! Component: 3650 - total flux cleaned = -0.00134581 Jy ! Component: 3700 - total flux cleaned = -0.0012711 Jy ! Component: 3750 - total flux cleaned = -0.00122145 Jy ! Component: 3800 - total flux cleaned = -0.00117181 Jy ! Component: 3850 - total flux cleaned = -0.001147 Jy ! Component: 3900 - total flux cleaned = -0.00107281 Jy ! Component: 3950 - total flux cleaned = -0.00101115 Jy ! Component: 4000 - total flux cleaned = -0.000974193 Jy ! Component: 4050 - total flux cleaned = -0.000888045 Jy ! Total flux subtracted in 4096 components = -0.000851115 Jy ! Clean residual min=-0.000669 max=0.000693 Jy/beam ! Clean residual mean=-0.000001 rms=0.000252 Jy/beam ! Combined flux in latest and established models = 0.16072 Jy keep ! Adding 439 model components to the UV plane model. ! The established model now contains 544 components and 0.16072 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1638-1415_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.788 x 28.59 at -8.143 degrees (North through East) ! Clean map min=-0.0030509 max=0.14395 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1638-1415_S_map.fits wmodel /vlbi/uf001/uva//J1638-1415_S_map.mod ! Writing 544 model components to file: /vlbi/uf001/uva//J1638-1415_S_map.mod wobs /vlbi/uf001/uva//J1638-1415_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1638-1415_S_uvs.fits wwins /vlbi/uf001/uva//J1638-1415_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1638-1415_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.143954 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000241901 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.504121 0.504121 1.00824 2.01648 4.03297 8.06593 16.1319 32.2637 64.5275 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.143 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 595.095 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1638-1415_S_dfm.log closed on Mon Jan 14 03:48:13 2019