! Started logfile: /vlbi/uf001/uva//J2315-1800_S_dfm.log on Mon Jan 14 06:37:34 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//J2315-1800_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2315-1800_S_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.933333 visibilities/baseline/integration-bin. ! Found source: J2315-1800 ! ! 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 9072 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 J2315-1800_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005193Jy sigma=17.509251 ! Fit after self-cal, rms=0.957779Jy sigma=16.670090 ! 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.556 mas, bmaj=6.705 mas, bpa=-0.1735 degrees ! Estimated noise=0.598931 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.0339971 Jy ! Component: 100 - total flux cleaned = 0.0425376 Jy ! Total flux subtracted in 100 components = 0.0425376 Jy ! Clean residual min=-0.005049 max=0.004688 Jy/beam ! Clean residual mean=-0.000048 rms=0.001378 Jy/beam ! Combined flux in latest and established models = 0.0425376 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0425376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083747Jy sigma=1.441335 ! Fit after self-cal, rms=0.082187Jy sigma=1.416359 ! 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.111 mas, bmaj=7.81 mas, bpa=-1.677 degrees ! Estimated noise=0.431124 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.00804248 Jy ! Component: 100 - total flux cleaned = 0.0118447 Jy ! Component: 150 - total flux cleaned = 0.0139657 Jy ! Component: 200 - total flux cleaned = 0.0151892 Jy ! Total flux subtracted in 200 components = 0.0151892 Jy ! Clean residual min=-0.006401 max=0.006278 Jy/beam ! Clean residual mean=-0.000073 rms=0.001928 Jy/beam ! Combined flux in latest and established models = 0.0577268 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 51 components and 0.0577268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081525Jy sigma=1.402255 ! Fit after self-cal, rms=0.081464Jy sigma=1.400862 ! 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.111 x 7.81 at -1.677 degrees (North through East) ! Clean map min=-0.0065526 max=0.046521 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 0.72 HN 1.16 KP 1.15 ! LA 0.68 MK 1.17 NL 1.50 OV 1.37 ! PT 0.91 SC 1.20 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.75 HN 1.07 KP 1.30 ! LA 0.71 MK 1.00 NL 1.26 OV 1.28 ! PT 0.96 SC 1.16 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.75 HN 1.04 KP 1.24 ! LA 0.84 MK 1.04 NL 1.16 OV 1.17 ! PT 0.94 SC 1.01 ! ! ! Fit before self-cal, rms=0.081464Jy sigma=1.400862 ! Fit after self-cal, rms=0.090579Jy sigma=1.381040 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.225 mas, bmaj=8.113 mas, bpa=-2.114 degrees ! Estimated noise=0.442031 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.000178095 Jy ! Component: 100 - total flux cleaned = 1.8371e-05 Jy ! Component: 150 - total flux cleaned = -9.07513e-05 Jy ! Component: 200 - total flux cleaned = -0.000159663 Jy ! Total flux subtracted in 200 components = -0.000159663 Jy ! Clean residual min=-0.006379 max=0.006689 Jy/beam ! Clean residual mean=-0.000066 rms=0.001753 Jy/beam ! Combined flux in latest and established models = 0.0575672 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 56 components and 0.0575672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090532Jy sigma=1.381127 ! Fit after self-cal, rms=0.091855Jy sigma=1.372551 ! 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.091855Jy sigma=1.372551 ! Fit after self-cal, rms=0.120968Jy sigma=1.349275 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.364 mas, bmaj=8.439 mas, bpa=-2.044 degrees ! Estimated noise=0.487592 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00266186 Jy ! Component: 100 - total flux cleaned = 0.00240605 Jy ! Component: 150 - total flux cleaned = 0.00213692 Jy ! Component: 200 - total flux cleaned = 0.00191157 Jy ! Total flux subtracted in 200 components = 0.00191157 Jy ! Clean residual min=-0.006143 max=0.007041 Jy/beam ! Clean residual mean=-0.000056 rms=0.001706 Jy/beam ! Combined flux in latest and established models = 0.0594788 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 60 components and 0.0594788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120683Jy sigma=1.349057 ! Fit after self-cal, rms=0.122272Jy sigma=1.342499 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.00142297 Jy ! Component: 100 - total flux cleaned = -0.00163675 Jy ! Component: 150 - total flux cleaned = -0.00170731 Jy ! Component: 200 - total flux cleaned = -0.00168679 Jy ! Total flux subtracted in 200 components = -0.00168679 Jy ! Clean residual min=-0.005824 max=0.006251 Jy/beam ! Clean residual mean=-0.000063 rms=0.001698 Jy/beam ! Combined flux in latest and established models = 0.057792 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 63 components and 0.057792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.122235Jy sigma=1.343084 ! Fit after self-cal, rms=0.122223Jy sigma=1.342965 ! 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.122223Jy sigma=1.342965 ! Fit after self-cal, rms=0.181597Jy sigma=1.311342 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.524 mas, bmaj=8.859 mas, bpa=-2.388 degrees ! Estimated noise=0.522386 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124029 Jy ! Component: 100 - total flux cleaned = 0.000862561 Jy ! Component: 150 - total flux cleaned = 0.000469119 Jy ! Component: 200 - total flux cleaned = 0.000202978 Jy ! Total flux subtracted in 200 components = 0.000202978 Jy ! Clean residual min=-0.004911 max=0.006768 Jy/beam ! Clean residual mean=-0.000017 rms=0.001491 Jy/beam ! Combined flux in latest and established models = 0.0579949 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 65 components and 0.0579949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.181209Jy sigma=1.312723 ! Fit after self-cal, rms=0.183230Jy sigma=1.306817 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.00191377 Jy ! Component: 100 - total flux cleaned = -0.00223554 Jy ! Component: 150 - total flux cleaned = -0.00229741 Jy ! Component: 200 - total flux cleaned = -0.0023797 Jy ! Total flux subtracted in 200 components = -0.0023797 Jy ! Clean residual min=-0.004751 max=0.006028 Jy/beam ! Clean residual mean=-0.000025 rms=0.001422 Jy/beam ! Combined flux in latest and established models = 0.0556152 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 69 components and 0.0556152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.183181Jy sigma=1.307514 ! Fit after self-cal, rms=0.183111Jy sigma=1.307277 ! 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.183111Jy sigma=1.307277 ! Fit after self-cal, rms=0.214193Jy sigma=1.304970 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.195 mas, bmaj=19.53 mas, bpa=5.234 degrees ! Estimated noise=0.564864 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000661881 Jy ! Component: 100 - total flux cleaned = -0.000713561 Jy ! Component: 150 - total flux cleaned = -0.000755122 Jy ! Component: 200 - total flux cleaned = -0.000793626 Jy ! Total flux subtracted in 200 components = -0.000793626 Jy ! Clean residual min=-0.006032 max=0.006760 Jy/beam ! Clean residual mean=-0.000035 rms=0.001985 Jy/beam ! Combined flux in latest and established models = 0.0548216 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 72 components and 0.0548216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.214084Jy sigma=1.305526 ! Fit after self-cal, rms=0.214636Jy sigma=1.304699 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.000515524 Jy ! Component: 100 - total flux cleaned = -0.000567341 Jy ! Component: 150 - total flux cleaned = -0.00060787 Jy ! Component: 200 - total flux cleaned = -0.000641867 Jy ! Total flux subtracted in 200 components = -0.000641867 Jy ! Clean residual min=-0.006021 max=0.006704 Jy/beam ! Clean residual mean=-0.000038 rms=0.001999 Jy/beam ! Combined flux in latest and established models = 0.0541797 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 73 components and 0.0541797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.214566Jy sigma=1.305384 ! Fit after self-cal, rms=0.214565Jy sigma=1.305091 ! 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.654 mas, bmaj=9.236 mas, bpa=-2.677 degrees ! Estimated noise=0.54745 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.654 x 9.236 at -2.677 degrees (North through East) ! Clean map min=-0.0063496 max=0.059915 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.91 mas, bmaj=7.572 mas, bpa=-1.821 degrees ! Estimated noise=0.851926 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0459991 Jy ! Component: 100 - total flux cleaned = 0.056211 Jy ! Component: 150 - total flux cleaned = 0.0557785 Jy ! Component: 200 - total flux cleaned = 0.0553994 Jy ! Total flux subtracted in 200 components = 0.0553994 Jy ! Clean residual min=-0.005485 max=0.007498 Jy/beam ! Clean residual mean=-0.000013 rms=0.001599 Jy/beam ! Combined flux in latest and established models = 0.0553993 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 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0553993 Jy ! Inverting map and beam ! Estimated beam: bmin=3.654 mas, bmaj=9.236 mas, bpa=-2.677 degrees ! Estimated noise=0.54745 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.00121178 Jy ! Component: 100 - total flux cleaned = -0.00133059 Jy ! Component: 150 - total flux cleaned = -0.00143625 Jy ! Component: 200 - total flux cleaned = -0.00152701 Jy ! Total flux subtracted in 200 components = -0.00152701 Jy ! Clean residual min=-0.005193 max=0.006217 Jy/beam ! Clean residual mean=-0.000022 rms=0.001469 Jy/beam ! Combined flux in latest and established models = 0.0538723 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 12 components and 0.0538723 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.195 mas, bmaj=19.53 mas, bpa=5.234 degrees ! Estimated noise=0.564864 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.92412e-05 Jy ! Component: 100 - total flux cleaned = 8.08839e-05 Jy ! Component: 150 - total flux cleaned = 9.09092e-05 Jy ! Component: 200 - total flux cleaned = 9.19908e-05 Jy ! Total flux subtracted in 200 components = 9.19908e-05 Jy ! Clean residual min=-0.006093 max=0.006793 Jy/beam ! Clean residual mean=-0.000038 rms=0.002010 Jy/beam ! Combined flux in latest and established models = 0.0539643 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 = -1.88187e-06 Jy ! Component: 100 - total flux cleaned = -4.27047e-06 Jy ! Component: 150 - total flux cleaned = -7.99573e-06 Jy ! Component: 200 - total flux cleaned = -1.20456e-05 Jy ! Total flux subtracted in 200 components = -1.20456e-05 Jy ! Clean residual min=-0.006078 max=0.006821 Jy/beam ! Clean residual mean=-0.000038 rms=0.002009 Jy/beam ! Combined flux in latest and established models = 0.0539523 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 44 components and 0.0539523 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.654 mas, bmaj=9.236 mas, bpa=-2.677 degrees ! Estimated noise=0.54745 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00015823 Jy ! Component: 100 - total flux cleaned = -0.000282091 Jy ! Component: 150 - total flux cleaned = -0.00031453 Jy ! Component: 200 - total flux cleaned = -0.000342024 Jy ! Total flux subtracted in 200 components = -0.000342024 Jy ! Clean residual min=-0.005176 max=0.006340 Jy/beam ! Clean residual mean=-0.000022 rms=0.001471 Jy/beam ! Combined flux in latest and established models = 0.0536103 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 48 components and 0.0536103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.214313Jy sigma=1.306778 ! Fit after self-cal, rms=0.214206Jy sigma=1.306311 wmodel J2315-1800_S_map.mod ! Writing 48 model components to file: J2315-1800_S_map.mod wobs J2315-1800_S_uvs.fits ! Writing UV FITS file: J2315-1800_S_uvs.fits wwins J2315-1800_S_map.win ! wwins: Wrote 1 windows to J2315-1800_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.00281316 Jy ! Component: 100 - total flux cleaned = 0.00501232 Jy ! Component: 150 - total flux cleaned = 0.00660999 Jy ! Component: 200 - total flux cleaned = 0.00762728 Jy ! Component: 250 - total flux cleaned = 0.00868629 Jy ! Component: 300 - total flux cleaned = 0.00947704 Jy ! Component: 350 - total flux cleaned = 0.0102431 Jy ! Component: 400 - total flux cleaned = 0.0106165 Jy ! Component: 450 - total flux cleaned = 0.0111992 Jy ! Component: 500 - total flux cleaned = 0.0116261 Jy ! Component: 550 - total flux cleaned = 0.0121837 Jy ! Component: 600 - total flux cleaned = 0.0125253 Jy ! Component: 650 - total flux cleaned = 0.0129956 Jy ! Component: 700 - total flux cleaned = 0.0135896 Jy ! Component: 750 - total flux cleaned = 0.0140427 Jy ! Component: 800 - total flux cleaned = 0.0144879 Jy ! Component: 850 - total flux cleaned = 0.0149244 Jy ! Component: 900 - total flux cleaned = 0.0152303 Jy ! Component: 950 - total flux cleaned = 0.0156532 Jy ! Component: 1000 - total flux cleaned = 0.0160117 Jy ! Component: 1050 - total flux cleaned = 0.0164835 Jy ! Component: 1100 - total flux cleaned = 0.0170655 Jy ! Component: 1150 - total flux cleaned = 0.0172955 Jy ! Component: 1200 - total flux cleaned = 0.0176361 Jy ! Component: 1250 - total flux cleaned = 0.0179721 Jy ! Component: 1300 - total flux cleaned = 0.0183046 Jy ! Component: 1350 - total flux cleaned = 0.0187433 Jy ! Component: 1400 - total flux cleaned = 0.0191223 Jy ! Component: 1450 - total flux cleaned = 0.0196047 Jy ! Component: 1500 - total flux cleaned = 0.0199756 Jy ! Component: 1550 - total flux cleaned = 0.0202374 Jy ! Component: 1600 - total flux cleaned = 0.0206 Jy ! Component: 1650 - total flux cleaned = 0.0208567 Jy ! Component: 1700 - total flux cleaned = 0.0210601 Jy ! Component: 1750 - total flux cleaned = 0.0214126 Jy ! Component: 1800 - total flux cleaned = 0.0215631 Jy ! Component: 1850 - total flux cleaned = 0.0218097 Jy ! Component: 1900 - total flux cleaned = 0.0219076 Jy ! Component: 1950 - total flux cleaned = 0.0221015 Jy ! Component: 2000 - total flux cleaned = 0.0223416 Jy ! Component: 2050 - total flux cleaned = 0.0225789 Jy ! Component: 2100 - total flux cleaned = 0.0224847 Jy ! Component: 2150 - total flux cleaned = 0.0227652 Jy ! Component: 2200 - total flux cleaned = 0.0229504 Jy ! Component: 2250 - total flux cleaned = 0.0230418 Jy ! Component: 2300 - total flux cleaned = 0.0230875 Jy ! Component: 2350 - total flux cleaned = 0.0230874 Jy ! Component: 2400 - total flux cleaned = 0.0232671 Jy ! Component: 2450 - total flux cleaned = 0.0234896 Jy ! Component: 2500 - total flux cleaned = 0.023534 Jy ! Component: 2550 - total flux cleaned = 0.0236218 Jy ! Component: 2600 - total flux cleaned = 0.0238828 Jy ! Component: 2650 - total flux cleaned = 0.0240553 Jy ! Component: 2700 - total flux cleaned = 0.0242692 Jy ! Component: 2750 - total flux cleaned = 0.0244387 Jy ! Component: 2800 - total flux cleaned = 0.0245229 Jy ! Component: 2850 - total flux cleaned = 0.0247327 Jy ! Component: 2900 - total flux cleaned = 0.025024 Jy ! Component: 2950 - total flux cleaned = 0.0252721 Jy ! Component: 3000 - total flux cleaned = 0.0253544 Jy ! Component: 3050 - total flux cleaned = 0.0258024 Jy ! Component: 3100 - total flux cleaned = 0.0259641 Jy ! Component: 3150 - total flux cleaned = 0.0262449 Jy ! Component: 3200 - total flux cleaned = 0.0264042 Jy ! Component: 3250 - total flux cleaned = 0.0266416 Jy ! Component: 3300 - total flux cleaned = 0.0267598 Jy ! Component: 3350 - total flux cleaned = 0.0269943 Jy ! Component: 3400 - total flux cleaned = 0.0269554 Jy ! Component: 3450 - total flux cleaned = 0.0271875 Jy ! Component: 3500 - total flux cleaned = 0.0274948 Jy ! Component: 3550 - total flux cleaned = 0.0276089 Jy ! Component: 3600 - total flux cleaned = 0.0277226 Jy ! Component: 3650 - total flux cleaned = 0.0279862 Jy ! Component: 3700 - total flux cleaned = 0.0281357 Jy ! Component: 3750 - total flux cleaned = 0.0282472 Jy ! Component: 3800 - total flux cleaned = 0.0284323 Jy ! Component: 3850 - total flux cleaned = 0.0285056 Jy ! Component: 3900 - total flux cleaned = 0.0287252 Jy ! Component: 3950 - total flux cleaned = 0.028907 Jy ! Component: 4000 - total flux cleaned = 0.0290518 Jy ! Component: 4050 - total flux cleaned = 0.0293394 Jy ! Total flux subtracted in 4096 components = 0.029411 Jy ! Clean residual min=-0.002061 max=0.002252 Jy/beam ! Clean residual mean=-0.000015 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.0830213 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 327 components and 0.0830213 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2315-1800_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.654 x 9.236 at -2.677 degrees (North through East) ! Clean map min=-0.0061455 max=0.061781 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2315-1800_S_map.fits wmodel /vlbi/uf001/uva//J2315-1800_S_map.mod ! Writing 327 model components to file: /vlbi/uf001/uva//J2315-1800_S_map.mod wobs /vlbi/uf001/uva//J2315-1800_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2315-1800_S_uvs.fits wwins /vlbi/uf001/uva//J2315-1800_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J2315-1800_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0617812 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000679613 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.3001 3.3001 6.6002 13.2004 26.4008 52.8016 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.061 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 90.906 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2315-1800_S_dfm.log closed on Mon Jan 14 06:37:38 2019